Ngx.tools Versions Save

Discover Angular packages, libraries and schematics 🚀

17.0.0

6 months ago

17.0.0 (2023-11-09)

Features

  • upgrade to angular v17 (0f44f87)
    • Update to Angular v17
    • Update Algolia to latest
    • Remove the custom View Transition API code and use withViewTransitions ()
    • Use @if and @for control flows

16.0.0-next.2

1 year ago

16.0.0-next.2 (2023-03-13)

Bug Fixes

  • format code (b7e24bf)
  • Use IntersectionObserver for infinite scrolling (9e0ce98)

Features

  • Update to Angular v16.0.0-next (b675599)
  • Add CSS View Transitions API (b8f595c)
  • Add dark mode (83ac855)
  • Add package details page (5cda09e)
  • Introduce view transition directive (d64f934)
  • Migrate to Angular Signals (d56674f)
  • Migrate to Angular Standalone Components (ced7066)
  • Use inject() (ced7066)

Full Changelog: https://github.com/ngxtools/ngx.tools/compare/15.0.0...16.0.0-next.2

15.0.0

1 year ago

15.0.0 (2023-03-04)

Changes

  • chore: update to angular cli v15 (2376fe6)
  • chore: move to css grids (bebf1c3)

Bug Fixes

13.0.0

2 years ago

13.0.0 (2022-05-08)

Release

  • chore: upgrade to Angular v13 (#36) (2fe9fcc)

Bug Fixes

9.0.0

4 years ago

9.0.0 (2020-02-19)

2.7.1

5 years ago
  • refactor: build prod before releasing (eb2131e)
  • fix: add missing event (53cb4c8)

2.7.0

5 years ago
  • refactor: use material tooltips instead of titles (519bb22)
  • feat: add human readable dates (3742b04)
  • feat: add material chips for keywords (12760ee)
  • fix: sync url and the package type UI (7dd5604)
  • refactor: remove useless logs (2bc7fb4)
  • feat: add warning and deprecation badges (4cb41a9)
  • feat: add material tooltip support (93b72f5)
  • refactor: add meta tags for common social medias (a98d139)
  • chore: update the version number in package lock (5902b8b)

2.6.0

5 years ago
  • feat: add verified badge (df7dbd0)

2.5.1

5 years ago
  • fix: remove after release task (dda14a8)
  • fix: comment unreleased code (c36cce7)

2.5.0

5 years ago
  • feat: add automated release script (033a52b)
  • chore: improve the overall search process (71197c9)
  • chore: fix positioning (4269755)
  • style: update format (9fcc27d)
  • chore: allow syncing UI state to URL (4d0f505)
  • chore: improve the search result UI (38e6f43)
  • feat: add a metrics service wrapping GA (8a6ad63)
  • refactor: clean the algolia service (aa6f4e7)
  • fix: update footer styling (457414e)
  • chore: improve the themes usage (0ba0453)
  • chore: improve the tweet message (6249efa)
  • refactor: fix the behavior of the infinite scroll (9387f07)
  • style: format code (77346a5)
  • refactor: make the placeholder text lighter (341a0e2)
  • fix: update algolia logo position (38cb770)