Skip to content

Releases: italia/design-angular-kit

v1.0.0-16

15 May 07:11
Compare
Choose a tag to compare

1.0.0-16 (2023-05-15)

Bug Fixes

  • build compiler options for dependencies (249ea32)
  • error page component impossibile nascondere codice errore (bf3448b)
  • hardcoded iconhref in icon component (dff8a25)
  • input component type date max value (4363f2e)
  • input label with browser autofill (43f49cc)
  • README.md (2034537)
  • run test (39cc058)

Features

  • added ability to set max and min date value inside input component (c2ec250)
  • added the ability to enter an initial configuration (bb3f03b)
  • upgrade bootstrap italia version (91f5259)

v1.0.0-15

11 Apr 17:41
Compare
Choose a tag to compare

1.0.0-15 (2023-04-11)

Features

  • improved password input component and validator (046a096)

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