17.0.0 (2023-11-09)
- 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 (2023-03-13)
- format code (b7e24bf)
- infinite scroll + use IntersectionObserver (9e0ce98)
- make css view transitions api work (b8f595c)
- add dark mode (83ac855)
- add pkg details page (5cda09e)
- introduce view transition directive (d64f934)
- migrate to angular signals (d56674f)
15.0.0 (2023-03-04)
- exclude ga from sw (18370fb)
13.0.0 (2022-05-08)
- update service worker (2ca5379)
9.0.0 (2020-02-19)
- Upgrade to Angular v9
- prompt a message when a new ServiceWorker is avaiable (ad16e51)
- fix(search-result) scrolling visibility (24b7937)
- stamp the build ID for each release (ddbd525)
- add a low contrast black and white theme (6f93e3e)
- close keyboard after Enter/Next on mobile device (#19) (45c79bc)
- add accessibility support (#20) (7af13f8)
- add infinite scroll on search result (#15) (f647159)
- add min height for the card content (a754d22)
- broken images (81d0997)
- change icons folder (d608c29)
- clear packages array on input clear (c34cb87)
- disable ENTER key on search (a7bb7d8)
- loading screen (32f9f6a)
- make the logo show behind the sidenav backdrop (c52702d)
- nav side bar fixedInViewport (9203e86)
- overflow-y auto (ddbad80)
- reduce the logo size (56013a9)
- search area height (77c260f)