Releases: ngbracket/ngx-layout
Releases · ngbracket/ngx-layout
Release 20.0.1
What's Changed
- Fix missing overrides in 3 directives (those new ones without 'Default' prefix) by @iamjustanotherrandom in #100
New Contributors
- @iamjustanotherrandom made their first contribution in #100
Full Changelog: 20.0.0...20.0.1
Release 20.0.0
20.0.0 (2025-07-21)
Bug Fixes
- etag: removed etag (22ba2d9)
- flex-layout: use aliased imports from primary entry point to secondary entry point (#76) (021f1ae)
- package: remove package lock file (9f75640)
- package: update package json to match yarn lock for browser-sync-client (ab0549a)
- remove unused FlexLayoutModule imports and replace with specific directives (#83) (079e5fe)
- styles: fixes the card colors when in dark mode (#88) (d5a496b)
- typescript: version of typescript was too high (8358bc4)
- update: update orbs in CI (bc4c83e)
- yarn: lock issues failing CI (f9e54b8)
- yarn: removed mitt.1.2 (3eb9920)
Features
- add provider function for standalone components (ee08c92)
- angular19: migrate app to version 19 of Angular (#61) (11d3dfe)
- dashboard: add cards to the dashboard (#87) (7c4778b)
- docs: added some of the documentation (#93) (2e04d6b)
- grid, layout, responsive, stackoverflow: add material cards with routing for improved navigation and layout presentation (#91) (467c6ac)
- initialize updated-demo app with Angular components and configu… (#78) (02e821b)
- prettier: add prettier (#85) (b3a776a)
- styles: enhance card components with subtitle styling and layout adjustments (#84) (1d60e50)
- styles: enhance code element (#86) (a38254f)
- Upgrade to Angular 20 (#97) (c453756)
Release: 19.0.0
This release updates the following:
What's Changed
Updated to use Angular 19.
The project now uses pnpm instead of yarn
updated demo apps to be standalone
Release: 18.0.0
New Release 18.0.0
18.0.0 (2024-07-17)
Bug Fixes
- etag: removed etag (22ba2d9)
- package: remove package lock file (9f75640)
- package: update package json to match yarn lock for browser-sync-client (ab0549a)
- typescript: version of typescript was too high (8358bc4)
- update: update orbs in CI (bc4c83e)
- yarn: lock issues failing CI (f9e54b8)
- yarn: removed mitt.1.2 (3eb9920)
Features
- upgrade: upgrade to 18.1 (36258f6)d88f110
Release: 17.0.1
What's Changed
- Update Angular version and fix NgClass directive by @skovalyov in #50
Full Changelog: 17.0.0...868ade9
17.0.0
What's Changed
- docs(home): update home document by @DuncanFaulkner in #25
- update 16.x.x with main by @DuncanFaulkner in #40
Full Changelog: 16.1.1...17.0.0
16.1.3
What's Changed
- fix(media-observer) honor nonce in style tag(#38) by @yogeshgadge in #39
New Contributors
- @yogeshgadge made their first contribution in #39
16.1.1
What's Changed
- fix(media-observer) honor nonce in style tag(#38) by @yogeshgadge in #39
New Contributors
- @yogeshgadge made their first contribution in #39
Full Changelog: dc93110...1e68e71
Release: 16.1.0
What's Changed
- fix(circleci): fix chrome driver by @DuncanFaulkner in #30
- Fix layout-gap/flex-order responsive issues by @alexmurari in #29
- Add missing whitespace by @alexmurari in #31
- Feature/upgrade packages by @DuncanFaulkner in #32
- Fix circleci chromedriver download by @alexmurari in #33
- fix(browser-tools): update config by @DuncanFaulkner in #34
- fix(circleci): config by @DuncanFaulkner in #35
- Feature/circleci config by @DuncanFaulkner in #36
New Contributors
- @alexmurari made their first contribution in #29
Full Changelog: dc93110...9e02862
16.0.0
What's Changed
- chore(app): upgrade to the production release of Angular 16 by @DuncanFaulkner in #24
Full Changelog: 92d418d...dc93110