Skip to content

Latest commit

 

History

History
454 lines (213 loc) · 23.3 KB

CHANGELOG.md

File metadata and controls

454 lines (213 loc) · 23.3 KB

1.0.0-22 (2023-12-13)

Bug Fixes

  • align buttons during validation (e9dbd11)
  • input label (77bdeea)
  • numeric inputs (a7b5a4f)
  • restore symbol for currency and percentage (5d7682c)

Features

1.0.0-21 (2023-12-07)

Bug Fixes

  • included in Bootstrap Italia

1.0.0-20 (2023-11-30)

Bug Fixes

  • form input label (2180ab5)
  • input number editable when disabled (364fac6)

1.0.0-19 (2023-10-04)

Bug Fixes

  • add input param to LanguageSwitcherComponent (bdb24e2)

Features

1.0.0-18 (2023-07-14)

Bug Fixes

  • build (7604e36)
  • build and range on firefox (50cb1e1)
  • duplicate image upload on upload file list component (41a12f2)
  • input max min controls (698adfd)
  • set value on checkbox and forms generic types (571f9b7)
  • website docs not found (de5c8c7)

Features

  • add range component (ee0170c)
  • added iban validator (24e58ad)
  • added the possibility to insert a default option and to insert the options directly from html in the select component (7c77572)
  • update dependencies (8b40b0d)

1.0.0-17 (2023-06-12)

Bug Fixes

  • dependencies vulnerability (9a8f791)
  • invalid message for abstract form components (34054f5)
  • link class changes (e284f6b)
  • merge and form component change detection update (dca43b9)
  • test for standalone components (7d438ec)
  • use default lang for translate service (d55262b)

Features

  • added autocomplete attribute on input and password input (56a8427)
  • added invalid form feedback on select component (64eaf85)
  • convert components to standalone (af3fdf1)
  • disable the buttons in the steppers component (aa3f3ab)
  • removed required forroot importation to use default configuration (e1a5a02)
  • render dropdown as link (2d50b57)
  • standalone components import separation (cbba4c0)
  • upgrade angular and bootstrap italia version (2c9feae)

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)

1.0.0-15 (2023-04-11)

Features

  • improved password input component and validator (046a096)

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)

1.0.0-13 (2023-03-15)

Features

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)

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)

1.0.0-10 (2023-03-08)

Features

1.0.0-9 (2023-02-27)

Performance Improvements

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

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)

1.0.0-7 (2023-02-07)

Bug Fixes

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)

1.0.0-5 (2023-01-27)

Bug Fixes

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

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)

1.0.0-3 (2023-01-17)

Bug Fixes

  • add further tests and docs (0c2646a)

Features

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)

1.0.0-1 (2022-11-23)

Bug Fixes

  • update dependencies for package

1.0.0-0 (2022-11-22)

Bug Fixes

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

Features

  • new version for angular 14 (5ef7323)

0.13.0 (2018-09-14)

Features

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

0.12.0 (2018-09-14)

Features

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

0.11.0 (2018-09-14)

Features

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

0.10.0 (2018-09-12)

Features

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

0.9.0 (2018-09-12)

Features

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

0.8.0 (2018-08-31)

Features

  • Popover: implementa la direttiva popover (717801e), closes #23

0.7.0 (2018-08-31)

Features

  • Dropdown: implementa la componente Dropdown (556e3ef), closes #45

0.6.0 (2018-08-31)

Features

  • Breadcrumb: implementa componente Breadcrumb (829d5bc), closes #46

0.5.0 (2018-08-30)

Features

  • Tabs: implementa la componente dei Tab (cb4a810), closes #47

0.4.0 (2018-08-06)

Features

  • Tooltip: implementa la componente tooltip (ab051d1)

0.3.0 (2018-08-06)

Features

  • Button: implementa componente button (0c33255), closes #44

0.2.1 (2018-08-06)

Bug Fixes

  • correggi refuso in peer dependencies (#54) (8ea9bd7), closes #53

0.2.0 (2018-08-06)

Features

  • ProgressBar: implementa progress bar (931cdfd), closes #18

0.1.0 (2018-07-25)

Bug Fixes

  • componente: aggiungi esplicitamente il tipo del campo disabled del checkbox (1955e11)
  • SourceDisplay: Permetti al componente SourceDisplay di poter comparire più volte in una pagina. (352362f), closes #21

Features

  • checkbox: aggiungi la checkbox (e8f13b2), closes #2
  • checkbox: configura test e2e (d4734e4), closes #7
  • checkbox: configura test unitari (238f421), closes #6
  • RadioButton: implementazione componente radio button (#24) (650fa8b), closes #16
  • toggle: Inizia implementazione e documentazione del toggle button (9370e06), closes #17