Skip to content

Updated to angular 12.2.4 + bug fixes

Latest
Compare
Choose a tag to compare
@samuil4 samuil4 released this 07 Sep 07:41
· 22 commits to master since this release
fc3f265

Updates:

  • Updated to Angular 12.2.4. Note: Introduces breaking changes with version lower than 12.
  • Switched from TS Lint to Angular ES Lint
  • Updated package-lock
  • Documentation updates
  • Bumped individual package versions
  • Added tests for the drop down component

Fixes:

  • Documentation bug fix for an example usage
  • Bug fix on the checkbox not setting properly the value when used in form
  • Re-exported missing interface: ControlValueAccessorEnabler
  • Minor cleanups