Skip to content

Releases: italia/design-angular-kit

v1.0.0-4

24 Jan 16:59
Compare
Choose a tag to compare

1.0.0-4 (2023-01-24)

Bug Fixes

  • email input bad validation (e28cd06)
  • minor fixes on upload file list and upload drag drop components (f9f9f72)

Features

  • i18n: improve localization (46fa9af)

v1.0.0-3

17 Jan 17:11
Compare
Choose a tag to compare

1.0.0-3 (2023-01-17)

Bug Fixes

  • add further tests and docs (0c2646a)

Features

v1.0.0-2

13 Jan 12:57
Compare
Choose a tag to compare

1.0.0-2 (2023-01-13)

Bug Fixes

  • examples code indentation (aab8dcf)
  • optimized progress button and bar components (b9f1454)
  • peerDependencies on package.json library (1be5517)
  • progress state in progress button component (a83d30f)
  • restored angular.json for icons and i18n translations to work (58a579f)
  • validation methods in abstract form and upload dragdrop components (d0b5ea6)
  • various fix on back button (2718c5c)

Features

  • add chip component (7cb2778)
  • add dimmer component (54cd067)
  • add forward directive (9f7da5e)
  • convert button component in button directive and remove loading button (cd1fdfd)
  • new components (7f3cec0)

v1.0.0-1

23 Nov 11:50
Compare
Choose a tag to compare

1.0.0-1 (2022-11-23)

Bug Fixes

  • update dependencies for package

v1.0.0-0

22 Nov 13:46
Compare
Choose a tag to compare

1.0.0-0 (2022-11-22)

Bug Fixes

  • visualizzazione icone bootstrap-italia in app demo (7961380)

Features

  • new version for angular 14 (5ef7323)

v0.13.0

14 Sep 11:02
Compare
Choose a tag to compare

0.13.0 (2018-09-14)

Features

  • Collapse: implementa il componente Collapse (eb63459), closes #19

v0.12.0

14 Sep 10:35
Compare
Choose a tag to compare

0.12.0 (2018-09-14)

Features

  • Input: implementa la funziona autocomplete nel component Input (809f60d), closes #77

v0.11.0

14 Sep 10:04
Compare
Choose a tag to compare

0.11.0 (2018-09-14)

Features

  • Input: Implementa validazione Model Driven per il componente Input (db8a39a), closes #83

v0.10.0

12 Sep 16:15
Compare
Choose a tag to compare

0.10.0 (2018-09-12)

Features

  • Input: Template Driven Validation per componente Input (e9473a7), closes #81

v0.9.0

12 Sep 10:42
Compare
Choose a tag to compare

0.9.0 (2018-09-12)

Features

  • Input: implementa il componente di Input di base (f9e39b0), closes #76