Skip to content

Releases: italia/design-angular-kit

v1.0.0-7

07 Feb 09:15
Compare
Choose a tag to compare

1.0.0-7 (2023-02-07)

Bug Fixes

v1.0.0-6

06 Feb 09:56
Compare
Choose a tag to compare

1.0.0-6 (2023-02-06)

Bug Fixes

  • i18n: translations with lazy loading modules (09315c4)
  • improve a11y and margins on back button (57b1c45)

Features

  • ability to filter autocomplete data on backend (1398307)
  • add ability to insert html label to checkbox and radiobutton (a7545e0)
  • added steppers component (1bfa3fe)

v1.0.0-5

27 Jan 21:22
Compare
Choose a tag to compare

1.0.0-5 (2023-01-27)

Bug Fixes

  • assert non null elements on notification component (9950d98)

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