Skip to content

Releases: italia/design-angular-kit

v1.0.0-14

31 Mar 16:13
Compare
Choose a tag to compare

1.0.0-14 (2023-03-31)

Bug Fixes

  • active label in input with browser autofill (af8e01d)
  • language switcher component (1fc893a)
  • removed access specifier in input attributes (5944025)

Features

  • enhance icon href with relative path (4196b0d)
  • update bootstrap italia version (f2eb397)

v1.0.0-13

15 Mar 21:48
Compare
Choose a tag to compare

1.0.0-13 (2023-03-15)

Features

v1.0.0-12

15 Mar 13:04
Compare
Choose a tag to compare

1.0.0-12 (2023-03-15)

Bug Fixes

  • icon component class attribute (7a80eee)
  • mark all as touched on form components (05f2d72)
  • remove static id inside pagination component (0d67dcc)

v1.0.0-11

13 Mar 17:35
Compare
Choose a tag to compare

1.0.0-11 (2023-03-13)

Bug Fixes

  • radio button name in form array or nested form group (91e7681)

Features

  • dynamic id for components with mandatory id (fcff309)
  • pagination with changer, jump to, text links, total number text and simple mode (95f9767)
  • update bootstrap-italia version (e5b58ad)

Performance Improvements

  • breadcrumb, carousel, card, back button, checkbox, list, password input, radio, steppers, upload drag drop components (8576da5)

📑 A lot of components have been added to documentation! Thank you @AntoninoBonanno and @cri99

v1.0.0-10

08 Mar 09:00
Compare
Choose a tag to compare

1.0.0-10 (2023-03-08)

Features

v1.0.0-9

27 Feb 11:37
Compare
Choose a tag to compare

1.0.0-9 (2023-02-27)

Performance Improvements

  • fix: optimized notification component, fix notification icon and multiple dismiss bug (627b106)

v1.0.0-8

23 Feb 15:06
Compare
Choose a tag to compare

1.0.0-8 (2023-02-23)

Bug Fixes

  • class button with icon or progress (794f8c2)
  • dropdown init using bootstrap (56350ac)
  • optimization tab-component and docs (ed17bba)
  • use active label when input type is color (c39f896)

Features

  • added utils method to retrieve mime type from base64 string (16b6002)
  • dropdown-component add methods and events (8eb2976)
  • fix: fix alert-component init using bootstrap, add methods and events (d728f4f)
  • update bootstrap-italia version and remove bootstrap-italia.min.js from index.html (3cd3125)

Performance Improvements

  • fix: fix back-to-top-component init using bootstrap, add methods and events, fix popover (78db693)
  • fix: optimize and fix tab-component init using bootstrap (5ba6339)
  • optimize collapse-component and accordion-component (2d458a9)
  • optimize dropdown-component, included changedectorref to abstract-component (d54a8aa)
  • optimize modal-component (ec18be1)

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)