Skip to content

Latest commit

 

History

History
245 lines (118 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

245 lines (118 loc) · 10.1 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

17.0.5 (2024-12-10)

Bug Fixes

  • update packages to fix github dependabot security warnings (ad38279)
  • update packages to fix github dependabot security warnings (e464bd2)
  • update packages to fix github dependabot security warnings (47c08c3)

17.0.4 (2024-09-26)

Bug Fixes

  • update packages to fix github dependabot security warnings (aaf370f)
  • update packages to fix github security warning (17d8805)
  • update packages to fix github security warning (500b030)

17.0.3 (2024-08-15)

Bug Fixes

  • update packages to fix github security warning (bfbd770)

17.0.2 (2024-07-02)

17.0.1 (2023-12-22)

Bug Fixes

  • update peer dependencies of library to angular v17 (07d2541)

17.0.0 (2023-12-22)

⚠ BREAKING CHANGES

  • update to angular v17

Features

  • change mat-tristate-checkbox to standalone components (badcb5d)
  • update to angular v17 (351e6c2)

Bug Fixes

  • demo: remove permanent scrollbar in demo window (81f2448)
  • remove log to console on startup (8a996ec)

16.0.1 (2023-11-03)

16.0.0 (2023-11-03)

⚠ BREAKING CHANGES

  • update to Angular v16

Features

  • add header and short description to demo page (05e58b9)
  • remove scope from mat-tristate-checkbox library (300a151)
  • update to Angular v16 (76f50b6)

15.1.4 (2023-11-02)

15.1.3 (2023-11-02)

Bug Fixes

  • beautify header of demo page (d490a4c)
  • remove 'base' from header of index.html to solve github pages issue (72623d5)
  • update screenshot in README.md (08de7ca)

15.1.2 (2023-05-24)

15.1.1 (2023-05-24)

15.1.0 (2023-04-27)

Features

  • make google fonts local to app (7a9fdb2)

15.0.0 (2023-01-09)

Features

Bug Fixes

  • change browserlist to browsers with support for es6 modules (9ec1ba3)
  • change from legacy controls back to material default controls (d2f5552)
  • fix eslint warnings (642dd4e)

14.0.0 (2022-11-26)

Features

  • update to angular v14 using typed forms in demo (5b83e64)

13.0.4 (2022-11-25)

13.0.3 (2022-09-03)

13.0.2 (2022-09-03)

13.0.1 (2022-09-03)

13.0.0 (2022-05-04)

⚠ BREAKING CHANGES

  • Updated to Angular 13

  • Merge branch 'angular13' (788a45e)

4.1.8 (2022-02-14)

4.1.7 (2022-02-12)

4.1.6 (2022-02-04)

4.1.5 (2022-02-03)

4.1.4 (2022-01-16)

4.1.3 (2022-01-02)

4.1.2 (2022-01-02)

4.1.1 (2022-01-02)

4.1.0 (2021-12-17)

Features

  • show color name for checkboxes in demo program (52991ec)

4.0.0 (2021-08-31)

⚠ BREAKING CHANGES

  • migrate to Angular v12

Bug Fixes

  • update wrong dependencies in generated library (1502c2d)

build

  • update angular to v12 - step 1 (be13376)

3.0.0 (2021-02-17)

⚠ BREAKING CHANGES

  • migrate to Angular v11

Features

  • add required Angular version as prerequisite to README.md (2fd74e7)

Bug Fixes

  • update peer dependencies to Angular v11 (82a5e35)

build

  • run update wizards for migration to Angular v11 (372caa7)

2.0.1 (2021-02-16)

Bug Fixes

  • update peer dependencies to Angular v10 (c43e1d9)

2.0.0 (2021-02-16)

⚠ BREAKING CHANGES

  • migrate to Angular v10

build

  • run update wizards for migration to Angular v10 (470d6f0)

1.0.5 (2020-12-29)

Bug Fixes

  • checkbox: change tslib to a peer dependency (9d1ed6b)

1.0.4 (2020-12-29)

1.0.3 (2020-12-29)

1.0.2 (2020-12-28)

1.0.1 (2020-12-27)

1.0.0 (2020-12-27)

Features

  • demo: add disable form control to demo 1ef9edb
  • demo: add example with standard checkboxes to demo 0c425ff

1.0.0-pre.0 (2020-12-27)

Features

  • add README.md, LICENSE.txt and CHANGELOG.md 04abe83
  • checkbox: create first draft of mat-tristate-checkbox 6c5f03e
  • demo: add demo project 0a2ca5d

Bug Fixes

  • checkbox: fix error on startup when used with form control 3ed4239