Skip to content

Releases: drsutphin/NgxMatFacetToolkit

v1.0.24

28 Dec 13:40

Choose a tag to compare

  • Highlights
  • Theme override system with light/dark controls and Theme Lab demo.
  • Expanded modal, menu, chip, and button theming overrides.
  • Fixes
  • Multi-select category edits now correctly remove unchecked options.
  • Disabled modal action buttons now render as disabled.
  • Theme overrides are opt-in so other demo pages keep default styling.
  • Verification
  • npm run build

v1.0.23

27 Dec 02:17

Choose a tag to compare

Added

  • Angular-styled remove filter confirmation modal

v1.0.22

27 Dec 00:41

Choose a tag to compare

Added

  • Release notes for v1.0.19–v1.0.21

Fixed

  • README demo link and cookbook updates
  • Preset configuration docs and model references

Docs/Demo

  • Updated GitHub Pages demo build

v1.0.21

27 Dec 00:27

Choose a tag to compare

Fixed

  • Guard ResizeObserver usage for test environments

v1.0.20

27 Dec 00:27

Choose a tag to compare

Fixed

  • Guard ResizeObserver usage for test environments

v1.0.19

27 Dec 00:27

Choose a tag to compare

Added

  • Preset system with save/load/manage flows and storage callbacks
  • Preset delete confirmation dialog

Fixed

  • Preset menu behavior and centered modal arrow handling
  • Chip row scrollbar visibility and spacing
  • Dark mode styling improvements and demo background
  • Demo toolbar height and output overflow stability

v1.0.18

26 Dec 05:37

Choose a tag to compare

Changes

  • Dark mode toggle added to the demo toolbar
  • Filter count badge styling refined and chip row scrolling improved
  • Roadmap doc added (includes theming override note)

Install

npm install @drsutphin/ngx-mat-facet-toolkit

v1.0.17

26 Dec 01:06

Choose a tag to compare

Changes

  • Numeric facet type with comparison operators and demo example
  • Datepicker now works via native adapter provider
  • “Add a filter” pill sizing/contrast matched to chips
  • Backspace/delete works in filter input
  • Enter submits filters for non-text types
  • Demo layout restored to side-by-side Settings/Output

Install

npm install @drsutphin/ngx-mat-facet-toolkit

v1.0.16

25 Dec 20:38

Choose a tag to compare

Changes

  • Publish workflow now uses a read/write npm token

Install

npm install @drsutphin/ngx-mat-facet-toolkit