Skip to content

v0.81.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@gray-bot gray-bot released this 28 Jan 16:12
90e95c7

0.81.0 (2025-01-28)

⚠ BREAKING CHANGES

  • remove deprecations (#3464)
  • Angular has been upgraded to v19
  • dgeni,docs-utils: the ToC types have been trimmed up to only have fields used

Features

  • core: add daffMerge (#3441) (b20b7ce)
  • daffio: add safe html pipe (#3413) (128fa4a)
  • daffio: clean up doc article template UI (#3431) (ef5254b)
  • daffio: dynamically render doc views (#3415) (4edd95a)
  • daffio: fix duplicate selector names in docs components (#3418) (4c6e46a)
  • daffio: replace dynamic doc renderer with service in page component (#3419) (d3cee1e)
  • daffio: split daffio nav into separate docs and marketing components (#3436) (91ac6ab)
  • daffio: support always showing sidebar header and footer (#3451) (249b8f9)
  • design: add link mode to tabs component (#3429) (69d2859)
  • design: clean up sidebar header UI (#3453) (814c33f)
  • design: clean up typography docs and update usage of font family base (#3427) (bfb40e4)
  • design: deprecate embolden mixin and class (#3409) (c339f7c)
  • design: tabs component UI updates (#3403) (203f7e0)
  • design: update root status tokens to use value retrieved from daff-map-get function (#3428) (f299a83)
  • dgeni,daffio: implement ToC for package guide API symbols (#3440) (8c8d530)
  • dgeni,docs-utils: add kind to documents (#3396) (a26cde4)
  • dgeni,docs-utils: extract out ToC type (#3397) (0db48b5)
  • dgeni,docs-utils: store API docs and symbols on package guides (#3412) (7a9f3d0)
  • dgeni,docs,daffio: implement ToC for all doc kinds (#3423) (676e498)
  • docs-utils,dgeni: pull examples out of content and store in doc (#3389) (84a5def)
  • docs-utils: support component doc kinds in helper (#3398) (bd26e3d)
  • product: deprecate best sellers (#3461) (13f40a4)
  • remove deprecations (#3464) (ff9d582)
  • router: add merge strategy config for route data service (#3443) (455e53b)
  • router: deprecate DaffRouterActivatedRoute (#3460) (be722a7)
  • upgrade to Angular v19 (#3351) (0275f41)

Bug Fixes

  • core: mutating object merger (#3454) (71f5f6f)
  • daffio: API package ToC missing error (#3442) (c461515)
  • daffio: rendering empty toc (#3416) (7c57b80)
  • daffio: sidebars not registered on child docs routes (#3444) (2017cc8)
  • design: fix sidebar flickering on SSR (#3434) (b3e10bd)
  • design: fix sticky element positioning by updating sidebar viewport overflow for opened over/under sidebars (#3452) (3f35296)
  • dgeni: incorrect generation of design ToC (#3411) (cb8d631)
  • docs-utils: link computation missing for components (#3410) (4f2eaca)