v1.0.0-beta.1
Pre-release
Pre-release
github-actions
released this
09 Nov 04:41
·
24 commits
to beta
since this release
1.0.0-beta.1 (2023-11-09)
Bug Fixes
- add alt to header image (335b444)
- add bullet to talk (e0c56e2)
- add links to sidenav on mobile (bb3e670)
- add prod build and remove ellipsis from post listing (8cfd447)
- add some padding for content on mobile (6356c25)
- adjust css to center content correctly (805812d), closes #2
- capture entire URL for page viewer (3ea3118)
- change blog links (456d9c5)
- clean up Disqus comments when component is destroyed (987a43d)
- fix issue with overflow text on mobile (e745589)
- make header images consistent (ada91d0)
- more disqus cleanup and check for node (566aca5)
- move takeUntil (17cd7ff)
- remove commento (fb4aed7)
- tweak post header image (ba6389e)
- tweak sizes for videos (e48bf59)
- update talks page (bfbe76f)
Features
- add 404 page (581be56)
- add about page and update footer (43e6418)
- add active link directive (a315ac7)
- add Angular Unfiltered episode posts (5280fe7)
- add blog post for Fullstack Angular with Analog (#39) (a0458d9)
- add disqus comments to the posts component (a6e4fba)
- add footer (214e8f6)
- add lazy loading of components (c9d3e35)
- add page for live streams (3bccdca)
- add page viewer component and move about to markdown file (abf1c68)
- add post about custom route matching in Angular (822315a), closes #11
- add post about mixing action styles (558ba50)
- add post on getting started with Nx and NgRx (a0a1043)
- add post on Lazy Loading routes using an Observable (00ea814)
- add post on maximizing and simplifying component views with selectors (ce3dc87)
- add reading time information to posts (d2f75d3)
- add router code (5068b0f)
- add social links to toolbar (746fe36)
- add source code link to footer (3f53cfa)
- add sponsor button to top toolbar (5324b95)
- add talks page (5ac48e6), closes #3
- add youtube icon to header (80ed47e)
- blog posts listing and post viewer (1d0dc63)
- convert blog to use scully (#20) (7f65f62)
- export Route interface to public API, and type route params (37b24f7)
- fix paths for nested routes, add page not found route (9a4a216)
- migrate to new control flow (bac20a7)
- move social icons under name/tagline (0e10ed1)
- redirect to 404 on post not found (bc092da)
- switch to angular-routing library (1f26a5a)
- switch to commento for comments (c10ebd9)
- type query params (e3ce5a5)
- update blog to use Analog (a61ff75)
- update packages to Angular 16.1.x, Analog 0.2.0-beta.17 (b39e6a5)
- update posts and tweak video sizes (d2dbda2)
- update to Analog 0.2.0-beta.23, add sitemap config (205da2f)
- update to Analog 0.2.14 (321b5fa)
- update to Analog 0.2.7 and Angular v16.2.x (653c6c8)
- update to Analog 0.2.8, Nx 16.9.0 (ed21c9b)
- update to Angular v16 RC.0 and Analog 0.2.0-beta.0 packages (989cfba)
- update to Angular v17 packages (4454821)
- update to latest @analogjs/content package. (19ee210)
- update to latest Analog release, refactor posts and post (0833041)
- update to latest Analog, Angular packages (64f3133)
- update to latest Angular 16.2.x, Analog 0.2.0, Vite 4.4.8 (e6eca00)
- update to latest Angular, Analog, Nx packages (8783db8)
- updated router (#19) (8cf5f73)
- use ViewContainerRef to render components (e4c4127)