Skip to content

Releases: brandonroberts/blog

v1.0.0-beta.9

22 Nov 03:56
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2023-11-22)

Bug Fixes

v1.0.0-beta.8

22 Nov 03:51
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2023-11-22)

Features

v1.0.0-beta.7

22 Nov 03:40
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2023-11-22)

Bug Fixes

Features

  • add my-lib (1a20635)
  • add separate package.json update to releases (ce04721)

v1.0.0-beta.6

09 Nov 05:25
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2023-11-09)

Bug Fixes

v1.0.0-beta.4

09 Nov 05:13
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2023-11-09)

Features

  • update package.json and skip npm publish (3d1f7ef)

v1.0.0-beta.3

09 Nov 05:05
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2023-11-09)

Features

v1.0.0-beta.2

09 Nov 04:52
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-11-09)

Features

v1.0.0-beta.1

09 Nov 04:41
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-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)