@zanichelli/albe-web-components 12.4.0 → 12.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +2919 -0
- package/dist/cjs/breakpoints-5c22092a.js +11 -0
- package/dist/cjs/breakpoints-5c22092a.js.map +1 -0
- package/dist/cjs/hammer-eaf294be.js +2655 -0
- package/dist/cjs/hammer-eaf294be.js.map +1 -0
- package/dist/cjs/icons-be077181.js +864 -0
- package/dist/cjs/icons-be077181.js.map +1 -0
- package/dist/cjs/index-0a7baee3.js +24 -0
- package/dist/cjs/index-0a7baee3.js.map +1 -0
- package/dist/cjs/index-17ebc3c9.js +59 -0
- package/dist/cjs/index-17ebc3c9.js.map +1 -0
- package/dist/cjs/index-37180b8d.js +24 -0
- package/dist/cjs/index-37180b8d.js.map +1 -0
- package/dist/cjs/index-39ce4edf.js +346 -0
- package/dist/cjs/index-39ce4edf.js.map +1 -0
- package/dist/cjs/index-4468a6b7.js +24 -0
- package/dist/cjs/index-4468a6b7.js.map +1 -0
- package/dist/cjs/index-66168a3e.js +21 -0
- package/dist/cjs/index-66168a3e.js.map +1 -0
- package/dist/cjs/index-715aa3be.js +21 -0
- package/dist/cjs/index-715aa3be.js.map +1 -0
- package/dist/cjs/index-7a1c32d4.js +30 -0
- package/dist/cjs/index-7a1c32d4.js.map +1 -0
- package/dist/cjs/index-7f3e61f0.js +82 -0
- package/dist/cjs/index-7f3e61f0.js.map +1 -0
- package/dist/cjs/index-866774f0.js +21 -0
- package/dist/cjs/index-866774f0.js.map +1 -0
- package/dist/cjs/index-96c2bc8f.js +25 -0
- package/dist/cjs/index-96c2bc8f.js.map +1 -0
- package/dist/cjs/index-a30259f3.js +37 -0
- package/dist/cjs/index-a30259f3.js.map +1 -0
- package/dist/cjs/index-a7aedd7c.js +20 -0
- package/dist/cjs/index-a7aedd7c.js.map +1 -0
- package/dist/cjs/index-bb02ef1e.js +20 -0
- package/dist/cjs/index-bb02ef1e.js.map +1 -0
- package/dist/cjs/index-d669dfd0.js +43 -0
- package/dist/cjs/index-d669dfd0.js.map +1 -0
- package/dist/cjs/index-dc60bee7.js +3204 -0
- package/dist/cjs/index-dc60bee7.js.map +1 -0
- package/dist/cjs/index-e61ccca6.js +46 -0
- package/dist/cjs/index-e61ccca6.js.map +1 -0
- package/dist/cjs/index-fe277fa1.js +65 -0
- package/dist/cjs/index-fe277fa1.js.map +1 -0
- package/dist/cjs/index.cjs.js +218 -216
- package/dist/cjs/index.cjs.js.map +1 -0
- package/dist/cjs/loader.cjs.js +6 -12
- package/dist/cjs/loader.cjs.js.map +1 -0
- package/dist/cjs/utils-8a90bcd5.js +2712 -0
- package/dist/cjs/utils-8a90bcd5.js.map +1 -0
- package/dist/cjs/utils-d0b10736.js +112 -0
- package/dist/cjs/utils-d0b10736.js.map +1 -0
- package/dist/cjs/web-components-library.cjs.js +32 -3
- package/dist/cjs/web-components-library.cjs.js.map +1 -0
- package/dist/cjs/z-accordion.cjs.entry.js +39 -52
- package/dist/cjs/z-accordion.cjs.entry.js.map +1 -0
- package/dist/cjs/z-alert.cjs.entry.js +12 -8
- package/dist/cjs/z-alert.cjs.entry.js.map +1 -0
- package/dist/cjs/z-anchor-navigation.cjs.entry.js +34 -38
- package/dist/cjs/z-anchor-navigation.cjs.entry.js.map +1 -0
- package/dist/cjs/z-app-header_11.cjs.entry.js +909 -993
- package/dist/cjs/z-app-header_11.cjs.entry.js.map +1 -0
- package/dist/cjs/z-aria-alert.cjs.entry.js +11 -10
- package/dist/cjs/z-aria-alert.cjs.entry.js.map +1 -0
- package/dist/cjs/z-avatar.cjs.entry.js +32 -30
- package/dist/cjs/z-avatar.cjs.entry.js.map +1 -0
- package/dist/cjs/z-book-card.cjs.entry.js +126 -114
- package/dist/cjs/z-book-card.cjs.entry.js.map +1 -0
- package/dist/cjs/z-breadcrumb.cjs.entry.js +216 -219
- package/dist/cjs/z-breadcrumb.cjs.entry.js.map +1 -0
- package/dist/cjs/z-button-sort.cjs.entry.js +42 -39
- package/dist/cjs/z-button-sort.cjs.entry.js.map +1 -0
- package/dist/cjs/z-card.cjs.entry.js +45 -41
- package/dist/cjs/z-card.cjs.entry.js.map +1 -0
- package/dist/cjs/z-carousel.cjs.entry.js +137 -129
- package/dist/cjs/z-carousel.cjs.entry.js.map +1 -0
- package/dist/cjs/z-chip.cjs.entry.js +23 -21
- package/dist/cjs/z-chip.cjs.entry.js.map +1 -0
- package/dist/cjs/z-combobox.cjs.entry.js +189 -188
- package/dist/cjs/z-combobox.cjs.entry.js.map +1 -0
- package/dist/cjs/z-contextual-menu.cjs.entry.js +31 -33
- package/dist/cjs/z-contextual-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/z-cover-hero.cjs.entry.js +32 -41
- package/dist/cjs/z-cover-hero.cjs.entry.js.map +1 -0
- package/dist/cjs/z-date-picker.cjs.entry.js +164 -158
- package/dist/cjs/z-date-picker.cjs.entry.js.map +1 -0
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js +144 -136
- package/dist/cjs/z-dragdrop-area_2.cjs.entry.js.map +1 -0
- package/dist/cjs/z-file-upload.cjs.entry.js +182 -177
- package/dist/cjs/z-file-upload.cjs.entry.js.map +1 -0
- package/dist/cjs/z-file.cjs.entry.js +42 -37
- package/dist/cjs/z-file.cjs.entry.js.map +1 -0
- package/dist/cjs/z-ghost-loading.cjs.entry.js +11 -8
- package/dist/cjs/z-ghost-loading.cjs.entry.js.map +1 -0
- package/dist/cjs/z-info-box.cjs.entry.js +17 -14
- package/dist/cjs/z-info-box.cjs.entry.js.map +1 -0
- package/dist/cjs/z-info-reveal.cjs.entry.js +53 -53
- package/dist/cjs/z-info-reveal.cjs.entry.js.map +1 -0
- package/dist/cjs/z-link.cjs.entry.js +57 -60
- package/dist/cjs/z-link.cjs.entry.js.map +1 -0
- package/dist/cjs/z-logo.cjs.entry.js +22 -13
- package/dist/cjs/z-logo.cjs.entry.js.map +1 -0
- package/dist/cjs/z-menu-section.cjs.entry.js +47 -41
- package/dist/cjs/z-menu-section.cjs.entry.js.map +1 -0
- package/dist/cjs/z-menu.cjs.entry.js +95 -99
- package/dist/cjs/z-menu.cjs.entry.js.map +1 -0
- package/dist/cjs/z-messages-pocket.cjs.entry.js +37 -33
- package/dist/cjs/z-messages-pocket.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-alert.cjs.entry.js +56 -49
- package/dist/cjs/z-myz-card-alert.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js +26 -25
- package/dist/cjs/z-myz-card-dictionary.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js +11 -8
- package/dist/cjs/z-myz-card-footer-sections.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-footer.cjs.entry.js +61 -55
- package/dist/cjs/z-myz-card-footer.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-icon.cjs.entry.js +14 -12
- package/dist/cjs/z-myz-card-icon.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-info.cjs.entry.js +120 -117
- package/dist/cjs/z-myz-card-info.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card-list.cjs.entry.js +29 -25
- package/dist/cjs/z-myz-card-list.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-card_4.cjs.entry.js +88 -75
- package/dist/cjs/z-myz-card_4.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-list-item.cjs.entry.js +32 -26
- package/dist/cjs/z-myz-list-item.cjs.entry.js.map +1 -0
- package/dist/cjs/z-myz-list.cjs.entry.js +28 -23
- package/dist/cjs/z-myz-list.cjs.entry.js.map +1 -0
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js +55 -57
- package/dist/cjs/z-navigation-tab-link.cjs.entry.js.map +1 -0
- package/dist/cjs/z-navigation-tab.cjs.entry.js +52 -56
- package/dist/cjs/z-navigation-tab.cjs.entry.js.map +1 -0
- package/dist/cjs/z-navigation-tabs.cjs.entry.js +206 -210
- package/dist/cjs/z-navigation-tabs.cjs.entry.js.map +1 -0
- package/dist/cjs/z-notification.cjs.entry.js +30 -30
- package/dist/cjs/z-notification.cjs.entry.js.map +1 -0
- package/dist/cjs/z-otp.cjs.entry.js +34 -30
- package/dist/cjs/z-otp.cjs.entry.js.map +1 -0
- package/dist/cjs/z-pagination.cjs.entry.js +212 -216
- package/dist/cjs/z-pagination.cjs.entry.js.map +1 -0
- package/dist/cjs/z-panel-elem.cjs.entry.js +30 -22
- package/dist/cjs/z-panel-elem.cjs.entry.js.map +1 -0
- package/dist/cjs/z-pocket-message.cjs.entry.js +11 -8
- package/dist/cjs/z-pocket-message.cjs.entry.js.map +1 -0
- package/dist/cjs/z-pocket_3.cjs.entry.js +105 -100
- package/dist/cjs/z-pocket_3.cjs.entry.js.map +1 -0
- package/dist/cjs/z-popover.cjs.entry.js +273 -282
- package/dist/cjs/z-popover.cjs.entry.js.map +1 -0
- package/dist/cjs/z-range-picker.cjs.entry.js +326 -324
- package/dist/cjs/z-range-picker.cjs.entry.js.map +1 -0
- package/dist/cjs/z-section-title.cjs.entry.js +18 -22
- package/dist/cjs/z-section-title.cjs.entry.js.map +1 -0
- package/dist/cjs/z-select.cjs.entry.js +327 -323
- package/dist/cjs/z-select.cjs.entry.js.map +1 -0
- package/dist/cjs/z-skip-to-content.cjs.entry.js +62 -59
- package/dist/cjs/z-skip-to-content.cjs.entry.js.map +1 -0
- package/dist/cjs/z-slideshow.cjs.entry.js +116 -110
- package/dist/cjs/z-slideshow.cjs.entry.js.map +1 -0
- package/dist/cjs/z-stepper-item.cjs.entry.js +17 -10
- package/dist/cjs/z-stepper-item.cjs.entry.js.map +1 -0
- package/dist/cjs/z-stepper.cjs.entry.js +11 -8
- package/dist/cjs/z-stepper.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-body.cjs.entry.js +4 -2
- package/dist/cjs/z-table-body.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-cell.cjs.entry.js +5 -3
- package/dist/cjs/z-table-cell.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-deprecated.cjs.entry.js +76 -75
- package/dist/cjs/z-table-deprecated.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-empty-box.cjs.entry.js +4 -2
- package/dist/cjs/z-table-empty-box.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-expanded-row.cjs.entry.js +4 -2
- package/dist/cjs/z-table-expanded-row.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-footer.cjs.entry.js +4 -2
- package/dist/cjs/z-table-footer.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-head.cjs.entry.js +4 -2
- package/dist/cjs/z-table-head.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-header-row.cjs.entry.js +4 -2
- package/dist/cjs/z-table-header-row.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-header.cjs.entry.js +7 -5
- package/dist/cjs/z-table-header.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-row.cjs.entry.js +5 -3
- package/dist/cjs/z-table-row.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js +4 -2
- package/dist/cjs/z-table-sticky-footer.cjs.entry.js.map +1 -0
- package/dist/cjs/z-table.cjs.entry.js +42 -45
- package/dist/cjs/z-table.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tag.cjs.entry.js +16 -11
- package/dist/cjs/z-tag.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tbody.cjs.entry.js +4 -2
- package/dist/cjs/z-tbody.cjs.entry.js.map +1 -0
- package/dist/cjs/z-td.cjs.entry.js +5 -3
- package/dist/cjs/z-td.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tfoot.cjs.entry.js +4 -2
- package/dist/cjs/z-tfoot.cjs.entry.js.map +1 -0
- package/dist/cjs/z-th.cjs.entry.js +5 -3
- package/dist/cjs/z-th.cjs.entry.js.map +1 -0
- package/dist/cjs/z-thead.cjs.entry.js +4 -2
- package/dist/cjs/z-thead.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toast-notification-list.cjs.entry.js +45 -42
- package/dist/cjs/z-toast-notification-list.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toast-notification.cjs.entry.js +190 -184
- package/dist/cjs/z-toast-notification.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toggle-button.cjs.entry.js +26 -24
- package/dist/cjs/z-toggle-button.cjs.entry.js.map +1 -0
- package/dist/cjs/z-toggle-switch.cjs.entry.js +38 -39
- package/dist/cjs/z-toggle-switch.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tooltip.cjs.entry.js +20 -26
- package/dist/cjs/z-tooltip.cjs.entry.js.map +1 -0
- package/dist/cjs/z-tr.cjs.entry.js +9 -7
- package/dist/cjs/z-tr.cjs.entry.js.map +1 -0
- package/dist/cjs/z-visually-hidden.cjs.entry.js +11 -8
- package/dist/cjs/z-visually-hidden.cjs.entry.js.map +1 -0
- package/dist/collection/beans/index.js +181 -180
- package/dist/collection/beans/index.js.map +1 -0
- package/dist/collection/collection-manifest.json +97 -97
- package/dist/collection/components/buttons/z-button/index.js +258 -252
- package/dist/collection/components/buttons/z-button/index.js.map +1 -0
- package/dist/collection/components/buttons/z-button/index.spec.js +101 -0
- package/dist/collection/components/buttons/z-button/index.spec.js.map +1 -0
- package/dist/collection/components/buttons/z-button-sort/index.js +214 -213
- package/dist/collection/components/buttons/z-button-sort/index.js.map +1 -0
- package/dist/collection/components/buttons/z-button-sort/index.spec.js +139 -0
- package/dist/collection/components/buttons/z-button-sort/index.spec.js.map +1 -0
- package/dist/collection/components/buttons/z-button-sort/test.e2e.js +13 -0
- package/dist/collection/components/buttons/z-button-sort/test.e2e.js.map +1 -0
- package/dist/collection/components/buttons/z-chip/index.js +143 -142
- package/dist/collection/components/buttons/z-chip/index.js.map +1 -0
- package/dist/collection/components/buttons/z-chip/index.spec.js +108 -0
- package/dist/collection/components/buttons/z-chip/index.spec.js.map +1 -0
- package/dist/collection/components/buttons/z-toggle-button/index.js +141 -141
- package/dist/collection/components/buttons/z-toggle-button/index.js.map +1 -0
- package/dist/collection/components/buttons/z-toggle-button/index.spec.js +124 -0
- package/dist/collection/components/buttons/z-toggle-button/index.spec.js.map +1 -0
- package/dist/collection/components/buttons/z-toggle-switch/index.js +140 -137
- package/dist/collection/components/buttons/z-toggle-switch/index.js.map +1 -0
- package/dist/collection/components/buttons/z-toggle-switch/index.spec.js +149 -0
- package/dist/collection/components/buttons/z-toggle-switch/index.spec.js.map +1 -0
- package/dist/collection/components/date-picker/utils.js +63 -62
- package/dist/collection/components/date-picker/utils.js.map +1 -0
- package/dist/collection/components/date-picker/z-date-picker/index.js +278 -276
- package/dist/collection/components/date-picker/z-date-picker/index.js.map +1 -0
- package/dist/collection/components/date-picker/z-date-picker/index.spec.js +38 -0
- package/dist/collection/components/date-picker/z-date-picker/index.spec.js.map +1 -0
- package/dist/collection/components/date-picker/z-range-picker/index.js +559 -557
- package/dist/collection/components/date-picker/z-range-picker/index.js.map +1 -0
- package/dist/collection/components/date-picker/z-range-picker/index.spec.js +25 -0
- package/dist/collection/components/date-picker/z-range-picker/index.spec.js.map +1 -0
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js +75 -71
- package/dist/collection/components/file-upload/z-dragdrop-area/index.js.map +1 -0
- package/dist/collection/components/file-upload/z-dragdrop-area/index.spec.js +55 -0
- package/dist/collection/components/file-upload/z-dragdrop-area/index.spec.js.map +1 -0
- package/dist/collection/components/file-upload/z-file/index.js +127 -124
- package/dist/collection/components/file-upload/z-file/index.js.map +1 -0
- package/dist/collection/components/file-upload/z-file/index.spec.js +20 -0
- package/dist/collection/components/file-upload/z-file/index.spec.js.map +1 -0
- package/dist/collection/components/file-upload/z-file-upload/index.js +392 -385
- package/dist/collection/components/file-upload/z-file-upload/index.js.map +1 -0
- package/dist/collection/components/file-upload/z-file-upload/index.spec.js +136 -0
- package/dist/collection/components/file-upload/z-file-upload/index.spec.js.map +1 -0
- package/dist/collection/components/file-upload/z-file-upload/test.e2e.js +69 -0
- package/dist/collection/components/file-upload/z-file-upload/test.e2e.js.map +1 -0
- package/dist/collection/components/icons/icons.js +836 -835
- package/dist/collection/components/icons/icons.js.map +1 -0
- package/dist/collection/components/icons/z-icon/index.js +117 -109
- package/dist/collection/components/icons/z-icon/index.js.map +1 -0
- package/dist/collection/components/icons/z-icon/index.spec.js +96 -0
- package/dist/collection/components/icons/z-icon/index.spec.js.map +1 -0
- package/dist/collection/components/index.js +1 -0
- package/dist/collection/components/index.js.map +1 -0
- package/dist/collection/components/indicators/z-stepper/index.js +16 -15
- package/dist/collection/components/indicators/z-stepper/index.js.map +1 -0
- package/dist/collection/components/indicators/z-stepper/index.spec.js +38 -0
- package/dist/collection/components/indicators/z-stepper/index.spec.js.map +1 -0
- package/dist/collection/components/indicators/z-stepper-item/index.js +96 -89
- package/dist/collection/components/indicators/z-stepper-item/index.js.map +1 -0
- package/dist/collection/components/indicators/z-stepper-item/index.spec.js +105 -0
- package/dist/collection/components/indicators/z-stepper-item/index.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-combobox/index.js +552 -551
- package/dist/collection/components/inputs/z-combobox/index.js.map +1 -0
- package/dist/collection/components/inputs/z-combobox/index.spec.js +445 -0
- package/dist/collection/components/inputs/z-combobox/index.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-input/index.js +903 -887
- package/dist/collection/components/inputs/z-input/index.js.map +1 -0
- package/dist/collection/components/inputs/z-input/styles.css +1 -1
- package/dist/collection/components/inputs/z-input/test-checkbox.spec.js +114 -0
- package/dist/collection/components/inputs/z-input/test-checkbox.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-input/test-methods.spec.js +13 -0
- package/dist/collection/components/inputs/z-input/test-methods.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-input/test-radio.spec.js +114 -0
- package/dist/collection/components/inputs/z-input/test-radio.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-input/test-text.spec.js +347 -0
- package/dist/collection/components/inputs/z-input/test-text.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-input/test-textarea.spec.js +54 -0
- package/dist/collection/components/inputs/z-input/test-textarea.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-input/test.e2e.js +180 -0
- package/dist/collection/components/inputs/z-input/test.e2e.js.map +1 -0
- package/dist/collection/components/inputs/z-input-message/index.js +89 -85
- package/dist/collection/components/inputs/z-input-message/index.js.map +1 -0
- package/dist/collection/components/inputs/z-input-message/index.spec.js +45 -0
- package/dist/collection/components/inputs/z-input-message/index.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-searchbar/index.js +583 -585
- package/dist/collection/components/inputs/z-searchbar/index.js.map +1 -0
- package/dist/collection/components/inputs/z-searchbar/index.spec.js +386 -0
- package/dist/collection/components/inputs/z-searchbar/index.spec.js.map +1 -0
- package/dist/collection/components/inputs/z-select/index.js +761 -750
- package/dist/collection/components/inputs/z-select/index.js.map +1 -0
- package/dist/collection/components/inputs/z-select/index.spec.js +627 -0
- package/dist/collection/components/inputs/z-select/index.spec.js.map +1 -0
- package/dist/collection/components/list/z-list/index.js +101 -107
- package/dist/collection/components/list/z-list/index.js.map +1 -0
- package/dist/collection/components/list/z-list/index.spec.js +33 -0
- package/dist/collection/components/list/z-list/index.spec.js.map +1 -0
- package/dist/collection/components/list/z-list-element/index.js +489 -523
- package/dist/collection/components/list/z-list-element/index.js.map +1 -0
- package/dist/collection/components/list/z-list-element/index.spec.js +135 -0
- package/dist/collection/components/list/z-list-element/index.spec.js.map +1 -0
- package/dist/collection/components/list/z-list-group/index.js +158 -168
- package/dist/collection/components/list/z-list-group/index.js.map +1 -0
- package/dist/collection/components/list/z-list-group/index.spec.js +39 -0
- package/dist/collection/components/list/z-list-group/index.spec.js.map +1 -0
- package/dist/collection/components/list/z-toast-notification-list/index.js +99 -97
- package/dist/collection/components/list/z-toast-notification-list/index.js.map +1 -0
- package/dist/collection/components/list/z-toast-notification-list/index.spec.js +57 -0
- package/dist/collection/components/list/z-toast-notification-list/index.spec.js.map +1 -0
- package/dist/collection/components/list/z-toast-notification-list/test.e2e.js +69 -0
- package/dist/collection/components/list/z-toast-notification-list/test.e2e.js.map +1 -0
- package/dist/collection/components/logo/z-logo/index.js +135 -126
- package/dist/collection/components/logo/z-logo/index.js.map +1 -0
- package/dist/collection/components/logo/z-logo/index.spec.js +74 -0
- package/dist/collection/components/logo/z-logo/index.spec.js.map +1 -0
- package/dist/collection/components/logo/z-logo/test.e2e.js +32 -0
- package/dist/collection/components/logo/z-logo/test.e2e.js.map +1 -0
- package/dist/collection/components/modal/z-modal/index.js +334 -328
- package/dist/collection/components/modal/z-modal/index.js.map +1 -0
- package/dist/collection/components/modal/z-modal/index.spec.js +192 -0
- package/dist/collection/components/modal/z-modal/index.spec.js.map +1 -0
- package/dist/collection/components/navigation/z-app-header/index.js +340 -369
- package/dist/collection/components/navigation/z-app-header/index.js.map +1 -0
- package/dist/collection/components/navigation/z-app-header/index.spec.js +203 -0
- package/dist/collection/components/navigation/z-app-header/index.spec.js.map +1 -0
- package/dist/collection/components/navigation/z-menu/index.js +229 -235
- package/dist/collection/components/navigation/z-menu/index.js.map +1 -0
- package/dist/collection/components/navigation/z-menu/index.spec.js +120 -0
- package/dist/collection/components/navigation/z-menu/index.spec.js.map +1 -0
- package/dist/collection/components/navigation/z-menu-section/index.js +120 -114
- package/dist/collection/components/navigation/z-menu-section/index.js.map +1 -0
- package/dist/collection/components/navigation/z-menu-section/index.spec.js +50 -0
- package/dist/collection/components/navigation/z-menu-section/index.spec.js.map +1 -0
- package/dist/collection/components/navigation/z-navigation-tabs/index.js +341 -335
- package/dist/collection/components/navigation/z-navigation-tabs/index.js.map +1 -0
- package/dist/collection/components/notification/z-info-box/index.js +80 -79
- package/dist/collection/components/notification/z-info-box/index.js.map +1 -0
- package/dist/collection/components/notification/z-info-box/index.spec.js +71 -0
- package/dist/collection/components/notification/z-info-box/index.spec.js.map +1 -0
- package/dist/collection/components/notification/z-notification/index.js +185 -186
- package/dist/collection/components/notification/z-notification/index.js.map +1 -0
- package/dist/collection/components/notification/z-notification/index.spec.js +84 -0
- package/dist/collection/components/notification/z-notification/index.spec.js.map +1 -0
- package/dist/collection/components/notification/z-notification/test.e2e.js +25 -0
- package/dist/collection/components/notification/z-notification/test.e2e.js.map +1 -0
- package/dist/collection/components/notification/z-toast-notification/index.js +383 -376
- package/dist/collection/components/notification/z-toast-notification/index.js.map +1 -0
- package/dist/collection/components/notification/z-toast-notification/index.spec.js +104 -0
- package/dist/collection/components/notification/z-toast-notification/index.spec.js.map +1 -0
- package/dist/collection/components/notification/z-tooltip/index.js +138 -144
- package/dist/collection/components/notification/z-tooltip/index.js.map +1 -0
- package/dist/collection/components/panel/z-panel-elem/index.js +196 -190
- package/dist/collection/components/panel/z-panel-elem/index.js.map +1 -0
- package/dist/collection/components/panel/z-panel-elem/index.spec.js +296 -0
- package/dist/collection/components/panel/z-panel-elem/index.spec.js.map +1 -0
- package/dist/collection/components/table/cells/z-td/index.js +128 -136
- package/dist/collection/components/table/cells/z-td/index.js.map +1 -0
- package/dist/collection/components/table/cells/z-th/index.js +188 -191
- package/dist/collection/components/table/cells/z-th/index.js.map +1 -0
- package/dist/collection/components/table/z-table/index.js +67 -72
- package/dist/collection/components/table/z-table/index.js.map +1 -0
- package/dist/collection/components/table/z-tbody/index.js +16 -15
- package/dist/collection/components/table/z-tbody/index.js.map +1 -0
- package/dist/collection/components/table/z-tfoot/index.js +41 -43
- package/dist/collection/components/table/z-tfoot/index.js.map +1 -0
- package/dist/collection/components/table/z-thead/index.js +41 -43
- package/dist/collection/components/table/z-thead/index.js.map +1 -0
- package/dist/collection/components/table/z-tr/index.js +106 -116
- package/dist/collection/components/table/z-tr/index.js.map +1 -0
- package/dist/collection/components/z-accordion/index.js +222 -230
- package/dist/collection/components/z-accordion/index.js.map +1 -0
- package/dist/collection/components/z-anchor-navigation/index.js +66 -72
- package/dist/collection/components/z-anchor-navigation/index.js.map +1 -0
- package/dist/collection/components/z-aria-alert/index.js +35 -34
- package/dist/collection/components/z-aria-alert/index.js.map +1 -0
- package/dist/collection/components/z-aria-alert/index.spec.js +14 -0
- package/dist/collection/components/z-aria-alert/index.spec.js.map +1 -0
- package/dist/collection/components/z-avatar/index.js +134 -133
- package/dist/collection/components/z-avatar/index.js.map +1 -0
- package/dist/collection/components/z-avatar/index.spec.js +98 -0
- package/dist/collection/components/z-avatar/index.spec.js.map +1 -0
- package/dist/collection/components/z-book-card/index.js +383 -372
- package/dist/collection/components/z-book-card/index.js.map +1 -0
- package/dist/collection/components/z-book-card/index.spec.js +679 -0
- package/dist/collection/components/z-book-card/index.spec.js.map +1 -0
- package/dist/collection/components/z-breadcrumb/index.js +369 -366
- package/dist/collection/components/z-breadcrumb/index.js.map +1 -0
- package/dist/collection/components/z-breadcrumb/index.spec.js +38 -0
- package/dist/collection/components/z-breadcrumb/index.spec.js.map +1 -0
- package/dist/collection/components/z-card/index.js +139 -131
- package/dist/collection/components/z-card/index.js.map +1 -0
- package/dist/collection/components/z-card/index.spec.js +160 -0
- package/dist/collection/components/z-card/index.spec.js.map +1 -0
- package/dist/collection/components/z-card/styles.css +1 -1
- package/dist/collection/components/z-carousel/index.js +292 -284
- package/dist/collection/components/z-carousel/index.js.map +1 -0
- package/dist/collection/components/z-contextual-menu/index.js +116 -119
- package/dist/collection/components/z-contextual-menu/index.js.map +1 -0
- package/dist/collection/components/z-contextual-menu/index.spec.js +74 -0
- package/dist/collection/components/z-contextual-menu/index.spec.js.map +1 -0
- package/dist/collection/components/z-contextual-menu/test.e2e.js +11 -0
- package/dist/collection/components/z-contextual-menu/test.e2e.js.map +1 -0
- package/dist/collection/components/z-cover-hero/index.js +116 -125
- package/dist/collection/components/z-cover-hero/index.js.map +1 -0
- package/dist/collection/components/z-divider/index.js +90 -90
- package/dist/collection/components/z-divider/index.js.map +1 -0
- package/dist/collection/components/z-divider/index.spec.js +82 -0
- package/dist/collection/components/z-divider/index.spec.js.map +1 -0
- package/dist/collection/components/z-ghost-loading/index.js +16 -15
- package/dist/collection/components/z-ghost-loading/index.js.map +1 -0
- package/dist/collection/components/z-ghost-loading/index.spec.js +16 -0
- package/dist/collection/components/z-ghost-loading/index.spec.js.map +1 -0
- package/dist/collection/components/z-info-reveal/index.js +130 -131
- package/dist/collection/components/z-info-reveal/index.js.map +1 -0
- package/dist/collection/components/z-offcanvas/index.js +145 -152
- package/dist/collection/components/z-offcanvas/index.js.map +1 -0
- package/dist/collection/components/z-offcanvas/index.spec.js +42 -0
- package/dist/collection/components/z-offcanvas/index.spec.js.map +1 -0
- package/dist/collection/components/z-offcanvas/styles.css +4 -1
- package/dist/collection/components/z-pagination/index.js +409 -415
- package/dist/collection/components/z-pagination/index.js.map +1 -0
- package/dist/collection/components/z-pagination/index.spec.js +36 -0
- package/dist/collection/components/z-pagination/index.spec.js.map +1 -0
- package/dist/collection/components/z-popover/index.js +450 -459
- package/dist/collection/components/z-popover/index.js.map +1 -0
- package/dist/collection/components/z-section-title/index.js +69 -74
- package/dist/collection/components/z-section-title/index.js.map +1 -0
- package/dist/collection/components/z-section-title/index.spec.js +27 -0
- package/dist/collection/components/z-section-title/index.spec.js.map +1 -0
- package/dist/collection/components/z-skip-to-content/index.js +137 -134
- package/dist/collection/components/z-skip-to-content/index.js.map +1 -0
- package/dist/collection/components/z-skip-to-content/index.spec.js +28 -0
- package/dist/collection/components/z-skip-to-content/index.spec.js.map +1 -0
- package/dist/collection/components/z-tag/index.js +61 -56
- package/dist/collection/components/z-tag/index.js.map +1 -0
- package/dist/collection/components/z-tag/index.spec.js +58 -0
- package/dist/collection/components/z-tag/index.spec.js.map +1 -0
- package/dist/collection/components/z-visually-hidden/index.js +16 -15
- package/dist/collection/components/z-visually-hidden/index.js.map +1 -0
- package/dist/collection/components/z-visually-hidden/index.spec.js +18 -0
- package/dist/collection/components/z-visually-hidden/index.spec.js.map +1 -0
- package/dist/collection/constants/breakpoints.js +1 -0
- package/dist/collection/constants/breakpoints.js.map +1 -0
- package/dist/collection/constants/icons.js +4 -3
- package/dist/collection/constants/icons.js.map +1 -0
- package/dist/collection/deprecated/z-link/index.js +302 -307
- package/dist/collection/deprecated/z-link/index.js.map +1 -0
- package/dist/collection/deprecated/z-link/index.spec.js +172 -0
- package/dist/collection/deprecated/z-link/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-navigation-tab/index.js +268 -272
- package/dist/collection/deprecated/z-navigation-tab/index.js.map +1 -0
- package/dist/collection/deprecated/z-navigation-tab-link/index.js +303 -295
- package/dist/collection/deprecated/z-navigation-tab-link/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js +21 -20
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js +21 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-body/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js +78 -77
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js +50 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-cell/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js +336 -337
- package/dist/collection/deprecated/z-table-deprecated/z-table-deprecated/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js +68 -69
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js +46 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-empty-box/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js +40 -36
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js +13 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-expanded-row/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js +20 -19
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js +23 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-footer/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js +20 -19
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js +23 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-head/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js +214 -213
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js +227 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js +42 -38
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js +28 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-header-row/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js +86 -85
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js +23 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-row/index.spec.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js +16 -15
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.js.map +1 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js +16 -0
- package/dist/collection/deprecated/z-table-deprecated/z-table-sticky-footer/index.spec.js.map +1 -0
- package/dist/collection/index.js +2 -1
- package/dist/collection/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js +118 -116
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.spec.js +20 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js +150 -143
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.spec.js +128 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-alert/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js +16 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.spec.js +21 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-body/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js +97 -90
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.spec.js +33 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-cover/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js +168 -169
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.spec.js +121 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-dictionary/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js +212 -207
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.spec.js +199 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js +16 -15
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.spec.js +54 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-footer-sections/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js +105 -100
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.spec.js +22 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-header/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js +78 -78
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.spec.js +56 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-icon/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js +191 -189
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.spec.js +136 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-info/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js +59 -57
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.spec.js +39 -0
- package/dist/collection/snowflakes/myz/card/z-myz-card-list/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js +79 -73
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.spec.js +140 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js +192 -188
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.spec.js +80 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/test.e2e.js +35 -0
- package/dist/collection/snowflakes/myz/list/z-myz-list-item/test.e2e.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js +113 -110
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.spec.js +134 -0
- package/dist/collection/snowflakes/myz/pocket/z-messages-pocket/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js +181 -177
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.spec.js +98 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket/test.e2e.js +101 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket/test.e2e.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js +77 -75
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.spec.js +51 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/test.e2e.js +50 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-body/test.e2e.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js +87 -85
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.spec.js +51 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/test.e2e.js +26 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-header/test.e2e.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js +16 -15
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.spec.js +76 -0
- package/dist/collection/snowflakes/myz/pocket/z-pocket-message/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-alert/index.js +45 -40
- package/dist/collection/snowflakes/myz/z-alert/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-alert/index.spec.js +20 -0
- package/dist/collection/snowflakes/myz/z-alert/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-otp/index.js +118 -115
- package/dist/collection/snowflakes/myz/z-otp/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-otp/index.spec.js +74 -0
- package/dist/collection/snowflakes/myz/z-otp/index.spec.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-otp/test.e2e.js +23 -0
- package/dist/collection/snowflakes/myz/z-otp/test.e2e.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-slideshow/index.js +167 -163
- package/dist/collection/snowflakes/myz/z-slideshow/index.js.map +1 -0
- package/dist/collection/snowflakes/myz/z-slideshow/index.spec.js +193 -0
- package/dist/collection/snowflakes/myz/z-slideshow/index.spec.js.map +1 -0
- package/dist/collection/utils/storybook-utils.js +18 -17
- package/dist/collection/utils/storybook-utils.js.map +1 -0
- package/dist/collection/utils/utils.js +83 -82
- package/dist/collection/utils/utils.js.map +1 -0
- package/dist/collection/utils/utils.spec.js +16 -0
- package/dist/collection/utils/utils.spec.js.map +1 -0
- package/dist/components/breakpoints.js +7 -0
- package/dist/components/breakpoints.js.map +1 -0
- package/dist/components/hammer.js +2653 -0
- package/dist/components/hammer.js.map +1 -0
- package/dist/components/icons.js +862 -0
- package/dist/components/icons.js.map +1 -0
- package/dist/components/index.d.ts +226 -0
- package/dist/components/index.js +106 -0
- package/dist/components/index.js.map +1 -0
- package/dist/components/index10.js +328 -0
- package/dist/components/index10.js.map +1 -0
- package/dist/components/index11.js +64 -0
- package/dist/components/index11.js.map +1 -0
- package/dist/components/index12.js +53 -0
- package/dist/components/index12.js.map +1 -0
- package/dist/components/index13.js +182 -0
- package/dist/components/index13.js.map +1 -0
- package/dist/components/index14.js +71 -0
- package/dist/components/index14.js.map +1 -0
- package/dist/components/index15.js +1018 -0
- package/dist/components/index15.js.map +1 -0
- package/dist/components/index16.js +65 -0
- package/dist/components/index16.js.map +1 -0
- package/dist/components/index17.js +33 -0
- package/dist/components/index17.js.map +1 -0
- package/dist/components/index18.js +45 -0
- package/dist/components/index18.js.map +1 -0
- package/dist/components/index19.js +62 -0
- package/dist/components/index19.js.map +1 -0
- package/dist/components/index2.js +346 -0
- package/dist/components/index2.js.map +1 -0
- package/dist/components/index20.js +66 -0
- package/dist/components/index20.js.map +1 -0
- package/dist/components/index21.js +62 -0
- package/dist/components/index21.js.map +1 -0
- package/dist/components/index22.js +93 -0
- package/dist/components/index22.js.map +1 -0
- package/dist/components/index23.js +44 -0
- package/dist/components/index23.js.map +1 -0
- package/dist/components/index24.js +54 -0
- package/dist/components/index24.js.map +1 -0
- package/dist/components/index25.js +341 -0
- package/dist/components/index25.js.map +1 -0
- package/dist/components/index26.js +314 -0
- package/dist/components/index26.js.map +1 -0
- package/dist/components/index27.js +66 -0
- package/dist/components/index27.js.map +1 -0
- package/dist/components/index28.js +45 -0
- package/dist/components/index28.js.map +1 -0
- package/dist/components/index29.js +120 -0
- package/dist/components/index29.js.map +1 -0
- package/dist/components/index3.js +36 -0
- package/dist/components/index3.js.map +1 -0
- package/dist/components/index4.js +75 -0
- package/dist/components/index4.js.map +1 -0
- package/dist/components/index5.js +56 -0
- package/dist/components/index5.js.map +1 -0
- package/dist/components/index6.js +40 -0
- package/dist/components/index6.js.map +1 -0
- package/dist/components/index7.js +54 -0
- package/dist/components/index7.js.map +1 -0
- package/dist/components/index8.js +33 -0
- package/dist/components/index8.js.map +1 -0
- package/dist/components/index9.js +51 -0
- package/dist/components/index9.js.map +1 -0
- package/dist/components/utils.js +102 -0
- package/dist/components/utils.js.map +1 -0
- package/dist/components/utils2.js +2705 -0
- package/dist/components/utils2.js.map +1 -0
- package/dist/components/z-accordion.d.ts +11 -0
- package/dist/components/z-accordion.js +85 -0
- package/dist/components/z-accordion.js.map +1 -0
- package/dist/components/z-alert.d.ts +11 -0
- package/dist/components/z-alert.js +8 -0
- package/dist/components/z-alert.js.map +1 -0
- package/dist/components/z-anchor-navigation.d.ts +11 -0
- package/dist/components/z-anchor-navigation.js +77 -0
- package/dist/components/z-anchor-navigation.js.map +1 -0
- package/dist/components/z-app-header.d.ts +11 -0
- package/dist/components/z-app-header.js +249 -0
- package/dist/components/z-app-header.js.map +1 -0
- package/dist/components/z-aria-alert.d.ts +11 -0
- package/dist/components/z-aria-alert.js +35 -0
- package/dist/components/z-aria-alert.js.map +1 -0
- package/dist/components/z-avatar.d.ts +11 -0
- package/dist/components/z-avatar.js +66 -0
- package/dist/components/z-avatar.js.map +1 -0
- package/dist/components/z-book-card.d.ts +11 -0
- package/dist/components/z-book-card.js +175 -0
- package/dist/components/z-book-card.js.map +1 -0
- package/dist/components/z-breadcrumb.d.ts +11 -0
- package/dist/components/z-breadcrumb.js +291 -0
- package/dist/components/z-breadcrumb.js.map +1 -0
- package/dist/components/z-button-sort.d.ts +11 -0
- package/dist/components/z-button-sort.js +86 -0
- package/dist/components/z-button-sort.js.map +1 -0
- package/dist/components/z-button.d.ts +11 -0
- package/dist/components/z-button.js +8 -0
- package/dist/components/z-button.js.map +1 -0
- package/dist/components/z-card.d.ts +11 -0
- package/dist/components/z-card.js +83 -0
- package/dist/components/z-card.js.map +1 -0
- package/dist/components/z-carousel.d.ts +11 -0
- package/dist/components/z-carousel.js +204 -0
- package/dist/components/z-carousel.js.map +1 -0
- package/dist/components/z-chip.d.ts +11 -0
- package/dist/components/z-chip.js +8 -0
- package/dist/components/z-chip.js.map +1 -0
- package/dist/components/z-combobox.d.ts +11 -0
- package/dist/components/z-combobox.js +276 -0
- package/dist/components/z-combobox.js.map +1 -0
- package/dist/components/z-contextual-menu.d.ts +11 -0
- package/dist/components/z-contextual-menu.js +98 -0
- package/dist/components/z-contextual-menu.js.map +1 -0
- package/dist/components/z-cover-hero.d.ts +11 -0
- package/dist/components/z-cover-hero.js +66 -0
- package/dist/components/z-cover-hero.js.map +1 -0
- package/dist/components/z-date-picker.d.ts +11 -0
- package/dist/components/z-date-picker.js +523 -0
- package/dist/components/z-date-picker.js.map +1 -0
- package/dist/components/z-divider.d.ts +11 -0
- package/dist/components/z-divider.js +8 -0
- package/dist/components/z-divider.js.map +1 -0
- package/dist/components/z-dragdrop-area.d.ts +11 -0
- package/dist/components/z-dragdrop-area.js +8 -0
- package/dist/components/z-dragdrop-area.js.map +1 -0
- package/dist/components/z-file-upload.d.ts +11 -0
- package/dist/components/z-file-upload.js +249 -0
- package/dist/components/z-file-upload.js.map +1 -0
- package/dist/components/z-file.d.ts +11 -0
- package/dist/components/z-file.js +89 -0
- package/dist/components/z-file.js.map +1 -0
- package/dist/components/z-ghost-loading.d.ts +11 -0
- package/dist/components/z-ghost-loading.js +8 -0
- package/dist/components/z-ghost-loading.js.map +1 -0
- package/dist/components/z-icon.d.ts +11 -0
- package/dist/components/z-icon.js +8 -0
- package/dist/components/z-icon.js.map +1 -0
- package/dist/components/z-info-box.d.ts +11 -0
- package/dist/components/z-info-box.js +51 -0
- package/dist/components/z-info-box.js.map +1 -0
- package/dist/components/z-info-reveal.d.ts +11 -0
- package/dist/components/z-info-reveal.js +93 -0
- package/dist/components/z-info-reveal.js.map +1 -0
- package/dist/components/z-input-message.d.ts +11 -0
- package/dist/components/z-input-message.js +8 -0
- package/dist/components/z-input-message.js.map +1 -0
- package/dist/components/z-input.d.ts +11 -0
- package/dist/components/z-input.js +8 -0
- package/dist/components/z-input.js.map +1 -0
- package/dist/components/z-link.d.ts +11 -0
- package/dist/components/z-link.js +105 -0
- package/dist/components/z-link.js.map +1 -0
- package/dist/components/z-list-element.d.ts +11 -0
- package/dist/components/z-list-element.js +8 -0
- package/dist/components/z-list-element.js.map +1 -0
- package/dist/components/z-list-group.d.ts +11 -0
- package/dist/components/z-list-group.js +8 -0
- package/dist/components/z-list-group.js.map +1 -0
- package/dist/components/z-list.d.ts +11 -0
- package/dist/components/z-list.js +8 -0
- package/dist/components/z-list.js.map +1 -0
- package/dist/components/z-logo.d.ts +11 -0
- package/dist/components/z-logo.js +56 -0
- package/dist/components/z-logo.js.map +1 -0
- package/dist/components/z-menu-section.d.ts +11 -0
- package/dist/components/z-menu-section.js +84 -0
- package/dist/components/z-menu-section.js.map +1 -0
- package/dist/components/z-menu.d.ts +11 -0
- package/dist/components/z-menu.js +144 -0
- package/dist/components/z-menu.js.map +1 -0
- package/dist/components/z-messages-pocket.d.ts +11 -0
- package/dist/components/z-messages-pocket.js +92 -0
- package/dist/components/z-messages-pocket.js.map +1 -0
- package/dist/components/z-modal.d.ts +11 -0
- package/dist/components/z-modal.js +8 -0
- package/dist/components/z-modal.js.map +1 -0
- package/dist/components/z-myz-card-alert.d.ts +11 -0
- package/dist/components/z-myz-card-alert.js +101 -0
- package/dist/components/z-myz-card-alert.js.map +1 -0
- package/dist/components/z-myz-card-body.d.ts +11 -0
- package/dist/components/z-myz-card-body.js +8 -0
- package/dist/components/z-myz-card-body.js.map +1 -0
- package/dist/components/z-myz-card-cover.d.ts +11 -0
- package/dist/components/z-myz-card-cover.js +8 -0
- package/dist/components/z-myz-card-cover.js.map +1 -0
- package/dist/components/z-myz-card-dictionary.d.ts +11 -0
- package/dist/components/z-myz-card-dictionary.js +94 -0
- package/dist/components/z-myz-card-dictionary.js.map +1 -0
- package/dist/components/z-myz-card-footer-sections.d.ts +11 -0
- package/dist/components/z-myz-card-footer-sections.js +36 -0
- package/dist/components/z-myz-card-footer-sections.js.map +1 -0
- package/dist/components/z-myz-card-footer.d.ts +11 -0
- package/dist/components/z-myz-card-footer.js +99 -0
- package/dist/components/z-myz-card-footer.js.map +1 -0
- package/dist/components/z-myz-card-header.d.ts +11 -0
- package/dist/components/z-myz-card-header.js +8 -0
- package/dist/components/z-myz-card-header.js.map +1 -0
- package/dist/components/z-myz-card-icon.d.ts +11 -0
- package/dist/components/z-myz-card-icon.js +49 -0
- package/dist/components/z-myz-card-icon.js.map +1 -0
- package/dist/components/z-myz-card-info.d.ts +11 -0
- package/dist/components/z-myz-card-info.js +162 -0
- package/dist/components/z-myz-card-info.js.map +1 -0
- package/dist/components/z-myz-card-list.d.ts +11 -0
- package/dist/components/z-myz-card-list.js +58 -0
- package/dist/components/z-myz-card-list.js.map +1 -0
- package/dist/components/z-myz-card.d.ts +11 -0
- package/dist/components/z-myz-card.js +8 -0
- package/dist/components/z-myz-card.js.map +1 -0
- package/dist/components/z-myz-list-item.d.ts +11 -0
- package/dist/components/z-myz-list-item.js +8 -0
- package/dist/components/z-myz-list-item.js.map +1 -0
- package/dist/components/z-myz-list.d.ts +11 -0
- package/dist/components/z-myz-list.js +71 -0
- package/dist/components/z-myz-list.js.map +1 -0
- package/dist/components/z-navigation-tab-link.d.ts +11 -0
- package/dist/components/z-navigation-tab-link.js +105 -0
- package/dist/components/z-navigation-tab-link.js.map +1 -0
- package/dist/components/z-navigation-tab.d.ts +11 -0
- package/dist/components/z-navigation-tab.js +100 -0
- package/dist/components/z-navigation-tab.js.map +1 -0
- package/dist/components/z-navigation-tabs.d.ts +11 -0
- package/dist/components/z-navigation-tabs.js +255 -0
- package/dist/components/z-navigation-tabs.js.map +1 -0
- package/dist/components/z-notification.d.ts +11 -0
- package/dist/components/z-notification.js +68 -0
- package/dist/components/z-notification.js.map +1 -0
- package/dist/components/z-offcanvas.d.ts +11 -0
- package/dist/components/z-offcanvas.js +8 -0
- package/dist/components/z-offcanvas.js.map +1 -0
- package/dist/components/z-otp.d.ts +11 -0
- package/dist/components/z-otp.js +75 -0
- package/dist/components/z-otp.js.map +1 -0
- package/dist/components/z-pagination.d.ts +11 -0
- package/dist/components/z-pagination.js +280 -0
- package/dist/components/z-pagination.js.map +1 -0
- package/dist/components/z-panel-elem.d.ts +11 -0
- package/dist/components/z-panel-elem.js +71 -0
- package/dist/components/z-panel-elem.js.map +1 -0
- package/dist/components/z-pocket-body.d.ts +11 -0
- package/dist/components/z-pocket-body.js +8 -0
- package/dist/components/z-pocket-body.js.map +1 -0
- package/dist/components/z-pocket-header.d.ts +11 -0
- package/dist/components/z-pocket-header.js +8 -0
- package/dist/components/z-pocket-header.js.map +1 -0
- package/dist/components/z-pocket-message.d.ts +11 -0
- package/dist/components/z-pocket-message.js +42 -0
- package/dist/components/z-pocket-message.js.map +1 -0
- package/dist/components/z-pocket.d.ts +11 -0
- package/dist/components/z-pocket.js +8 -0
- package/dist/components/z-pocket.js.map +1 -0
- package/dist/components/z-popover.d.ts +11 -0
- package/dist/components/z-popover.js +8 -0
- package/dist/components/z-popover.js.map +1 -0
- package/dist/components/z-range-picker.d.ts +11 -0
- package/dist/components/z-range-picker.js +413 -0
- package/dist/components/z-range-picker.js.map +1 -0
- package/dist/components/z-searchbar.d.ts +11 -0
- package/dist/components/z-searchbar.js +8 -0
- package/dist/components/z-searchbar.js.map +1 -0
- package/dist/components/z-section-title.d.ts +11 -0
- package/dist/components/z-section-title.js +52 -0
- package/dist/components/z-section-title.js.map +1 -0
- package/dist/components/z-select.d.ts +11 -0
- package/dist/components/z-select.js +421 -0
- package/dist/components/z-select.js.map +1 -0
- package/dist/components/z-skip-to-content.d.ts +11 -0
- package/dist/components/z-skip-to-content.js +94 -0
- package/dist/components/z-skip-to-content.js.map +1 -0
- package/dist/components/z-slideshow.d.ts +11 -0
- package/dist/components/z-slideshow.js +161 -0
- package/dist/components/z-slideshow.js.map +1 -0
- package/dist/components/z-stepper-item.d.ts +11 -0
- package/dist/components/z-stepper-item.js +48 -0
- package/dist/components/z-stepper-item.js.map +1 -0
- package/dist/components/z-stepper.d.ts +11 -0
- package/dist/components/z-stepper.js +36 -0
- package/dist/components/z-stepper.js.map +1 -0
- package/dist/components/z-table-body.d.ts +11 -0
- package/dist/components/z-table-body.js +40 -0
- package/dist/components/z-table-body.js.map +1 -0
- package/dist/components/z-table-cell.d.ts +11 -0
- package/dist/components/z-table-cell.js +8 -0
- package/dist/components/z-table-cell.js.map +1 -0
- package/dist/components/z-table-deprecated.d.ts +11 -0
- package/dist/components/z-table-deprecated.js +127 -0
- package/dist/components/z-table-deprecated.js.map +1 -0
- package/dist/components/z-table-empty-box.d.ts +11 -0
- package/dist/components/z-table-empty-box.js +8 -0
- package/dist/components/z-table-empty-box.js.map +1 -0
- package/dist/components/z-table-expanded-row.d.ts +11 -0
- package/dist/components/z-table-expanded-row.js +39 -0
- package/dist/components/z-table-expanded-row.js.map +1 -0
- package/dist/components/z-table-footer.d.ts +11 -0
- package/dist/components/z-table-footer.js +39 -0
- package/dist/components/z-table-footer.js.map +1 -0
- package/dist/components/z-table-head.d.ts +11 -0
- package/dist/components/z-table-head.js +39 -0
- package/dist/components/z-table-head.js.map +1 -0
- package/dist/components/z-table-header-row.d.ts +11 -0
- package/dist/components/z-table-header-row.js +65 -0
- package/dist/components/z-table-header-row.js.map +1 -0
- package/dist/components/z-table-header.d.ts +11 -0
- package/dist/components/z-table-header.js +8 -0
- package/dist/components/z-table-header.js.map +1 -0
- package/dist/components/z-table-row.d.ts +11 -0
- package/dist/components/z-table-row.js +79 -0
- package/dist/components/z-table-row.js.map +1 -0
- package/dist/components/z-table-sticky-footer.d.ts +11 -0
- package/dist/components/z-table-sticky-footer.js +35 -0
- package/dist/components/z-table-sticky-footer.js.map +1 -0
- package/dist/components/z-table.d.ts +11 -0
- package/dist/components/z-table.js +65 -0
- package/dist/components/z-table.js.map +1 -0
- package/dist/components/z-tag.d.ts +11 -0
- package/dist/components/z-tag.js +49 -0
- package/dist/components/z-tag.js.map +1 -0
- package/dist/components/z-tbody.d.ts +11 -0
- package/dist/components/z-tbody.js +36 -0
- package/dist/components/z-tbody.js.map +1 -0
- package/dist/components/z-td.d.ts +11 -0
- package/dist/components/z-td.js +87 -0
- package/dist/components/z-td.js.map +1 -0
- package/dist/components/z-tfoot.d.ts +11 -0
- package/dist/components/z-tfoot.js +39 -0
- package/dist/components/z-tfoot.js.map +1 -0
- package/dist/components/z-th.d.ts +11 -0
- package/dist/components/z-th.js +108 -0
- package/dist/components/z-th.js.map +1 -0
- package/dist/components/z-thead.d.ts +11 -0
- package/dist/components/z-thead.js +39 -0
- package/dist/components/z-thead.js.map +1 -0
- package/dist/components/z-toast-notification-list.d.ts +11 -0
- package/dist/components/z-toast-notification-list.js +78 -0
- package/dist/components/z-toast-notification-list.js.map +1 -0
- package/dist/components/z-toast-notification.d.ts +11 -0
- package/dist/components/z-toast-notification.js +241 -0
- package/dist/components/z-toast-notification.js.map +1 -0
- package/dist/components/z-toggle-button.d.ts +11 -0
- package/dist/components/z-toggle-button.js +64 -0
- package/dist/components/z-toggle-button.js.map +1 -0
- package/dist/components/z-toggle-switch.d.ts +11 -0
- package/dist/components/z-toggle-switch.js +73 -0
- package/dist/components/z-toggle-switch.js.map +1 -0
- package/dist/components/z-tooltip.d.ts +11 -0
- package/dist/components/z-tooltip.js +57 -0
- package/dist/components/z-tooltip.js.map +1 -0
- package/dist/components/z-tr.d.ts +11 -0
- package/dist/components/z-tr.js +86 -0
- package/dist/components/z-tr.js.map +1 -0
- package/dist/components/z-visually-hidden.d.ts +11 -0
- package/dist/components/z-visually-hidden.js +36 -0
- package/dist/components/z-visually-hidden.js.map +1 -0
- package/dist/esm/breakpoints-680e0e56.js +7 -0
- package/dist/esm/breakpoints-680e0e56.js.map +1 -0
- package/dist/esm/hammer-f1ed46b5.js +2653 -0
- package/dist/esm/hammer-f1ed46b5.js.map +1 -0
- package/dist/esm/icons-f212e30c.js +862 -0
- package/dist/esm/icons-f212e30c.js.map +1 -0
- package/dist/esm/index-0c3f6c0f.js +80 -0
- package/dist/esm/index-0c3f6c0f.js.map +1 -0
- package/dist/esm/index-1ad3694a.js +19 -0
- package/dist/esm/index-1ad3694a.js.map +1 -0
- package/dist/esm/index-216fb076.js +19 -0
- package/dist/esm/index-216fb076.js.map +1 -0
- package/dist/esm/index-2255c6c8.js +346 -0
- package/dist/esm/index-2255c6c8.js.map +1 -0
- package/dist/esm/index-42dcef4f.js +41 -0
- package/dist/esm/index-42dcef4f.js.map +1 -0
- package/dist/esm/index-55b38815.js +18 -0
- package/dist/esm/index-55b38815.js.map +1 -0
- package/dist/esm/index-55fccdc1.js +44 -0
- package/dist/esm/index-55fccdc1.js.map +1 -0
- package/dist/esm/index-5b6bb2e2.js +28 -0
- package/dist/esm/index-5b6bb2e2.js.map +1 -0
- package/dist/esm/index-659b7228.js +35 -0
- package/dist/esm/index-659b7228.js.map +1 -0
- package/dist/esm/index-73ab3b9b.js +22 -0
- package/dist/esm/index-73ab3b9b.js.map +1 -0
- package/dist/esm/index-754a9620.js +22 -0
- package/dist/esm/index-754a9620.js.map +1 -0
- package/dist/esm/index-829d5a8b.js +23 -0
- package/dist/esm/index-829d5a8b.js.map +1 -0
- package/dist/esm/index-87669314.js +63 -0
- package/dist/esm/index-87669314.js.map +1 -0
- package/dist/esm/index-c3277075.js +22 -0
- package/dist/esm/index-c3277075.js.map +1 -0
- package/dist/esm/index-ccc8c049.js +57 -0
- package/dist/esm/index-ccc8c049.js.map +1 -0
- package/dist/esm/index-d80abc78.js +18 -0
- package/dist/esm/index-d80abc78.js.map +1 -0
- package/dist/esm/index-e85f0ed8.js +19 -0
- package/dist/esm/index-e85f0ed8.js.map +1 -0
- package/dist/esm/index-f16bc2ca.js +3174 -0
- package/dist/esm/index-f16bc2ca.js.map +1 -0
- package/dist/esm/index.js +6 -4
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/loader.js +6 -12
- package/dist/esm/loader.js.map +1 -0
- package/dist/esm/utils-7983d02c.js +102 -0
- package/dist/esm/utils-7983d02c.js.map +1 -0
- package/dist/esm/utils-d1168eee.js +2705 -0
- package/dist/esm/utils-d1168eee.js.map +1 -0
- package/dist/esm/web-components-library.js +29 -3
- package/dist/esm/web-components-library.js.map +1 -0
- package/dist/esm/z-accordion.entry.js +39 -52
- package/dist/esm/z-accordion.entry.js.map +1 -0
- package/dist/esm/z-alert.entry.js +12 -8
- package/dist/esm/z-alert.entry.js.map +1 -0
- package/dist/esm/z-anchor-navigation.entry.js +34 -38
- package/dist/esm/z-anchor-navigation.entry.js.map +1 -0
- package/dist/esm/z-app-header_11.entry.js +909 -993
- package/dist/esm/z-app-header_11.entry.js.map +1 -0
- package/dist/esm/z-aria-alert.entry.js +11 -10
- package/dist/esm/z-aria-alert.entry.js.map +1 -0
- package/dist/esm/z-avatar.entry.js +32 -30
- package/dist/esm/z-avatar.entry.js.map +1 -0
- package/dist/esm/z-book-card.entry.js +126 -114
- package/dist/esm/z-book-card.entry.js.map +1 -0
- package/dist/esm/z-breadcrumb.entry.js +216 -219
- package/dist/esm/z-breadcrumb.entry.js.map +1 -0
- package/dist/esm/z-button-sort.entry.js +42 -39
- package/dist/esm/z-button-sort.entry.js.map +1 -0
- package/dist/esm/z-card.entry.js +45 -41
- package/dist/esm/z-card.entry.js.map +1 -0
- package/dist/esm/z-carousel.entry.js +137 -129
- package/dist/esm/z-carousel.entry.js.map +1 -0
- package/dist/esm/z-chip.entry.js +23 -21
- package/dist/esm/z-chip.entry.js.map +1 -0
- package/dist/esm/z-combobox.entry.js +189 -188
- package/dist/esm/z-combobox.entry.js.map +1 -0
- package/dist/esm/z-contextual-menu.entry.js +31 -33
- package/dist/esm/z-contextual-menu.entry.js.map +1 -0
- package/dist/esm/z-cover-hero.entry.js +32 -41
- package/dist/esm/z-cover-hero.entry.js.map +1 -0
- package/dist/esm/z-date-picker.entry.js +163 -157
- package/dist/esm/z-date-picker.entry.js.map +1 -0
- package/dist/esm/z-dragdrop-area_2.entry.js +144 -136
- package/dist/esm/z-dragdrop-area_2.entry.js.map +1 -0
- package/dist/esm/z-file-upload.entry.js +182 -177
- package/dist/esm/z-file-upload.entry.js.map +1 -0
- package/dist/esm/z-file.entry.js +42 -37
- package/dist/esm/z-file.entry.js.map +1 -0
- package/dist/esm/z-ghost-loading.entry.js +11 -8
- package/dist/esm/z-ghost-loading.entry.js.map +1 -0
- package/dist/esm/z-info-box.entry.js +17 -14
- package/dist/esm/z-info-box.entry.js.map +1 -0
- package/dist/esm/z-info-reveal.entry.js +53 -53
- package/dist/esm/z-info-reveal.entry.js.map +1 -0
- package/dist/esm/z-link.entry.js +57 -60
- package/dist/esm/z-link.entry.js.map +1 -0
- package/dist/esm/z-logo.entry.js +22 -13
- package/dist/esm/z-logo.entry.js.map +1 -0
- package/dist/esm/z-menu-section.entry.js +47 -41
- package/dist/esm/z-menu-section.entry.js.map +1 -0
- package/dist/esm/z-menu.entry.js +95 -99
- package/dist/esm/z-menu.entry.js.map +1 -0
- package/dist/esm/z-messages-pocket.entry.js +37 -33
- package/dist/esm/z-messages-pocket.entry.js.map +1 -0
- package/dist/esm/z-myz-card-alert.entry.js +56 -49
- package/dist/esm/z-myz-card-alert.entry.js.map +1 -0
- package/dist/esm/z-myz-card-dictionary.entry.js +26 -25
- package/dist/esm/z-myz-card-dictionary.entry.js.map +1 -0
- package/dist/esm/z-myz-card-footer-sections.entry.js +11 -8
- package/dist/esm/z-myz-card-footer-sections.entry.js.map +1 -0
- package/dist/esm/z-myz-card-footer.entry.js +61 -55
- package/dist/esm/z-myz-card-footer.entry.js.map +1 -0
- package/dist/esm/z-myz-card-icon.entry.js +14 -12
- package/dist/esm/z-myz-card-icon.entry.js.map +1 -0
- package/dist/esm/z-myz-card-info.entry.js +120 -117
- package/dist/esm/z-myz-card-info.entry.js.map +1 -0
- package/dist/esm/z-myz-card-list.entry.js +29 -25
- package/dist/esm/z-myz-card-list.entry.js.map +1 -0
- package/dist/esm/z-myz-card_4.entry.js +88 -75
- package/dist/esm/z-myz-card_4.entry.js.map +1 -0
- package/dist/esm/z-myz-list-item.entry.js +32 -26
- package/dist/esm/z-myz-list-item.entry.js.map +1 -0
- package/dist/esm/z-myz-list.entry.js +28 -23
- package/dist/esm/z-myz-list.entry.js.map +1 -0
- package/dist/esm/z-navigation-tab-link.entry.js +55 -57
- package/dist/esm/z-navigation-tab-link.entry.js.map +1 -0
- package/dist/esm/z-navigation-tab.entry.js +52 -56
- package/dist/esm/z-navigation-tab.entry.js.map +1 -0
- package/dist/esm/z-navigation-tabs.entry.js +206 -210
- package/dist/esm/z-navigation-tabs.entry.js.map +1 -0
- package/dist/esm/z-notification.entry.js +30 -30
- package/dist/esm/z-notification.entry.js.map +1 -0
- package/dist/esm/z-otp.entry.js +34 -30
- package/dist/esm/z-otp.entry.js.map +1 -0
- package/dist/esm/z-pagination.entry.js +212 -216
- package/dist/esm/z-pagination.entry.js.map +1 -0
- package/dist/esm/z-panel-elem.entry.js +30 -22
- package/dist/esm/z-panel-elem.entry.js.map +1 -0
- package/dist/esm/z-pocket-message.entry.js +11 -8
- package/dist/esm/z-pocket-message.entry.js.map +1 -0
- package/dist/esm/z-pocket_3.entry.js +105 -100
- package/dist/esm/z-pocket_3.entry.js.map +1 -0
- package/dist/esm/z-popover.entry.js +273 -282
- package/dist/esm/z-popover.entry.js.map +1 -0
- package/dist/esm/z-range-picker.entry.js +326 -324
- package/dist/esm/z-range-picker.entry.js.map +1 -0
- package/dist/esm/z-section-title.entry.js +18 -22
- package/dist/esm/z-section-title.entry.js.map +1 -0
- package/dist/esm/z-select.entry.js +327 -323
- package/dist/esm/z-select.entry.js.map +1 -0
- package/dist/esm/z-skip-to-content.entry.js +62 -59
- package/dist/esm/z-skip-to-content.entry.js.map +1 -0
- package/dist/esm/z-slideshow.entry.js +116 -110
- package/dist/esm/z-slideshow.entry.js.map +1 -0
- package/dist/esm/z-stepper-item.entry.js +17 -10
- package/dist/esm/z-stepper-item.entry.js.map +1 -0
- package/dist/esm/z-stepper.entry.js +11 -8
- package/dist/esm/z-stepper.entry.js.map +1 -0
- package/dist/esm/z-table-body.entry.js +4 -2
- package/dist/esm/z-table-body.entry.js.map +1 -0
- package/dist/esm/z-table-cell.entry.js +5 -3
- package/dist/esm/z-table-cell.entry.js.map +1 -0
- package/dist/esm/z-table-deprecated.entry.js +76 -75
- package/dist/esm/z-table-deprecated.entry.js.map +1 -0
- package/dist/esm/z-table-empty-box.entry.js +4 -2
- package/dist/esm/z-table-empty-box.entry.js.map +1 -0
- package/dist/esm/z-table-expanded-row.entry.js +4 -2
- package/dist/esm/z-table-expanded-row.entry.js.map +1 -0
- package/dist/esm/z-table-footer.entry.js +4 -2
- package/dist/esm/z-table-footer.entry.js.map +1 -0
- package/dist/esm/z-table-head.entry.js +4 -2
- package/dist/esm/z-table-head.entry.js.map +1 -0
- package/dist/esm/z-table-header-row.entry.js +4 -2
- package/dist/esm/z-table-header-row.entry.js.map +1 -0
- package/dist/esm/z-table-header.entry.js +7 -5
- package/dist/esm/z-table-header.entry.js.map +1 -0
- package/dist/esm/z-table-row.entry.js +5 -3
- package/dist/esm/z-table-row.entry.js.map +1 -0
- package/dist/esm/z-table-sticky-footer.entry.js +4 -2
- package/dist/esm/z-table-sticky-footer.entry.js.map +1 -0
- package/dist/esm/z-table.entry.js +42 -45
- package/dist/esm/z-table.entry.js.map +1 -0
- package/dist/esm/z-tag.entry.js +16 -11
- package/dist/esm/z-tag.entry.js.map +1 -0
- package/dist/esm/z-tbody.entry.js +4 -2
- package/dist/esm/z-tbody.entry.js.map +1 -0
- package/dist/esm/z-td.entry.js +5 -3
- package/dist/esm/z-td.entry.js.map +1 -0
- package/dist/esm/z-tfoot.entry.js +4 -2
- package/dist/esm/z-tfoot.entry.js.map +1 -0
- package/dist/esm/z-th.entry.js +5 -3
- package/dist/esm/z-th.entry.js.map +1 -0
- package/dist/esm/z-thead.entry.js +4 -2
- package/dist/esm/z-thead.entry.js.map +1 -0
- package/dist/esm/z-toast-notification-list.entry.js +45 -42
- package/dist/esm/z-toast-notification-list.entry.js.map +1 -0
- package/dist/esm/z-toast-notification.entry.js +190 -184
- package/dist/esm/z-toast-notification.entry.js.map +1 -0
- package/dist/esm/z-toggle-button.entry.js +26 -24
- package/dist/esm/z-toggle-button.entry.js.map +1 -0
- package/dist/esm/z-toggle-switch.entry.js +38 -39
- package/dist/esm/z-toggle-switch.entry.js.map +1 -0
- package/dist/esm/z-tooltip.entry.js +20 -26
- package/dist/esm/z-tooltip.entry.js.map +1 -0
- package/dist/esm/z-tr.entry.js +9 -7
- package/dist/esm/z-tr.entry.js.map +1 -0
- package/dist/esm/z-visually-hidden.entry.js +11 -8
- package/dist/esm/z-visually-hidden.entry.js.map +1 -0
- package/dist/loader/cdn.js +3 -0
- package/dist/loader/index.cjs.js +3 -0
- package/dist/loader/index.d.ts +21 -0
- package/dist/loader/index.es2017.js +3 -0
- package/dist/loader/index.js +4 -0
- package/dist/loader/package.json +11 -0
- package/dist/types/beans/index.d.ts +279 -279
- package/dist/types/components/buttons/z-button/index.d.ts +25 -25
- package/dist/types/components/buttons/z-button-sort/index.d.ts +25 -25
- package/dist/types/components/buttons/z-chip/index.d.ts +14 -14
- package/dist/types/components/buttons/z-toggle-button/index.d.ts +14 -14
- package/dist/types/components/buttons/z-toggle-switch/index.d.ts +13 -13
- package/dist/types/components/date-picker/z-date-picker/index.d.ts +25 -25
- package/dist/types/components/date-picker/z-range-picker/index.d.ts +48 -48
- package/dist/types/components/file-upload/z-dragdrop-area/index.d.ts +8 -8
- package/dist/types/components/file-upload/z-file/index.d.ts +19 -19
- package/dist/types/components/file-upload/z-file-upload/index.d.ts +52 -52
- package/dist/types/components/icons/icons.d.ts +1530 -1530
- package/dist/types/components/icons/z-icon/index.d.ts +12 -12
- package/dist/types/components/indicators/z-stepper/index.d.ts +1 -1
- package/dist/types/components/indicators/z-stepper-item/index.d.ts +17 -17
- package/dist/types/components/inputs/z-combobox/index.d.ts +67 -67
- package/dist/types/components/inputs/z-input/index.d.ts +99 -99
- package/dist/types/components/inputs/z-input-message/index.d.ts +9 -9
- package/dist/types/components/inputs/z-searchbar/index.d.ts +66 -66
- package/dist/types/components/inputs/z-select/index.d.ts +80 -80
- package/dist/types/components/list/z-list/index.d.ts +16 -16
- package/dist/types/components/list/z-list-element/index.d.ts +97 -97
- package/dist/types/components/list/z-list-group/index.d.ts +25 -25
- package/dist/types/components/list/z-toast-notification-list/index.d.ts +11 -11
- package/dist/types/components/logo/z-logo/index.d.ts +13 -13
- package/dist/types/components/modal/z-modal/index.d.ts +42 -42
- package/dist/types/components/navigation/z-app-header/index.d.ts +87 -87
- package/dist/types/components/navigation/z-menu/index.d.ts +52 -52
- package/dist/types/components/navigation/z-menu-section/index.d.ts +23 -23
- package/dist/types/components/navigation/z-navigation-tabs/index.d.ts +103 -103
- package/dist/types/components/notification/z-info-box/index.d.ts +8 -8
- package/dist/types/components/notification/z-notification/index.d.ts +23 -23
- package/dist/types/components/notification/z-toast-notification/index.d.ts +52 -52
- package/dist/types/components/notification/z-tooltip/index.d.ts +21 -21
- package/dist/types/components/panel/z-panel-elem/index.d.ts +20 -20
- package/dist/types/components/table/cells/z-td/index.d.ts +29 -29
- package/dist/types/components/table/cells/z-th/index.d.ts +48 -48
- package/dist/types/components/table/z-table/index.d.ts +17 -17
- package/dist/types/components/table/z-tbody/index.d.ts +1 -1
- package/dist/types/components/table/z-tfoot/index.d.ts +5 -5
- package/dist/types/components/table/z-thead/index.d.ts +5 -5
- package/dist/types/components/table/z-tr/index.d.ts +30 -30
- package/dist/types/components/z-accordion/index.d.ts +45 -45
- package/dist/types/components/z-anchor-navigation/index.d.ts +22 -22
- package/dist/types/components/z-aria-alert/index.d.ts +3 -3
- package/dist/types/components/z-avatar/index.d.ts +13 -13
- package/dist/types/components/z-book-card/index.d.ts +81 -81
- package/dist/types/components/z-breadcrumb/index.d.ts +54 -54
- package/dist/types/components/z-card/index.d.ts +30 -25
- package/dist/types/components/z-carousel/index.d.ts +54 -54
- package/dist/types/components/z-contextual-menu/index.d.ts +22 -22
- package/dist/types/components/z-cover-hero/index.d.ts +27 -27
- package/dist/types/components/z-divider/index.d.ts +7 -7
- package/dist/types/components/z-ghost-loading/index.d.ts +1 -1
- package/dist/types/components/z-info-reveal/index.d.ts +26 -26
- package/dist/types/components/z-offcanvas/index.d.ts +21 -20
- package/dist/types/components/z-pagination/index.d.ts +103 -103
- package/dist/types/components/z-popover/index.d.ts +57 -57
- package/dist/types/components/z-section-title/index.d.ts +13 -13
- package/dist/types/components/z-skip-to-content/index.d.ts +15 -15
- package/dist/types/components/z-tag/index.d.ts +5 -5
- package/dist/types/components/z-visually-hidden/index.d.ts +1 -1
- package/dist/types/components.d.ts +1440 -2
- package/dist/types/constants/icons.d.ts +3 -3
- package/dist/types/deprecated/z-link/index.d.ts +34 -34
- package/dist/types/deprecated/z-navigation-tab/index.d.ts +61 -61
- package/dist/types/deprecated/z-navigation-tab-link/index.d.ts +68 -68
- package/dist/types/deprecated/z-table-deprecated/z-table-body/index.d.ts +3 -3
- package/dist/types/deprecated/z-table-deprecated/z-table-cell/index.d.ts +9 -9
- package/dist/types/deprecated/z-table-deprecated/z-table-deprecated/index.d.ts +41 -41
- package/dist/types/deprecated/z-table-deprecated/z-table-empty-box/index.d.ts +10 -10
- package/dist/types/deprecated/z-table-deprecated/z-table-expanded-row/index.d.ts +3 -3
- package/dist/types/deprecated/z-table-deprecated/z-table-footer/index.d.ts +3 -3
- package/dist/types/deprecated/z-table-deprecated/z-table-head/index.d.ts +3 -3
- package/dist/types/deprecated/z-table-deprecated/z-table-header/index.d.ts +25 -25
- package/dist/types/deprecated/z-table-deprecated/z-table-header-row/index.d.ts +4 -4
- package/dist/types/deprecated/z-table-deprecated/z-table-row/index.d.ts +9 -9
- package/dist/types/deprecated/z-table-deprecated/z-table-sticky-footer/index.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card/index.d.ts +10 -10
- package/dist/types/snowflakes/myz/card/z-myz-card-alert/index.d.ts +16 -16
- package/dist/types/snowflakes/myz/card/z-myz-card-body/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-cover/index.d.ts +10 -10
- package/dist/types/snowflakes/myz/card/z-myz-card-dictionary/index.d.ts +17 -17
- package/dist/types/snowflakes/myz/card/z-myz-card-footer/index.d.ts +27 -27
- package/dist/types/snowflakes/myz/card/z-myz-card-footer-sections/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/card/z-myz-card-header/index.d.ts +13 -13
- package/dist/types/snowflakes/myz/card/z-myz-card-icon/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/card/z-myz-card-info/index.d.ts +29 -29
- package/dist/types/snowflakes/myz/card/z-myz-card-list/index.d.ts +7 -7
- package/dist/types/snowflakes/myz/list/z-myz-list/index.d.ts +8 -8
- package/dist/types/snowflakes/myz/list/z-myz-list-item/index.d.ts +22 -22
- package/dist/types/snowflakes/myz/pocket/z-messages-pocket/index.d.ts +10 -10
- package/dist/types/snowflakes/myz/pocket/z-pocket/index.d.ts +18 -18
- package/dist/types/snowflakes/myz/pocket/z-pocket-body/index.d.ts +6 -6
- package/dist/types/snowflakes/myz/pocket/z-pocket-header/index.d.ts +12 -12
- package/dist/types/snowflakes/myz/pocket/z-pocket-message/index.d.ts +1 -1
- package/dist/types/snowflakes/myz/z-alert/index.d.ts +3 -3
- package/dist/types/snowflakes/myz/z-otp/index.d.ts +13 -13
- package/dist/types/snowflakes/myz/z-slideshow/index.d.ts +23 -23
- package/dist/types/stencil-public-runtime.d.ts +124 -19
- package/dist/types/utils/utils.d.ts +3 -3
- package/dist/web-components-library/index.esm.js +2 -1
- package/dist/web-components-library/index.esm.js.map +1 -0
- package/dist/web-components-library/p-011a7536.js +2 -0
- package/dist/web-components-library/p-011a7536.js.map +1 -0
- package/dist/web-components-library/p-025f494e.js +2 -0
- package/dist/web-components-library/p-025f494e.js.map +1 -0
- package/dist/web-components-library/p-04fdb6fa.js +2 -0
- package/dist/web-components-library/p-04fdb6fa.js.map +1 -0
- package/dist/web-components-library/p-0681692a.entry.js +2 -0
- package/dist/web-components-library/p-0681692a.entry.js.map +1 -0
- package/dist/web-components-library/p-10bb4f4b.js +3 -0
- package/dist/web-components-library/p-10bb4f4b.js.map +1 -0
- package/dist/web-components-library/p-10c29fb4.entry.js +2 -0
- package/dist/web-components-library/p-10c29fb4.entry.js.map +1 -0
- package/dist/web-components-library/p-13a93aef.entry.js +2 -0
- package/dist/web-components-library/p-13a93aef.entry.js.map +1 -0
- package/dist/web-components-library/p-158b6dda.entry.js +2 -0
- package/dist/web-components-library/p-158b6dda.entry.js.map +1 -0
- package/dist/web-components-library/p-1de0e2a1.entry.js +2 -0
- package/dist/web-components-library/p-1de0e2a1.entry.js.map +1 -0
- package/dist/web-components-library/p-1e4befc7.entry.js +2 -0
- package/dist/web-components-library/p-1e4befc7.entry.js.map +1 -0
- package/dist/web-components-library/p-210fbe0f.entry.js +2 -0
- package/dist/web-components-library/p-210fbe0f.entry.js.map +1 -0
- package/dist/web-components-library/p-21735a65.entry.js +2 -0
- package/dist/web-components-library/p-21735a65.entry.js.map +1 -0
- package/dist/web-components-library/p-2731d501.entry.js +2 -0
- package/dist/web-components-library/p-2731d501.entry.js.map +1 -0
- package/dist/web-components-library/p-28c6bb97.entry.js +2 -0
- package/dist/web-components-library/p-28c6bb97.entry.js.map +1 -0
- package/dist/web-components-library/p-2aa42d09.js +2 -0
- package/dist/web-components-library/p-2aa42d09.js.map +1 -0
- package/dist/web-components-library/p-2c886e8b.js +2 -0
- package/dist/web-components-library/p-2c886e8b.js.map +1 -0
- package/dist/web-components-library/p-2f2f460a.entry.js +2 -0
- package/dist/web-components-library/p-2f2f460a.entry.js.map +1 -0
- package/dist/web-components-library/p-2f72475d.entry.js +2 -0
- package/dist/web-components-library/p-2f72475d.entry.js.map +1 -0
- package/dist/web-components-library/p-303663a9.entry.js +2 -0
- package/dist/web-components-library/p-303663a9.entry.js.map +1 -0
- package/dist/web-components-library/p-3441cb4e.entry.js +2 -0
- package/dist/web-components-library/p-3441cb4e.entry.js.map +1 -0
- package/dist/web-components-library/p-34541d7c.entry.js +2 -0
- package/dist/web-components-library/p-34541d7c.entry.js.map +1 -0
- package/dist/web-components-library/p-356aac96.js +2 -0
- package/dist/web-components-library/p-356aac96.js.map +1 -0
- package/dist/web-components-library/p-378b2bbf.entry.js +2 -0
- package/dist/web-components-library/p-378b2bbf.entry.js.map +1 -0
- package/dist/web-components-library/p-38c63f28.entry.js +2 -0
- package/dist/web-components-library/p-38c63f28.entry.js.map +1 -0
- package/dist/web-components-library/p-38dd5e41.entry.js +2 -0
- package/dist/web-components-library/p-38dd5e41.entry.js.map +1 -0
- package/dist/web-components-library/p-3b5e773e.entry.js +2 -0
- package/dist/web-components-library/p-3b5e773e.entry.js.map +1 -0
- package/dist/web-components-library/p-3c87d5e2.entry.js +2 -0
- package/dist/web-components-library/p-3c87d5e2.entry.js.map +1 -0
- package/dist/web-components-library/p-402bd7f6.entry.js +2 -0
- package/dist/web-components-library/p-402bd7f6.entry.js.map +1 -0
- package/dist/web-components-library/p-40f68d35.entry.js +2 -0
- package/dist/web-components-library/p-40f68d35.entry.js.map +1 -0
- package/dist/web-components-library/p-4686b762.js +2 -0
- package/dist/web-components-library/p-4686b762.js.map +1 -0
- package/dist/web-components-library/p-4691b59a.entry.js +2 -0
- package/dist/web-components-library/p-4691b59a.entry.js.map +1 -0
- package/dist/web-components-library/p-472eb82d.entry.js +2 -0
- package/dist/web-components-library/p-472eb82d.entry.js.map +1 -0
- package/dist/web-components-library/p-49407985.entry.js +2 -0
- package/dist/web-components-library/p-49407985.entry.js.map +1 -0
- package/dist/web-components-library/p-4bc82510.js +2 -0
- package/dist/web-components-library/p-4bc82510.js.map +1 -0
- package/dist/web-components-library/p-5023f7d5.entry.js +2 -0
- package/dist/web-components-library/p-5023f7d5.entry.js.map +1 -0
- package/dist/web-components-library/p-52fa5f80.entry.js +2 -0
- package/dist/web-components-library/p-52fa5f80.entry.js.map +1 -0
- package/dist/web-components-library/p-54681ece.entry.js +2 -0
- package/dist/web-components-library/p-54681ece.entry.js.map +1 -0
- package/dist/web-components-library/p-54b0b04e.js +7 -0
- package/dist/web-components-library/p-54b0b04e.js.map +1 -0
- package/dist/web-components-library/p-55d22af2.js +2 -0
- package/dist/web-components-library/p-55d22af2.js.map +1 -0
- package/dist/web-components-library/p-5af8a5e1.entry.js +2 -0
- package/dist/web-components-library/p-5af8a5e1.entry.js.map +1 -0
- package/dist/web-components-library/p-5bb776c9.entry.js +2 -0
- package/dist/web-components-library/p-5bb776c9.entry.js.map +1 -0
- package/dist/web-components-library/p-5d220bbc.entry.js +2 -0
- package/dist/web-components-library/p-5d220bbc.entry.js.map +1 -0
- package/dist/web-components-library/p-5e585fe9.js +2 -0
- package/dist/web-components-library/p-5e585fe9.js.map +1 -0
- package/dist/web-components-library/p-6087739d.js +2 -0
- package/dist/web-components-library/p-6087739d.js.map +1 -0
- package/dist/web-components-library/p-60e11155.entry.js +2 -0
- package/dist/web-components-library/p-60e11155.entry.js.map +1 -0
- package/dist/web-components-library/p-626a5bb1.entry.js +2 -0
- package/dist/web-components-library/p-626a5bb1.entry.js.map +1 -0
- package/dist/web-components-library/p-647bd8e1.entry.js +2 -0
- package/dist/web-components-library/p-647bd8e1.entry.js.map +1 -0
- package/dist/web-components-library/p-67450112.entry.js +2 -0
- package/dist/web-components-library/p-67450112.entry.js.map +1 -0
- package/dist/web-components-library/p-6790a3c1.js +2 -0
- package/dist/web-components-library/p-6790a3c1.js.map +1 -0
- package/dist/web-components-library/p-68a9a3dd.entry.js +2 -0
- package/dist/web-components-library/p-68a9a3dd.entry.js.map +1 -0
- package/dist/web-components-library/p-69697329.entry.js +2 -0
- package/dist/web-components-library/p-69697329.entry.js.map +1 -0
- package/dist/web-components-library/p-6aba107d.entry.js +2 -0
- package/dist/web-components-library/p-6aba107d.entry.js.map +1 -0
- package/dist/web-components-library/p-6d0bb567.entry.js +2 -0
- package/dist/web-components-library/p-6d0bb567.entry.js.map +1 -0
- package/dist/web-components-library/p-73f33c0f.js +2 -0
- package/dist/web-components-library/p-73f33c0f.js.map +1 -0
- package/dist/web-components-library/p-7c5b1265.entry.js +2 -0
- package/dist/web-components-library/p-7c5b1265.entry.js.map +1 -0
- package/dist/web-components-library/p-7d4cd2e8.entry.js +2 -0
- package/dist/web-components-library/p-7d4cd2e8.entry.js.map +1 -0
- package/dist/web-components-library/p-820c2503.js +2 -0
- package/dist/web-components-library/p-820c2503.js.map +1 -0
- package/dist/web-components-library/p-83657b33.entry.js +2 -0
- package/dist/web-components-library/p-83657b33.entry.js.map +1 -0
- package/dist/web-components-library/p-88cf27cf.js +2 -0
- package/dist/web-components-library/p-88cf27cf.js.map +1 -0
- package/dist/web-components-library/p-8a72e834.entry.js +17 -0
- package/dist/web-components-library/p-8a72e834.entry.js.map +1 -0
- package/dist/web-components-library/p-955da62e.js +2 -0
- package/dist/web-components-library/p-955da62e.js.map +1 -0
- package/dist/web-components-library/p-97bba1f2.entry.js +2 -0
- package/dist/web-components-library/p-97bba1f2.entry.js.map +1 -0
- package/dist/web-components-library/p-9882e8a5.entry.js +2 -0
- package/dist/web-components-library/p-9882e8a5.entry.js.map +1 -0
- package/dist/web-components-library/p-98e8d64f.entry.js +2 -0
- package/dist/web-components-library/p-98e8d64f.entry.js.map +1 -0
- package/dist/web-components-library/p-9b50a99a.entry.js +2 -0
- package/dist/web-components-library/p-9b50a99a.entry.js.map +1 -0
- package/dist/web-components-library/p-9b52dea5.entry.js +2 -0
- package/dist/web-components-library/p-9b52dea5.entry.js.map +1 -0
- package/dist/web-components-library/p-9bcb606c.entry.js +2 -0
- package/dist/web-components-library/p-9bcb606c.entry.js.map +1 -0
- package/dist/web-components-library/p-9e71d6b3.entry.js +2 -0
- package/dist/web-components-library/p-9e71d6b3.entry.js.map +1 -0
- package/dist/web-components-library/p-9f47cebe.entry.js +2 -0
- package/dist/web-components-library/p-9f47cebe.entry.js.map +1 -0
- package/dist/web-components-library/p-9f979c92.entry.js +2 -0
- package/dist/web-components-library/p-9f979c92.entry.js.map +1 -0
- package/dist/web-components-library/p-a7e61213.entry.js +2 -0
- package/dist/web-components-library/p-a7e61213.entry.js.map +1 -0
- package/dist/web-components-library/p-a8901c35.entry.js +2 -0
- package/dist/web-components-library/p-a8901c35.entry.js.map +1 -0
- package/dist/web-components-library/p-a9d42b98.entry.js +2 -0
- package/dist/web-components-library/p-a9d42b98.entry.js.map +1 -0
- package/dist/web-components-library/p-ac497c80.entry.js +2 -0
- package/dist/web-components-library/p-ac497c80.entry.js.map +1 -0
- package/dist/web-components-library/p-ac768eff.js +2 -0
- package/dist/web-components-library/p-ac768eff.js.map +1 -0
- package/dist/web-components-library/p-acfde9fa.entry.js +2 -0
- package/dist/web-components-library/p-acfde9fa.entry.js.map +1 -0
- package/dist/web-components-library/p-ae71256f.entry.js +2 -0
- package/dist/web-components-library/p-ae71256f.entry.js.map +1 -0
- package/dist/web-components-library/p-af27423a.entry.js +2 -0
- package/dist/web-components-library/p-af27423a.entry.js.map +1 -0
- package/dist/web-components-library/p-b1b69181.entry.js +2 -0
- package/dist/web-components-library/p-b1b69181.entry.js.map +1 -0
- package/dist/web-components-library/p-b3c92412.entry.js +2 -0
- package/dist/web-components-library/p-b3c92412.entry.js.map +1 -0
- package/dist/web-components-library/p-b574f1be.entry.js +2 -0
- package/dist/web-components-library/p-b574f1be.entry.js.map +1 -0
- package/dist/web-components-library/p-b5e223fb.entry.js +2 -0
- package/dist/web-components-library/p-b5e223fb.entry.js.map +1 -0
- package/dist/web-components-library/p-b99dd793.entry.js +2 -0
- package/dist/web-components-library/p-b99dd793.entry.js.map +1 -0
- package/dist/web-components-library/p-bb8037c4.entry.js +2 -0
- package/dist/web-components-library/p-bb8037c4.entry.js.map +1 -0
- package/dist/web-components-library/p-bc956e60.entry.js +2 -0
- package/dist/web-components-library/p-bc956e60.entry.js.map +1 -0
- package/dist/web-components-library/p-c0bfa87d.js +2 -0
- package/dist/web-components-library/p-c0bfa87d.js.map +1 -0
- package/dist/web-components-library/p-c2110712.entry.js +2 -0
- package/dist/web-components-library/p-c2110712.entry.js.map +1 -0
- package/dist/web-components-library/p-c49ca2a9.entry.js +2 -0
- package/dist/web-components-library/p-c49ca2a9.entry.js.map +1 -0
- package/dist/web-components-library/p-ca5975a3.js +2 -0
- package/dist/web-components-library/p-ca5975a3.js.map +1 -0
- package/dist/web-components-library/p-cc46f0ce.js +2 -0
- package/dist/web-components-library/p-cc46f0ce.js.map +1 -0
- package/dist/web-components-library/p-d973f170.entry.js +2 -0
- package/dist/web-components-library/p-d973f170.entry.js.map +1 -0
- package/dist/web-components-library/p-dd3cc9a7.entry.js +2 -0
- package/dist/web-components-library/p-dd3cc9a7.entry.js.map +1 -0
- package/dist/web-components-library/p-e3e48e64.entry.js +2 -0
- package/dist/web-components-library/p-e3e48e64.entry.js.map +1 -0
- package/dist/web-components-library/p-ebcf6b4d.entry.js +2 -0
- package/dist/web-components-library/p-ebcf6b4d.entry.js.map +1 -0
- package/dist/web-components-library/p-ed03b414.entry.js +2 -0
- package/dist/web-components-library/p-ed03b414.entry.js.map +1 -0
- package/dist/web-components-library/p-f0653be6.entry.js +2 -0
- package/dist/web-components-library/p-f0653be6.entry.js.map +1 -0
- package/dist/web-components-library/p-f088324c.entry.js +2 -0
- package/dist/web-components-library/p-f088324c.entry.js.map +1 -0
- package/dist/web-components-library/p-f76d0247.js +2 -0
- package/dist/web-components-library/p-f76d0247.js.map +1 -0
- package/dist/web-components-library/p-f97c093d.entry.js +2 -0
- package/dist/web-components-library/p-f97c093d.entry.js.map +1 -0
- package/dist/web-components-library/p-f9ddfc93.entry.js +2 -0
- package/dist/web-components-library/p-f9ddfc93.entry.js.map +1 -0
- package/dist/web-components-library/p-fa4a2862.entry.js +2 -0
- package/dist/web-components-library/p-fa4a2862.entry.js.map +1 -0
- package/dist/web-components-library/p-fe8d7642.entry.js +2 -0
- package/dist/web-components-library/p-fe8d7642.entry.js.map +1 -0
- package/dist/web-components-library/web-components-library.esm.js +2 -1
- package/dist/web-components-library/web-components-library.esm.js.map +1 -0
- package/package.json +43 -42
- package/react/react-component-lib/createComponent.js.map +1 -1
- package/react/react-component-lib/createOverlayComponent.js.map +1 -1
- package/react/react-component-lib/utils/attachProps.d.ts +4 -0
- package/react/react-component-lib/utils/attachProps.js +13 -2
- package/react/react-component-lib/utils/attachProps.js.map +1 -1
- package/react/react-component-lib/utils/case.js.map +1 -1
- package/react/react-component-lib/utils/index.js +2 -4
- package/react/react-component-lib/utils/index.js.map +1 -1
- package/src-react/index.ts +1 -0
- package/www/build/index.esm.js +2 -1
- package/www/build/index.esm.js.map +1 -0
- package/www/build/p-011a7536.js +2 -0
- package/www/build/p-011a7536.js.map +1 -0
- package/www/build/p-025f494e.js +2 -0
- package/www/build/p-025f494e.js.map +1 -0
- package/www/build/p-04fdb6fa.js +2 -0
- package/www/build/p-04fdb6fa.js.map +1 -0
- package/www/build/p-0681692a.entry.js +2 -0
- package/www/build/p-0681692a.entry.js.map +1 -0
- package/www/build/p-10bb4f4b.js +3 -0
- package/www/build/p-10bb4f4b.js.map +1 -0
- package/www/build/p-10c29fb4.entry.js +2 -0
- package/www/build/p-10c29fb4.entry.js.map +1 -0
- package/www/build/p-13a93aef.entry.js +2 -0
- package/www/build/p-13a93aef.entry.js.map +1 -0
- package/www/build/p-158b6dda.entry.js +2 -0
- package/www/build/p-158b6dda.entry.js.map +1 -0
- package/www/build/p-1de0e2a1.entry.js +2 -0
- package/www/build/p-1de0e2a1.entry.js.map +1 -0
- package/www/build/p-1e4befc7.entry.js +2 -0
- package/www/build/p-1e4befc7.entry.js.map +1 -0
- package/www/build/p-210fbe0f.entry.js +2 -0
- package/www/build/p-210fbe0f.entry.js.map +1 -0
- package/www/build/p-21735a65.entry.js +2 -0
- package/www/build/p-21735a65.entry.js.map +1 -0
- package/www/build/p-2731d501.entry.js +2 -0
- package/www/build/p-2731d501.entry.js.map +1 -0
- package/www/build/p-28c6bb97.entry.js +2 -0
- package/www/build/p-28c6bb97.entry.js.map +1 -0
- package/www/build/p-2aa42d09.js +2 -0
- package/www/build/p-2aa42d09.js.map +1 -0
- package/www/build/p-2c886e8b.js +2 -0
- package/www/build/p-2c886e8b.js.map +1 -0
- package/www/build/p-2f2f460a.entry.js +2 -0
- package/www/build/p-2f2f460a.entry.js.map +1 -0
- package/www/build/p-2f72475d.entry.js +2 -0
- package/www/build/p-2f72475d.entry.js.map +1 -0
- package/www/build/p-303663a9.entry.js +2 -0
- package/www/build/p-303663a9.entry.js.map +1 -0
- package/www/build/p-3441cb4e.entry.js +2 -0
- package/www/build/p-3441cb4e.entry.js.map +1 -0
- package/www/build/p-34541d7c.entry.js +2 -0
- package/www/build/p-34541d7c.entry.js.map +1 -0
- package/www/build/p-356aac96.js +2 -0
- package/www/build/p-356aac96.js.map +1 -0
- package/www/build/p-378b2bbf.entry.js +2 -0
- package/www/build/p-378b2bbf.entry.js.map +1 -0
- package/www/build/p-38c63f28.entry.js +2 -0
- package/www/build/p-38c63f28.entry.js.map +1 -0
- package/www/build/p-38dd5e41.entry.js +2 -0
- package/www/build/p-38dd5e41.entry.js.map +1 -0
- package/www/build/p-3b5e773e.entry.js +2 -0
- package/www/build/p-3b5e773e.entry.js.map +1 -0
- package/www/build/p-3c87d5e2.entry.js +2 -0
- package/www/build/p-3c87d5e2.entry.js.map +1 -0
- package/www/build/p-402bd7f6.entry.js +2 -0
- package/www/build/p-402bd7f6.entry.js.map +1 -0
- package/www/build/p-40f68d35.entry.js +2 -0
- package/www/build/p-40f68d35.entry.js.map +1 -0
- package/www/build/p-4686b762.js +2 -0
- package/www/build/p-4686b762.js.map +1 -0
- package/www/build/p-4691b59a.entry.js +2 -0
- package/www/build/p-4691b59a.entry.js.map +1 -0
- package/www/build/p-472eb82d.entry.js +2 -0
- package/www/build/p-472eb82d.entry.js.map +1 -0
- package/www/build/p-49407985.entry.js +2 -0
- package/www/build/p-49407985.entry.js.map +1 -0
- package/www/build/p-4bc82510.js +2 -0
- package/www/build/p-4bc82510.js.map +1 -0
- package/www/build/p-5023f7d5.entry.js +2 -0
- package/www/build/p-5023f7d5.entry.js.map +1 -0
- package/www/build/p-52fa5f80.entry.js +2 -0
- package/www/build/p-52fa5f80.entry.js.map +1 -0
- package/www/build/p-54681ece.entry.js +2 -0
- package/www/build/p-54681ece.entry.js.map +1 -0
- package/www/build/p-54b0b04e.js +7 -0
- package/www/build/p-54b0b04e.js.map +1 -0
- package/www/build/p-55d22af2.js +2 -0
- package/www/build/p-55d22af2.js.map +1 -0
- package/www/build/p-5af8a5e1.entry.js +2 -0
- package/www/build/p-5af8a5e1.entry.js.map +1 -0
- package/www/build/p-5bb776c9.entry.js +2 -0
- package/www/build/p-5bb776c9.entry.js.map +1 -0
- package/www/build/p-5d220bbc.entry.js +2 -0
- package/www/build/p-5d220bbc.entry.js.map +1 -0
- package/www/build/p-5e585fe9.js +2 -0
- package/www/build/p-5e585fe9.js.map +1 -0
- package/www/build/p-6087739d.js +2 -0
- package/www/build/p-6087739d.js.map +1 -0
- package/www/build/p-60e11155.entry.js +2 -0
- package/www/build/p-60e11155.entry.js.map +1 -0
- package/www/build/p-626a5bb1.entry.js +2 -0
- package/www/build/p-626a5bb1.entry.js.map +1 -0
- package/www/build/p-647bd8e1.entry.js +2 -0
- package/www/build/p-647bd8e1.entry.js.map +1 -0
- package/www/build/p-67450112.entry.js +2 -0
- package/www/build/p-67450112.entry.js.map +1 -0
- package/www/build/p-6790a3c1.js +2 -0
- package/www/build/p-6790a3c1.js.map +1 -0
- package/www/build/p-68a9a3dd.entry.js +2 -0
- package/www/build/p-68a9a3dd.entry.js.map +1 -0
- package/www/build/p-69697329.entry.js +2 -0
- package/www/build/p-69697329.entry.js.map +1 -0
- package/www/build/p-6aba107d.entry.js +2 -0
- package/www/build/p-6aba107d.entry.js.map +1 -0
- package/www/build/p-6d0bb567.entry.js +2 -0
- package/www/build/p-6d0bb567.entry.js.map +1 -0
- package/www/build/p-73f33c0f.js +2 -0
- package/www/build/p-73f33c0f.js.map +1 -0
- package/www/build/p-7c5b1265.entry.js +2 -0
- package/www/build/p-7c5b1265.entry.js.map +1 -0
- package/www/build/p-7d4cd2e8.entry.js +2 -0
- package/www/build/p-7d4cd2e8.entry.js.map +1 -0
- package/www/build/p-820c2503.js +2 -0
- package/www/build/p-820c2503.js.map +1 -0
- package/www/build/p-83657b33.entry.js +2 -0
- package/www/build/p-83657b33.entry.js.map +1 -0
- package/www/build/p-88cf27cf.js +2 -0
- package/www/build/p-88cf27cf.js.map +1 -0
- package/www/build/p-8908c7aa.js +2 -0
- package/www/build/p-8a72e834.entry.js +17 -0
- package/www/build/p-8a72e834.entry.js.map +1 -0
- package/www/build/p-955da62e.js +2 -0
- package/www/build/p-955da62e.js.map +1 -0
- package/www/build/p-97bba1f2.entry.js +2 -0
- package/www/build/p-97bba1f2.entry.js.map +1 -0
- package/www/build/p-9882e8a5.entry.js +2 -0
- package/www/build/p-9882e8a5.entry.js.map +1 -0
- package/www/build/p-98e8d64f.entry.js +2 -0
- package/www/build/p-98e8d64f.entry.js.map +1 -0
- package/www/build/p-9b50a99a.entry.js +2 -0
- package/www/build/p-9b50a99a.entry.js.map +1 -0
- package/www/build/p-9b52dea5.entry.js +2 -0
- package/www/build/p-9b52dea5.entry.js.map +1 -0
- package/www/build/p-9bcb606c.entry.js +2 -0
- package/www/build/p-9bcb606c.entry.js.map +1 -0
- package/www/build/p-9e71d6b3.entry.js +2 -0
- package/www/build/p-9e71d6b3.entry.js.map +1 -0
- package/www/build/p-9f47cebe.entry.js +2 -0
- package/www/build/p-9f47cebe.entry.js.map +1 -0
- package/www/build/p-9f979c92.entry.js +2 -0
- package/www/build/p-9f979c92.entry.js.map +1 -0
- package/www/build/p-a7e61213.entry.js +2 -0
- package/www/build/p-a7e61213.entry.js.map +1 -0
- package/www/build/p-a8901c35.entry.js +2 -0
- package/www/build/p-a8901c35.entry.js.map +1 -0
- package/www/build/p-a9d42b98.entry.js +2 -0
- package/www/build/p-a9d42b98.entry.js.map +1 -0
- package/www/build/p-ac497c80.entry.js +2 -0
- package/www/build/p-ac497c80.entry.js.map +1 -0
- package/www/build/p-ac768eff.js +2 -0
- package/www/build/p-ac768eff.js.map +1 -0
- package/www/build/p-acfde9fa.entry.js +2 -0
- package/www/build/p-acfde9fa.entry.js.map +1 -0
- package/www/build/p-ae71256f.entry.js +2 -0
- package/www/build/p-ae71256f.entry.js.map +1 -0
- package/www/build/p-af27423a.entry.js +2 -0
- package/www/build/p-af27423a.entry.js.map +1 -0
- package/www/build/p-b1b69181.entry.js +2 -0
- package/www/build/p-b1b69181.entry.js.map +1 -0
- package/www/build/p-b3c92412.entry.js +2 -0
- package/www/build/p-b3c92412.entry.js.map +1 -0
- package/www/build/p-b574f1be.entry.js +2 -0
- package/www/build/p-b574f1be.entry.js.map +1 -0
- package/www/build/p-b5e223fb.entry.js +2 -0
- package/www/build/p-b5e223fb.entry.js.map +1 -0
- package/www/build/p-b99dd793.entry.js +2 -0
- package/www/build/p-b99dd793.entry.js.map +1 -0
- package/www/build/p-bb8037c4.entry.js +2 -0
- package/www/build/p-bb8037c4.entry.js.map +1 -0
- package/www/build/p-bc956e60.entry.js +2 -0
- package/www/build/p-bc956e60.entry.js.map +1 -0
- package/www/build/p-c0bfa87d.js +2 -0
- package/www/build/p-c0bfa87d.js.map +1 -0
- package/www/build/p-c2110712.entry.js +2 -0
- package/www/build/p-c2110712.entry.js.map +1 -0
- package/www/build/p-c49ca2a9.entry.js +2 -0
- package/www/build/p-c49ca2a9.entry.js.map +1 -0
- package/www/build/p-ca5975a3.js +2 -0
- package/www/build/p-ca5975a3.js.map +1 -0
- package/www/build/p-cc46f0ce.js +2 -0
- package/www/build/p-cc46f0ce.js.map +1 -0
- package/www/build/p-d973f170.entry.js +2 -0
- package/www/build/p-d973f170.entry.js.map +1 -0
- package/www/build/p-dd3cc9a7.entry.js +2 -0
- package/www/build/p-dd3cc9a7.entry.js.map +1 -0
- package/www/build/p-e3e48e64.entry.js +2 -0
- package/www/build/p-e3e48e64.entry.js.map +1 -0
- package/www/build/p-ebcf6b4d.entry.js +2 -0
- package/www/build/p-ebcf6b4d.entry.js.map +1 -0
- package/www/build/p-ed03b414.entry.js +2 -0
- package/www/build/p-ed03b414.entry.js.map +1 -0
- package/www/build/p-f0653be6.entry.js +2 -0
- package/www/build/p-f0653be6.entry.js.map +1 -0
- package/www/build/p-f088324c.entry.js +2 -0
- package/www/build/p-f088324c.entry.js.map +1 -0
- package/www/build/p-f76d0247.js +2 -0
- package/www/build/p-f76d0247.js.map +1 -0
- package/www/build/p-f97c093d.entry.js +2 -0
- package/www/build/p-f97c093d.entry.js.map +1 -0
- package/www/build/p-f9ddfc93.entry.js +2 -0
- package/www/build/p-f9ddfc93.entry.js.map +1 -0
- package/www/build/p-fa4a2862.entry.js +2 -0
- package/www/build/p-fa4a2862.entry.js.map +1 -0
- package/www/build/p-fe8d7642.entry.js +2 -0
- package/www/build/p-fe8d7642.entry.js.map +1 -0
- package/www/build/web-components-library.esm.js +2 -1
- package/www/build/web-components-library.esm.js.map +1 -0
- package/www/build/web-components-library.js +24 -24
- package/www/index.html +1 -1
- package/dist/cjs/_commonjsHelpers-537d719a.js +0 -20
- package/dist/cjs/breakpoints-ebe1a437.js +0 -9
- package/dist/cjs/hammer-4f20813e.js +0 -2650
- package/dist/cjs/icons-d385b990.js +0 -862
- package/dist/cjs/index-00b6f6ba.js +0 -20
- package/dist/cjs/index-115387e6.js +0 -17
- package/dist/cjs/index-195ca522.js +0 -2326
- package/dist/cjs/index-20f305f7.js +0 -17
- package/dist/cjs/index-23ca3837.js +0 -53
- package/dist/cjs/index-270a4cf7.js +0 -22
- package/dist/cjs/index-2b0eb1f0.js +0 -34
- package/dist/cjs/index-4e41767c.js +0 -21
- package/dist/cjs/index-53c72420.js +0 -79
- package/dist/cjs/index-544902f0.js +0 -21
- package/dist/cjs/index-bb84dc1c.js +0 -21
- package/dist/cjs/index-cf9497bc.js +0 -344
- package/dist/cjs/index-d30158ef.js +0 -67
- package/dist/cjs/index-df08bc63.js +0 -29
- package/dist/cjs/index-e3bf75bc.js +0 -41
- package/dist/cjs/index-e78caf11.js +0 -74
- package/dist/cjs/index-f64e5dfe.js +0 -17
- package/dist/cjs/index-f6910e7f.js +0 -21
- package/dist/cjs/utils-8335dca3.js +0 -2706
- package/dist/cjs/utils-ee86db4f.js +0 -110
- package/dist/esm/_commonjsHelpers-9943807e.js +0 -17
- package/dist/esm/breakpoints-9b81eb1b.js +0 -5
- package/dist/esm/hammer-c3266b17.js +0 -2648
- package/dist/esm/icons-e3232103.js +0 -860
- package/dist/esm/index-0a587f24.js +0 -51
- package/dist/esm/index-0cdc998f.js +0 -19
- package/dist/esm/index-361b27f9.js +0 -15
- package/dist/esm/index-47f23745.js +0 -344
- package/dist/esm/index-4968ce56.js +0 -2298
- package/dist/esm/index-4d1853ea.js +0 -77
- package/dist/esm/index-531501d7.js +0 -15
- package/dist/esm/index-6161978d.js +0 -27
- package/dist/esm/index-772a7413.js +0 -20
- package/dist/esm/index-816801e5.js +0 -18
- package/dist/esm/index-85dc8bc0.js +0 -32
- package/dist/esm/index-88a23895.js +0 -19
- package/dist/esm/index-8f7fd43f.js +0 -19
- package/dist/esm/index-af5c6b4c.js +0 -15
- package/dist/esm/index-dc50a9ae.js +0 -72
- package/dist/esm/index-e6ee76f0.js +0 -39
- package/dist/esm/index-fac1fe6c.js +0 -19
- package/dist/esm/index-fb19ca57.js +0 -65
- package/dist/esm/polyfills/css-shim.js +0 -1
- package/dist/esm/utils-2a4ef29d.js +0 -100
- package/dist/esm/utils-8e0bd81d.js +0 -2700
- package/dist/web-components-library/p-01e2e8d4.entry.js +0 -1
- package/dist/web-components-library/p-035fbb3e.entry.js +0 -1
- package/dist/web-components-library/p-03b13390.entry.js +0 -1
- package/dist/web-components-library/p-04b2ab0d.entry.js +0 -1
- package/dist/web-components-library/p-06c94384.entry.js +0 -1
- package/dist/web-components-library/p-100207d8.entry.js +0 -1
- package/dist/web-components-library/p-1086a0fa.entry.js +0 -1
- package/dist/web-components-library/p-112455b1.js +0 -1
- package/dist/web-components-library/p-138bc87e.entry.js +0 -1
- package/dist/web-components-library/p-13fc4378.js +0 -1
- package/dist/web-components-library/p-15a606ce.entry.js +0 -1
- package/dist/web-components-library/p-19876b0d.entry.js +0 -1
- package/dist/web-components-library/p-1d805413.entry.js +0 -1
- package/dist/web-components-library/p-29fa362c.entry.js +0 -1
- package/dist/web-components-library/p-2cb45213.entry.js +0 -1
- package/dist/web-components-library/p-3327e5f0.entry.js +0 -1
- package/dist/web-components-library/p-33305cc8.entry.js +0 -1
- package/dist/web-components-library/p-3636078a.entry.js +0 -1
- package/dist/web-components-library/p-376f2928.entry.js +0 -1
- package/dist/web-components-library/p-392899e9.entry.js +0 -1
- package/dist/web-components-library/p-39b7ad4f.entry.js +0 -1
- package/dist/web-components-library/p-3bb2d909.entry.js +0 -1
- package/dist/web-components-library/p-485fd3db.entry.js +0 -1
- package/dist/web-components-library/p-49f4e9a0.entry.js +0 -1
- package/dist/web-components-library/p-4d0d5d93.entry.js +0 -1
- package/dist/web-components-library/p-50f78a81.entry.js +0 -1
- package/dist/web-components-library/p-5338cc37.entry.js +0 -1
- package/dist/web-components-library/p-571b55dc.js +0 -1
- package/dist/web-components-library/p-57c6d414.entry.js +0 -1
- package/dist/web-components-library/p-5944a8f2.entry.js +0 -1
- package/dist/web-components-library/p-5c177ba5.entry.js +0 -1
- package/dist/web-components-library/p-5c63b09c.entry.js +0 -1
- package/dist/web-components-library/p-5d19e5ef.entry.js +0 -1
- package/dist/web-components-library/p-5d274fcc.entry.js +0 -1
- package/dist/web-components-library/p-5f202970.entry.js +0 -1
- package/dist/web-components-library/p-5fd3ed9c.entry.js +0 -1
- package/dist/web-components-library/p-61c00383.entry.js +0 -1
- package/dist/web-components-library/p-68410ea2.js +0 -1
- package/dist/web-components-library/p-6a4403c6.entry.js +0 -1
- package/dist/web-components-library/p-6ed0aaab.entry.js +0 -1
- package/dist/web-components-library/p-7426f322.js +0 -1
- package/dist/web-components-library/p-7588fbf0.js +0 -1
- package/dist/web-components-library/p-7907bdf7.entry.js +0 -1
- package/dist/web-components-library/p-7b990086.js +0 -1
- package/dist/web-components-library/p-8053b752.entry.js +0 -1
- package/dist/web-components-library/p-80e52459.js +0 -1
- package/dist/web-components-library/p-81006561.js +0 -2
- package/dist/web-components-library/p-86758f78.entry.js +0 -1
- package/dist/web-components-library/p-8a45ae2a.entry.js +0 -1
- package/dist/web-components-library/p-8c31e60b.entry.js +0 -1
- package/dist/web-components-library/p-9021c92a.js +0 -1
- package/dist/web-components-library/p-94afe4dd.entry.js +0 -1
- package/dist/web-components-library/p-9508cd3e.js +0 -1
- package/dist/web-components-library/p-95370f75.js +0 -1
- package/dist/web-components-library/p-96fc8078.entry.js +0 -1
- package/dist/web-components-library/p-98204840.entry.js +0 -1
- package/dist/web-components-library/p-98badafc.js +0 -1
- package/dist/web-components-library/p-9b0bcd43.entry.js +0 -1
- package/dist/web-components-library/p-9c1ed1e8.entry.js +0 -1
- package/dist/web-components-library/p-9ff2fc8e.entry.js +0 -1
- package/dist/web-components-library/p-a01baa71.js +0 -1
- package/dist/web-components-library/p-a1663ab1.entry.js +0 -1
- package/dist/web-components-library/p-a3587fd6.entry.js +0 -16
- package/dist/web-components-library/p-a4502b1e.entry.js +0 -1
- package/dist/web-components-library/p-a48e5c46.entry.js +0 -1
- package/dist/web-components-library/p-a50262e8.entry.js +0 -1
- package/dist/web-components-library/p-a862a070.entry.js +0 -1
- package/dist/web-components-library/p-a9d2edee.entry.js +0 -1
- package/dist/web-components-library/p-acb89afa.entry.js +0 -1
- package/dist/web-components-library/p-b2527ca1.entry.js +0 -1
- package/dist/web-components-library/p-b497e33e.js +0 -1
- package/dist/web-components-library/p-b99039ed.js +0 -1
- package/dist/web-components-library/p-c298cb2f.js +0 -1
- package/dist/web-components-library/p-c6e7991f.entry.js +0 -1
- package/dist/web-components-library/p-c9bc5148.js +0 -1
- package/dist/web-components-library/p-ca472d1c.entry.js +0 -1
- package/dist/web-components-library/p-cbb670c5.js +0 -1
- package/dist/web-components-library/p-cc009af8.entry.js +0 -1
- package/dist/web-components-library/p-cd561d69.js +0 -1
- package/dist/web-components-library/p-d2946762.entry.js +0 -1
- package/dist/web-components-library/p-db0a64af.js +0 -1
- package/dist/web-components-library/p-dc854830.entry.js +0 -1
- package/dist/web-components-library/p-dd4fc386.entry.js +0 -1
- package/dist/web-components-library/p-de5688e9.entry.js +0 -1
- package/dist/web-components-library/p-decbd59d.entry.js +0 -1
- package/dist/web-components-library/p-e43e61ac.js +0 -7
- package/dist/web-components-library/p-e54d4ef9.entry.js +0 -1
- package/dist/web-components-library/p-e7c6d651.entry.js +0 -1
- package/dist/web-components-library/p-ed42ceca.entry.js +0 -1
- package/dist/web-components-library/p-f058316f.entry.js +0 -1
- package/dist/web-components-library/p-f14105c6.entry.js +0 -1
- package/dist/web-components-library/p-f3cc3f27.entry.js +0 -1
- package/dist/web-components-library/p-f46fa177.entry.js +0 -1
- package/dist/web-components-library/p-f4e2e76b.entry.js +0 -1
- package/dist/web-components-library/p-f5ae1514.entry.js +0 -1
- package/dist/web-components-library/p-f5bc7dda.entry.js +0 -1
- package/dist/web-components-library/p-f8383e14.entry.js +0 -1
- package/dist/web-components-library/p-f976f29f.js +0 -1
- package/dist/web-components-library/p-f9873cb9.entry.js +0 -1
- package/dist/web-components-library/p-fd58b7a2.entry.js +0 -1
- package/dist/web-components-library/p-fde82dc3.js +0 -1
- package/dist/web-components-library/p-ff5a6e34.entry.js +0 -1
- package/dist/web-components-library/p-ffde06d1.entry.js +0 -1
- package/www/build/p-01e2e8d4.entry.js +0 -1
- package/www/build/p-035fbb3e.entry.js +0 -1
- package/www/build/p-03b13390.entry.js +0 -1
- package/www/build/p-04b2ab0d.entry.js +0 -1
- package/www/build/p-06c94384.entry.js +0 -1
- package/www/build/p-100207d8.entry.js +0 -1
- package/www/build/p-1086a0fa.entry.js +0 -1
- package/www/build/p-112455b1.js +0 -1
- package/www/build/p-138bc87e.entry.js +0 -1
- package/www/build/p-13fc4378.js +0 -1
- package/www/build/p-15a606ce.entry.js +0 -1
- package/www/build/p-19876b0d.entry.js +0 -1
- package/www/build/p-1d805413.entry.js +0 -1
- package/www/build/p-29fa362c.entry.js +0 -1
- package/www/build/p-2cb45213.entry.js +0 -1
- package/www/build/p-3327e5f0.entry.js +0 -1
- package/www/build/p-33305cc8.entry.js +0 -1
- package/www/build/p-3636078a.entry.js +0 -1
- package/www/build/p-376f2928.entry.js +0 -1
- package/www/build/p-392899e9.entry.js +0 -1
- package/www/build/p-39b7ad4f.entry.js +0 -1
- package/www/build/p-3bb2d909.entry.js +0 -1
- package/www/build/p-485fd3db.entry.js +0 -1
- package/www/build/p-49f4e9a0.entry.js +0 -1
- package/www/build/p-4d0d5d93.entry.js +0 -1
- package/www/build/p-50f78a81.entry.js +0 -1
- package/www/build/p-5338cc37.entry.js +0 -1
- package/www/build/p-571b55dc.js +0 -1
- package/www/build/p-57c6d414.entry.js +0 -1
- package/www/build/p-5944a8f2.entry.js +0 -1
- package/www/build/p-5c177ba5.entry.js +0 -1
- package/www/build/p-5c63b09c.entry.js +0 -1
- package/www/build/p-5d19e5ef.entry.js +0 -1
- package/www/build/p-5d274fcc.entry.js +0 -1
- package/www/build/p-5f202970.entry.js +0 -1
- package/www/build/p-5fd3ed9c.entry.js +0 -1
- package/www/build/p-61c00383.entry.js +0 -1
- package/www/build/p-68410ea2.js +0 -1
- package/www/build/p-6a4403c6.entry.js +0 -1
- package/www/build/p-6ed0aaab.entry.js +0 -1
- package/www/build/p-7426f322.js +0 -1
- package/www/build/p-7588fbf0.js +0 -1
- package/www/build/p-7907bdf7.entry.js +0 -1
- package/www/build/p-7b990086.js +0 -1
- package/www/build/p-8053b752.entry.js +0 -1
- package/www/build/p-80e52459.js +0 -1
- package/www/build/p-81006561.js +0 -2
- package/www/build/p-86758f78.entry.js +0 -1
- package/www/build/p-8a45ae2a.entry.js +0 -1
- package/www/build/p-8c31e60b.entry.js +0 -1
- package/www/build/p-8c5fa7fd.js +0 -1
- package/www/build/p-9021c92a.js +0 -1
- package/www/build/p-94afe4dd.entry.js +0 -1
- package/www/build/p-9508cd3e.js +0 -1
- package/www/build/p-95370f75.js +0 -1
- package/www/build/p-96fc8078.entry.js +0 -1
- package/www/build/p-98204840.entry.js +0 -1
- package/www/build/p-98badafc.js +0 -1
- package/www/build/p-9b0bcd43.entry.js +0 -1
- package/www/build/p-9c1ed1e8.entry.js +0 -1
- package/www/build/p-9ff2fc8e.entry.js +0 -1
- package/www/build/p-a01baa71.js +0 -1
- package/www/build/p-a1663ab1.entry.js +0 -1
- package/www/build/p-a3587fd6.entry.js +0 -16
- package/www/build/p-a4502b1e.entry.js +0 -1
- package/www/build/p-a48e5c46.entry.js +0 -1
- package/www/build/p-a50262e8.entry.js +0 -1
- package/www/build/p-a862a070.entry.js +0 -1
- package/www/build/p-a9d2edee.entry.js +0 -1
- package/www/build/p-acb89afa.entry.js +0 -1
- package/www/build/p-b2527ca1.entry.js +0 -1
- package/www/build/p-b497e33e.js +0 -1
- package/www/build/p-b99039ed.js +0 -1
- package/www/build/p-c298cb2f.js +0 -1
- package/www/build/p-c6e7991f.entry.js +0 -1
- package/www/build/p-c9bc5148.js +0 -1
- package/www/build/p-ca472d1c.entry.js +0 -1
- package/www/build/p-cbb670c5.js +0 -1
- package/www/build/p-cc009af8.entry.js +0 -1
- package/www/build/p-cd561d69.js +0 -1
- package/www/build/p-d2946762.entry.js +0 -1
- package/www/build/p-db0a64af.js +0 -1
- package/www/build/p-dc854830.entry.js +0 -1
- package/www/build/p-dd4fc386.entry.js +0 -1
- package/www/build/p-de5688e9.entry.js +0 -1
- package/www/build/p-decbd59d.entry.js +0 -1
- package/www/build/p-e43e61ac.js +0 -7
- package/www/build/p-e54d4ef9.entry.js +0 -1
- package/www/build/p-e7c6d651.entry.js +0 -1
- package/www/build/p-ed42ceca.entry.js +0 -1
- package/www/build/p-f058316f.entry.js +0 -1
- package/www/build/p-f14105c6.entry.js +0 -1
- package/www/build/p-f3cc3f27.entry.js +0 -1
- package/www/build/p-f46fa177.entry.js +0 -1
- package/www/build/p-f4e2e76b.entry.js +0 -1
- package/www/build/p-f5ae1514.entry.js +0 -1
- package/www/build/p-f5bc7dda.entry.js +0 -1
- package/www/build/p-f8383e14.entry.js +0 -1
- package/www/build/p-f976f29f.js +0 -1
- package/www/build/p-f9873cb9.entry.js +0 -1
- package/www/build/p-fd58b7a2.entry.js +0 -1
- package/www/build/p-fde82dc3.js +0 -1
- package/www/build/p-ff5a6e34.entry.js +0 -1
- package/www/build/p-ffde06d1.entry.js +0 -1
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,2919 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
|
+
|
|
5
|
+
### [12.4.1](https://github.com/ZanichelliEditore/design-system/compare/v12.4.0...v12.4.1) (2024-03-12)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* select border color ([83878c2](https://github.com/ZanichelliEditore/design-system/commit/83878c270ee6540dd44049601893287e40ebebdc))
|
|
11
|
+
* z-card blocks display; add slots docs ([526107c](https://github.com/ZanichelliEditore/design-system/commit/526107c523feaecd0ac9ce5b23c8c790dff54b1a))
|
|
12
|
+
* z-offcanvas increased css specificity handle unmount ([3fd518e](https://github.com/ZanichelliEditore/design-system/commit/3fd518ee32ae1e26e9abf6d8d4a00d48428abce5))
|
|
13
|
+
|
|
14
|
+
## [12.4.0](https://github.com/ZanichelliEditore/design-system/compare/v12.3.0...v12.4.0) (2024-03-04)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* add 'latest' job steps ([55a8a8d](https://github.com/ZanichelliEditore/design-system/commit/55a8a8d6c5d1cfafaa200fb913f24e430f690613))
|
|
20
|
+
* add always auth to .yarnrc ([6684050](https://github.com/ZanichelliEditore/design-system/commit/6684050d9846111b1eeacb48e48d27c0bb0c19c9))
|
|
21
|
+
* add back npm and yarn configuration files ([43e09fb](https://github.com/ZanichelliEditore/design-system/commit/43e09fbca3c3a87e76622962121c4f2878cb23d5))
|
|
22
|
+
* add new develop branch ([600dbbc](https://github.com/ZanichelliEditore/design-system/commit/600dbbcac0e04571367022e8627be0e06a6764c0))
|
|
23
|
+
* add push command ([e290ece](https://github.com/ZanichelliEditore/design-system/commit/e290ecef309a89e88153db23b4abb01e0c92b84a))
|
|
24
|
+
* add script for duplicated commands ([8a62903](https://github.com/ZanichelliEditore/design-system/commit/8a62903109769943ce0fe6597bbd2db3b490f24d))
|
|
25
|
+
* add script on 'latest' job ([feefb25](https://github.com/ZanichelliEditore/design-system/commit/feefb25f7105dde84efb73d4f33ce9327e503b6a))
|
|
26
|
+
* add step to publish an rc to npm ([6232ed3](https://github.com/ZanichelliEditore/design-system/commit/6232ed37849c0a92091f1b9ef1870e6601467e0d))
|
|
27
|
+
* change, package version update test ([85e26af](https://github.com/ZanichelliEditore/design-system/commit/85e26af221788e6d123fc872a308c491ff70dd32))
|
|
28
|
+
* choose job based on user input ([b51e12f](https://github.com/ZanichelliEditore/design-system/commit/b51e12f47eb1bce1c6dba1cbfdfa6338945397e4))
|
|
29
|
+
* config git user ([6fe3ecd](https://github.com/ZanichelliEditore/design-system/commit/6fe3ecd5fd5f543b05e06133e6f924c3c3f34f95))
|
|
30
|
+
* debug ([b2518b5](https://github.com/ZanichelliEditore/design-system/commit/b2518b59fecea22b18f99dfbc987699c7c4ae6d4))
|
|
31
|
+
* debug ([81d140c](https://github.com/ZanichelliEditore/design-system/commit/81d140cfc88a45f409ee46511cbae36c1407206e))
|
|
32
|
+
* debug log ([4d9b8e3](https://github.com/ZanichelliEditore/design-system/commit/4d9b8e37d5cb595ce7347af878af8a1cb74fb97b))
|
|
33
|
+
* fix script path ([facd4e9](https://github.com/ZanichelliEditore/design-system/commit/facd4e9840c7d1033da692382a64bb3111190bb7))
|
|
34
|
+
* remove .npmrc ([1f86466](https://github.com/ZanichelliEditore/design-system/commit/1f864666136532f5e8e5bbd17fe6fda83b7724e2))
|
|
35
|
+
* remove .npmrc, add log ([4fdaeec](https://github.com/ZanichelliEditore/design-system/commit/4fdaeece3b5d5d2c87467e6e4670a7eb0c22ee68))
|
|
36
|
+
* remove .yarnrc ([a18b48d](https://github.com/ZanichelliEditore/design-system/commit/a18b48d2188718816beb9838c2ba1c4062e7683e))
|
|
37
|
+
* remove logs ([5174299](https://github.com/ZanichelliEditore/design-system/commit/5174299db435d5cf5240bcbf90f1b3222d316e93))
|
|
38
|
+
* remove push on remote for rc job ([634aa49](https://github.com/ZanichelliEditore/design-system/commit/634aa493a117b9b5a7902bcafc4f0b0207156f7a))
|
|
39
|
+
* restore rc, publish latest without flags ([7814855](https://github.com/ZanichelliEditore/design-system/commit/78148554fbbd6735d5378b751cb6fad29855548b))
|
|
40
|
+
* set always-auth to false ([32e0671](https://github.com/ZanichelliEditore/design-system/commit/32e0671f2d6ed37016be47b89cbe78d078aa31a6))
|
|
41
|
+
* test --new-version flag with empty value ([96e07c5](https://github.com/ZanichelliEditore/design-system/commit/96e07c5f4c7c2a80e0ef16d68aed527c8657e860))
|
|
42
|
+
* test --new-version flag with valid new package version ([27a4b18](https://github.com/ZanichelliEditore/design-system/commit/27a4b18daec7a585bbe1c116f4c008c304a645e4))
|
|
43
|
+
* test if statements with ref_name ([6be2edb](https://github.com/ZanichelliEditore/design-system/commit/6be2edbd2173a078603e6604500b9925361cf437))
|
|
44
|
+
* test npmrc file ([c66f224](https://github.com/ZanichelliEditore/design-system/commit/c66f2246c806c878a6e618df1158da93de1713b2))
|
|
45
|
+
* test publish without specifing a new version ([9d60b26](https://github.com/ZanichelliEditore/design-system/commit/9d60b264e3b53ac1dc2e3e9e98bdcc68ac25338b))
|
|
46
|
+
* test publish, add log ([e0f25d9](https://github.com/ZanichelliEditore/design-system/commit/e0f25d98a8ae7e61d666325a5ba13f76901b8f72))
|
|
47
|
+
* test removing .yarnrc ([6bdda65](https://github.com/ZanichelliEditore/design-system/commit/6bdda65bc07d24005d31f880b0e81c90b2b5cf1e))
|
|
48
|
+
* use github.ref to select branch and release type ([5e4699d](https://github.com/ZanichelliEditore/design-system/commit/5e4699d7a87ea9e5373d9ac00f16c926ea058856))
|
|
49
|
+
* use user input for rc job ([9017313](https://github.com/ZanichelliEditore/design-system/commit/9017313d2214fd5645109b1d686974cf23ca0912))
|
|
50
|
+
|
|
51
|
+
## [12.3.0](https://github.com/ZanichelliEditore/design-system/compare/v12.2.0...v12.3.0) (2024-02-23)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Features
|
|
55
|
+
|
|
56
|
+
* added icon inside select item ([e16423b](https://github.com/ZanichelliEditore/design-system/commit/e16423b5eea7613917b9a8b8bb429c429248f011))
|
|
57
|
+
* storybook ([3ad80a0](https://github.com/ZanichelliEditore/design-system/commit/3ad80a0c02149ba934dfa687b719e6083614f930))
|
|
58
|
+
|
|
59
|
+
## [12.2.0](https://github.com/ZanichelliEditore/design-system/compare/v12.1.3...v12.2.0) (2024-02-21)
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
### Features
|
|
63
|
+
|
|
64
|
+
* add initial workflow steps ([4032292](https://github.com/ZanichelliEditore/design-system/commit/4032292c4333ef5ea76c77d5c0409ac44bcbe7bb))
|
|
65
|
+
* add rc_version_tag input ([a0484f6](https://github.com/ZanichelliEditore/design-system/commit/a0484f6febb7070afc8bcff2570b5b3abad09c26))
|
|
66
|
+
* add user inputs ([cb0593b](https://github.com/ZanichelliEditore/design-system/commit/cb0593b4f39867fb11fe6a25c7004778a41ac62e))
|
|
67
|
+
* delete push hook ([dfc82b9](https://github.com/ZanichelliEditore/design-system/commit/dfc82b95ab310a59f0d62b3cf2ef0080f39b71fc))
|
|
68
|
+
* update workflow name ([75483ea](https://github.com/ZanichelliEditore/design-system/commit/75483ea7a2b2a1e0c041136d287d833de1437ab4))
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
### Bug Fixes
|
|
72
|
+
|
|
73
|
+
* fixed focus-within in textarea type when status is readonly ([734a356](https://github.com/ZanichelliEditore/design-system/commit/734a35678031798ec09a168e6e8a6fe9832a10cd))
|
|
74
|
+
* readonly status when hover label ([906c2d3](https://github.com/ZanichelliEditore/design-system/commit/906c2d390ea8ac68de8ec109cb4b94d46bbb54ef))
|
|
75
|
+
* update tertiary disabled token ([fe5a76a](https://github.com/ZanichelliEditore/design-system/commit/fe5a76a955e8db23bb3d3e164e1a6d575b3c4401))
|
|
76
|
+
* update tertiary token for active and focus states ([95202ad](https://github.com/ZanichelliEditore/design-system/commit/95202ad24e8e7784c4e9f8cfe5824daa1f3b508b))
|
|
77
|
+
|
|
78
|
+
### [12.1.3](https://github.com/ZanichelliEditore/design-system/compare/v12.1.2...v12.1.3) (2024-02-13)
|
|
79
|
+
|
|
80
|
+
### [12.1.2](https://github.com/ZanichelliEditore/design-system/compare/v12.1.1...v12.1.2) (2024-02-05)
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
### Bug Fixes
|
|
84
|
+
|
|
85
|
+
* update height in z-book-card ([0a6b298](https://github.com/ZanichelliEditore/design-system/commit/0a6b298134c79955d082f030cce784865a80f5c9))
|
|
86
|
+
|
|
87
|
+
### [12.1.1](https://github.com/ZanichelliEditore/design-system/compare/v12.1.0...v12.1.1) (2024-02-01)
|
|
88
|
+
|
|
89
|
+
## [12.1.0](https://github.com/ZanichelliEditore/design-system/compare/v12.0.2...v12.1.0) (2024-02-01)
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
### Features
|
|
93
|
+
|
|
94
|
+
* add maxlength and minlength - z-input ([10d1ed0](https://github.com/ZanichelliEditore/design-system/commit/10d1ed0f1b0e9ada0aa452099ff1db21e9b3bdd2))
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
### Bug Fixes
|
|
98
|
+
|
|
99
|
+
* initial tabindex of pre-selected tab ([c93cb03](https://github.com/ZanichelliEditore/design-system/commit/c93cb030a908c00210dbd787e3ee26f68fda2ab2))
|
|
100
|
+
* z-navigation-tabs disappearing on resize; improve keyboard navigation ([0c88d1d](https://github.com/ZanichelliEditore/design-system/commit/0c88d1dfc2ff9e14bcf99f73d78786690f8095d6))
|
|
101
|
+
|
|
102
|
+
### [12.0.2](https://github.com/ZanichelliEditore/design-system/compare/v12.0.1...v12.0.2) (2024-01-19)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
### Bug Fixes
|
|
106
|
+
|
|
107
|
+
* .navigation-button class ([0f666c7](https://github.com/ZanichelliEditore/design-system/commit/0f666c735474982617c741077d1aeb78e20f4d90))
|
|
108
|
+
* improve navigation ([a406fb2](https://github.com/ZanichelliEditore/design-system/commit/a406fb24e573b437ef140b0c10398ebc1a548349))
|
|
109
|
+
* pre-selected tab a11y navigation ([35e2390](https://github.com/ZanichelliEditore/design-system/commit/35e23902bf59aa8b42f1a3ed233910451a9d631d))
|
|
110
|
+
* preselectedTab ([fc60218](https://github.com/ZanichelliEditore/design-system/commit/fc60218ebc91acfea7190b3911945b208fff6bbe))
|
|
111
|
+
|
|
112
|
+
### [12.0.1](https://github.com/ZanichelliEditore/design-system/compare/v12.0.0...v12.0.1) (2024-01-18)
|
|
113
|
+
|
|
114
|
+
## [12.0.0](https://github.com/ZanichelliEditore/design-system/compare/v11.1.0...v12.0.0) (2024-01-18)
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
### Bug Fixes
|
|
118
|
+
|
|
119
|
+
* sticky header ellipsis ([1fb7f95](https://github.com/ZanichelliEditore/design-system/commit/1fb7f958bbdce5f9e38b78aca36e2b6376f19b74))
|
|
120
|
+
|
|
121
|
+
## [11.1.0](https://github.com/ZanichelliEditore/design-system/compare/v11.0.1...v11.1.0) (2024-01-04)
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
### Features
|
|
125
|
+
|
|
126
|
+
* add ribbonIcon and ribbonInteractive ([e103c87](https://github.com/ZanichelliEditore/design-system/commit/e103c87c9b3fb1888601f05572cc5448209776d8))
|
|
127
|
+
* remove unuses args ([c11b4df](https://github.com/ZanichelliEditore/design-system/commit/c11b4dfbcd27bc94c8b5a887e60a08b2ea5ecb5f))
|
|
128
|
+
* render button element on interactive ribbon ([6d1c3ca](https://github.com/ZanichelliEditore/design-system/commit/6d1c3ca565863fbc32d2aa42807b6a7e46e714a1))
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
### Bug Fixes
|
|
132
|
+
|
|
133
|
+
* add font-family to button.ribbon ([c34a746](https://github.com/ZanichelliEditore/design-system/commit/c34a746746b8bea985e028aa6af8f6b086f866a9))
|
|
134
|
+
|
|
135
|
+
### [11.0.1](https://github.com/ZanichelliEditore/design-system/compare/v11.0.0...v11.0.1) (2023-12-22)
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
### Features
|
|
139
|
+
|
|
140
|
+
* added placeholder and readonly ([80d3f50](https://github.com/ZanichelliEditore/design-system/commit/80d3f50cab4a2eb4c116804fad574a49f1797080))
|
|
141
|
+
* added placeholder in stories ([18fedf4](https://github.com/ZanichelliEditore/design-system/commit/18fedf430a5193e43dd059bfa08e2539c60ebd34))
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### Bug Fixes
|
|
145
|
+
|
|
146
|
+
* prettier ([fa29720](https://github.com/ZanichelliEditore/design-system/commit/fa297209d0823d34f5ec558ef70aef55cc6e11b4))
|
|
147
|
+
* test ([b14ae43](https://github.com/ZanichelliEditore/design-system/commit/b14ae43524531edbf17385749f363e293e09aaca))
|
|
148
|
+
|
|
149
|
+
## [11.0.0](https://github.com/ZanichelliEditore/design-system/compare/v10.0.8...v11.0.0) (2023-12-11)
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
### ⚠ BREAKING CHANGES
|
|
153
|
+
|
|
154
|
+
* add migration guide
|
|
155
|
+
|
|
156
|
+
### Features
|
|
157
|
+
|
|
158
|
+
* added top-subtitle prop with test and storybook ([c45356c](https://github.com/ZanichelliEditore/design-system/commit/c45356c900b6234971301d1819836a329ea05dc6))
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
### Bug Fixes
|
|
162
|
+
|
|
163
|
+
* ts error in build ([314eaa1](https://github.com/ZanichelliEditore/design-system/commit/314eaa1fafbfaab2efecdcf2d5a99d00fbd510b7))
|
|
164
|
+
* value of aria-hidden attr in app header; tests ([0f140ab](https://github.com/ZanichelliEditore/design-system/commit/0f140ab09e7570339bfa83858234ae39d4888afa))
|
|
165
|
+
* z-index ([9e414ed](https://github.com/ZanichelliEditore/design-system/commit/9e414ed822675769631b4a5372667f2cdcdf8a75))
|
|
166
|
+
* z-index value in z-searchbar ([b6dab2c](https://github.com/ZanichelliEditore/design-system/commit/b6dab2c2ace8b726d53f5ccac2af6490cd58e649))
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
* add migration guide ([4098cd1](https://github.com/ZanichelliEditore/design-system/commit/4098cd153c4707137767da567aea089a2fe74b36))
|
|
170
|
+
|
|
171
|
+
### [10.0.8](https://github.com/ZanichelliEditore/design-system/compare/v10.0.7...v10.0.8) (2023-12-11)
|
|
172
|
+
|
|
173
|
+
### [10.0.7](https://github.com/ZanichelliEditore/design-system/compare/v10.0.6...v10.0.7) (2023-11-22)
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
### Bug Fixes
|
|
177
|
+
|
|
178
|
+
* z-navigation-tabs fix keyboard navigation ([eb83301](https://github.com/ZanichelliEditore/design-system/commit/eb833014d8e70a5b0275d08767418ef00977bb9f))
|
|
179
|
+
* z-navigation-tabs with active tab selected ([cea0bdc](https://github.com/ZanichelliEditore/design-system/commit/cea0bdc7c050d32236b978052bcb3831382788d5))
|
|
180
|
+
|
|
181
|
+
### [10.0.6](https://github.com/ZanichelliEditore/design-system/compare/v10.0.5...v10.0.6) (2023-11-09)
|
|
182
|
+
|
|
183
|
+
### [10.0.5](https://github.com/ZanichelliEditore/design-system/compare/v10.0.4...v10.0.5) (2023-11-08)
|
|
184
|
+
|
|
185
|
+
### [10.0.4](https://github.com/ZanichelliEditore/design-system/compare/v10.0.3...v10.0.4) (2023-10-31)
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
### Bug Fixes
|
|
189
|
+
|
|
190
|
+
* remove aria-activedescendant attribute ([db99659](https://github.com/ZanichelliEditore/design-system/commit/db99659019414da6c8b18104f9b4259d25ffd773))
|
|
191
|
+
|
|
192
|
+
### [10.0.3](https://github.com/ZanichelliEditore/design-system/compare/v10.0.2...v10.0.3) (2023-10-27)
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
### Bug Fixes
|
|
196
|
+
|
|
197
|
+
* add role attribute to zButton ([afcdaae](https://github.com/ZanichelliEditore/design-system/commit/afcdaae72776ae8c2f509e9b847fd0a784e6b36c))
|
|
198
|
+
* z-select arrow nav ([bd09da3](https://github.com/ZanichelliEditore/design-system/commit/bd09da314205a796c2eaf272f98bd1cdcf658d22))
|
|
199
|
+
* z-select test ([ee6960f](https://github.com/ZanichelliEditore/design-system/commit/ee6960f18ecbd911751d570b9af2524c0f4081b4))
|
|
200
|
+
* zinput a11y improvements ([3bb8051](https://github.com/ZanichelliEditore/design-system/commit/3bb8051898517e0cf17a01c808c71186aebc80df))
|
|
201
|
+
* zselect a11y improvements ([99b54d5](https://github.com/ZanichelliEditore/design-system/commit/99b54d5d7e93f231da9ac708dfd7e7570e6cc22b))
|
|
202
|
+
|
|
203
|
+
### [10.0.2](https://github.com/ZanichelliEditore/design-system/compare/v10.0.1...v10.0.2) (2023-10-26)
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
### Bug Fixes
|
|
207
|
+
|
|
208
|
+
* accessibility roles for carousel ([efaaa4c](https://github.com/ZanichelliEditore/design-system/commit/efaaa4c1215cacacd3a96c5477f79987af63094c))
|
|
209
|
+
* expandable table row behavior on contextual menu click ([45aeb63](https://github.com/ZanichelliEditore/design-system/commit/45aeb6334c83b6ef026803fd03240cb3e9012c0f))
|
|
210
|
+
|
|
211
|
+
### [10.0.1](https://github.com/ZanichelliEditore/design-system/compare/v10.0.0...v10.0.1) (2023-10-19)
|
|
212
|
+
|
|
213
|
+
## [10.0.0](https://github.com/ZanichelliEditore/design-system/compare/v9.2.8...v10.0.0) (2023-10-16)
|
|
214
|
+
|
|
215
|
+
### [9.2.8](https://github.com/ZanichelliEditore/design-system/compare/v9.2.7...v9.2.8) (2023-10-13)
|
|
216
|
+
|
|
217
|
+
### [9.2.7](https://github.com/ZanichelliEditore/design-system/compare/v9.2.6...v9.2.7) (2023-10-10)
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### Bug Fixes
|
|
221
|
+
|
|
222
|
+
* tab role position of z-navigation-tab; some code enhancement; stories enhancements ([b2896ad](https://github.com/ZanichelliEditore/design-system/commit/b2896ad81bf3b0540f9eb71c34d7b1ca1abcf727))
|
|
223
|
+
|
|
224
|
+
### [9.2.6](https://github.com/ZanichelliEditore/design-system/compare/v9.2.5...v9.2.6) (2023-09-19)
|
|
225
|
+
|
|
226
|
+
### [9.2.5](https://github.com/ZanichelliEditore/design-system/compare/v9.2.3...v9.2.5) (2023-09-19)
|
|
227
|
+
|
|
228
|
+
### [9.2.4](https://github.com/ZanichelliEditore/design-system/compare/v9.2.3...v9.2.4) (2023-09-15)
|
|
229
|
+
|
|
230
|
+
### [9.2.3](https://github.com/ZanichelliEditore/design-system/compare/v9.2.2...v9.2.3) (2023-09-07)
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
### Bug Fixes
|
|
234
|
+
|
|
235
|
+
* removes constraint on width actions slot of z-card ([d9003bb](https://github.com/ZanichelliEditore/design-system/commit/d9003bb1053f4c96fd82c74a9e1d374604c2b029))
|
|
236
|
+
|
|
237
|
+
### [9.2.2](https://github.com/ZanichelliEditore/design-system/compare/v9.2.1...v9.2.2) (2023-08-29)
|
|
238
|
+
|
|
239
|
+
### [9.2.1](https://github.com/ZanichelliEditore/design-system/compare/v9.2.0...v9.2.1) (2023-08-03)
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
### Bug Fixes
|
|
243
|
+
|
|
244
|
+
* empty input value before validation when clicking content deletion icon ([75c00fa](https://github.com/ZanichelliEditore/design-system/commit/75c00fa821329c36de1b4d36060e3f7f60d00be4))
|
|
245
|
+
* uglier but safer implementation of the accordion's border radius ([ad06765](https://github.com/ZanichelliEditore/design-system/commit/ad06765f7338e525220f3fb23a791c15dde89ddc))
|
|
246
|
+
|
|
247
|
+
## [9.2.0](https://github.com/ZanichelliEditore/design-system/compare/v9.1.2...v9.2.0) (2023-08-01)
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
### Features
|
|
251
|
+
|
|
252
|
+
* background variant; stack context style improvements; stories improvements ([cccf641](https://github.com/ZanichelliEditore/design-system/commit/cccf641958b64434582a80601b651f8834518f88))
|
|
253
|
+
* disabled state ([60c11f9](https://github.com/ZanichelliEditore/design-system/commit/60c11f9457584d2f0af2fde950195fbe32234ba2))
|
|
254
|
+
* z-accordion component ([a08df6e](https://github.com/ZanichelliEditore/design-system/commit/a08df6e83a59dd22134b07e4b79f69fc960fea99))
|
|
255
|
+
|
|
256
|
+
### [9.1.2](https://github.com/ZanichelliEditore/design-system/compare/v9.1.1...v9.1.2) (2023-07-31)
|
|
257
|
+
|
|
258
|
+
### [9.1.1](https://github.com/ZanichelliEditore/design-system/compare/v9.1.0...v9.1.1) (2023-07-28)
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
### Bug Fixes
|
|
262
|
+
|
|
263
|
+
* always render mobile menu slot ([49a308e](https://github.com/ZanichelliEditore/design-system/commit/49a308e417bb2c2e8f81f02a12c06fa936f0fb64))
|
|
264
|
+
* always render mobile menu slot ([f185ff5](https://github.com/ZanichelliEditore/design-system/commit/f185ff5de9efe8e94e370d44b7b130857746aeb9))
|
|
265
|
+
|
|
266
|
+
## [9.1.0](https://github.com/ZanichelliEditore/design-system/compare/v9.0.1...v9.1.0) (2023-07-20)
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
### Features
|
|
270
|
+
|
|
271
|
+
* accessibility ([827e408](https://github.com/ZanichelliEditore/design-system/commit/827e408c611b78e8b796dec2b9a774f22e16d1a6))
|
|
272
|
+
* add icon button code ([ab30fbb](https://github.com/ZanichelliEditore/design-system/commit/ab30fbb902a8cd43a5e1325a6dc95bbc1fc67ea1))
|
|
273
|
+
* add new icons ([e503009](https://github.com/ZanichelliEditore/design-system/commit/e50300921bccb24ab22b951c29b7721b7ab7c186))
|
|
274
|
+
* added fallback cover prop ([727ca16](https://github.com/ZanichelliEditore/design-system/commit/727ca169d78780705bd4b5fe2365bb0563afe533))
|
|
275
|
+
* prevent overflow text for isbn and ribbon ([dd6c279](https://github.com/ZanichelliEditore/design-system/commit/dd6c279ee3842a96441558bdaebc5e3a2068f7d9))
|
|
276
|
+
* readme ([0e53d2b](https://github.com/ZanichelliEditore/design-system/commit/0e53d2b48156ee00785358e4e0f254454741dbbb))
|
|
277
|
+
* storybook ([a2d2373](https://github.com/ZanichelliEditore/design-system/commit/a2d237344e829f9ed52c64c7210047b923cd2a4a))
|
|
278
|
+
* storybook ([05447b9](https://github.com/ZanichelliEditore/design-system/commit/05447b98ab9e00eda276bfb16371fc1119df6c83))
|
|
279
|
+
* tests ([ee63451](https://github.com/ZanichelliEditore/design-system/commit/ee6345111f4f1b346577a831bd4cfee471cd5490))
|
|
280
|
+
* tests ([29456f2](https://github.com/ZanichelliEditore/design-system/commit/29456f2d56c27c333245a08bd65c508b652a33d4))
|
|
281
|
+
* wip base layout ([2617e42](https://github.com/ZanichelliEditore/design-system/commit/2617e42e674ef73913e692f571cf353754b33dfa))
|
|
282
|
+
* wip contents ([02fd7ce](https://github.com/ZanichelliEditore/design-system/commit/02fd7ce1f065374a008eda8cc0c8dac35c2fe07c))
|
|
283
|
+
* z-book-card add slotted footer cta as story in SB ([5f0c3ea](https://github.com/ZanichelliEditore/design-system/commit/5f0c3ea93c317d11ca4e237cdf7de32e31811dce))
|
|
284
|
+
* z-book-card added search variant ([e519129](https://github.com/ZanichelliEditore/design-system/commit/e519129da3f5e8b9dec45abd67f49eb0481196c6))
|
|
285
|
+
* z-book-card compact changed cover ratio ([c650a30](https://github.com/ZanichelliEditore/design-system/commit/c650a30a17fddc51f52036dbe7cf5b0867a2e238))
|
|
286
|
+
* z-book-card compact storybook ([f1e68d5](https://github.com/ZanichelliEditore/design-system/commit/f1e68d58134b3087dd6654ba8b665ab86788115f))
|
|
287
|
+
* z-book-card compact tests ([1e0bc93](https://github.com/ZanichelliEditore/design-system/commit/1e0bc93d39d2a6d733c60c6b924af894111194c7))
|
|
288
|
+
* z-book-card compact variant ([21901bc](https://github.com/ZanichelliEditore/design-system/commit/21901bce75632d0a6875bf3bbaad1d330f76ee6a))
|
|
289
|
+
* z-book-card fix cover fit ([92fc898](https://github.com/ZanichelliEditore/design-system/commit/92fc898da9475f4affd4441b1814a5ef7c4d7691))
|
|
290
|
+
* z-book-card fix cover width ([8bde3be](https://github.com/ZanichelliEditore/design-system/commit/8bde3be0550502abd0164d4bc5f51abd0ffaccd2))
|
|
291
|
+
* z-book-card fix storybook ([392c681](https://github.com/ZanichelliEditore/design-system/commit/392c681f0102f24f1d90306bddb3b97df66c8d66))
|
|
292
|
+
* z-book-card lint ([39592f1](https://github.com/ZanichelliEditore/design-system/commit/39592f17973f547a317f26c8ae638dc3a79664ac))
|
|
293
|
+
* z-book-card linter ([7e2bfb0](https://github.com/ZanichelliEditore/design-system/commit/7e2bfb040035035e20871de610379609cf243ba6))
|
|
294
|
+
* z-book-card max-width ([217bd6d](https://github.com/ZanichelliEditore/design-system/commit/217bd6df2b27ed512a39b32b645a7addd70117c9))
|
|
295
|
+
* z-book-card refactor + storybook ([757ba00](https://github.com/ZanichelliEditore/design-system/commit/757ba009efe5bf7c369d4ecd7c604cd8bff5cd1e))
|
|
296
|
+
* z-book-card refactor storybook ([753302b](https://github.com/ZanichelliEditore/design-system/commit/753302be6c4ea4aae891d7d61ee6e32c169410af))
|
|
297
|
+
* z-book-card tests ([391a9d5](https://github.com/ZanichelliEditore/design-system/commit/391a9d541e3dae59d8faf0d6f0dcfbfa8ca12f3b))
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
### Bug Fixes
|
|
301
|
+
|
|
302
|
+
* added aria-hidden ([0703466](https://github.com/ZanichelliEditore/design-system/commit/0703466732395146b58f38334c9503de38321f16))
|
|
303
|
+
* broken css ([6ef235a](https://github.com/ZanichelliEditore/design-system/commit/6ef235ab88d428d22b33b49f206f5b6a982eeb74))
|
|
304
|
+
* css ([6cc0adb](https://github.com/ZanichelliEditore/design-system/commit/6cc0adb788b8bbffc086b1b182c65802743c9f81))
|
|
305
|
+
* css ([eb4001e](https://github.com/ZanichelliEditore/design-system/commit/eb4001e47c56691eecbe9b8995ab2e2d02c8f48d))
|
|
306
|
+
* expanded image radius ([27b214f](https://github.com/ZanichelliEditore/design-system/commit/27b214fc2bcb2ff6a5d7b94140ba6f4a896e12bb))
|
|
307
|
+
* pr review ([967e5bf](https://github.com/ZanichelliEditore/design-system/commit/967e5bf56d16ad752994db993e77a86b044f3117))
|
|
308
|
+
* pr review ([21bbda9](https://github.com/ZanichelliEditore/design-system/commit/21bbda9974b163d1ca6bd06387ea052673a85236))
|
|
309
|
+
* pr review ([2a97f7d](https://github.com/ZanichelliEditore/design-system/commit/2a97f7dc1ee257304267cb3a062799dd9113552f))
|
|
310
|
+
* removed tabindex ([291f7b4](https://github.com/ZanichelliEditore/design-system/commit/291f7b4f996c8bae4380af6b89c0443a1af5c5ce))
|
|
311
|
+
* stylelint rule ([9ae6c68](https://github.com/ZanichelliEditore/design-system/commit/9ae6c681955b3b63309b3ed6ae6b82d448717a2c))
|
|
312
|
+
* z-book-card compact css ([bcba3c0](https://github.com/ZanichelliEditore/design-system/commit/bcba3c02eca5dbedf1096605e22d905afab0163d))
|
|
313
|
+
* zBookCard tablet ([c91cf79](https://github.com/ZanichelliEditore/design-system/commit/c91cf79b1cbd42ef184ab53462209a0120d030ed))
|
|
314
|
+
* zBookCard tablet ([fc444e1](https://github.com/ZanichelliEditore/design-system/commit/fc444e1e69db870cbc38a917d22a67a29b57f79d))
|
|
315
|
+
|
|
316
|
+
### [9.0.1](https://github.com/ZanichelliEditore/design-system/compare/v9.0.0...v9.0.1) (2023-07-17)
|
|
317
|
+
|
|
318
|
+
## [9.0.0](https://github.com/ZanichelliEditore/design-system/compare/v8.0.1...v9.0.0) (2023-07-05)
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
### Features
|
|
322
|
+
|
|
323
|
+
* menu button of cells can now be displayed always instead of only on hover ([c132e93](https://github.com/ZanichelliEditore/design-system/commit/c132e937e2551d579ff30cf01ab345667b009ff0))
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
### Bug Fixes
|
|
327
|
+
|
|
328
|
+
* some style and stories ([906f5c8](https://github.com/ZanichelliEditore/design-system/commit/906f5c86c703633d52e4185d4009a30521f59dce))
|
|
329
|
+
|
|
330
|
+
### [8.0.1](https://github.com/ZanichelliEditore/design-system/compare/v8.0.0...v8.0.1) (2023-07-04)
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
### Bug Fixes
|
|
334
|
+
|
|
335
|
+
* hide the button in order to avoid safari autocomplete problem ([f86e6d8](https://github.com/ZanichelliEditore/design-system/commit/f86e6d8de73019f930ab67151af9639a84770ee1))
|
|
336
|
+
* z-card stories ([3325ade](https://github.com/ZanichelliEditore/design-system/commit/3325adefcf323e918e9a012c7c3fa4dd479e5af9))
|
|
337
|
+
|
|
338
|
+
## [8.0.0](https://github.com/ZanichelliEditore/design-system/compare/v7.5.0...v8.0.0) (2023-06-22)
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
### Bug Fixes
|
|
342
|
+
|
|
343
|
+
* build ([590c02a](https://github.com/ZanichelliEditore/design-system/commit/590c02ae0e827671a4d16bb80b55625d5e1e38dc))
|
|
344
|
+
* camelCase ([f1f193a](https://github.com/ZanichelliEditore/design-system/commit/f1f193ad9330d9409a909bc8a6ec9228fc7c58cf))
|
|
345
|
+
* popover reference name ([abc66e5](https://github.com/ZanichelliEditore/design-system/commit/abc66e53a5335b52fe5dcbfc60b5159ec6551ec4))
|
|
346
|
+
* styles and migration guide ([726da49](https://github.com/ZanichelliEditore/design-system/commit/726da49fe4462ce485d162576fd2445e22a270df))
|
|
347
|
+
* tests ([43246ce](https://github.com/ZanichelliEditore/design-system/commit/43246ce34e92cd7cf99da5780fb0d6d71ac43da7))
|
|
348
|
+
|
|
349
|
+
## [7.5.0](https://github.com/ZanichelliEditore/design-system/compare/v7.4.3...v7.5.0) (2023-06-08)
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
### Features
|
|
353
|
+
|
|
354
|
+
* added css var for padding in z-card text version ([3409631](https://github.com/ZanichelliEditore/design-system/commit/34096314da6318bb874d6d1508869c843063af33))
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
### Bug Fixes
|
|
358
|
+
|
|
359
|
+
* fixed story ([8f98cab](https://github.com/ZanichelliEditore/design-system/commit/8f98cabdeb2cff5ac40c4d27ad45c0e0c1beec20))
|
|
360
|
+
|
|
361
|
+
### [7.4.3](https://github.com/ZanichelliEditore/design-system/compare/v7.4.2...v7.4.3) (2023-05-26)
|
|
362
|
+
|
|
363
|
+
|
|
364
|
+
### Bug Fixes
|
|
365
|
+
|
|
366
|
+
* removed unused type ([4d70ea3](https://github.com/ZanichelliEditore/design-system/commit/4d70ea3279b03059dd757146645e5d5c88873450))
|
|
367
|
+
* tests ([6144622](https://github.com/ZanichelliEditore/design-system/commit/61446227bbc90b98e461b571cbe37b27b6568ce3))
|
|
368
|
+
* various fix on z-breadcrumb ([fb99248](https://github.com/ZanichelliEditore/design-system/commit/fb99248b80c89212ace853bfdd777906ba54a94f))
|
|
369
|
+
|
|
370
|
+
### [7.4.2](https://github.com/ZanichelliEditore/design-system/compare/v7.4.1...v7.4.2) (2023-05-24)
|
|
371
|
+
|
|
372
|
+
|
|
373
|
+
### Bug Fixes
|
|
374
|
+
|
|
375
|
+
* css spacing fixes on z-breadcrumb and font weight on z-section title ([e40a638](https://github.com/ZanichelliEditore/design-system/commit/e40a6386cfe4ba1ca9d84d8296a0c2392aac2a7c))
|
|
376
|
+
|
|
377
|
+
### [7.4.1](https://github.com/ZanichelliEditore/design-system/compare/v7.4.0...v7.4.1) (2023-05-23)
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
### Bug Fixes
|
|
381
|
+
|
|
382
|
+
* don't skip rendering of the menu slot when the menu is initially empty ([127438c](https://github.com/ZanichelliEditore/design-system/commit/127438c4704ffe3bc415f2b5f856ce5fa30f6eb7))
|
|
383
|
+
|
|
384
|
+
## [7.4.0](https://github.com/ZanichelliEditore/design-system/compare/v7.3.7...v7.4.0) (2023-05-18)
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
### Features
|
|
388
|
+
|
|
389
|
+
* accessibility ([5a16707](https://github.com/ZanichelliEditore/design-system/commit/5a16707304e2b357108e17efd1aa796259253268))
|
|
390
|
+
* added aria label ([d7b268b](https://github.com/ZanichelliEditore/design-system/commit/d7b268bb6002b9ad5055e6c941a4c4d9b14d347f))
|
|
391
|
+
* added event to emit clicked url ([d85d9aa](https://github.com/ZanichelliEditore/design-system/commit/d85d9aabd32b5728f942f5ca3f088462a179f186))
|
|
392
|
+
* added tooltip on ellpised node ([d34f39b](https://github.com/ZanichelliEditore/design-system/commit/d34f39b7ee19814142ef613fb54da66183765ae5))
|
|
393
|
+
* correctly handling deep copy of array ([616c0c6](https://github.com/ZanichelliEditore/design-system/commit/616c0c6dd5e146facf5b1adb81720244e016478f))
|
|
394
|
+
* css refactor ([840baee](https://github.com/ZanichelliEditore/design-system/commit/840baeeb3a5360117fbd548b71a4bfee7ccd048c))
|
|
395
|
+
* handling accessibility ([a1dc29c](https://github.com/ZanichelliEditore/design-system/commit/a1dc29c4c907efd452e4b9505104e1d58fc475b5))
|
|
396
|
+
* handling ellipsis ([569c7a1](https://github.com/ZanichelliEditore/design-system/commit/569c7a127e1989b371e78c0a3caf9fa4cccc3fe2))
|
|
397
|
+
* handling ellipsis of a single node ([6664138](https://github.com/ZanichelliEditore/design-system/commit/6664138bbeb01623d332e009566ad309e9693193))
|
|
398
|
+
* handling subsequent ellipsis ([637cdeb](https://github.com/ZanichelliEditore/design-system/commit/637cdeb696ea209d51e6cd47ed989724384cd64e))
|
|
399
|
+
* handling total space ([22e6254](https://github.com/ZanichelliEditore/design-system/commit/22e62540a8fa4f19df8c6f1a06e347d6616e242e))
|
|
400
|
+
* homepage variant bean ([4f4aa63](https://github.com/ZanichelliEditore/design-system/commit/4f4aa630373e26a0ec7e9e1f1dafa7dfb1366fb9))
|
|
401
|
+
* if paths prop is missing, use element content to retrieve data ([94d0902](https://github.com/ZanichelliEditore/design-system/commit/94d09021d18aff6373e997ac936fdfa221da2483))
|
|
402
|
+
* **laze-204:** create breadcrumb component for mobile device ([a5598d0](https://github.com/ZanichelliEditore/design-system/commit/a5598d06179d58b553f51c8b64a05ce49d9dfdb4))
|
|
403
|
+
* refactor chevron for accessibility purpose ([9643af2](https://github.com/ZanichelliEditore/design-system/commit/9643af27a6e7e589ee345646df7485e444c1a527))
|
|
404
|
+
* refactoring ([064dff7](https://github.com/ZanichelliEditore/design-system/commit/064dff7c7086862b7224f5fffee71e26fd9fdf7b))
|
|
405
|
+
* refactoring and storybook ([4c8dc92](https://github.com/ZanichelliEditore/design-system/commit/4c8dc923b95632d1517761e0481886302bca38c7))
|
|
406
|
+
* storybook ([25ffc37](https://github.com/ZanichelliEditore/design-system/commit/25ffc37e9fdfb2a1e68259f47a585f07b82a4e6d))
|
|
407
|
+
* various fix + storybook ([afd3c55](https://github.com/ZanichelliEditore/design-system/commit/afd3c557fc4e3e608affd24f3c88e36c75a0a7f1))
|
|
408
|
+
* wip building breadcrumb items ([6b1c8bc](https://github.com/ZanichelliEditore/design-system/commit/6b1c8bcbbdad91bc68ea7bb71ccd8f6ac1680fd6))
|
|
409
|
+
* wip ellipsis ([57423b1](https://github.com/ZanichelliEditore/design-system/commit/57423b108a37bf3588b18ac0e20b63c9cd1e9534))
|
|
410
|
+
* wip handle ellipsis ([2ede1cc](https://github.com/ZanichelliEditore/design-system/commit/2ede1cca052e8e085078719a8ead44879c92a6e8))
|
|
411
|
+
* **z-breadcrumb-ellipsis:** add test and docs ([0fae1f6](https://github.com/ZanichelliEditore/design-system/commit/0fae1f676a357042438634d1da366f19ddfa1088))
|
|
412
|
+
* **z-breadcrumb-ellipsis:** first commit ([154e84e](https://github.com/ZanichelliEditore/design-system/commit/154e84ee7a0fba161253e082d07c141625fe4a3f))
|
|
413
|
+
* **z-breadcrumb-ellipsis:** fix style ([a39a657](https://github.com/ZanichelliEditore/design-system/commit/a39a657b244b00ae370ddc3d97035998ca22b4ab))
|
|
414
|
+
* **z-breadcrumb-mobile:** fix for pr ([ff1f14f](https://github.com/ZanichelliEditore/design-system/commit/ff1f14ffb48c8d8bdf8a880651e347a0bfd31706))
|
|
415
|
+
* **z-breadcrumb-shows-items:** add aria-expanded ([27b8562](https://github.com/ZanichelliEditore/design-system/commit/27b85624ee142cfae9102697d3b3018d6dc0c357))
|
|
416
|
+
* **z-breadcrumb-shows-items:** add stories and fix style ([85ec254](https://github.com/ZanichelliEditore/design-system/commit/85ec25493156cf56cb3b36ac19e914c05f6bfe2c))
|
|
417
|
+
* **z-breadcrumb-shows-items:** add tokens ([309efcd](https://github.com/ZanichelliEditore/design-system/commit/309efcdd8e8b2327f717e759ac0d80063821db19))
|
|
418
|
+
* **z-breadcrumb-shows-items:** add z-tooltip ([f571fc2](https://github.com/ZanichelliEditore/design-system/commit/f571fc240f945f62deb72722444cb27d518587b0))
|
|
419
|
+
* **z-breadcrumb:** add doc ([d2633ad](https://github.com/ZanichelliEditore/design-system/commit/d2633ad164897e2c94b9945b4cddcd66860f76c4))
|
|
420
|
+
* **z-breadcrumb:** fix for pr ([5bd5a49](https://github.com/ZanichelliEditore/design-system/commit/5bd5a498233ee34de9bab87f4fc7b6e1fe53e1ff))
|
|
421
|
+
* **z-breadcrumb:** fix for pr ([cd6c2c5](https://github.com/ZanichelliEditore/design-system/commit/cd6c2c56587256ba54fb9e246a912d9d43926c78))
|
|
422
|
+
* **z-breadcrumb:** fix for pr ([8a47818](https://github.com/ZanichelliEditore/design-system/commit/8a47818035b67dcf8168ec11b503d06dde5c064c))
|
|
423
|
+
* **z-breadcrumb:** fix for pr ([d65a8b1](https://github.com/ZanichelliEditore/design-system/commit/d65a8b19a7610bb002ce284c27a0d417e70a7b3e))
|
|
424
|
+
* **z-breadcrumb:** minor graphic fix ([f12e870](https://github.com/ZanichelliEditore/design-system/commit/f12e8707af93c371decc16699bd3ea58af0368fb))
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
### Bug Fixes
|
|
428
|
+
|
|
429
|
+
* chevron is clickable when in mobile ([6606fb3](https://github.com/ZanichelliEditore/design-system/commit/6606fb315ff6cd3e25b723f940775327af2c2634))
|
|
430
|
+
* fixed infinite loop in mobile when breadcrumb has overflow ([39626e7](https://github.com/ZanichelliEditore/design-system/commit/39626e7f38cb266881c8377f33d063e29a53c8ce))
|
|
431
|
+
* pr fixes ([14b7cb7](https://github.com/ZanichelliEditore/design-system/commit/14b7cb72ed20c41475eaa18aeda6ac940b0066b8))
|
|
432
|
+
* stylelint madness ([2287a55](https://github.com/ZanichelliEditore/design-system/commit/2287a55e548739a05e8457e178b815e3824b8645))
|
|
433
|
+
* tests ([0839e3d](https://github.com/ZanichelliEditore/design-system/commit/0839e3d3a837e3063bc0999d164012764c1b0f89))
|
|
434
|
+
* various fixes based on designer review ([cdc46e1](https://github.com/ZanichelliEditore/design-system/commit/cdc46e15e92e6da28bbfab6084336928e394b5e5))
|
|
435
|
+
|
|
436
|
+
### [7.3.7](https://github.com/ZanichelliEditore/design-system/compare/v7.3.6...v7.3.7) (2023-05-18)
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
### Bug Fixes
|
|
440
|
+
|
|
441
|
+
* readme prop doc ([45b1195](https://github.com/ZanichelliEditore/design-system/commit/45b11956edb533c4db5db868ca98d7fe6400ebc2))
|
|
442
|
+
* skip click event emission also for children of a slotted `action` ([8613362](https://github.com/ZanichelliEditore/design-system/commit/861336243106d9b7121683f8a9540df9068afc71))
|
|
443
|
+
* storybook props ([15e3b97](https://github.com/ZanichelliEditore/design-system/commit/15e3b9705c62c0ce6ed88ab08ccc33b58e9a936e))
|
|
444
|
+
|
|
445
|
+
### [7.3.6](https://github.com/ZanichelliEditore/design-system/compare/v7.3.5...v7.3.6) (2023-05-15)
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
### Bug Fixes
|
|
449
|
+
|
|
450
|
+
* focus on active tab by default ([0ba73d0](https://github.com/ZanichelliEditore/design-system/commit/0ba73d046106389b02f6be5d980036e5aabf0b27))
|
|
451
|
+
|
|
452
|
+
### [7.3.5](https://github.com/ZanichelliEditore/design-system/compare/v7.3.4...v7.3.5) (2023-05-03)
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
### Bug Fixes
|
|
456
|
+
|
|
457
|
+
* app header hero check ([6bf1231](https://github.com/ZanichelliEditore/design-system/commit/6bf123113bf5c69767b3227aebebfb2ae8657237))
|
|
458
|
+
|
|
459
|
+
### [7.3.4](https://github.com/ZanichelliEditore/design-system/compare/v7.3.3...v7.3.4) (2023-04-20)
|
|
460
|
+
|
|
461
|
+
|
|
462
|
+
### Bug Fixes
|
|
463
|
+
|
|
464
|
+
* improve searchbar initial value; header search button disable check ([8744b5f](https://github.com/ZanichelliEditore/design-system/commit/8744b5f58f5c5b3c6ab456d49511bbbda4292230))
|
|
465
|
+
|
|
466
|
+
### [7.3.3](https://github.com/ZanichelliEditore/design-system/compare/v7.3.2...v7.3.3) (2023-04-17)
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
### Bug Fixes
|
|
470
|
+
|
|
471
|
+
* add dialog polyfill for old browsers ([659a030](https://github.com/ZanichelliEditore/design-system/commit/659a03032b54972e1c7745a8764a98e433cefbf3))
|
|
472
|
+
* cover hero ([6d3f6bd](https://github.com/ZanichelliEditore/design-system/commit/6d3f6bd41e9d4caaa7a2daf59b922f5fce2fc170))
|
|
473
|
+
* menu items focus highlight; menu labels style on hover ([1d9b440](https://github.com/ZanichelliEditore/design-system/commit/1d9b4401f4424131b8b25003dc0f1b33a5c309fe))
|
|
474
|
+
* restore yarn.lock ([219632c](https://github.com/ZanichelliEditore/design-system/commit/219632ca433376f5d2dca1dec94d7472397fa2fc))
|
|
475
|
+
* stacked flow ([a017cf5](https://github.com/ZanichelliEditore/design-system/commit/a017cf575f161628fde5ea824f0af584ff961508))
|
|
476
|
+
* tests; do not render menu container when it would be empty ([ca5e834](https://github.com/ZanichelliEditore/design-system/commit/ca5e834510ff0026961d3f5e2fadfbe015343f40))
|
|
477
|
+
|
|
478
|
+
### [7.3.2](https://github.com/ZanichelliEditore/design-system/compare/v7.3.1...v7.3.2) (2023-04-11)
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
### Bug Fixes
|
|
482
|
+
|
|
483
|
+
* reflect popover's `closable` prop on tooltip component; fix text color on dark mode ([aeebfc4](https://github.com/ZanichelliEditore/design-system/commit/aeebfc4c771226cd677c0778f2fde06947987c10))
|
|
484
|
+
|
|
485
|
+
### [7.3.1](https://github.com/ZanichelliEditore/design-system/compare/v7.3.0...v7.3.1) (2023-04-07)
|
|
486
|
+
|
|
487
|
+
## [7.3.0](https://github.com/ZanichelliEditore/design-system/compare/v7.1.3...v7.3.0) (2023-04-03)
|
|
488
|
+
|
|
489
|
+
|
|
490
|
+
### Features
|
|
491
|
+
|
|
492
|
+
* add animation mobile ([318cc2e](https://github.com/ZanichelliEditore/design-system/commit/318cc2ed104759dd57bfa3a7b67392f743e55101))
|
|
493
|
+
* add onTransitionEnd to fix the scrollbar behavior on different systems ([815d690](https://github.com/ZanichelliEditore/design-system/commit/815d6900e706c2b584f99ad26570370455f84b21))
|
|
494
|
+
* added builded file ([1d80f63](https://github.com/ZanichelliEditore/design-system/commit/1d80f63dfdf84ea67d646161aa0632d48aa85bb4))
|
|
495
|
+
* added description methodsetSkipAanimationOnLoad in the documentation storybook ([5725401](https://github.com/ZanichelliEditore/design-system/commit/5725401701f607dba1fffdcb87cee5974d9e419b))
|
|
496
|
+
* added new prop skipanimationonload ([ecfc5fc](https://github.com/ZanichelliEditore/design-system/commit/ecfc5fc8c5c8bcfe047cc4b4f2587efe5be33b83))
|
|
497
|
+
* added new stories ([ba4c0ae](https://github.com/ZanichelliEditore/design-system/commit/ba4c0aee9a682abda3e45d704f1094e68a53eedc))
|
|
498
|
+
* added new stories ad fixes test ([cd943d1](https://github.com/ZanichelliEditore/design-system/commit/cd943d11f93914cc0a6b38205cca86ac72bc2537))
|
|
499
|
+
* change description ([8b5f3ad](https://github.com/ZanichelliEditore/design-system/commit/8b5f3ad876cfab4c911e4864865656533af71006))
|
|
500
|
+
* change skipAanimationOnLoad to state, and create method setSkipAanimationOnLoad ([ec45907](https://github.com/ZanichelliEditore/design-system/commit/ec45907fd302de96ddca077f80a2d3309b838137))
|
|
501
|
+
* fix and added tests overlay variant and skipanimationonload prop ([8dadd00](https://github.com/ZanichelliEditore/design-system/commit/8dadd00949796e67029e6dff66d4cdece3b33835))
|
|
502
|
+
* fix default value skipanimationonload ([f2cd7f6](https://github.com/ZanichelliEditore/design-system/commit/f2cd7f69074b3487b6410b19669bcb95c6c8ff18))
|
|
503
|
+
* fix from PR ([5568e41](https://github.com/ZanichelliEditore/design-system/commit/5568e418db75dc62405a48dd4d74f449cbb4fdc0))
|
|
504
|
+
* fix from PR ([e004c6d](https://github.com/ZanichelliEditore/design-system/commit/e004c6d414a159ab1a7bf8f57c6edb12c62a9a46))
|
|
505
|
+
* fix offcanvas test ([ce70b7e](https://github.com/ZanichelliEditore/design-system/commit/ce70b7e43342133d9396b99faaabf2208f7fcad9))
|
|
506
|
+
* fix overlay transition and story ([4098a29](https://github.com/ZanichelliEditore/design-system/commit/4098a290188caee4398c3b537bf3bd7119ca5a60))
|
|
507
|
+
* fix skipanimationonload and added stories with controls ([e4d36bb](https://github.com/ZanichelliEditore/design-system/commit/e4d36bbbeb04c0ae8c577bdc13bfb351f902ee99))
|
|
508
|
+
* fix test ([3a5d9d2](https://github.com/ZanichelliEditore/design-system/commit/3a5d9d2e25a4b3e3a4e4b92e9f642a1a1a311e55))
|
|
509
|
+
* fixed get attribute with valueOf() ([3d4e1e9](https://github.com/ZanichelliEditore/design-system/commit/3d4e1e9a32e00338cbf24acc1b5fcecdf3da8dd2))
|
|
510
|
+
* fixed skiponloadanimation with class and fix tests and stories ([9e57589](https://github.com/ZanichelliEditore/design-system/commit/9e5758989dd171e27ad0daef46717b17bb3f49a1))
|
|
511
|
+
* fixed test and stories ([2203b45](https://github.com/ZanichelliEditore/design-system/commit/2203b45f6126aadce06c61d065401069eeabe76f))
|
|
512
|
+
* new animation exit and remove animation start-end event ([2259861](https://github.com/ZanichelliEditore/design-system/commit/2259861ae2c12a9bf054e796e0addbc8547abbd6))
|
|
513
|
+
* refactor open/close and added handleOverflowProperty ([9cc93ce](https://github.com/ZanichelliEditore/design-system/commit/9cc93ced1cb69f12a005356b5b94bff9d67c7c79))
|
|
514
|
+
|
|
515
|
+
## [7.2.0](https://github.com/ZanichelliEditore/design-system/compare/v7.1.3...v7.2.0) (2023-04-03)
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
### Features
|
|
519
|
+
|
|
520
|
+
* add animation mobile ([318cc2e](https://github.com/ZanichelliEditore/design-system/commit/318cc2ed104759dd57bfa3a7b67392f743e55101))
|
|
521
|
+
* add onTransitionEnd to fix the scrollbar behavior on different systems ([815d690](https://github.com/ZanichelliEditore/design-system/commit/815d6900e706c2b584f99ad26570370455f84b21))
|
|
522
|
+
* added builded file ([1d80f63](https://github.com/ZanichelliEditore/design-system/commit/1d80f63dfdf84ea67d646161aa0632d48aa85bb4))
|
|
523
|
+
* added description methodsetSkipAanimationOnLoad in the documentation storybook ([5725401](https://github.com/ZanichelliEditore/design-system/commit/5725401701f607dba1fffdcb87cee5974d9e419b))
|
|
524
|
+
* added new prop skipanimationonload ([ecfc5fc](https://github.com/ZanichelliEditore/design-system/commit/ecfc5fc8c5c8bcfe047cc4b4f2587efe5be33b83))
|
|
525
|
+
* added new stories ([ba4c0ae](https://github.com/ZanichelliEditore/design-system/commit/ba4c0aee9a682abda3e45d704f1094e68a53eedc))
|
|
526
|
+
* added new stories ad fixes test ([cd943d1](https://github.com/ZanichelliEditore/design-system/commit/cd943d11f93914cc0a6b38205cca86ac72bc2537))
|
|
527
|
+
* change description ([8b5f3ad](https://github.com/ZanichelliEditore/design-system/commit/8b5f3ad876cfab4c911e4864865656533af71006))
|
|
528
|
+
* change skipAanimationOnLoad to state, and create method setSkipAanimationOnLoad ([ec45907](https://github.com/ZanichelliEditore/design-system/commit/ec45907fd302de96ddca077f80a2d3309b838137))
|
|
529
|
+
* fix and added tests overlay variant and skipanimationonload prop ([8dadd00](https://github.com/ZanichelliEditore/design-system/commit/8dadd00949796e67029e6dff66d4cdece3b33835))
|
|
530
|
+
* fix default value skipanimationonload ([f2cd7f6](https://github.com/ZanichelliEditore/design-system/commit/f2cd7f69074b3487b6410b19669bcb95c6c8ff18))
|
|
531
|
+
* fix from PR ([5568e41](https://github.com/ZanichelliEditore/design-system/commit/5568e418db75dc62405a48dd4d74f449cbb4fdc0))
|
|
532
|
+
* fix from PR ([e004c6d](https://github.com/ZanichelliEditore/design-system/commit/e004c6d414a159ab1a7bf8f57c6edb12c62a9a46))
|
|
533
|
+
* fix offcanvas test ([ce70b7e](https://github.com/ZanichelliEditore/design-system/commit/ce70b7e43342133d9396b99faaabf2208f7fcad9))
|
|
534
|
+
* fix overlay transition and story ([4098a29](https://github.com/ZanichelliEditore/design-system/commit/4098a290188caee4398c3b537bf3bd7119ca5a60))
|
|
535
|
+
* fix skipanimationonload and added stories with controls ([e4d36bb](https://github.com/ZanichelliEditore/design-system/commit/e4d36bbbeb04c0ae8c577bdc13bfb351f902ee99))
|
|
536
|
+
* fix test ([3a5d9d2](https://github.com/ZanichelliEditore/design-system/commit/3a5d9d2e25a4b3e3a4e4b92e9f642a1a1a311e55))
|
|
537
|
+
* fixed get attribute with valueOf() ([3d4e1e9](https://github.com/ZanichelliEditore/design-system/commit/3d4e1e9a32e00338cbf24acc1b5fcecdf3da8dd2))
|
|
538
|
+
* fixed skiponloadanimation with class and fix tests and stories ([9e57589](https://github.com/ZanichelliEditore/design-system/commit/9e5758989dd171e27ad0daef46717b17bb3f49a1))
|
|
539
|
+
* fixed test and stories ([2203b45](https://github.com/ZanichelliEditore/design-system/commit/2203b45f6126aadce06c61d065401069eeabe76f))
|
|
540
|
+
* new animation exit and remove animation start-end event ([2259861](https://github.com/ZanichelliEditore/design-system/commit/2259861ae2c12a9bf054e796e0addbc8547abbd6))
|
|
541
|
+
* refactor open/close and added handleOverflowProperty ([9cc93ce](https://github.com/ZanichelliEditore/design-system/commit/9cc93ced1cb69f12a005356b5b94bff9d67c7c79))
|
|
542
|
+
|
|
543
|
+
### [7.1.3](https://github.com/ZanichelliEditore/design-system/compare/v7.1.2...v7.1.3) (2023-04-03)
|
|
544
|
+
|
|
545
|
+
### [7.1.2](https://github.com/ZanichelliEditore/design-system/compare/v7.1.1...v7.1.2) (2023-03-29)
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
### Bug Fixes
|
|
549
|
+
|
|
550
|
+
* aria-label default empty error ([214163f](https://github.com/ZanichelliEditore/design-system/commit/214163f19fa4e95c455b482c7789977a057305cc))
|
|
551
|
+
* enhance z-chip a11y ([3b04558](https://github.com/ZanichelliEditore/design-system/commit/3b04558b080d9ac1b839e16a3a4c99d8667c6945))
|
|
552
|
+
* enhance z-chip a11y, fix properties-order ([bbbc9e4](https://github.com/ZanichelliEditore/design-system/commit/bbbc9e4b95bf8b9f41c1660f8c27f190efbdf1eb))
|
|
553
|
+
* remove tabindex fomr button ([44c3c86](https://github.com/ZanichelliEditore/design-system/commit/44c3c86b11c50aef0b7d30b304a6fd5f1bd237b1))
|
|
554
|
+
* remove tabindex in disabled button ([b6e9ac8](https://github.com/ZanichelliEditore/design-system/commit/b6e9ac896fa6c2b161b74835acb2be12a269874f))
|
|
555
|
+
* update focus box-shadow ([5061893](https://github.com/ZanichelliEditore/design-system/commit/5061893c2c1609bba7350b9708b6e45090dd895e))
|
|
556
|
+
* update tokens ([360a6c3](https://github.com/ZanichelliEditore/design-system/commit/360a6c30c3b9f3dd8ee285187cea4bf8fdc16f5a))
|
|
557
|
+
|
|
558
|
+
### [7.1.1](https://github.com/ZanichelliEditore/design-system/compare/v7.1.0...v7.1.1) (2023-03-20)
|
|
559
|
+
|
|
560
|
+
|
|
561
|
+
### Bug Fixes
|
|
562
|
+
|
|
563
|
+
* add closable prop ([e491089](https://github.com/ZanichelliEditore/design-system/commit/e491089d1758eefb806b9f47c76f4f3415e17bc4))
|
|
564
|
+
* update method name ([0b9f7bb](https://github.com/ZanichelliEditore/design-system/commit/0b9f7bb3ff76fa964a120674a0f33a522880f614))
|
|
565
|
+
* update Storybook ([d844737](https://github.com/ZanichelliEditore/design-system/commit/d84473751622caeb9d88337c865787e708fe3760))
|
|
566
|
+
|
|
567
|
+
## [7.1.0](https://github.com/ZanichelliEditore/design-system/compare/v7.0.0...v7.1.0) (2023-03-16)
|
|
568
|
+
|
|
569
|
+
|
|
570
|
+
### Features
|
|
571
|
+
|
|
572
|
+
* add `verticalContext` prop to z-menu and adapt z-app-header to use it ([e462f9f](https://github.com/ZanichelliEditore/design-system/commit/e462f9f96a2e664346fcf1e9304a61da563856dc))
|
|
573
|
+
* add z-searchbar button variants ([e34444c](https://github.com/ZanichelliEditore/design-system/commit/e34444c8606a9a8e647baa42c7ac9d2e20b81109))
|
|
574
|
+
* add z-searchbar small, x-small ([4b747c3](https://github.com/ZanichelliEditore/design-system/commit/4b747c3e5d00583c600bb5f8ac8065bbdca92240))
|
|
575
|
+
* adjust z-list-element size in z-searchbox variants ([cf42003](https://github.com/ZanichelliEditore/design-system/commit/cf420034e11b3dcf998c8d701ca8d8615ea1555f))
|
|
576
|
+
* removed reflect:true in size and variant props ([634ae2b](https://github.com/ZanichelliEditore/design-system/commit/634ae2b19f0fe097610cb215533be0fd5a1eeee1))
|
|
577
|
+
* update readme ([0bc67c4](https://github.com/ZanichelliEditore/design-system/commit/0bc67c44101628c35e7409996ca54aa83b2253b0))
|
|
578
|
+
* z-searchbar added searchButtonIconOnly prop to show icon only button ([4d8db87](https://github.com/ZanichelliEditore/design-system/commit/4d8db873cbe19c9aa783a8d3777d6846f5f20796))
|
|
579
|
+
* z-searchbar update readme ([7f5a3e4](https://github.com/ZanichelliEditore/design-system/commit/7f5a3e49084d584ef136d2b104bb559278fba7ab))
|
|
580
|
+
|
|
581
|
+
|
|
582
|
+
### Bug Fixes
|
|
583
|
+
|
|
584
|
+
* fix text clone retrieval and letter spacing of regular text ([f957cf4](https://github.com/ZanichelliEditore/design-system/commit/f957cf4de3d4a23644036fffd6ec09802ee66838))
|
|
585
|
+
* normal text size for long labels ([0834251](https://github.com/ZanichelliEditore/design-system/commit/08342512517579e3eb1f21b6d8f046bff1cbc781))
|
|
586
|
+
|
|
587
|
+
## [7.0.0](https://github.com/ZanichelliEditore/design-system/compare/v6.11.0...v7.0.0) (2023-03-02)
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
### ⚠ BREAKING CHANGES
|
|
591
|
+
|
|
592
|
+
* handle custom and auto aspect ratio; remove height and min-height cssprops
|
|
593
|
+
|
|
594
|
+
### Features
|
|
595
|
+
|
|
596
|
+
* add a prop to choose whether to preserve or not the image aspect ratio ([af61da4](https://github.com/ZanichelliEditore/design-system/commit/af61da4c5dfa363b30761e19e8dae3e52d0589fb))
|
|
597
|
+
* handle custom and auto aspect ratio; remove height and min-height cssprops ([8027297](https://github.com/ZanichelliEditore/design-system/commit/8027297555a56358805c1956fc8897064bb455f9))
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
### Bug Fixes
|
|
601
|
+
|
|
602
|
+
* args for component in stories ([a2b9389](https://github.com/ZanichelliEditore/design-system/commit/a2b93896130edbb872bc877ceaa8bd4064a39d3f))
|
|
603
|
+
* prop doc typo ([dc3c386](https://github.com/ZanichelliEditore/design-system/commit/dc3c386262237cde2ac3c1eb3fc6f3dd6fd5fbbe))
|
|
604
|
+
|
|
605
|
+
## [6.11.0](https://github.com/ZanichelliEditore/design-system/compare/v6.10.2...v6.11.0) (2023-02-27)
|
|
606
|
+
|
|
607
|
+
|
|
608
|
+
### Features
|
|
609
|
+
|
|
610
|
+
* **add-new-icons:** add new icons ([762b0b7](https://github.com/ZanichelliEditore/design-system/commit/762b0b702331ecfd8f7a5d092fc0778c22bb9dc6))
|
|
611
|
+
|
|
612
|
+
### [6.10.2](https://github.com/ZanichelliEditore/design-system/compare/v6.10.1...v6.10.2) (2023-02-23)
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
### Bug Fixes
|
|
616
|
+
|
|
617
|
+
* restored pointer events on z-input ([66f5fb4](https://github.com/ZanichelliEditore/design-system/commit/66f5fb49d19d0f651ee2dd982cfd0fda45501e42))
|
|
618
|
+
* z-modal mobile style ([299867b](https://github.com/ZanichelliEditore/design-system/commit/299867b4cf2335110709fa62846b706cd3418634))
|
|
619
|
+
* z-modal mobile style ([59c2bd7](https://github.com/ZanichelliEditore/design-system/commit/59c2bd79c62528c1f766ca01efc89ff5458b5abc))
|
|
620
|
+
|
|
621
|
+
### [6.10.1](https://github.com/ZanichelliEditore/design-system/compare/v6.10.0...v6.10.1) (2023-02-22)
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
### Bug Fixes
|
|
625
|
+
|
|
626
|
+
* fixed submit on space, wrong search value on submit and enabling search button ([6e0687f](https://github.com/ZanichelliEditore/design-system/commit/6e0687f4d5f547358778ea25b27aee322cfcea52))
|
|
627
|
+
* fixed tests and added prop to show submit button ([d1f8c1b](https://github.com/ZanichelliEditore/design-system/commit/d1f8c1baaf166e5f133860139fafb1d5fad11c38))
|
|
628
|
+
|
|
629
|
+
## [6.10.0](https://github.com/ZanichelliEditore/design-system/compare/v6.9.1...v6.10.0) (2023-02-20)
|
|
630
|
+
|
|
631
|
+
|
|
632
|
+
### Features
|
|
633
|
+
|
|
634
|
+
* add checkbox, radio margin ([133b9ff](https://github.com/ZanichelliEditore/design-system/commit/133b9ff09b50645ea51d47e4bebdd9da0c4d8846))
|
|
635
|
+
* add ControlSize enum ([cb4033f](https://github.com/ZanichelliEditore/design-system/commit/cb4033f08be6efa46dcc5a2b5c97240de7b3b379))
|
|
636
|
+
* add z-combobox small, x-small ([2602a5d](https://github.com/ZanichelliEditore/design-system/commit/2602a5d9bfd0f9b9ba5a30def0e7b8ad1fc2b732))
|
|
637
|
+
* update storybook ([a63e8e5](https://github.com/ZanichelliEditore/design-system/commit/a63e8e5cf47fd319f1138f602f3d0584e2303f71))
|
|
638
|
+
* update tests ([faaf18e](https://github.com/ZanichelliEditore/design-system/commit/faaf18e15eea1a5bdf66768adaca5bbce90005ea))
|
|
639
|
+
* update z-input storybook ([78b5fe9](https://github.com/ZanichelliEditore/design-system/commit/78b5fe9cae03fbf5bae4dcdd1987456700366883))
|
|
640
|
+
* update z-input types ([11c932a](https://github.com/ZanichelliEditore/design-system/commit/11c932ab0b9a9268fdfcfa74996b03d23b69bfe4))
|
|
641
|
+
* update z-input-message ([a1a9e62](https://github.com/ZanichelliEditore/design-system/commit/a1a9e62b82ca56fb98a68589575eae7cb9a9434c))
|
|
642
|
+
* update z-select ([e649dca](https://github.com/ZanichelliEditore/design-system/commit/e649dcad81e761c9b2733709292b32bbf5d56c4b))
|
|
643
|
+
* z-input-message styles ([f16aafe](https://github.com/ZanichelliEditore/design-system/commit/f16aafeab4d8cd35ecdcfd614d055d3f0a44aa94))
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
### Bug Fixes
|
|
647
|
+
|
|
648
|
+
* update z-combobox readme ([2d17ffe](https://github.com/ZanichelliEditore/design-system/commit/2d17ffe306fccebe149aa71b668005ad9183acab))
|
|
649
|
+
|
|
650
|
+
### [6.9.1](https://github.com/ZanichelliEditore/design-system/compare/v6.9.0...v6.9.1) (2023-02-16)
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
### Bug Fixes
|
|
654
|
+
|
|
655
|
+
* backward navigation and event handling ([522034f](https://github.com/ZanichelliEditore/design-system/commit/522034fa15126044d68cd0039de9392792d86dc8))
|
|
656
|
+
* fix selector for focusable elements and exclude the ones with `display:none` from the list ([4c3ecea](https://github.com/ZanichelliEditore/design-system/commit/4c3ecea8321c8e58bbebae9a000d47332711a410))
|
|
657
|
+
* move deprecated components in /deprecated ([db4abc5](https://github.com/ZanichelliEditore/design-system/commit/db4abc5c6438388a8295e7ed6f0368d10514ef40))
|
|
658
|
+
* storybook theme remove deprecated z-body ([27676fb](https://github.com/ZanichelliEditore/design-system/commit/27676fb575a5c19b0c712438c7b6a66add437fff))
|
|
659
|
+
* tests ([83cc070](https://github.com/ZanichelliEditore/design-system/commit/83cc07064e5474548bf97ec4af41c6b6c63d094e))
|
|
660
|
+
* update readme files ([5439863](https://github.com/ZanichelliEditore/design-system/commit/543986342cb76508fce3d1ed4de3b9a0711dca93))
|
|
661
|
+
* z-aria-alert remove deprecated z-body ([684b4c7](https://github.com/ZanichelliEditore/design-system/commit/684b4c7118e1209f7b97675dcf24875963a0ce2c))
|
|
662
|
+
* z-aria-alert remove deprecated z-heading ([1110022](https://github.com/ZanichelliEditore/design-system/commit/11100224985df0bf84a175bb4b3d26d993d11f9f))
|
|
663
|
+
* z-combobox remove deprecated z-body ([555f811](https://github.com/ZanichelliEditore/design-system/commit/555f8116691f929c25a687aa1d003f07e0b2cee5))
|
|
664
|
+
* z-combobox remove deprecated z-body ([c035d51](https://github.com/ZanichelliEditore/design-system/commit/c035d51a4b71d24a90553668b03a49f2ad88d96c))
|
|
665
|
+
* z-dragdrop-area remove deprecated z-body ([872089f](https://github.com/ZanichelliEditore/design-system/commit/872089f607e18b34a22f51983636ff420f7d3e0c))
|
|
666
|
+
* z-file-upload remove deprecated z-body ([b80499e](https://github.com/ZanichelliEditore/design-system/commit/b80499e2a0d4e96c02ceb435b5815d0a6996fb31))
|
|
667
|
+
* z-file-upload remove deprecated z-body ([591a2c3](https://github.com/ZanichelliEditore/design-system/commit/591a2c398307f316038ad08c9ed63488d5983e59))
|
|
668
|
+
* z-file-upload remove deprecated z-heading ([630f117](https://github.com/ZanichelliEditore/design-system/commit/630f11733be70d4055658e61e21dd50786beaa46))
|
|
669
|
+
* z-file-upload remove deprecated z-heading ([b06fc08](https://github.com/ZanichelliEditore/design-system/commit/b06fc08adfa613fd9ef14b2a8dfe97eb29ce1a1b))
|
|
670
|
+
* z-link remove deprecated z-body ([90ea129](https://github.com/ZanichelliEditore/design-system/commit/90ea129f3916000f0a42641e28b63182cdc57418))
|
|
671
|
+
* z-select remove deprecated z-body ([adf0634](https://github.com/ZanichelliEditore/design-system/commit/adf06342e3cbec4704e69f1350e775cb7ed4cfc5))
|
|
672
|
+
* z-select storybook ([b104486](https://github.com/ZanichelliEditore/design-system/commit/b104486e1ec3d6b5c55464adb0906389b61b725c))
|
|
673
|
+
* z-table remove deprecated z-body ([854d77b](https://github.com/ZanichelliEditore/design-system/commit/854d77b68b883616e1ea6df5989161762589b86c))
|
|
674
|
+
* z-table remove deprecated z-body ([dd38529](https://github.com/ZanichelliEditore/design-system/commit/dd385295fcbc8365a7a3f812fad7b8e388463842))
|
|
675
|
+
* z-table-empty-box remove deprecated z-body ([893124a](https://github.com/ZanichelliEditore/design-system/commit/893124a9e0886e8290310c8defedcbbbc688df4c))
|
|
676
|
+
* z-visually-hidden remove deprecated z-body and z-heading ([8b80431](https://github.com/ZanichelliEditore/design-system/commit/8b804311080dd762d10b7fc26245228922989a6b))
|
|
677
|
+
|
|
678
|
+
## [6.9.0](https://github.com/ZanichelliEditore/design-system/compare/v6.8.1...v6.9.0) (2023-02-03)
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
### Features
|
|
682
|
+
|
|
683
|
+
* **laze-156:** add reset slot to z-select ([8847d98](https://github.com/ZanichelliEditore/design-system/commit/8847d987d0db34787de066adc6d67ff8574f5122))
|
|
684
|
+
* **laze-156:** fix ([34275bb](https://github.com/ZanichelliEditore/design-system/commit/34275bb5b609c4efbf35739bde343eafa0cd0ea6))
|
|
685
|
+
* **laze-156:** fix ([6248f56](https://github.com/ZanichelliEditore/design-system/commit/6248f560df332cc74e7ff3c470dc51139049eb16))
|
|
686
|
+
* **laze-156:** fix group-items keyboard navigation ([b8d3778](https://github.com/ZanichelliEditore/design-system/commit/b8d37788873aa05f539978128520cab0362de39e))
|
|
687
|
+
* **laze-156:** fix style ([ca1f63c](https://github.com/ZanichelliEditore/design-system/commit/ca1f63c986283d8fd5e034291ba64147850077e1))
|
|
688
|
+
|
|
689
|
+
### [6.8.1](https://github.com/ZanichelliEditore/design-system/compare/v6.8.0...v6.8.1) (2023-02-03)
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
### Bug Fixes
|
|
693
|
+
|
|
694
|
+
* z-searchbar add escape characters to handle nested regex ([4a61709](https://github.com/ZanichelliEditore/design-system/commit/4a6170949b9073d9d045c8a26f94cd9a82038576))
|
|
695
|
+
|
|
696
|
+
## [6.8.0](https://github.com/ZanichelliEditore/design-system/compare/v6.6.9...v6.8.0) (2023-01-27)
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
### Features
|
|
700
|
+
|
|
701
|
+
* **laze-156:** add disable style ([c715820](https://github.com/ZanichelliEditore/design-system/commit/c7158200c3482f63e797ccabdb0c5bd0aa96ae5b))
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
### Bug Fixes
|
|
705
|
+
|
|
706
|
+
* e2e test issue fixed ([e4f676a](https://github.com/ZanichelliEditore/design-system/commit/e4f676a8b2cbe9a796dee49db7122520ed1c0994))
|
|
707
|
+
|
|
708
|
+
## [6.7.0](https://github.com/ZanichelliEditore/design-system/compare/v6.6.9...v6.7.0) (2023-01-26)
|
|
709
|
+
|
|
710
|
+
|
|
711
|
+
### Features
|
|
712
|
+
|
|
713
|
+
* **laze-156:** add disable style ([c715820](https://github.com/ZanichelliEditore/design-system/commit/c7158200c3482f63e797ccabdb0c5bd0aa96ae5b))
|
|
714
|
+
|
|
715
|
+
### [6.6.9](https://github.com/ZanichelliEditore/design-system/compare/v6.6.8...v6.6.9) (2023-01-23)
|
|
716
|
+
|
|
717
|
+
### [6.6.8](https://github.com/ZanichelliEditore/design-system/compare/v6.6.7...v6.6.8) (2023-01-20)
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
### Bug Fixes
|
|
721
|
+
|
|
722
|
+
* z-searchbar no results message ([7f8cbff](https://github.com/ZanichelliEditore/design-system/commit/7f8cbffd28b1f9a4dfae517c3111b6ce566ba685))
|
|
723
|
+
|
|
724
|
+
### [6.6.7](https://github.com/ZanichelliEditore/design-system/compare/v6.6.6...v6.6.7) (2023-01-18)
|
|
725
|
+
|
|
726
|
+
### [6.6.6](https://github.com/ZanichelliEditore/design-system/compare/v6.6.5...v6.6.6) (2023-01-18)
|
|
727
|
+
|
|
728
|
+
|
|
729
|
+
### Bug Fixes
|
|
730
|
+
|
|
731
|
+
* block page scroll for overlay variant ([e4441de](https://github.com/ZanichelliEditore/design-system/commit/e4441de6e09abb795b9ce00db9802dbf723795f6))
|
|
732
|
+
* z-offcanvas - remove margin bottom to avoid visually truncating content ([f9e58fc](https://github.com/ZanichelliEditore/design-system/commit/f9e58fc210a48f65adf724996c9dd7e9a6dd501f))
|
|
733
|
+
|
|
734
|
+
### [6.6.5](https://github.com/ZanichelliEditore/design-system/compare/v6.6.4...v6.6.5) (2023-01-13)
|
|
735
|
+
|
|
736
|
+
|
|
737
|
+
### Bug Fixes
|
|
738
|
+
|
|
739
|
+
* fix z-carousel arrow icons ([02c9cdc](https://github.com/ZanichelliEditore/design-system/commit/02c9cdc57a49134607e09bfcfdb72504ab3b9617))
|
|
740
|
+
|
|
741
|
+
### [6.6.4](https://github.com/ZanichelliEditore/design-system/compare/v6.6.3...v6.6.4) (2023-01-13)
|
|
742
|
+
|
|
743
|
+
|
|
744
|
+
### Bug Fixes
|
|
745
|
+
|
|
746
|
+
* tooltip autoclose on outside click ([c438a9b](https://github.com/ZanichelliEditore/design-system/commit/c438a9b09c8e07bc6173990fcdd1f5150c964bc0))
|
|
747
|
+
|
|
748
|
+
### [6.6.3](https://github.com/ZanichelliEditore/design-system/compare/v6.6.2...v6.6.3) (2023-01-12)
|
|
749
|
+
|
|
750
|
+
### [6.6.2](https://github.com/ZanichelliEditore/design-system/compare/v6.6.1...v6.6.2) (2023-01-03)
|
|
751
|
+
|
|
752
|
+
|
|
753
|
+
### Bug Fixes
|
|
754
|
+
|
|
755
|
+
* temp override of burger menu icon; enhance iconset story style ([df37933](https://github.com/ZanichelliEditore/design-system/commit/df37933d4e673bc820cdbc5b988f4e2b554fd4c2))
|
|
756
|
+
|
|
757
|
+
### [6.6.1](https://github.com/ZanichelliEditore/design-system/compare/v6.6.0...v6.6.1) (2023-01-03)
|
|
758
|
+
|
|
759
|
+
|
|
760
|
+
### Bug Fixes
|
|
761
|
+
|
|
762
|
+
* scrolling glitch; improve indicator highlighting ([c823e51](https://github.com/ZanichelliEditore/design-system/commit/c823e515d58a1c49f0cb627c82a0554eda581e03))
|
|
763
|
+
|
|
764
|
+
## [6.6.0](https://github.com/ZanichelliEditore/design-system/compare/v6.5.2...v6.6.0) (2022-12-21)
|
|
765
|
+
|
|
766
|
+
|
|
767
|
+
### Features
|
|
768
|
+
|
|
769
|
+
* add max width to z-app-header; use controls in stories instead of knobs ([8564465](https://github.com/ZanichelliEditore/design-system/commit/85644654e1e5d609786fe489d11d07ae24e570a0))
|
|
770
|
+
|
|
771
|
+
### [6.5.2](https://github.com/ZanichelliEditore/design-system/compare/v6.5.1...v6.5.2) (2022-12-21)
|
|
772
|
+
|
|
773
|
+
|
|
774
|
+
### Bug Fixes
|
|
775
|
+
|
|
776
|
+
* avoid render loop ([d3c2983](https://github.com/ZanichelliEditore/design-system/commit/d3c2983165c2a5ae7699ed6b00c2b5d6a0d6355d))
|
|
777
|
+
|
|
778
|
+
### [6.5.1](https://github.com/ZanichelliEditore/design-system/compare/v6.5.0...v6.5.1) (2022-12-16)
|
|
779
|
+
|
|
780
|
+
|
|
781
|
+
### Bug Fixes
|
|
782
|
+
|
|
783
|
+
* avoid double rendering on open ([71ed4de](https://github.com/ZanichelliEditore/design-system/commit/71ed4de5758e93bfcb25085f8bf70634070262b1))
|
|
784
|
+
* force autocomplete input background color ([a2260f1](https://github.com/ZanichelliEditore/design-system/commit/a2260f1a9abf2b605336f0e5ceca64c78148a45a))
|
|
785
|
+
* remove components from code ([61067fa](https://github.com/ZanichelliEditore/design-system/commit/61067faddbace4164f5db3b2b59f688cb6d4bc93))
|
|
786
|
+
* remove topbar integration in z-app-header story ([14125f6](https://github.com/ZanichelliEditore/design-system/commit/14125f655b5d737ccbd5d542307af0f68e4277ea))
|
|
787
|
+
* remove ZAppTopBar ([7ad5063](https://github.com/ZanichelliEditore/design-system/commit/7ad506341a8677b49be67939e55d18d6fc6e6ed1))
|
|
788
|
+
* remove ZMenuDropdown ([ef0e4a9](https://github.com/ZanichelliEditore/design-system/commit/ef0e4a912337323cae1a928a442d2e84e380313d))
|
|
789
|
+
* remove ZModalLogin ([d29d659](https://github.com/ZanichelliEditore/design-system/commit/d29d659f191bb7e613947de99075193c7f60bad5))
|
|
790
|
+
* remove ZUserDropdown ([af137f2](https://github.com/ZanichelliEditore/design-system/commit/af137f220c71d2f68c086d71572ab514432019fe))
|
|
791
|
+
* z-offcanvas fix test ([0d12aea](https://github.com/ZanichelliEditore/design-system/commit/0d12aeac9d558ee0a8d747f9818b23c542fbb654))
|
|
792
|
+
|
|
793
|
+
## [6.5.0](https://github.com/ZanichelliEditore/design-system/compare/v6.4.0...v6.5.0) (2022-12-06)
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
### Features
|
|
797
|
+
|
|
798
|
+
* add dark-default theme ([49ed9da](https://github.com/ZanichelliEditore/design-system/commit/49ed9daab124f3f5934c0ab737bad51183526d37))
|
|
799
|
+
|
|
800
|
+
## [6.4.0](https://github.com/ZanichelliEditore/design-system/compare/v6.3.4...v6.4.0) (2022-12-06)
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
### Features
|
|
804
|
+
|
|
805
|
+
* added groups to z-combobox ([4a98d92](https://github.com/ZanichelliEditore/design-system/commit/4a98d92ea515315806924e480680257f7b5d95b8))
|
|
806
|
+
|
|
807
|
+
### [6.3.4](https://github.com/ZanichelliEditore/design-system/compare/v6.3.3...v6.3.4) (2022-12-01)
|
|
808
|
+
|
|
809
|
+
|
|
810
|
+
### Bug Fixes
|
|
811
|
+
|
|
812
|
+
* update README ([14162ba](https://github.com/ZanichelliEditore/design-system/commit/14162ba0fd639bf69d8497fc31eb0ef24cb01d7c))
|
|
813
|
+
* z-index ([3de32f9](https://github.com/ZanichelliEditore/design-system/commit/3de32f9b4c653db32d880d5236e84dbf9f74fc23))
|
|
814
|
+
|
|
815
|
+
### [6.3.3](https://github.com/ZanichelliEditore/design-system/compare/v6.3.2...v6.3.3) (2022-11-28)
|
|
816
|
+
|
|
817
|
+
|
|
818
|
+
### Bug Fixes
|
|
819
|
+
|
|
820
|
+
* remove deprecated MyZTopbar component ([61e93c7](https://github.com/ZanichelliEditore/design-system/commit/61e93c7bc698769b95af49fa4502052bd02d4430))
|
|
821
|
+
* remove deprecated ZButton component ([4cb5df4](https://github.com/ZanichelliEditore/design-system/commit/4cb5df44ffc62675b6c499272eb58d77920d2533))
|
|
822
|
+
* remove deprecated ZButton component ([92d34e8](https://github.com/ZanichelliEditore/design-system/commit/92d34e8c145a46d4f584d60bb177a0cd18c3e24c))
|
|
823
|
+
* remove deprecated ZButton component ([3fb75a7](https://github.com/ZanichelliEditore/design-system/commit/3fb75a79639b7a0c6af41699158ef79cd5561bc1))
|
|
824
|
+
* remove deprecated ZButtonFilter component ([fb1ca45](https://github.com/ZanichelliEditore/design-system/commit/fb1ca45ad038796144e45cfbd31b5bd548adde92))
|
|
825
|
+
* remove deprecated ZCandybar component ([c4e2bdf](https://github.com/ZanichelliEditore/design-system/commit/c4e2bdf6ec9d77bbc66068d63c8485c671b3a80e))
|
|
826
|
+
* remove deprecated ZChip component ([e28db11](https://github.com/ZanichelliEditore/design-system/commit/e28db11386d1c00b864d0b259595699be19c8433))
|
|
827
|
+
* remove deprecated ZCookiebar component ([05b9d50](https://github.com/ZanichelliEditore/design-system/commit/05b9d50220eaa5bb309f65a13d613c9afe06057c))
|
|
828
|
+
* remove deprecated ZInput component ([6d82455](https://github.com/ZanichelliEditore/design-system/commit/6d8245594416014c93f5a47a18d42be4a0f809c4))
|
|
829
|
+
* remove deprecated ZInputLabel component ([e6303b5](https://github.com/ZanichelliEditore/design-system/commit/e6303b5f4d8b0d4502cb183ebc7ab7a12adc99db))
|
|
830
|
+
* remove deprecated ZPagination component ([96f46fb](https://github.com/ZanichelliEditore/design-system/commit/96f46fb845f8bf5ea197ca7d5dedf103c9d6ca9c))
|
|
831
|
+
* remove deprecated ZPopover component ([39ceb1b](https://github.com/ZanichelliEditore/design-system/commit/39ceb1be2f6926ee0b551b98ac502b32e1fdc666))
|
|
832
|
+
* remove deprecated ZStatusTag component ([a24ffd5](https://github.com/ZanichelliEditore/design-system/commit/a24ffd5404a57bab80f0b5811987e7a0d5428ab5))
|
|
833
|
+
* remove deprecated ZTooltip component ([533f395](https://github.com/ZanichelliEditore/design-system/commit/533f395a01b4fb6a42617fa6941d617c4bc9c276))
|
|
834
|
+
* remove unused enums ([64c6030](https://github.com/ZanichelliEditore/design-system/commit/64c6030fae5173e7ef3c15f1c465674875229058))
|
|
835
|
+
* reomve deprecated ZFooter component ([d2f5a31](https://github.com/ZanichelliEditore/design-system/commit/d2f5a311dd7a0ea7cae0a029b13cf50b6e49f6f1))
|
|
836
|
+
|
|
837
|
+
### [6.3.2](https://github.com/ZanichelliEditore/design-system/compare/v6.3.1...v6.3.2) (2022-11-23)
|
|
838
|
+
|
|
839
|
+
|
|
840
|
+
### Bug Fixes
|
|
841
|
+
|
|
842
|
+
* z-select divider on last item ([7b1b5b4](https://github.com/ZanichelliEditore/design-system/commit/7b1b5b43b2c261a68a65389d7be92f171cb1a5cb))
|
|
843
|
+
|
|
844
|
+
### [6.3.1](https://github.com/ZanichelliEditore/design-system/compare/v6.3.0...v6.3.1) (2022-11-15)
|
|
845
|
+
|
|
846
|
+
## [6.3.0](https://github.com/ZanichelliEditore/design-system/compare/v6.2.2...v6.3.0) (2022-11-11)
|
|
847
|
+
|
|
848
|
+
|
|
849
|
+
### Features
|
|
850
|
+
|
|
851
|
+
* fix list container style ([8fad6bc](https://github.com/ZanichelliEditore/design-system/commit/8fad6bc418448cb5723d4ca6283e68f0da38c549))
|
|
852
|
+
* fix ZList bugs and add list-style ([ca6dfcd](https://github.com/ZanichelliEditore/design-system/commit/ca6dfcd40d0c763bf08302cb1c838f6499e5d81e))
|
|
853
|
+
* fix ZList bugs and add list-style ([8041d2a](https://github.com/ZanichelliEditore/design-system/commit/8041d2a76f60e0e56b295d679b39b6f38bcf22cf))
|
|
854
|
+
* remove clicked status ([2b81168](https://github.com/ZanichelliEditore/design-system/commit/2b8116869b7f4295d2c4e6587501cfdb4ecc101d))
|
|
855
|
+
* update storybook ([ff4748b](https://github.com/ZanichelliEditore/design-system/commit/ff4748b7f144087225368601f0428ee6e79fe27b))
|
|
856
|
+
* update storybook ([2764c9d](https://github.com/ZanichelliEditore/design-system/commit/2764c9daae012ca30ef54d4a32f87406f65f4f5a))
|
|
857
|
+
* update storybook ([045463b](https://github.com/ZanichelliEditore/design-system/commit/045463b7b90940ffcd50e0ce260ca10d3a457f60))
|
|
858
|
+
* update storybook ([a7390e7](https://github.com/ZanichelliEditore/design-system/commit/a7390e75384040dbe964c22dcb965555085a2bd5))
|
|
859
|
+
* update storybook ([3e79420](https://github.com/ZanichelliEditore/design-system/commit/3e794209c7542b25f0e783b36bed9a55233c9caa))
|
|
860
|
+
|
|
861
|
+
### [6.2.2](https://github.com/ZanichelliEditore/design-system/compare/v6.2.1...v6.2.2) (2022-11-11)
|
|
862
|
+
|
|
863
|
+
|
|
864
|
+
### Bug Fixes
|
|
865
|
+
|
|
866
|
+
* storybook ([8d355de](https://github.com/ZanichelliEditore/design-system/commit/8d355de3f71e028d6229fc470a4af0a872e01703))
|
|
867
|
+
|
|
868
|
+
### [6.2.1](https://github.com/ZanichelliEditore/design-system/compare/v6.2.0...v6.2.1) (2022-11-10)
|
|
869
|
+
|
|
870
|
+
## [6.2.0](https://github.com/ZanichelliEditore/design-system/compare/v6.1.0...v6.2.0) (2022-11-10)
|
|
871
|
+
|
|
872
|
+
|
|
873
|
+
### Features
|
|
874
|
+
|
|
875
|
+
* add ZListGroup mode in ZSelect ([bbcaff7](https://github.com/ZanichelliEditore/design-system/commit/bbcaff783d6915d93ea32c25dbb544f7b4743e34))
|
|
876
|
+
* fix z-list-group title style ([7a9bc71](https://github.com/ZanichelliEditore/design-system/commit/7a9bc711fe0aa86b14e5ff7af1b24700fa94a566))
|
|
877
|
+
* mobile anchor navigation; fix toggle button style ([4db8c9e](https://github.com/ZanichelliEditore/design-system/commit/4db8c9e6c9b9b3e9b45a6f6e448ec2f97b0523d3))
|
|
878
|
+
* z-anchor-list component (wip) ([be64b44](https://github.com/ZanichelliEditore/design-system/commit/be64b44b3f40880280c392b145c6a110ef4f7890))
|
|
879
|
+
|
|
880
|
+
|
|
881
|
+
### Bug Fixes
|
|
882
|
+
|
|
883
|
+
* component generation template ([6b45760](https://github.com/ZanichelliEditore/design-system/commit/6b457606eaa63cee4424a921e5d1c6144503d827))
|
|
884
|
+
* component generation templates ([b95c206](https://github.com/ZanichelliEditore/design-system/commit/b95c206669df443908c056f0c3bf33984858cc79))
|
|
885
|
+
* storybook story internal navigation ([e5aa277](https://github.com/ZanichelliEditore/design-system/commit/e5aa277ed2f9d8454bdb9a00f5c2dcd73e96f2fe))
|
|
886
|
+
* toggle button's style ([b15350c](https://github.com/ZanichelliEditore/design-system/commit/b15350cefc45cbdba807fc6e4fce45c96c9952bf))
|
|
887
|
+
|
|
888
|
+
## [6.1.0](https://github.com/ZanichelliEditore/design-system/compare/v6.0.4...v6.1.0) (2022-11-09)
|
|
889
|
+
|
|
890
|
+
|
|
891
|
+
### Features
|
|
892
|
+
|
|
893
|
+
* added grid system story ([e7e58f2](https://github.com/ZanichelliEditore/design-system/commit/e7e58f216262c5b5e112ae2a203bd5260346192f))
|
|
894
|
+
|
|
895
|
+
|
|
896
|
+
### Bug Fixes
|
|
897
|
+
|
|
898
|
+
* prettier ([0b043bb](https://github.com/ZanichelliEditore/design-system/commit/0b043bb20b585a0be3febcd658757d065f1123a7))
|
|
899
|
+
|
|
900
|
+
### [6.0.4](https://github.com/ZanichelliEditore/design-system/compare/v6.0.3...v6.0.4) (2022-11-03)
|
|
901
|
+
|
|
902
|
+
|
|
903
|
+
### Bug Fixes
|
|
904
|
+
|
|
905
|
+
* camel case ([d8b2b0a](https://github.com/ZanichelliEditore/design-system/commit/d8b2b0ad58f6e64c69167e2e290dee4a9ba5ca51))
|
|
906
|
+
* file-upload rerender and focus problem ([da6665b](https://github.com/ZanichelliEditore/design-system/commit/da6665b6e2c2c10c08b7a603a32e4e30c7cc62fc))
|
|
907
|
+
|
|
908
|
+
### [6.0.3](https://github.com/ZanichelliEditore/design-system/compare/v6.0.2...v6.0.3) (2022-11-02)
|
|
909
|
+
|
|
910
|
+
|
|
911
|
+
### Bug Fixes
|
|
912
|
+
|
|
913
|
+
* type prop handing and console error ([d01d9c3](https://github.com/ZanichelliEditore/design-system/commit/d01d9c3ec97560a174b3f1dfb3f1111bf9be1277))
|
|
914
|
+
|
|
915
|
+
### [6.0.2](https://github.com/ZanichelliEditore/design-system/compare/v6.0.1...v6.0.2) (2022-10-28)
|
|
916
|
+
|
|
917
|
+
|
|
918
|
+
### Bug Fixes
|
|
919
|
+
|
|
920
|
+
* @Element console error ([2b79dcc](https://github.com/ZanichelliEditore/design-system/commit/2b79dcc19aa3725794bcdc0f129e8513609d75fa))
|
|
921
|
+
* added file to prevent stencil import errors ([d21e1ff](https://github.com/ZanichelliEditore/design-system/commit/d21e1ff3c8c71e4f5c41ef5830e00aea1fbfef19))
|
|
922
|
+
* remove last HostElement ([7f136e0](https://github.com/ZanichelliEditore/design-system/commit/7f136e0459b3093bc5ac7478006d3b9304c750a4))
|
|
923
|
+
* restore current version ([5c364ae](https://github.com/ZanichelliEditore/design-system/commit/5c364ae0be1afe9e257a9e046c16fc9cb26a8261))
|
|
924
|
+
* tests ([c96570d](https://github.com/ZanichelliEditore/design-system/commit/c96570dc027fad19ab72b9003ad21d74c2001329))
|
|
925
|
+
* z-carousel return type ([117b7b8](https://github.com/ZanichelliEditore/design-system/commit/117b7b82b14287056e10173c6ef6006e71fe487f))
|
|
926
|
+
* z-popover Storybook docs ([4e4e12f](https://github.com/ZanichelliEditore/design-system/commit/4e4e12ff04206ee72fb5f4d330c0ee5c8a00e54a))
|
|
927
|
+
|
|
928
|
+
### [6.0.1-rc4](https://github.com/ZanichelliEditore/design-system/compare/v6.0.0...v6.0.1-rc4) (2022-10-27)
|
|
929
|
+
|
|
930
|
+
|
|
931
|
+
### Bug Fixes
|
|
932
|
+
|
|
933
|
+
* remove hostElement, set ariaLabel prop as not optional ([0dfaa44](https://github.com/ZanichelliEditore/design-system/commit/0dfaa44c498a10b07ee95e833c8b46558b4d8716))
|
|
934
|
+
|
|
935
|
+
### [6.0.1](https://github.com/ZanichelliEditore/design-system/compare/v6.0.0...v6.0.1) (2022-10-28)
|
|
936
|
+
|
|
937
|
+
|
|
938
|
+
### Bug Fixes
|
|
939
|
+
|
|
940
|
+
* added shadow dom to z-file-upload and z-dragdrop-area ([fdb655e](https://github.com/ZanichelliEditore/design-system/commit/fdb655ebad1f15cf3afca9e0eff4e0e363487b1b))
|
|
941
|
+
* e2e tests ([5858edc](https://github.com/ZanichelliEditore/design-system/commit/5858edcb1ebb4cf0de90ab306d2116203f33f3f4))
|
|
942
|
+
* handle popover outside click ([3184d2e](https://github.com/ZanichelliEditore/design-system/commit/3184d2ea333c65eca928e5bcc7f99a066bfa35be))
|
|
943
|
+
* update .prettierignore ([7abd719](https://github.com/ZanichelliEditore/design-system/commit/7abd7193fd4ee72d6ccf60c6621ffef871bf3be0))
|
|
944
|
+
|
|
945
|
+
## [6.0.0](https://github.com/ZanichelliEditore/design-system/compare/v5.6.2...v6.0.0) (2022-10-20)
|
|
946
|
+
|
|
947
|
+
|
|
948
|
+
### Bug Fixes
|
|
949
|
+
|
|
950
|
+
* github stylelint job ([11e9436](https://github.com/ZanichelliEditore/design-system/commit/11e94361686b1a08c0a8991fc21b220ef4a4a520))
|
|
951
|
+
* most errors; remove no-descending-specificity, since it not fits well with components css ([a39ffe7](https://github.com/ZanichelliEditore/design-system/commit/a39ffe7d7d3369d631a80e5af243a5af774ac782))
|
|
952
|
+
* pre-commit hook command ([a351240](https://github.com/ZanichelliEditore/design-system/commit/a3512403d9f91f63824d577100782cff9250309c))
|
|
953
|
+
* rename all css classes using kebab-case instead of camelCase ([f45e63b](https://github.com/ZanichelliEditore/design-system/commit/f45e63be060d8e9c47e7ca89c72b9568b5795ac6))
|
|
954
|
+
* stylelint selector pattern ([f20175b](https://github.com/ZanichelliEditore/design-system/commit/f20175b64896abf0a8f52352c041d84fbc7865f3))
|
|
955
|
+
* yml sintax ([de754e9](https://github.com/ZanichelliEditore/design-system/commit/de754e9ff66e09003fe90cc737cc129cc98e422f))
|
|
956
|
+
|
|
957
|
+
## [6.0.0](https://github.com/ZanichelliEditore/design-system/compare/v5.6.2...v6.0.0) (2022-10-20)
|
|
958
|
+
|
|
959
|
+
|
|
960
|
+
### Bug Fixes
|
|
961
|
+
|
|
962
|
+
* github stylelint job ([11e9436](https://github.com/ZanichelliEditore/design-system/commit/11e94361686b1a08c0a8991fc21b220ef4a4a520))
|
|
963
|
+
* most errors; remove no-descending-specificity, since it not fits well with components css ([a39ffe7](https://github.com/ZanichelliEditore/design-system/commit/a39ffe7d7d3369d631a80e5af243a5af774ac782))
|
|
964
|
+
* pre-commit hook command ([a351240](https://github.com/ZanichelliEditore/design-system/commit/a3512403d9f91f63824d577100782cff9250309c))
|
|
965
|
+
* rename all css classes using kebab-case instead of camelCase ([f45e63b](https://github.com/ZanichelliEditore/design-system/commit/f45e63be060d8e9c47e7ca89c72b9568b5795ac6))
|
|
966
|
+
* stylelint selector pattern ([f20175b](https://github.com/ZanichelliEditore/design-system/commit/f20175b64896abf0a8f52352c041d84fbc7865f3))
|
|
967
|
+
* yml sintax ([de754e9](https://github.com/ZanichelliEditore/design-system/commit/de754e9ff66e09003fe90cc737cc129cc98e422f))
|
|
968
|
+
|
|
969
|
+
## [6.0.0](https://github.com/ZanichelliEditore/design-system/compare/v5.6.2...v6.0.0) (2022-10-20)
|
|
970
|
+
|
|
971
|
+
|
|
972
|
+
### Bug Fixes
|
|
973
|
+
|
|
974
|
+
* github stylelint job ([11e9436](https://github.com/ZanichelliEditore/design-system/commit/11e94361686b1a08c0a8991fc21b220ef4a4a520))
|
|
975
|
+
* most errors; remove no-descending-specificity, since it not fits well with components css ([a39ffe7](https://github.com/ZanichelliEditore/design-system/commit/a39ffe7d7d3369d631a80e5af243a5af774ac782))
|
|
976
|
+
* pre-commit hook command ([a351240](https://github.com/ZanichelliEditore/design-system/commit/a3512403d9f91f63824d577100782cff9250309c))
|
|
977
|
+
* rename all css classes using kebab-case instead of camelCase ([f45e63b](https://github.com/ZanichelliEditore/design-system/commit/f45e63be060d8e9c47e7ca89c72b9568b5795ac6))
|
|
978
|
+
* stylelint selector pattern ([f20175b](https://github.com/ZanichelliEditore/design-system/commit/f20175b64896abf0a8f52352c041d84fbc7865f3))
|
|
979
|
+
* yml sintax ([de754e9](https://github.com/ZanichelliEditore/design-system/commit/de754e9ff66e09003fe90cc737cc129cc98e422f))
|
|
980
|
+
|
|
981
|
+
## [6.0.0](https://github.com/ZanichelliEditore/design-system/compare/v5.6.2...v6.0.0) (2022-10-20)
|
|
982
|
+
|
|
983
|
+
|
|
984
|
+
### Bug Fixes
|
|
985
|
+
|
|
986
|
+
* github stylelint job ([11e9436](https://github.com/ZanichelliEditore/design-system/commit/11e94361686b1a08c0a8991fc21b220ef4a4a520))
|
|
987
|
+
* most errors; remove no-descending-specificity, since it not fits well with components css ([a39ffe7](https://github.com/ZanichelliEditore/design-system/commit/a39ffe7d7d3369d631a80e5af243a5af774ac782))
|
|
988
|
+
* pre-commit hook command ([a351240](https://github.com/ZanichelliEditore/design-system/commit/a3512403d9f91f63824d577100782cff9250309c))
|
|
989
|
+
* rename all css classes using kebab-case instead of camelCase ([f45e63b](https://github.com/ZanichelliEditore/design-system/commit/f45e63be060d8e9c47e7ca89c72b9568b5795ac6))
|
|
990
|
+
* stylelint selector pattern ([f20175b](https://github.com/ZanichelliEditore/design-system/commit/f20175b64896abf0a8f52352c041d84fbc7865f3))
|
|
991
|
+
* yml sintax ([de754e9](https://github.com/ZanichelliEditore/design-system/commit/de754e9ff66e09003fe90cc737cc129cc98e422f))
|
|
992
|
+
|
|
993
|
+
### [5.6.2](https://github.com/ZanichelliEditore/design-system/compare/v5.6.1...v5.6.2) (2022-10-19)
|
|
994
|
+
|
|
995
|
+
## [5.6.0](https://github.com/ZanichelliEditore/design-system/compare/v5.5.5...v5.6.0) (2022-10-13)
|
|
996
|
+
|
|
997
|
+
|
|
998
|
+
### Features
|
|
999
|
+
|
|
1000
|
+
* added title ([e4858b8](https://github.com/ZanichelliEditore/design-system/commit/e4858b871399d01f345e0afb3c4891f307ffb609))
|
|
1001
|
+
* carousel arrows ([efa1331](https://github.com/ZanichelliEditore/design-system/commit/efa133189c693c6dca9e68c00b2d0601bb13779b))
|
|
1002
|
+
* single mode and progress on carousel ([5d0dee0](https://github.com/ZanichelliEditore/design-system/commit/5d0dee08a111ac3cd3ca64986874a130e8691d2f))
|
|
1003
|
+
|
|
1004
|
+
|
|
1005
|
+
### Bug Fixes
|
|
1006
|
+
|
|
1007
|
+
* add intersection observer to change current index on scroll ([8ba1729](https://github.com/ZanichelliEditore/design-system/commit/8ba172934eb3434f489145161808e86811ec925c))
|
|
1008
|
+
* center over arrows ([667f9a5](https://github.com/ZanichelliEditore/design-system/commit/667f9a560afc920dde6b2d542871cee4e88b78dd))
|
|
1009
|
+
* colors and naming ([a38a7bc](https://github.com/ZanichelliEditore/design-system/commit/a38a7bc9236624c3a542b55b5c4abfaca76f31b2))
|
|
1010
|
+
* indicator when scrolling ([121ec2a](https://github.com/ZanichelliEditore/design-system/commit/121ec2af7f40ad31dc747309f0304092e6e75376))
|
|
1011
|
+
* typescript ([d64d8e0](https://github.com/ZanichelliEditore/design-system/commit/d64d8e0b3dfd8c88b823134a5202cfd280527b60))
|
|
1012
|
+
|
|
1013
|
+
### [5.5.5](https://github.com/ZanichelliEditore/design-system/compare/v5.5.4...v5.5.5) (2022-10-06)
|
|
1014
|
+
|
|
1015
|
+
|
|
1016
|
+
### Bug Fixes
|
|
1017
|
+
|
|
1018
|
+
* component min-height, icon vertical alignment ([30babe9](https://github.com/ZanichelliEditore/design-system/commit/30babe909197a2d2e2ca92b91e4b4c7cf73dd24d))
|
|
1019
|
+
* update css property name ([d70ec04](https://github.com/ZanichelliEditore/design-system/commit/d70ec04a9ce23b231fda1946b24d4a6996f4e886))
|
|
1020
|
+
|
|
1021
|
+
### [5.5.4](https://github.com/ZanichelliEditore/design-system/compare/v5.5.3...v5.5.4) (2022-09-28)
|
|
1022
|
+
|
|
1023
|
+
### [5.5.3](https://github.com/ZanichelliEditore/design-system/compare/v5.5.2...v5.5.3) (2022-09-28)
|
|
1024
|
+
|
|
1025
|
+
### [5.5.2](https://github.com/ZanichelliEditore/design-system/compare/v5.5.1...v5.5.2) (2022-09-28)
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
### Features
|
|
1029
|
+
|
|
1030
|
+
* cover hero component ([355481d](https://github.com/ZanichelliEditore/design-system/commit/355481db7f83ec0a23ae339fba8d63c7e486f0d2))
|
|
1031
|
+
|
|
1032
|
+
|
|
1033
|
+
### Bug Fixes
|
|
1034
|
+
|
|
1035
|
+
* update cdn path ([1cec305](https://github.com/ZanichelliEditore/design-system/commit/1cec3056aafc0798d3491f2a48f2ddbafb5be96f))
|
|
1036
|
+
* update package.json ([b58526b](https://github.com/ZanichelliEditore/design-system/commit/b58526be49c7387acd8d25e302a9a33fd4ffd006))
|
|
1037
|
+
* update readme, package.json with links to jsDelivr CDN ([f13ae7b](https://github.com/ZanichelliEditore/design-system/commit/f13ae7b432194970c473bed18428fbd0c8d467a1))
|
|
1038
|
+
* update version number ([a6cfd28](https://github.com/ZanichelliEditore/design-system/commit/a6cfd28f9c9a27000978d634e902f039f9e1fef8))
|
|
1039
|
+
|
|
1040
|
+
### [5.5.1](https://github.com/ZanichelliEditore/design-system/compare/v5.5.0...v5.5.1) (2022-09-23)
|
|
1041
|
+
|
|
1042
|
+
## [5.5.0](https://github.com/ZanichelliEditore/design-system/compare/v5.4.0...v5.5.0) (2022-09-19)
|
|
1043
|
+
|
|
1044
|
+
|
|
1045
|
+
### Features
|
|
1046
|
+
|
|
1047
|
+
* added getFiles() method ([5ffd58d](https://github.com/ZanichelliEditore/design-system/commit/5ffd58df98d38709a64bf00cfaa9ebb9b316f12f))
|
|
1048
|
+
|
|
1049
|
+
## [5.4.0](https://github.com/ZanichelliEditore/design-system/compare/v5.3.0...v5.4.0) (2022-09-15)
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
### Features
|
|
1053
|
+
|
|
1054
|
+
* **CLAV-318:** fix ZChip interactive style ([c17bf83](https://github.com/ZanichelliEditore/design-system/commit/c17bf8319ee71cf8d18c6f304159c84df83bb232))
|
|
1055
|
+
|
|
1056
|
+
## [5.3.0](https://github.com/ZanichelliEditore/design-system/compare/v5.2.0...v5.3.0) (2022-09-02)
|
|
1057
|
+
|
|
1058
|
+
|
|
1059
|
+
### Features
|
|
1060
|
+
|
|
1061
|
+
* **z-range-picker-accessibility:** add wrap to picker ([d906970](https://github.com/ZanichelliEditore/design-system/commit/d9069700fab7676572a7d76eec7f6886b5af2ad9))
|
|
1062
|
+
* **z-range-picker-accessibility:** fix ([0a3491c](https://github.com/ZanichelliEditore/design-system/commit/0a3491ca877c9e41d3878c030d600b0053deb8dc))
|
|
1063
|
+
* **z-range-picker-accessibility:** fix ([3b535e4](https://github.com/ZanichelliEditore/design-system/commit/3b535e4e166b59a04248a294ef5749dbac3cd8a9))
|
|
1064
|
+
* **z-range-picker-accessibility:** fix ([a63e0cc](https://github.com/ZanichelliEditore/design-system/commit/a63e0cc9b3a739d354e8321748966f35b51b1133))
|
|
1065
|
+
* **z-range-picker-accessibility:** fix css ([293b117](https://github.com/ZanichelliEditore/design-system/commit/293b117ab512b5b4a2fad70032105dacd4361b48))
|
|
1066
|
+
* **z-range-picker-accessibility:** fix for pr ([4dfa802](https://github.com/ZanichelliEditore/design-system/commit/4dfa802a22080450c700e995cc0b3f562f0be35a))
|
|
1067
|
+
* **z-range-picker-accessibility:** fix for pr ([e0a284a](https://github.com/ZanichelliEditore/design-system/commit/e0a284a7a307fd719d95bfc3f2678d8141fc0bc9))
|
|
1068
|
+
* **z-range-picker-accessibility:** fix style ([fb5d6e6](https://github.com/ZanichelliEditore/design-system/commit/fb5d6e6dd0da7d6e722f3d0cc52d0d89add5d622))
|
|
1069
|
+
* **z-range-picker-accessibility:** fix wrong time after selection ([2cc82a0](https://github.com/ZanichelliEditore/design-system/commit/2cc82a0f5451cef80c3cddce6fd951e577caa1e9))
|
|
1070
|
+
* **z-range-picker-accessibility:** refactor and fix error ([c8e8f06](https://github.com/ZanichelliEditore/design-system/commit/c8e8f06e9c3d5c0133113435133a6426fbe00c48))
|
|
1071
|
+
* **ZRangePicker:** minor fix ([212f777](https://github.com/ZanichelliEditore/design-system/commit/212f777c139be3c9d997d0e1a57f3f7892725865))
|
|
1072
|
+
* **zte-4693:** fix docs ([ff697c3](https://github.com/ZanichelliEditore/design-system/commit/ff697c388dbe6d76fabfda0767e31491d323fa69))
|
|
1073
|
+
|
|
1074
|
+
## [5.2.0](https://github.com/ZanichelliEditore/design-system/compare/v5.1.0...v5.2.0) (2022-09-02)
|
|
1075
|
+
|
|
1076
|
+
|
|
1077
|
+
### Features
|
|
1078
|
+
|
|
1079
|
+
* add hasclearicon storybook control ([fe4df14](https://github.com/ZanichelliEditore/design-system/commit/fe4df14716f6b171c7bcd636633ab1b804d9b93b))
|
|
1080
|
+
* add render test ([ee869d6](https://github.com/ZanichelliEditore/design-system/commit/ee869d609eba82e2820eb041b956cd6a1091c197))
|
|
1081
|
+
* add search type ([0780c7e](https://github.com/ZanichelliEditore/design-system/commit/0780c7eb3de5d633e50a8c476cb43a29dd5493fd))
|
|
1082
|
+
* add story for type number ([b1a7fe7](https://github.com/ZanichelliEditore/design-system/commit/b1a7fe7ed0be6e26f929e2ae5e2ab4f04eb0343c))
|
|
1083
|
+
* handle min, max, step in z-input type number ([c72716a](https://github.com/ZanichelliEditore/design-system/commit/c72716a994a473a559c28a15d9221f5f7127ded1))
|
|
1084
|
+
* remove test html tags ([2643c4f](https://github.com/ZanichelliEditore/design-system/commit/2643c4f054d8ebaac530084de17e36bfa0517bd0))
|
|
1085
|
+
|
|
1086
|
+
|
|
1087
|
+
### Bug Fixes
|
|
1088
|
+
|
|
1089
|
+
* based on pr comments ([b2ddb92](https://github.com/ZanichelliEditore/design-system/commit/b2ddb92ac11f55b5bb12105e6b69935c4c4e173e))
|
|
1090
|
+
* hide clear icon for type number ([efee314](https://github.com/ZanichelliEditore/design-system/commit/efee314ba777e1868128a1515daf2cf548b1fd74))
|
|
1091
|
+
* storybook ([6015c75](https://github.com/ZanichelliEditore/design-system/commit/6015c7578fc8af95d82d2c258dcb873cc0642fdc))
|
|
1092
|
+
* unit render test ([664c7f6](https://github.com/ZanichelliEditore/design-system/commit/664c7f62038211c45b4429962099080447bc4bcc))
|
|
1093
|
+
* update storybook ([ab753ce](https://github.com/ZanichelliEditore/design-system/commit/ab753ce75915a1669cdf049f51c046fef315781e))
|
|
1094
|
+
* update storybook ([8111155](https://github.com/ZanichelliEditore/design-system/commit/8111155d58019bdcb128492182845b4eba03bc13))
|
|
1095
|
+
|
|
1096
|
+
## [5.1.0](https://github.com/ZanichelliEditore/design-system/compare/v5.0.1...v5.1.0) (2022-09-01)
|
|
1097
|
+
|
|
1098
|
+
|
|
1099
|
+
### Features
|
|
1100
|
+
|
|
1101
|
+
* handle style for position ([261b662](https://github.com/ZanichelliEditore/design-system/commit/261b662240b036bfc4cd14cef29fd0a768b6c2be))
|
|
1102
|
+
* setup new info reveal component ([6a18de9](https://github.com/ZanichelliEditore/design-system/commit/6a18de971e507b74b9634aefee64c96838af914d))
|
|
1103
|
+
|
|
1104
|
+
|
|
1105
|
+
### Bug Fixes
|
|
1106
|
+
|
|
1107
|
+
* larger interactive area ([6d11532](https://github.com/ZanichelliEditore/design-system/commit/6d115329960812439900bae1c980374f6a2a576a))
|
|
1108
|
+
* popover outside click handler ([6814eb5](https://github.com/ZanichelliEditore/design-system/commit/6814eb5159bc0a04db8f281ded9d591f70fa1e3c))
|
|
1109
|
+
* revert interactive area fix. will discuss this in the future ([6e6627e](https://github.com/ZanichelliEditore/design-system/commit/6e6627ed6763afec93dd2658d01b9220ba110832))
|
|
1110
|
+
* shadows on info-reveal ([ff7c071](https://github.com/ZanichelliEditore/design-system/commit/ff7c071c19c730e66a91a9a3967c7383f0e3c169))
|
|
1111
|
+
* style and shadow, aligned doc ([13bc9e6](https://github.com/ZanichelliEditore/design-system/commit/13bc9e680e64d30fec6e6bbf143ede7b24718552))
|
|
1112
|
+
* test for z-button after refactor ([f109c4b](https://github.com/ZanichelliEditore/design-system/commit/f109c4b846babbf89ba8a111cebbcf4113ea556e))
|
|
1113
|
+
* test for z-button after refactor ([3273cc7](https://github.com/ZanichelliEditore/design-system/commit/3273cc7cf0421f088659d5bf4fa802c637a4a86b))
|
|
1114
|
+
|
|
1115
|
+
### [5.0.1](https://github.com/ZanichelliEditore/design-system/compare/v5.0.0...v5.0.1) (2022-08-25)
|
|
1116
|
+
|
|
1117
|
+
|
|
1118
|
+
### Bug Fixes
|
|
1119
|
+
|
|
1120
|
+
* z-button unsafe css classes; z-contextual-menu style ([e96c346](https://github.com/ZanichelliEditore/design-system/commit/e96c3465d4c1383bc649e30ec2f4c5b0de3e17a3))
|
|
1121
|
+
|
|
1122
|
+
## [5.0.0](https://github.com/ZanichelliEditore/design-system/compare/v4.2.0...v5.0.0) (2022-08-08)
|
|
1123
|
+
|
|
1124
|
+
|
|
1125
|
+
### ⚠ BREAKING CHANGES
|
|
1126
|
+
|
|
1127
|
+
* migration guide for zpopover and ztooltip breaking
|
|
1128
|
+
|
|
1129
|
+
### Bug Fixes
|
|
1130
|
+
|
|
1131
|
+
* fix deprecated popover ([8526329](https://github.com/ZanichelliEditore/design-system/commit/85263290d1328622b84a33bd975b939d84c5cc6a))
|
|
1132
|
+
|
|
1133
|
+
|
|
1134
|
+
* migration guide for zpopover and ztooltip breaking ([3ec540b](https://github.com/ZanichelliEditore/design-system/commit/3ec540bf3d24e1c7b2f88b5290923c94b85d0129))
|
|
1135
|
+
|
|
1136
|
+
## [4.2.0](https://github.com/ZanichelliEditore/design-system/compare/v4.1.0...v4.2.0) (2022-08-05)
|
|
1137
|
+
|
|
1138
|
+
|
|
1139
|
+
### Features
|
|
1140
|
+
|
|
1141
|
+
* refactor zpopover as tooltip ([4086957](https://github.com/ZanichelliEditore/design-system/commit/4086957bf2879435d63e407a290abbbccd298905))
|
|
1142
|
+
* **z-range-picker:** add label and fix test ([39373da](https://github.com/ZanichelliEditore/design-system/commit/39373da43cf2cfbbda366541e436fbf63caf4cce))
|
|
1143
|
+
* **z-range-picker:** add test and storybook ([1c41fd5](https://github.com/ZanichelliEditore/design-system/commit/1c41fd50947dfac352d4f0e0ffdba52b93e28087))
|
|
1144
|
+
* **z-range-picker:** clean code ([9ed6ffe](https://github.com/ZanichelliEditore/design-system/commit/9ed6ffe1993b3732df7e7c592b80b8c1c77f83ae))
|
|
1145
|
+
* **z-range-picker:** fix after pr review ([979df3e](https://github.com/ZanichelliEditore/design-system/commit/979df3e895ead4f692f780dc800b03a00412bc90))
|
|
1146
|
+
* **z-range-picker:** fix after pr review ([afec394](https://github.com/ZanichelliEditore/design-system/commit/afec394372539317a067912a61a25f8cc6338226))
|
|
1147
|
+
* **z-range-picker:** fix after pr review ([7c41835](https://github.com/ZanichelliEditore/design-system/commit/7c418354db2ecde32782c97dea80b47037b12ec9))
|
|
1148
|
+
* **z-range-picker:** fix after pr review ([1c02437](https://github.com/ZanichelliEditore/design-system/commit/1c0243775a3a89350d91803b029d6488f938ab93))
|
|
1149
|
+
* **z-range-picker:** fix after pr review ([6064a64](https://github.com/ZanichelliEditore/design-system/commit/6064a64703f7657780fda6e4bb942ae59d62b0ac))
|
|
1150
|
+
* **z-range-picker:** fix after pr review ([879b78b](https://github.com/ZanichelliEditore/design-system/commit/879b78bde35d24eb3adc8149465e66a44e46353d))
|
|
1151
|
+
* **z-range-picker:** fix bug removing a date and positioning bug ([e411b42](https://github.com/ZanichelliEditore/design-system/commit/e411b4281ad64b55ad44b123e6799a5b774edca6))
|
|
1152
|
+
* **z-range-picker:** fix for pr ([b31507c](https://github.com/ZanichelliEditore/design-system/commit/b31507c6c284283bacdfcc6c73a8a16172f47005))
|
|
1153
|
+
* **z-range-picker:** fix for pr ([a79b8e5](https://github.com/ZanichelliEditore/design-system/commit/a79b8e5382cedbcd81f99877a39332955993203e))
|
|
1154
|
+
* **z-range-picker:** fix for storybook ([1b64966](https://github.com/ZanichelliEditore/design-system/commit/1b64966698ae478d31da24924acdf3484f0be7ef))
|
|
1155
|
+
* **z-range-picker:** fix prop name of date-picker ([060b5b2](https://github.com/ZanichelliEditore/design-system/commit/060b5b27567402c57352505942454099f542964d))
|
|
1156
|
+
* **z-range-picker:** fix returning date format ([1649113](https://github.com/ZanichelliEditore/design-system/commit/1649113ed82fd92e011ddb1fc844cc80fdd013ac))
|
|
1157
|
+
* **z-range-picker:** fixes for pr ([1903bdb](https://github.com/ZanichelliEditore/design-system/commit/1903bdb79dd9d35ba2ba11c3d150753d6986cf04))
|
|
1158
|
+
* **z-range-picker:** initialize range-picker ([7c229d5](https://github.com/ZanichelliEditore/design-system/commit/7c229d549f8078882dfe3d0585edf2b1dc3cabc0))
|
|
1159
|
+
* **z-range-picker:** merge with master ([4dcf21a](https://github.com/ZanichelliEditore/design-system/commit/4dcf21a332a0059adb5b234ee73d2ff0de8daf70))
|
|
1160
|
+
* **z-range-picker:** move functions to utils.tsx ([d597b00](https://github.com/ZanichelliEditore/design-system/commit/d597b00b7e5055bd2e6bd36675a44451ed44aadb))
|
|
1161
|
+
* **z-range-picker:** move functions to utils.tsx ([0e71bdb](https://github.com/ZanichelliEditore/design-system/commit/0e71bdb4deba272c49e393e277a69baf7db45798))
|
|
1162
|
+
* **z-range-picker:** refactor ([74f2da6](https://github.com/ZanichelliEditore/design-system/commit/74f2da63f7c073dddf983352ce4684f32e3959e4))
|
|
1163
|
+
* **z-range-picker:** remove log ([d404d1a](https://github.com/ZanichelliEditore/design-system/commit/d404d1a3f270918dd09028a7ddaceeea45b79785))
|
|
1164
|
+
* **z-range-picker:** remove log ([6f67692](https://github.com/ZanichelliEditore/design-system/commit/6f676925ac17ca616bf458bcb283e74917445c0f))
|
|
1165
|
+
|
|
1166
|
+
|
|
1167
|
+
### Bug Fixes
|
|
1168
|
+
|
|
1169
|
+
* added all positions ([d7f8cdd](https://github.com/ZanichelliEditore/design-system/commit/d7f8cdd918a465830fa45413863f95738baf2001))
|
|
1170
|
+
* auto position ([e4a01c2](https://github.com/ZanichelliEditore/design-system/commit/e4a01c25c16b36941f217229ca227f0083b2a283))
|
|
1171
|
+
* avoid rendering in wrong position when bindTo is still not set ([2e57f96](https://github.com/ZanichelliEditore/design-system/commit/2e57f96136d9889bbbb6b8523b07ed7d0adeca17))
|
|
1172
|
+
* contextual menu ([5e955e9](https://github.com/ZanichelliEditore/design-system/commit/5e955e96a93a3737678708b19e642bb1bec5fd65))
|
|
1173
|
+
* contextual-menu tests ([6c92f23](https://github.com/ZanichelliEditore/design-system/commit/6c92f23412eae2cfb436fb66d6fc7a799eb748f5))
|
|
1174
|
+
* enhance stories ([a17aedb](https://github.com/ZanichelliEditore/design-system/commit/a17aedbad65c1b0e002f37f6affee1b25363db8a))
|
|
1175
|
+
* enhanced stories. do not use visibility, use a strongest css rule with display none ([e021836](https://github.com/ZanichelliEditore/design-system/commit/e021836fe703ce6f8a125b318dcdfc0aa6c2c1e5))
|
|
1176
|
+
* handle open attribute when set at runtime for zpopover ([2bbba68](https://github.com/ZanichelliEditore/design-system/commit/2bbba6814735306f25aceb280aa055d007f3a3ec))
|
|
1177
|
+
* import ztooltip story ([2b697d3](https://github.com/ZanichelliEditore/design-system/commit/2b697d3688cc1a7897fa039e53b4ee1bd6c820c1))
|
|
1178
|
+
* popover arrow ([0d34492](https://github.com/ZanichelliEditore/design-system/commit/0d34492fc74c62179284785fdabe80dacd48831f))
|
|
1179
|
+
* popover story and clean console log ([eb174d3](https://github.com/ZanichelliEditore/design-system/commit/eb174d32424d7df5bbf7a5504deddae2fcd3438d))
|
|
1180
|
+
* prevent reset position at initialization ([e645ec2](https://github.com/ZanichelliEditore/design-system/commit/e645ec24a32aceb1836463f72f65550ed8ea5bd8))
|
|
1181
|
+
* some style and stories ([48bead5](https://github.com/ZanichelliEditore/design-system/commit/48bead5043b55dada8c16547c50256c089fcb8d5))
|
|
1182
|
+
* tooltip arrow position and some docs ([a97c4b4](https://github.com/ZanichelliEditore/design-system/commit/a97c4b4eef4c36395e9e304fd1bd56199f6127d9))
|
|
1183
|
+
* tooltip style and stories ([2ed9780](https://github.com/ZanichelliEditore/design-system/commit/2ed9780ff33b42711e6e43b5667457eef7463c38))
|
|
1184
|
+
* wrong replace ([af12af8](https://github.com/ZanichelliEditore/design-system/commit/af12af8feb62831a8de1aa4baa2225c0897d9fb5))
|
|
1185
|
+
|
|
1186
|
+
## [4.1.0](https://github.com/ZanichelliEditore/design-system/compare/v4.0.5...v4.1.0) (2022-08-04)
|
|
1187
|
+
|
|
1188
|
+
|
|
1189
|
+
### Features
|
|
1190
|
+
|
|
1191
|
+
* add breaking changes for v4.x ([f44c3e1](https://github.com/ZanichelliEditore/design-system/commit/f44c3e1b625f799efdaa88b7ffd16fb76e9ca537))
|
|
1192
|
+
* add migration guide doc and Storybook page ([d60376f](https://github.com/ZanichelliEditore/design-system/commit/d60376f83cbe244a3489ce27aeb68ce861a5819f))
|
|
1193
|
+
* list more breaking changes ([9d389a9](https://github.com/ZanichelliEditore/design-system/commit/9d389a9216655b5a0012afbd734555fc3ee927ad))
|
|
1194
|
+
|
|
1195
|
+
### [4.0.5](https://github.com/ZanichelliEditore/design-system/compare/v4.0.4...v4.0.5) (2022-08-02)
|
|
1196
|
+
|
|
1197
|
+
|
|
1198
|
+
### Bug Fixes
|
|
1199
|
+
|
|
1200
|
+
* added input label size and weight ([17866e9](https://github.com/ZanichelliEditore/design-system/commit/17866e98c9f1a092ccfd069e36b3359d78f25cb3))
|
|
1201
|
+
|
|
1202
|
+
### [4.0.4](https://github.com/ZanichelliEditore/design-system/compare/v4.0.3...v4.0.4) (2022-08-01)
|
|
1203
|
+
|
|
1204
|
+
|
|
1205
|
+
### Bug Fixes
|
|
1206
|
+
|
|
1207
|
+
* removed offset setting ([720b026](https://github.com/ZanichelliEditore/design-system/commit/720b026394be815846df4b30c100d2c32ff2855d))
|
|
1208
|
+
|
|
1209
|
+
### [4.0.3](https://github.com/ZanichelliEditore/design-system/compare/v4.0.2...v4.0.3) (2022-07-29)
|
|
1210
|
+
|
|
1211
|
+
|
|
1212
|
+
### Bug Fixes
|
|
1213
|
+
|
|
1214
|
+
* storybook component deadline ([203f72a](https://github.com/ZanichelliEditore/design-system/commit/203f72a761d42ee7c6d57acf9e0efe9e36f8af88))
|
|
1215
|
+
|
|
1216
|
+
### [4.0.2](https://github.com/ZanichelliEditore/design-system/compare/v4.0.1...v4.0.2) (2022-07-21)
|
|
1217
|
+
|
|
1218
|
+
|
|
1219
|
+
### Bug Fixes
|
|
1220
|
+
|
|
1221
|
+
* added type button to icon buttons to prevent form submit ([35e911a](https://github.com/ZanichelliEditore/design-system/commit/35e911a066e73c44d6837fc682cb827fe7f64592))
|
|
1222
|
+
|
|
1223
|
+
### [4.0.1](https://github.com/ZanichelliEditore/design-system/compare/v4.0.0...v4.0.1) (2022-07-19)
|
|
1224
|
+
|
|
1225
|
+
|
|
1226
|
+
### Bug Fixes
|
|
1227
|
+
|
|
1228
|
+
* update font-size ([bbfd83a](https://github.com/ZanichelliEditore/design-system/commit/bbfd83a2a6214b6f69147fe74fe224deff980d7e))
|
|
1229
|
+
* update padding ([5a132ca](https://github.com/ZanichelliEditore/design-system/commit/5a132cad16de9f0c798ff155d6d0406ced12dc11))
|
|
1230
|
+
* update test ([43460ea](https://github.com/ZanichelliEditore/design-system/commit/43460eaf66a2d24fe669b2a4a1da17fb3f8fa130))
|
|
1231
|
+
|
|
1232
|
+
### [4.0.0](https://github.com/ZanichelliEditore/design-system/compare/v3.2.2...v4.0.0) (2022-07-19)
|
|
1233
|
+
|
|
1234
|
+
|
|
1235
|
+
### Bug Fixes
|
|
1236
|
+
|
|
1237
|
+
* input padding without icons ([ef68fda](https://github.com/ZanichelliEditore/design-system/commit/ef68fda8549ad55c7d893560383cc66fe6f24511))
|
|
1238
|
+
* message casting ([313cf63](https://github.com/ZanichelliEditore/design-system/commit/313cf6353ffbef9516a60a8b3c2eeb17a9795c09))
|
|
1239
|
+
* pr fixes ([2b32667](https://github.com/ZanichelliEditore/design-system/commit/2b3266751497e7546086c8c033d8c91f04976b83))
|
|
1240
|
+
* removed getValue() method ([fbe79d3](https://github.com/ZanichelliEditore/design-system/commit/fbe79d3b93068789e19a44bd4870052848cfceb7))
|
|
1241
|
+
* textarea hover css ([3741c09](https://github.com/ZanichelliEditore/design-system/commit/3741c09faf029560d509512b77264aabdb989699))
|
|
1242
|
+
* z-button tests; remove console logs ([df13014](https://github.com/ZanichelliEditore/design-system/commit/df13014d69d2986382f089a96cec0acfbf27e576))
|
|
1243
|
+
|
|
1244
|
+
### [3.2.2](https://github.com/ZanichelliEditore/design-system/compare/v3.2.1...v3.2.2) (2022-07-14)
|
|
1245
|
+
|
|
1246
|
+
|
|
1247
|
+
### Bug Fixes
|
|
1248
|
+
|
|
1249
|
+
* text content check; scoped style ([c5bb0da](https://github.com/ZanichelliEditore/design-system/commit/c5bb0da70429fc50094177c9f4300629b4a5e251))
|
|
1250
|
+
|
|
1251
|
+
### [3.2.1](https://github.com/ZanichelliEditore/design-system/compare/v3.2.0...v3.2.1) (2022-07-08)
|
|
1252
|
+
|
|
1253
|
+
## [3.2.0](https://github.com/ZanichelliEditore/design-system/compare/v3.1.1...v3.2.0) (2022-07-08)
|
|
1254
|
+
|
|
1255
|
+
|
|
1256
|
+
### Features
|
|
1257
|
+
|
|
1258
|
+
* add control for edges in pagination ([7d71695](https://github.com/ZanichelliEditore/design-system/commit/7d71695197ff4ca86e453a7a71e82dfa6cfc223d))
|
|
1259
|
+
* add label prop; fix some class name ([332831d](https://github.com/ZanichelliEditore/design-system/commit/332831d645b61311f914c0dce966d9cb8b7cee6f))
|
|
1260
|
+
* added control for skip pages in pagination ([2d2bc5f](https://github.com/ZanichelliEditore/design-system/commit/2d2bc5f3e5fd73bc862c6a475ff36fa63fbdf888))
|
|
1261
|
+
* added go to page prop and split prop ([8d80d97](https://github.com/ZanichelliEditore/design-system/commit/8d80d97d0434bcec3723ffaf1b7a8250ed6cd2dd))
|
|
1262
|
+
* alternative template for mobile ([e291264](https://github.com/ZanichelliEditore/design-system/commit/e2912643786f5c8c771789abbe49a03a2615a0e6))
|
|
1263
|
+
|
|
1264
|
+
|
|
1265
|
+
### Bug Fixes
|
|
1266
|
+
|
|
1267
|
+
* added aria-current=page and handled invalid split value ([274ba11](https://github.com/ZanichelliEditore/design-system/commit/274ba111856d22af9cf0e2404d143f960ccbf566))
|
|
1268
|
+
* change to go page button disabled behaviour ([d891026](https://github.com/ZanichelliEditore/design-system/commit/d8910266465512a1e603d81c1041db11d07de0a3))
|
|
1269
|
+
* go to page not working on zbutton click ([daa2354](https://github.com/ZanichelliEditore/design-system/commit/daa2354b5c2a99056b4f9c39fcc3aae1c3171b04))
|
|
1270
|
+
* go to page on mobile ([90504f6](https://github.com/ZanichelliEditore/design-system/commit/90504f6eb470022b9efb88539b4452855f99d36b))
|
|
1271
|
+
* handle incorrect go to page number ([8d32880](https://github.com/ZanichelliEditore/design-system/commit/8d32880deb5622edcc518dfd9ebaf731bdcdc2db))
|
|
1272
|
+
* placeholder is current page on gotopage inputs ([b636702](https://github.com/ZanichelliEditore/design-system/commit/b636702c2f21d0f3275787b7e7db0afc0ab210f3))
|
|
1273
|
+
* prevent lose container ref on rerender ([ace2f39](https://github.com/ZanichelliEditore/design-system/commit/ace2f395605a60ecbaff7aad27342f288dfce4c9))
|
|
1274
|
+
* stories parameters ([376db00](https://github.com/ZanichelliEditore/design-system/commit/376db00de1f3f8fb9d0a3407c255b772831cd09a))
|
|
1275
|
+
* visible pages + split ([5502e87](https://github.com/ZanichelliEditore/design-system/commit/5502e87cd3c4706b980829a0df6639bd9e778d2b))
|
|
1276
|
+
|
|
1277
|
+
### [3.1.1](https://github.com/ZanichelliEditore/design-system/compare/v3.1.0...v3.1.1) (2022-07-06)
|
|
1278
|
+
|
|
1279
|
+
|
|
1280
|
+
### Bug Fixes
|
|
1281
|
+
|
|
1282
|
+
* fixed pointer-event also for custom element ([1cc955a](https://github.com/ZanichelliEditore/design-system/commit/1cc955a8e0389fdb06481a3fe359d226afc70fa9))
|
|
1283
|
+
* tests ([9954625](https://github.com/ZanichelliEditore/design-system/commit/9954625be6f612d631c474ae7caef78511225991))
|
|
1284
|
+
|
|
1285
|
+
## [3.1.0](https://github.com/ZanichelliEditore/design-system/compare/v3.0.0...v3.1.0) (2022-07-05)
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
### Features
|
|
1289
|
+
|
|
1290
|
+
* **z-date-picker-accessibility:** add aria-label to elements ([a0f7f43](https://github.com/ZanichelliEditore/design-system/commit/a0f7f43442b4528e8e078c8f6ff41c23b113ab1e))
|
|
1291
|
+
* **z-date-picker-accessibility:** add aria-label to flatpickr-hour element ([d130a71](https://github.com/ZanichelliEditore/design-system/commit/d130a71556b65df32e69d22ef875fde5faabc6e2))
|
|
1292
|
+
* **z-date-picker-accessibility:** add keyboard navigation to z-date-picker ([838583c](https://github.com/ZanichelliEditore/design-system/commit/838583cf6208f7e656869d087e0c9b30f0957cb8))
|
|
1293
|
+
* **z-range-picker:** graphic fix for months mode ([46dd422](https://github.com/ZanichelliEditore/design-system/commit/46dd422c21bf97471a7ac76fd172472841c3f622))
|
|
1294
|
+
|
|
1295
|
+
## [3.0.0](https://github.com/ZanichelliEditore/design-system/compare/v2.48.1...v3.0.0) (2022-06-30)
|
|
1296
|
+
|
|
1297
|
+
|
|
1298
|
+
### Bug Fixes
|
|
1299
|
+
|
|
1300
|
+
* fix ([a7f015a](https://github.com/ZanichelliEditore/design-system/commit/a7f015ae05a7957672a8935d1efc3f7acfb96f71))
|
|
1301
|
+
* fix storybook ([b736e7f](https://github.com/ZanichelliEditore/design-system/commit/b736e7f6ede85e8a772e521e9d0476bde1414a89))
|
|
1302
|
+
* remove width 100% ([e275d30](https://github.com/ZanichelliEditore/design-system/commit/e275d302987eeeede3e4e8257d8bf09edd29c193))
|
|
1303
|
+
|
|
1304
|
+
### [2.48.1](https://github.com/ZanichelliEditore/design-system/compare/v2.48.0...v2.48.1) (2022-06-30)
|
|
1305
|
+
|
|
1306
|
+
## [2.48.0](https://github.com/ZanichelliEditore/design-system/compare/v2.47.3...v2.48.0) (2022-06-30)
|
|
1307
|
+
|
|
1308
|
+
|
|
1309
|
+
### Features
|
|
1310
|
+
|
|
1311
|
+
* add backtab navigation ([772c6eb](https://github.com/ZanichelliEditore/design-system/commit/772c6ebbd9f27f47c5ff6bd85ce131bf47aee922))
|
|
1312
|
+
* add bean keyboard code, fix css mobile breakpoint ([d94069d](https://github.com/ZanichelliEditore/design-system/commit/d94069d32f087c167d6e8ef2faca9828809304c5))
|
|
1313
|
+
* add border to host in variant light ([59d6855](https://github.com/ZanichelliEditore/design-system/commit/59d6855705b0a76b95f2585c09b7359f20dfa795))
|
|
1314
|
+
* add handleClickLink and add class to z-link ([60442d6](https://github.com/ZanichelliEditore/design-system/commit/60442d62970b240877324c8ff61179cdce644f97))
|
|
1315
|
+
* add listen "keyup" event to manage mobile ([73f7b39](https://github.com/ZanichelliEditore/design-system/commit/73f7b39490e00bfc9931669f972759f38befd501))
|
|
1316
|
+
* add prop links to manage z-link into skip-to-content ([0eb9d98](https://github.com/ZanichelliEditore/design-system/commit/0eb9d98d3c43b7a56788f9ce5902232622fb8eec))
|
|
1317
|
+
* add tests ([a5674c2](https://github.com/ZanichelliEditore/design-system/commit/a5674c2553e114fcfc15d92adc7798ea294195ad))
|
|
1318
|
+
* add theme variant ([fd3eb5d](https://github.com/ZanichelliEditore/design-system/commit/fd3eb5d01f10709050b78477798b6f6e96baba75))
|
|
1319
|
+
* border after slotted element ([3609b08](https://github.com/ZanichelliEditore/design-system/commit/3609b081f902e2a6488ba93b6dc1f0705668ad44))
|
|
1320
|
+
* clean ([24303ee](https://github.com/ZanichelliEditore/design-system/commit/24303ee215c2b1bdee2373ec9443a6ad23efb0ff))
|
|
1321
|
+
* fix ([4c676c1](https://github.com/ZanichelliEditore/design-system/commit/4c676c136d0b1c2ac12f140947ed3d14e1300746))
|
|
1322
|
+
* fix mobile css, add stories ([d33ec39](https://github.com/ZanichelliEditore/design-system/commit/d33ec39eb40d381575847b4c03c6809a6c6f2611))
|
|
1323
|
+
* fix naming type ([5220541](https://github.com/ZanichelliEditore/design-system/commit/522054165466432e5022e27b8032f481900830dd))
|
|
1324
|
+
* fix textcolor with themeVariant ([a699500](https://github.com/ZanichelliEditore/design-system/commit/a6995005b79725d324be23819a9521f403dda0c0))
|
|
1325
|
+
* fix vars css ([95645ff](https://github.com/ZanichelliEditore/design-system/commit/95645ff77c650aaf9ae5bd4080ddf9be5088fcef))
|
|
1326
|
+
* refactoring ♻️ ([5ee1e57](https://github.com/ZanichelliEditore/design-system/commit/5ee1e57354178a8552545fd01ae88685b22a0eb1))
|
|
1327
|
+
* rerefactoring :recycle: ([0f75a21](https://github.com/ZanichelliEditore/design-system/commit/0f75a215f65a36aafbce307bc85ec6eda6defcc1))
|
|
1328
|
+
* update utils handleKeyboardSubmit with ev.code, remove keyCode ([bb59a2d](https://github.com/ZanichelliEditore/design-system/commit/bb59a2db8b11823b441439a198f3d9703d348cb9))
|
|
1329
|
+
* wip ([04955a7](https://github.com/ZanichelliEditore/design-system/commit/04955a7ff301b5cd80d91708570fd21334a4578c))
|
|
1330
|
+
|
|
1331
|
+
|
|
1332
|
+
### Bug Fixes
|
|
1333
|
+
|
|
1334
|
+
* added css variable ([aedff9e](https://github.com/ZanichelliEditore/design-system/commit/aedff9ef4f6ee76325824aca8527644e51979fc2))
|
|
1335
|
+
* fix and rebuild ([bf4953c](https://github.com/ZanichelliEditore/design-system/commit/bf4953c3b7a0de80c21e9f97e6b6a703d0e4cb3a))
|
|
1336
|
+
* fix css display and padding ([d5424ef](https://github.com/ZanichelliEditore/design-system/commit/d5424ef4c5aa44c4ea6ca7a437c24cc2d1fa6763))
|
|
1337
|
+
* fix overflow for z-myz-dictionary-card ([2492e8e](https://github.com/ZanichelliEditore/design-system/commit/2492e8e7067235cb17c3aa5db7f9beb6ae60cb59))
|
|
1338
|
+
* fix tests ([a3b10e0](https://github.com/ZanichelliEditore/design-system/commit/a3b10e0ac330bb22efd9af409d015f4ebf425348))
|
|
1339
|
+
* fixed storybook ([2633a36](https://github.com/ZanichelliEditore/design-system/commit/2633a36824384bee0fabda546dbe38eee16232d2))
|
|
1340
|
+
* tablet style ([c7f3b2b](https://github.com/ZanichelliEditore/design-system/commit/c7f3b2b4ee4748fad06dcbbc39e16b91bcfeae94))
|
|
1341
|
+
|
|
1342
|
+
### [2.47.3](https://github.com/ZanichelliEditore/design-system/compare/v2.47.2...v2.47.3) (2022-06-14)
|
|
1343
|
+
|
|
1344
|
+
|
|
1345
|
+
### Bug Fixes
|
|
1346
|
+
|
|
1347
|
+
* add stopEventPropagation prop for click event handling ([48900bb](https://github.com/ZanichelliEditore/design-system/commit/48900bbfeb66c44822d13d7989c40b151a4dbf9d))
|
|
1348
|
+
* add stopEventPropagation prop to storybook of zpopover ([fd1799e](https://github.com/ZanichelliEditore/design-system/commit/fd1799e0cc3f6877628bfca5691fca48afae74c3))
|
|
1349
|
+
|
|
1350
|
+
### [2.47.2](https://github.com/ZanichelliEditore/design-system/compare/v2.47.1...v2.47.2) (2022-06-13)
|
|
1351
|
+
|
|
1352
|
+
|
|
1353
|
+
### Bug Fixes
|
|
1354
|
+
|
|
1355
|
+
* fix key event ([8b04a33](https://github.com/ZanichelliEditore/design-system/commit/8b04a330aab6db980ad169ac373520757e8fcae9))
|
|
1356
|
+
* fixed component storybook ([83cbfc5](https://github.com/ZanichelliEditore/design-system/commit/83cbfc52d0085f70957e12c5fe3252a440ae8b91))
|
|
1357
|
+
|
|
1358
|
+
### [2.47.1](https://github.com/ZanichelliEditore/design-system/compare/v2.47.0...v2.47.1) (2022-06-10)
|
|
1359
|
+
|
|
1360
|
+
## [2.47.0](https://github.com/ZanichelliEditore/design-system/compare/v2.46.3...v2.47.0) (2022-06-09)
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
### Features
|
|
1364
|
+
|
|
1365
|
+
* added new token color handling ([6778985](https://github.com/ZanichelliEditore/design-system/commit/67789852857ef75c8324b5315b1f5e71e0af4cac))
|
|
1366
|
+
* fix css ([68126dd](https://github.com/ZanichelliEditore/design-system/commit/68126ddf452b1ca46161f1a0b7de5b664a228d0c))
|
|
1367
|
+
* fix from PR, add docs, and fix storybook ([540ad21](https://github.com/ZanichelliEditore/design-system/commit/540ad21e9e74fc93f1adf54c70563bc51ea7dc12))
|
|
1368
|
+
* fix line-height ([9571d0f](https://github.com/ZanichelliEditore/design-system/commit/9571d0fd2be221292bec5025378644fc35455e2c))
|
|
1369
|
+
* fix transition delay ([13dd75d](https://github.com/ZanichelliEditore/design-system/commit/13dd75dd635260a883320edbedc14eebe9d36501))
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
### Bug Fixes
|
|
1373
|
+
|
|
1374
|
+
* back to shadow true and fix tests ([954fe85](https://github.com/ZanichelliEditore/design-system/commit/954fe85cd55bcb5c396a722a1a992206954e7b47))
|
|
1375
|
+
* file upload accessibility ([253ba69](https://github.com/ZanichelliEditore/design-system/commit/253ba694d62e87320c423ba8eff1b4ccb184bd51))
|
|
1376
|
+
* fix border ([58a3626](https://github.com/ZanichelliEditore/design-system/commit/58a3626d33fafa7e44e5c8a76d1f101875dbb5a0))
|
|
1377
|
+
* fix css style ([643f4be](https://github.com/ZanichelliEditore/design-system/commit/643f4be9895295d3d62491c516289275a18032cb))
|
|
1378
|
+
* fix deprecated components stories ([5e709ce](https://github.com/ZanichelliEditore/design-system/commit/5e709cea1fd4a48f5ca48407ecba08c2395e1432))
|
|
1379
|
+
* fix storybook ([d3d054e](https://github.com/ZanichelliEditore/design-system/commit/d3d054e5e7a285f6bc0716c51a2550987b366427))
|
|
1380
|
+
* fix tests ([d4f0f58](https://github.com/ZanichelliEditore/design-system/commit/d4f0f5895fa2512dde21f2c939c183011309cd45))
|
|
1381
|
+
* fix z-file style and z-select use deprecated z-button-filter ([b03bde6](https://github.com/ZanichelliEditore/design-system/commit/b03bde6a649b0d984c008e6d81777516d36ba09d))
|
|
1382
|
+
* fixed bean ([36b2d77](https://github.com/ZanichelliEditore/design-system/commit/36b2d77989a0dbe6c57de8ec73d8bd41e00a9ba2))
|
|
1383
|
+
* test ([30b90e8](https://github.com/ZanichelliEditore/design-system/commit/30b90e8de4d3e8681737adc49ecf09fa7d4d2105))
|
|
1384
|
+
* z-chip in file upload ([e6485d3](https://github.com/ZanichelliEditore/design-system/commit/e6485d33c56221f78d65074478f1ae4ea338dbd1))
|
|
1385
|
+
* z-file ([35bdc77](https://github.com/ZanichelliEditore/design-system/commit/35bdc77c4ae6e53b3e36277c55a4ecf992fc08bc))
|
|
1386
|
+
|
|
1387
|
+
### [2.46.3](https://github.com/ZanichelliEditore/design-system/compare/v2.46.2...v2.46.3) (2022-06-07)
|
|
1388
|
+
|
|
1389
|
+
|
|
1390
|
+
### Bug Fixes
|
|
1391
|
+
|
|
1392
|
+
* navigation-tab-link text decoration ([df1eff9](https://github.com/ZanichelliEditore/design-system/commit/df1eff91a30f3ba9cd9d5bb22658cf1050d2444f))
|
|
1393
|
+
|
|
1394
|
+
### [2.46.2](https://github.com/ZanichelliEditore/design-system/compare/v2.46.1...v2.46.2) (2022-06-07)
|
|
1395
|
+
|
|
1396
|
+
|
|
1397
|
+
### Bug Fixes
|
|
1398
|
+
|
|
1399
|
+
* navigation tabs on safari and FF (because of different shadow dom implementation) ([0c7bb7c](https://github.com/ZanichelliEditore/design-system/commit/0c7bb7cab372d3ae98d16856f47255bdbca4c25e))
|
|
1400
|
+
|
|
1401
|
+
### [2.46.1](https://github.com/ZanichelliEditore/design-system/compare/v2.46.0...v2.46.1) (2022-06-06)
|
|
1402
|
+
|
|
1403
|
+
|
|
1404
|
+
### Bug Fixes
|
|
1405
|
+
|
|
1406
|
+
* filled icon regex ([70e0deb](https://github.com/ZanichelliEditore/design-system/commit/70e0debbdd8d96d624d223037ae01a287ac291b1))
|
|
1407
|
+
* title prop warning; enhance filled icons handling ([7c4d334](https://github.com/ZanichelliEditore/design-system/commit/7c4d3348e9e9ba729cbe95caa6d29c32b0e6a148))
|
|
1408
|
+
|
|
1409
|
+
## [2.46.0](https://github.com/ZanichelliEditore/design-system/compare/v2.45.0...v2.46.0) (2022-06-01)
|
|
1410
|
+
|
|
1411
|
+
|
|
1412
|
+
### Features
|
|
1413
|
+
|
|
1414
|
+
* added people and grades icons ([f5aa7e6](https://github.com/ZanichelliEditore/design-system/commit/f5aa7e62df2120b376b530b8668efe0302ca8c01))
|
|
1415
|
+
* improve weekdays i18n compatibility ([fcef896](https://github.com/ZanichelliEditore/design-system/commit/fcef896c2c04df9973fc5edc09e6004f354394af))
|
|
1416
|
+
* **z-date-picker:** add date picker month only mode ([d73ed7e](https://github.com/ZanichelliEditore/design-system/commit/d73ed7e0ac8efbe84642d2e4682a264d0076241f))
|
|
1417
|
+
* **z-date-picker:** improve style of z-date-picker ([16a07cf](https://github.com/ZanichelliEditore/design-system/commit/16a07cf72fe049608fca5b64b490f983b9e1ecf8))
|
|
1418
|
+
* **z-date-picker:** improve style of z-date-picker ([1a47d14](https://github.com/ZanichelliEditore/design-system/commit/1a47d1491a7c25be9c505f2ba21e77d8528a39dd))
|
|
1419
|
+
* **z-date-picker:** improve z-date-picker style ([44042f1](https://github.com/ZanichelliEditore/design-system/commit/44042f1ec48bf8e9b19465f9827ddf4cc0dec123))
|
|
1420
|
+
* **z-date-picker:** minor style fixes ([c060f06](https://github.com/ZanichelliEditore/design-system/commit/c060f0625157a666a6e6efeafd0adda421fd3b5f))
|
|
1421
|
+
* **z-date-picker:** update datepicker position ([ab10af4](https://github.com/ZanichelliEditore/design-system/commit/ab10af42e05f25764500b3b20c170ad6f080ec51))
|
|
1422
|
+
* **ZDatePicker:** init z-date-picker component ([07b12aa](https://github.com/ZanichelliEditore/design-system/commit/07b12aaef3d5db48496480219a2bdac153ca07a0))
|
|
1423
|
+
|
|
1424
|
+
|
|
1425
|
+
### Bug Fixes
|
|
1426
|
+
|
|
1427
|
+
* fix story rendering ([20b28aa](https://github.com/ZanichelliEditore/design-system/commit/20b28aa3227f94dc9b06ed12ed02fe3861cb57b1))
|
|
1428
|
+
* priority style fix on safari mobile ([a2c6b02](https://github.com/ZanichelliEditore/design-system/commit/a2c6b0254587cd5d2b0721883bfdd4b748426759))
|
|
1429
|
+
|
|
1430
|
+
## [2.45.0](https://github.com/ZanichelliEditore/design-system/compare/v2.44.1...v2.45.0) (2022-05-27)
|
|
1431
|
+
|
|
1432
|
+
|
|
1433
|
+
### Features
|
|
1434
|
+
|
|
1435
|
+
* add carousel loading element story ([528c13a](https://github.com/ZanichelliEditore/design-system/commit/528c13ad02425f4751202ce1f78aa9c89392e0a0))
|
|
1436
|
+
* add isloading and ghostloadingheight props ([67eae67](https://github.com/ZanichelliEditore/design-system/commit/67eae678079f0e75db5aa485a77df0f2f628304d))
|
|
1437
|
+
|
|
1438
|
+
### [2.44.1](https://github.com/ZanichelliEditore/design-system/compare/v2.44.0...v2.44.1) (2022-05-25)
|
|
1439
|
+
|
|
1440
|
+
|
|
1441
|
+
### Bug Fixes
|
|
1442
|
+
|
|
1443
|
+
* fix position ([6516df6](https://github.com/ZanichelliEditore/design-system/commit/6516df6b95aa4381b38eda49807f6fcf37c72f44))
|
|
1444
|
+
* z-notification e2e tests ([fa5684a](https://github.com/ZanichelliEditore/design-system/commit/fa5684a93a7f3a9482ea49c3bd5d2296f6f3b57b))
|
|
1445
|
+
* z-notification tests ([36a08e8](https://github.com/ZanichelliEditore/design-system/commit/36a08e8af0f39f5a8733442f28078bfb7ab044f8))
|
|
1446
|
+
|
|
1447
|
+
## [2.44.0](https://github.com/ZanichelliEditore/design-system/compare/v2.43.0...v2.44.0) (2022-05-24)
|
|
1448
|
+
|
|
1449
|
+
|
|
1450
|
+
### Features
|
|
1451
|
+
|
|
1452
|
+
* add top-offset css prop; fix stories and tests ([3b86ff4](https://github.com/ZanichelliEditore/design-system/commit/3b86ff4e5ed6ac2a3017ec05f954d84d653dd0cb))
|
|
1453
|
+
|
|
1454
|
+
## [2.43.0](https://github.com/ZanichelliEditore/design-system/compare/v2.42.1...v2.43.0) (2022-05-24)
|
|
1455
|
+
|
|
1456
|
+
|
|
1457
|
+
### Features
|
|
1458
|
+
|
|
1459
|
+
* add new section-title component ([10ad160](https://github.com/ZanichelliEditore/design-system/commit/10ad16088133d45e71c11976ac12b49a42bcfd66))
|
|
1460
|
+
|
|
1461
|
+
|
|
1462
|
+
### Bug Fixes
|
|
1463
|
+
|
|
1464
|
+
* build-storybook script for gh action ([d3170c0](https://github.com/ZanichelliEditore/design-system/commit/d3170c0cb5c300e306b211ba265dd95c87b9b3ce))
|
|
1465
|
+
* font-size and line-height of secondary title ([75e9a60](https://github.com/ZanichelliEditore/design-system/commit/75e9a6082f55014d309238f219fd3e57da3f91d1))
|
|
1466
|
+
* line-height ([0438e8a](https://github.com/ZanichelliEditore/design-system/commit/0438e8aaf84e8865a42c618275d33026ef98faf9))
|
|
1467
|
+
|
|
1468
|
+
### [2.42.1](https://github.com/ZanichelliEditore/design-system/compare/v2.42.0...v2.42.1) (2022-05-19)
|
|
1469
|
+
|
|
1470
|
+
|
|
1471
|
+
### Bug Fixes
|
|
1472
|
+
|
|
1473
|
+
* themes story; update storybook ([28f91f1](https://github.com/ZanichelliEditore/design-system/commit/28f91f1441f41107089abccd7947dc14c6c0abd6))
|
|
1474
|
+
|
|
1475
|
+
## [2.42.0](https://github.com/ZanichelliEditore/design-system/compare/v2.41.1...v2.42.0) (2022-05-18)
|
|
1476
|
+
|
|
1477
|
+
|
|
1478
|
+
### Features
|
|
1479
|
+
|
|
1480
|
+
* added control on type prop ([60f1200](https://github.com/ZanichelliEditore/design-system/commit/60f12006c4899bda01bea15452e65203706a0ef0))
|
|
1481
|
+
* added listener for fileDropped event ([a55c9f2](https://github.com/ZanichelliEditore/design-system/commit/a55c9f245750984fde0229f687cf21a55f723553))
|
|
1482
|
+
* added new file upload component ([6ed138d](https://github.com/ZanichelliEditore/design-system/commit/6ed138d49becd9d3dd231f56c13e5cab8645fa92))
|
|
1483
|
+
* added new z-file component ([6bc0be8](https://github.com/ZanichelliEditore/design-system/commit/6bc0be800b083e11e2860ff7a130570b3c8775ee))
|
|
1484
|
+
* check object function and style ([35ea8f0](https://github.com/ZanichelliEditore/design-system/commit/35ea8f08b33e166983f476817923ef5e595f20ef))
|
|
1485
|
+
* drag message ([3351f44](https://github.com/ZanichelliEditore/design-system/commit/3351f44cd6967b8a584bb0533455b94847d7a821))
|
|
1486
|
+
* file-upload components.d ([02a43f8](https://github.com/ZanichelliEditore/design-system/commit/02a43f8c9eba8a394dd03991b77905c53b3577c6))
|
|
1487
|
+
* fixeed style and removed native behaviour ([42b04de](https://github.com/ZanichelliEditore/design-system/commit/42b04de0d7a75386ca065c5f76ac8a0396a939f6))
|
|
1488
|
+
* implemented native z-input type file behaviour ([d066fdd](https://github.com/ZanichelliEditore/design-system/commit/d066fdded2ef1df81ed4e0f532d44f3219f5fb5d))
|
|
1489
|
+
* improved style ([affe56e](https://github.com/ZanichelliEditore/design-system/commit/affe56e1b447d1e939ece9a5a8741af83db4b489))
|
|
1490
|
+
* new drag drop area component ([c0e8a92](https://github.com/ZanichelliEditore/design-system/commit/c0e8a92fde56b997c21f45ddcbcf21cebc715755))
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
### Bug Fixes
|
|
1494
|
+
|
|
1495
|
+
* file extension check ([f16931d](https://github.com/ZanichelliEditore/design-system/commit/f16931d7156114e541f5d68ae4bf0202e5cf2ef4))
|
|
1496
|
+
* fix border and border-radius ([c634d12](https://github.com/ZanichelliEditore/design-system/commit/c634d122b63d30a1045a6079dd3e1a0e2839e188))
|
|
1497
|
+
* fix borders ([c12226b](https://github.com/ZanichelliEditore/design-system/commit/c12226be1bdb40b527544541dbbcc5949e1c0b76))
|
|
1498
|
+
* fix pr comments ([38bdaa1](https://github.com/ZanichelliEditore/design-system/commit/38bdaa11081a352ca65c3851531aa1a081ac86d1))
|
|
1499
|
+
* fix pr comments ([c10820c](https://github.com/ZanichelliEditore/design-system/commit/c10820c22fb0078f189af31b06977d9d23e600e3))
|
|
1500
|
+
* fix pr comments ([2adcbd6](https://github.com/ZanichelliEditore/design-system/commit/2adcbd6a80de5bc1e380150889562bbb1e6a04b1))
|
|
1501
|
+
* fix tests ([1a88bb2](https://github.com/ZanichelliEditore/design-system/commit/1a88bb276338ffc2e8c56d22b2a865052533ef44))
|
|
1502
|
+
* fix title margin ([c24333a](https://github.com/ZanichelliEditore/design-system/commit/c24333aa3b78f035394bb9793787168055067623))
|
|
1503
|
+
* fixed cursor pointer ([4388ce0](https://github.com/ZanichelliEditore/design-system/commit/4388ce0f007dfae02dda6f848d1f82ba78a10824))
|
|
1504
|
+
* fixed dragdrop ([fdf9442](https://github.com/ZanichelliEditore/design-system/commit/fdf9442e08fb6a403aea2e604c8b37e1954a2fed))
|
|
1505
|
+
* fixed dragdrop on chrome ([f57ac2c](https://github.com/ZanichelliEditore/design-system/commit/f57ac2cd7146531a0ec8921687bb95f12c768de9))
|
|
1506
|
+
* fixed tests ([0b48f44](https://github.com/ZanichelliEditore/design-system/commit/0b48f448af752174121a4458bde7101515f2043e))
|
|
1507
|
+
* modal close on backgorund click ([75d6d9e](https://github.com/ZanichelliEditore/design-system/commit/75d6d9ec45dee39800b9d8473bb6f54d96331e79))
|
|
1508
|
+
* pr comments ([14d9a5b](https://github.com/ZanichelliEditore/design-system/commit/14d9a5b568fac0ac039559f78f21e96438f229a3))
|
|
1509
|
+
* pr comments ([9edf093](https://github.com/ZanichelliEditore/design-system/commit/9edf09328fbbc05c70ad9fa13db1c5999e88eeee))
|
|
1510
|
+
* pr comments ([7ad81ac](https://github.com/ZanichelliEditore/design-system/commit/7ad81ac7f052c1cd7d7a584f2567efeb0879cd8c))
|
|
1511
|
+
* remove z-body, fix css ([810251e](https://github.com/ZanichelliEditore/design-system/commit/810251e45c22ed51c3cce4eb33d5d625563cd1d2))
|
|
1512
|
+
* removed wrapper for storybook update and fix css ([b222803](https://github.com/ZanichelliEditore/design-system/commit/b2228032f9a622da97ace25c051aff695ce22360))
|
|
1513
|
+
* removed knobs add contol storybook ([735b12c](https://github.com/ZanichelliEditore/design-system/commit/735b12c904a1f189030236df1b4f751663943b32))
|
|
1514
|
+
* removed unused props ([86d53fc](https://github.com/ZanichelliEditore/design-system/commit/86d53fcc84ca272fdb7454765d4fe6244130f705))
|
|
1515
|
+
* stories generator; adapt some stories to storybook update ([a8b1010](https://github.com/ZanichelliEditore/design-system/commit/a8b101026649ee5cf224229c04c331111558f715))
|
|
1516
|
+
* tests ([ce133d4](https://github.com/ZanichelliEditore/design-system/commit/ce133d4bf4fd113f41706b4e5bbd81da018daece))
|
|
1517
|
+
|
|
1518
|
+
### [2.41.1](https://github.com/ZanichelliEditore/design-system/compare/v2.41.0...v2.41.1) (2022-05-17)
|
|
1519
|
+
|
|
1520
|
+
|
|
1521
|
+
### Bug Fixes
|
|
1522
|
+
|
|
1523
|
+
* fix storybook ([631db0a](https://github.com/ZanichelliEditore/design-system/commit/631db0a69ce5bb43a37918b2455919bb88d7c905))
|
|
1524
|
+
|
|
1525
|
+
## [2.41.0](https://github.com/ZanichelliEditore/design-system/compare/v2.40.1...v2.41.0) (2022-05-17)
|
|
1526
|
+
|
|
1527
|
+
|
|
1528
|
+
### Features
|
|
1529
|
+
|
|
1530
|
+
* accessibility ([f562643](https://github.com/ZanichelliEditore/design-system/commit/f5626437e2da6e1926dd3da6cb7cda2b1ef0d3bd))
|
|
1531
|
+
* add active class ([bec3a0b](https://github.com/ZanichelliEditore/design-system/commit/bec3a0bc9a65f06267465723d3670582c7a4e818))
|
|
1532
|
+
* add focus and fix css ([507f89b](https://github.com/ZanichelliEditore/design-system/commit/507f89b56a7e50e3adfb4c66bf2b9fb33fbabb2f))
|
|
1533
|
+
* add new component z-toggle-switch ([a997af6](https://github.com/ZanichelliEditore/design-system/commit/a997af6606bc34ce258b8ecf1f694d0fa0e03016))
|
|
1534
|
+
* added tests z-toggle-switch ([b17639c](https://github.com/ZanichelliEditore/design-system/commit/b17639c5f103050e14b016bc3df77a2318dc4d2d))
|
|
1535
|
+
* changed span with the z-body and refactoring css ([7c68d14](https://github.com/ZanichelliEditore/design-system/commit/7c68d14eed6c5ed00b8eb68e9d458d0a304a9a07))
|
|
1536
|
+
* fix class and css ([9014733](https://github.com/ZanichelliEditore/design-system/commit/9014733fb07e3573e0288d6d1b4130565a4a7887))
|
|
1537
|
+
* fix css ([daa56da](https://github.com/ZanichelliEditore/design-system/commit/daa56da081f9c4bfdca47a88882780c4bc8f21aa))
|
|
1538
|
+
* fix css added bean ZtoggleSwitch ([8308de9](https://github.com/ZanichelliEditore/design-system/commit/8308de94fc82b740f1e3349908a526f73baa6cd0))
|
|
1539
|
+
* fix html-id and event toggle click ([c387554](https://github.com/ZanichelliEditore/design-system/commit/c387554762544a052d52b4bfc84384790311a370))
|
|
1540
|
+
* fix keyboard event ([eaa044f](https://github.com/ZanichelliEditore/design-system/commit/eaa044f143e3702eb9cdd4ae7ee6fd15b9dfbfe2))
|
|
1541
|
+
* fix label position prop ([7c80337](https://github.com/ZanichelliEditore/design-system/commit/7c80337986842077cdb436d166b21bbb503404b4))
|
|
1542
|
+
* fix order element ([4a44844](https://github.com/ZanichelliEditore/design-system/commit/4a44844b1aae34be6b9d535a429a6dc7dc663323))
|
|
1543
|
+
* fix tests ([01e5573](https://github.com/ZanichelliEditore/design-system/commit/01e5573bf9917aa0e4a0abd4459b13d0a5c8e941))
|
|
1544
|
+
* fix tests ([5946e22](https://github.com/ZanichelliEditore/design-system/commit/5946e2237ae6426fec7eadf9b827d9dda230cff6))
|
|
1545
|
+
* fix tests, fix css, fix html tag ([125cf2b](https://github.com/ZanichelliEditore/design-system/commit/125cf2b36a0f5bf147426fbe0acea8353506f836))
|
|
1546
|
+
* fix vars css, refactoring class ([9e80cd4](https://github.com/ZanichelliEditore/design-system/commit/9e80cd477f25e4d6ae8879291c5e06fc945c378b))
|
|
1547
|
+
* fixed focus ([516016f](https://github.com/ZanichelliEditore/design-system/commit/516016fbf375ec0a91cc767c73293724bb794f07))
|
|
1548
|
+
* fixed focus element and added keyCode event ([40f230f](https://github.com/ZanichelliEditore/design-system/commit/40f230fff5e49ecf8107c1592efd24574c0e33ba))
|
|
1549
|
+
* fixed reverse label prop ([b7001d5](https://github.com/ZanichelliEditore/design-system/commit/b7001d5b05261f1f66aa141ce477c4cf490802f0))
|
|
1550
|
+
* fixed tests ([b115ca2](https://github.com/ZanichelliEditore/design-system/commit/b115ca25027506879fd56693afc151a2cb5bfe10))
|
|
1551
|
+
* fixed transition and align-items ([27a080a](https://github.com/ZanichelliEditore/design-system/commit/27a080ad1a4674b62009f57737dec3f332febb35))
|
|
1552
|
+
* refactoring and fix css ([7d7cf92](https://github.com/ZanichelliEditore/design-system/commit/7d7cf928f29b002f4d2e8e3ca682453a4128f2c4))
|
|
1553
|
+
|
|
1554
|
+
### [2.40.1](https://github.com/ZanichelliEditore/design-system/compare/v2.40.0...v2.40.1) (2022-05-16)
|
|
1555
|
+
|
|
1556
|
+
## [2.40.0](https://github.com/ZanichelliEditore/design-system/compare/v2.39.0...v2.40.0) (2022-05-16)
|
|
1557
|
+
|
|
1558
|
+
|
|
1559
|
+
### Features
|
|
1560
|
+
|
|
1561
|
+
* **feat/z-offcancas:** creates new offcanvas component ([f9b9296](https://github.com/ZanichelliEditore/design-system/commit/f9b9296766111982efcb3832a101ac4d19c727a5))
|
|
1562
|
+
* **feat/z-offcancas:** enable choosing a side for the modal ([4b501e5](https://github.com/ZanichelliEditore/design-system/commit/4b501e5f7ed28dd181a14013a4c1d129522067e0))
|
|
1563
|
+
* **feat/z-offcancas:** removes header and ads open prop ([38133af](https://github.com/ZanichelliEditore/design-system/commit/38133af8763d7bf36cfcc298e0da2c5e20d80699))
|
|
1564
|
+
* **feat/z-offcanvas:** add animation to show offcanvas on right side ([6fc6b02](https://github.com/ZanichelliEditore/design-system/commit/6fc6b02eaf26a197ed4652c532c6b4931b25408d))
|
|
1565
|
+
* **feat/z-offcanvas:** handle exit animation for overlay ([d58ac99](https://github.com/ZanichelliEditore/design-system/commit/d58ac99286d1312517a642809e6ae92965db5340))
|
|
1566
|
+
* **feat/z-offcanvas:** add block-style variation ([3f33a34](https://github.com/ZanichelliEditore/design-system/commit/3f33a349cacececeacf548815b06469700dea497))
|
|
1567
|
+
* **feat/z-offcanvas:** adds css variable to set top space left above canvas on overlay ([b4d6c51](https://github.com/ZanichelliEditore/design-system/commit/b4d6c5107dd8b7bf0d63104832f03237e8f92993))
|
|
1568
|
+
* **feat/z-offcanvas:** adds tabindex to content for accessibility ([5fa10b8](https://github.com/ZanichelliEditore/design-system/commit/5fa10b86849b96299334c9369274afe30c288d3f))
|
|
1569
|
+
* **feat/z-offcanvas:** change overlay prop to variant with enum values overlay | pushcontent ([63acb3c](https://github.com/ZanichelliEditore/design-system/commit/63acb3c7cd650677d25e9d59c6b11ccf54de2d50))
|
|
1570
|
+
* **feat/z-offcanvas:** change prop name to transitionfromleft ([0fbd1de](https://github.com/ZanichelliEditore/design-system/commit/0fbd1dec14803e316c1bf1466f3ca521d89a119f))
|
|
1571
|
+
* **feat/z-offcanvas:** change transitionToleft prop to transitiondirection with enum values left | right ([2e6fc84](https://github.com/ZanichelliEditore/design-system/commit/2e6fc842d4c11a7a7753728fbaf027dc625d51ce))
|
|
1572
|
+
* **feat/z-offcanvas:** emit event on open status change ([a5a8a6d](https://github.com/ZanichelliEditore/design-system/commit/a5a8a6dff51ad8b48465b87a1b687004c935fbbe))
|
|
1573
|
+
* **feat/z-offcanvas:** fix animation on leftside and removes header css style ([8801633](https://github.com/ZanichelliEditore/design-system/commit/8801633a8d69bacdf345c07abd764054b22ee9b7))
|
|
1574
|
+
* **feat/z-offcanvas:** fix test ([fe657e9](https://github.com/ZanichelliEditore/design-system/commit/fe657e9d4295a5d1519060bf08bc3f7869d62033))
|
|
1575
|
+
* **feat/z-offcanvas:** open prop mutable ([12170ad](https://github.com/ZanichelliEditore/design-system/commit/12170ad1f4b28c3efce1bd9a37032b9fda7bdf55))
|
|
1576
|
+
* **feat/z-offcanvas:** renamed alignleft prop to transitionleft ([8dfa558](https://github.com/ZanichelliEditore/design-system/commit/8dfa5583ebdf2c11c821b0fe0d6d5a4343e39a15))
|
|
1577
|
+
* **feat/z-offcanvas:** slight css refactoring ([d60d7b8](https://github.com/ZanichelliEditore/design-system/commit/d60d7b8edd3a0d345e6101fac10651f4ce7b6e26))
|
|
1578
|
+
* **feat/z-offcanvas:** use animationend event to hadle exit transition ([fad350b](https://github.com/ZanichelliEditore/design-system/commit/fad350bdc85e8fee8e925f2574e84f2cec8db9e9))
|
|
1579
|
+
|
|
1580
|
+
|
|
1581
|
+
### Bug Fixes
|
|
1582
|
+
|
|
1583
|
+
* **feat/z-offcanvas:** fixed test ([b33ee56](https://github.com/ZanichelliEditore/design-system/commit/b33ee5672fb86855dff2193cce636dfc0163391b))
|
|
1584
|
+
* **feat/z-offcanvas:** fix issue with open attribute ([d458515](https://github.com/ZanichelliEditore/design-system/commit/d4585152127ef20e200fdb5d39464102e0f0cd8e))
|
|
1585
|
+
* **feat/z-offcanvas:** fixed css dimensions ([edde851](https://github.com/ZanichelliEditore/design-system/commit/edde851034530b0fb5f8dce45bd36d3257a25922))
|
|
1586
|
+
* **feat/z-offcanvas:** fixes slide animation ([3361b86](https://github.com/ZanichelliEditore/design-system/commit/3361b863c79aa42fd655024998ab3b929a769e06))
|
|
1587
|
+
* **feat/z-offcanvas:** remove flex 1 from canvas in index ([41cc08e](https://github.com/ZanichelliEditore/design-system/commit/41cc08e2571a936ae0687afa48136de2ced34598))
|
|
1588
|
+
|
|
1589
|
+
## [2.39.0](https://github.com/ZanichelliEditore/design-system/compare/v2.38.1...v2.39.0) (2022-05-13)
|
|
1590
|
+
|
|
1591
|
+
|
|
1592
|
+
### Features
|
|
1593
|
+
|
|
1594
|
+
* add storybook-addon-stencil for docs argsTable ([7aa1548](https://github.com/ZanichelliEditore/design-system/commit/7aa154821a6de9e4703fad1652d13df3d72647b6))
|
|
1595
|
+
|
|
1596
|
+
|
|
1597
|
+
### Bug Fixes
|
|
1598
|
+
|
|
1599
|
+
* addon-knobs bug when changing stories ([5a25f8d](https://github.com/ZanichelliEditore/design-system/commit/5a25f8dcc313e192808e1f3b078039d6fb7d833f))
|
|
1600
|
+
* import the component into the stories file ([c19396c](https://github.com/ZanichelliEditore/design-system/commit/c19396cefce80e8711cd23521da1db318a581d9f))
|
|
1601
|
+
* some dependencies and config; use controls for zbutton stories; PROPS/ARGSTABLE NOT WORKING ([bf5befa](https://github.com/ZanichelliEditore/design-system/commit/bf5befafbe79a97678a30aa75a297ce909178240))
|
|
1602
|
+
|
|
1603
|
+
### [2.38.1](https://github.com/ZanichelliEditore/design-system/compare/v2.38.0...v2.38.1) (2022-05-12)
|
|
1604
|
+
|
|
1605
|
+
## [2.38.0](https://github.com/ZanichelliEditore/design-system/compare/v2.37.1-CLAV-275...v2.38.0) (2022-05-11)
|
|
1606
|
+
|
|
1607
|
+
|
|
1608
|
+
### Features
|
|
1609
|
+
|
|
1610
|
+
* **CLAV-275/Zcarousel:** fix for pr ([19c73a5](https://github.com/ZanichelliEditore/design-system/commit/19c73a56b5d28ac25df5a333cf86507cc3ebf4ce))
|
|
1611
|
+
|
|
1612
|
+
### [2.37.1-CLAV-275](https://github.com/ZanichelliEditore/design-system/compare/v2.37.0...v2.37.1-CLAV-275) (2022-05-04)
|
|
1613
|
+
|
|
1614
|
+
|
|
1615
|
+
### Features
|
|
1616
|
+
|
|
1617
|
+
* **clav-275:** add carousel-item component ([6281ad3](https://github.com/ZanichelliEditore/design-system/commit/6281ad3f9e1d63d2f63547cf4c83da7108e9a7a2))
|
|
1618
|
+
* **clav-275:** add padding and fix storybook ([2fa16dc](https://github.com/ZanichelliEditore/design-system/commit/2fa16dcd1eb72c078840492f53bf820403f557e7))
|
|
1619
|
+
* **clav-275:** fix ([b271e44](https://github.com/ZanichelliEditore/design-system/commit/b271e44125b22f862a00fdd39043fc48c903a1a6))
|
|
1620
|
+
* **CLAV-275/Zcarousel:** feat init carousel ([7d2f8e0](https://github.com/ZanichelliEditore/design-system/commit/7d2f8e0b9604524113e55d49bf797b68ccc50b4f))
|
|
1621
|
+
|
|
1622
|
+
|
|
1623
|
+
### Bug Fixes
|
|
1624
|
+
|
|
1625
|
+
* remove box-shadows ([7c15296](https://github.com/ZanichelliEditore/design-system/commit/7c152969d02f5e93be72d70ce1f3c8b820fa90f5))
|
|
1626
|
+
|
|
1627
|
+
## [2.37.0](https://github.com/ZanichelliEditore/design-system/compare/v2.36.3...v2.37.0) (2022-04-20)
|
|
1628
|
+
|
|
1629
|
+
|
|
1630
|
+
### Features
|
|
1631
|
+
|
|
1632
|
+
* **feature/z-card-text:** adds css variables for text variant backgroung color and border ([eb7a861](https://github.com/ZanichelliEditore/design-system/commit/eb7a8619b3f5799dc2bbd8d3f5bd0e6e0f07c4f6))
|
|
1633
|
+
* **feature/z-card-text:** add text variant to storybook ([05f386d](https://github.com/ZanichelliEditore/design-system/commit/05f386df24685f9a62946ffd60cbbaebf62ce105))
|
|
1634
|
+
* **feature/z-card-text:** added appswitcher example implementation ([a736b64](https://github.com/ZanichelliEditore/design-system/commit/a736b649c9a96a6781e0099807c01dcedab1ac3a))
|
|
1635
|
+
* **feature/z-card-text:** added automated test for zcard text variant ([e12d18b](https://github.com/ZanichelliEditore/design-system/commit/e12d18b07c1e1fd00d2aa16bbafb8d940b6a607d))
|
|
1636
|
+
* **feature/z-card-text:** adds new text z-card variant ([ace08a0](https://github.com/ZanichelliEditore/design-system/commit/ace08a0fe19cc515797246b197b7a016578cbd72))
|
|
1637
|
+
* **feature/z-card-text:** adds showshadow knob in storyboard ([6ddb248](https://github.com/ZanichelliEditore/design-system/commit/6ddb2487bc489ba54a75786dbed291af44e46873))
|
|
1638
|
+
|
|
1639
|
+
|
|
1640
|
+
### Bug Fixes
|
|
1641
|
+
|
|
1642
|
+
* **feature/z-card-text:** fixed showshadow prop description ([642dc6e](https://github.com/ZanichelliEditore/design-system/commit/642dc6ee3ff114a4cd7bed5c6e7ebf5894762566))
|
|
1643
|
+
|
|
1644
|
+
### [2.36.3](https://github.com/ZanichelliEditore/design-system/compare/v2.36.2...v2.36.3) (2022-04-14)
|
|
1645
|
+
|
|
1646
|
+
|
|
1647
|
+
### Bug Fixes
|
|
1648
|
+
|
|
1649
|
+
* add popover position state ([0d608c5](https://github.com/ZanichelliEditore/design-system/commit/0d608c5900355fb234b33a895647ff481c9d5a2e))
|
|
1650
|
+
* change functions order ([d78512c](https://github.com/ZanichelliEditore/design-system/commit/d78512c375d745d418b2f2a519e441fc856e6e8d))
|
|
1651
|
+
* remove position being calculated at first load ([1ab4daa](https://github.com/ZanichelliEditore/design-system/commit/1ab4daa2eafe6c146ef2b9b312a224d6745225cf))
|
|
1652
|
+
|
|
1653
|
+
### [2.36.2](https://github.com/ZanichelliEditore/design-system/compare/v2.36.1...v2.36.2) (2022-04-14)
|
|
1654
|
+
|
|
1655
|
+
|
|
1656
|
+
### Bug Fixes
|
|
1657
|
+
|
|
1658
|
+
* fixed focus element ([f358913](https://github.com/ZanichelliEditore/design-system/commit/f358913f4826bbc7768ea294d8f50c94d17c801a))
|
|
1659
|
+
|
|
1660
|
+
### [2.36.1](https://github.com/ZanichelliEditore/design-system/compare/v2.36.0...v2.36.1) (2022-04-14)
|
|
1661
|
+
|
|
1662
|
+
|
|
1663
|
+
### Bug Fixes
|
|
1664
|
+
|
|
1665
|
+
* added tabindex into z-body and z-heading components, fix tests ([0570c3e](https://github.com/ZanichelliEditore/design-system/commit/0570c3e973e41bae1c7b3a92707bdff5a4dc5d7c))
|
|
1666
|
+
|
|
1667
|
+
## [2.36.0](https://github.com/ZanichelliEditore/design-system/compare/v2.35.0...v2.36.0) (2022-04-07)
|
|
1668
|
+
|
|
1669
|
+
|
|
1670
|
+
### Features
|
|
1671
|
+
|
|
1672
|
+
* **CLAV-263:** fix test ([babcc50](https://github.com/ZanichelliEditore/design-system/commit/babcc504e6394912131287d5815e6564fd13d528))
|
|
1673
|
+
|
|
1674
|
+
## [2.35.0](https://github.com/ZanichelliEditore/design-system/compare/v2.34.4...v2.35.0) (2022-04-05)
|
|
1675
|
+
|
|
1676
|
+
|
|
1677
|
+
### Features
|
|
1678
|
+
|
|
1679
|
+
* **CLAV-263:** fix empty table style ([006692f](https://github.com/ZanichelliEditore/design-system/commit/006692fb093b02013e3e248f2701fb0bf9aea601))
|
|
1680
|
+
* **feature/CLAV-263-z-table-empty-box:** fix for pr ([a6ebf07](https://github.com/ZanichelliEditore/design-system/commit/a6ebf07e8a77756811ef7ad0427fb1fad40a7b89))
|
|
1681
|
+
|
|
1682
|
+
### [2.34.4](https://github.com/ZanichelliEditore/design-system/compare/v2.34.3...v2.34.4) (2022-04-01)
|
|
1683
|
+
|
|
1684
|
+
### [2.34.3](https://github.com/ZanichelliEditore/design-system/compare/v2.34.2...v2.34.3) (2022-03-21)
|
|
1685
|
+
|
|
1686
|
+
### [2.34.2](https://github.com/ZanichelliEditore/design-system/compare/v2.34.1...v2.34.2) (2022-03-15)
|
|
1687
|
+
|
|
1688
|
+
|
|
1689
|
+
### Bug Fixes
|
|
1690
|
+
|
|
1691
|
+
* tests ([d7a37c8](https://github.com/ZanichelliEditore/design-system/commit/d7a37c82b5fefcf52db18324123e3f0a87dc02b3))
|
|
1692
|
+
|
|
1693
|
+
### [2.34.1](https://github.com/ZanichelliEditore/design-system/compare/v2.34.0...v2.34.1) (2022-03-15)
|
|
1694
|
+
|
|
1695
|
+
## [2.34.0](https://github.com/ZanichelliEditore/design-system/compare/v2.33.4...v2.34.0) (2022-03-04)
|
|
1696
|
+
|
|
1697
|
+
|
|
1698
|
+
### Features
|
|
1699
|
+
|
|
1700
|
+
* **clav-277:** padding on table cell, header cell ([26ee9ed](https://github.com/ZanichelliEditore/design-system/commit/26ee9ed1c2680cb1d5f46217f8019a5279908561))
|
|
1701
|
+
* **clav-277:** padding on table cell, header cell ([62596f8](https://github.com/ZanichelliEditore/design-system/commit/62596f8e3d282f5e741513f127f2a6447089e1b1))
|
|
1702
|
+
|
|
1703
|
+
### [2.33.4](https://github.com/ZanichelliEditore/design-system/compare/v2.33.3...v2.33.4) (2022-03-01)
|
|
1704
|
+
|
|
1705
|
+
|
|
1706
|
+
### Bug Fixes
|
|
1707
|
+
|
|
1708
|
+
* fixed z-popover initial positioning ([#214](https://github.com/ZanichelliEditore/design-system/issues/214)) ([2e74716](https://github.com/ZanichelliEditore/design-system/commit/2e7471631e5677654b94955699ae3217a42515c3))
|
|
1709
|
+
|
|
1710
|
+
### [2.33.3](https://github.com/ZanichelliEditore/design-system/compare/v2.33.2...v2.33.3) (2022-02-25)
|
|
1711
|
+
|
|
1712
|
+
### [2.33.2](https://github.com/ZanichelliEditore/design-system/compare/v2.33.1...v2.33.2) (2022-02-24)
|
|
1713
|
+
|
|
1714
|
+
### [2.33.1](https://github.com/ZanichelliEditore/design-system/compare/v2.33.0...v2.33.1) (2022-02-23)
|
|
1715
|
+
|
|
1716
|
+
## [2.33.0](https://github.com/ZanichelliEditore/design-system/compare/v2.32.0...v2.33.0) (2022-02-17)
|
|
1717
|
+
|
|
1718
|
+
|
|
1719
|
+
### Features
|
|
1720
|
+
|
|
1721
|
+
* **ZTE-4456:** workin aria alert, and visually hidden ([e548ed0](https://github.com/ZanichelliEditore/design-system/commit/e548ed0c91660796632612c4b9a79c7db1e13e20))
|
|
1722
|
+
|
|
1723
|
+
|
|
1724
|
+
### Bug Fixes
|
|
1725
|
+
|
|
1726
|
+
* **CLAV-4456:** add components for accessibility ([219d05d](https://github.com/ZanichelliEditore/design-system/commit/219d05d0aaca9589d02e767ae7efa7f1a5388509))
|
|
1727
|
+
* **ZTE-4456:** clean code, remove unsed code ([6062e24](https://github.com/ZanichelliEditore/design-system/commit/6062e2497feea531b4245cbb73e83c37573ecce6))
|
|
1728
|
+
* **ZTE-4456:** fix ([7b40d9b](https://github.com/ZanichelliEditore/design-system/commit/7b40d9b21bdb29cf9df3104577ea8f5f7c8382f2))
|
|
1729
|
+
|
|
1730
|
+
## [2.32.0](https://github.com/ZanichelliEditore/design-system/compare/v2.31.2...v2.32.0) (2022-02-14)
|
|
1731
|
+
|
|
1732
|
+
|
|
1733
|
+
### Features
|
|
1734
|
+
|
|
1735
|
+
* add optional color to contextual menu ([d1798ad](https://github.com/ZanichelliEditore/design-system/commit/d1798adf4d5be2fa6102955e821d3c9cd6977fa4))
|
|
1736
|
+
|
|
1737
|
+
### [2.31.2](https://github.com/ZanichelliEditore/design-system/compare/v2.31.1...v2.31.2) (2022-02-10)
|
|
1738
|
+
|
|
1739
|
+
|
|
1740
|
+
### Bug Fixes
|
|
1741
|
+
|
|
1742
|
+
* **CLAV-272:** fix z-app-header z-index ([b7a2fd6](https://github.com/ZanichelliEditore/design-system/commit/b7a2fd6591347bd6fdbaf6fbeced7beffc1f83a1))
|
|
1743
|
+
* **ZTE-4472:** change color to white link after click ([dc7f7d5](https://github.com/ZanichelliEditore/design-system/commit/dc7f7d5b72869eeac01a8ab6b81ede7de621275b))
|
|
1744
|
+
|
|
1745
|
+
### [2.31.1](https://github.com/ZanichelliEditore/design-system/compare/v2.31.0...v2.31.1) (2022-02-10)
|
|
1746
|
+
|
|
1747
|
+
## [2.31.0](https://github.com/ZanichelliEditore/design-system/compare/v2.30.1...v2.31.0) (2022-01-21)
|
|
1748
|
+
|
|
1749
|
+
|
|
1750
|
+
### Features
|
|
1751
|
+
|
|
1752
|
+
* add footer content max-width ([b3a1be4](https://github.com/ZanichelliEditore/design-system/commit/b3a1be47640137f06ea083472cfabe8317e58ad2))
|
|
1753
|
+
* extend footer with a product info panel ([e81e3d1](https://github.com/ZanichelliEditore/design-system/commit/e81e3d1410a71652b57dd638d916a139701498e3))
|
|
1754
|
+
|
|
1755
|
+
|
|
1756
|
+
### Bug Fixes
|
|
1757
|
+
|
|
1758
|
+
* display credits even if a href is not provided ([4a5467e](https://github.com/ZanichelliEditore/design-system/commit/4a5467e2ffe60093809ffdfcd5847d89d4981d22))
|
|
1759
|
+
* mobile logo is not displayed by css, but using a prop in z-logo componen ([b271b77](https://github.com/ZanichelliEditore/design-system/commit/b271b77c8cba0db987320bf5ae7bcd4dd2dfc3f3))
|
|
1760
|
+
|
|
1761
|
+
### [2.30.1](https://github.com/ZanichelliEditore/design-system/compare/v2.30.0...v2.30.1) (2022-01-17)
|
|
1762
|
+
|
|
1763
|
+
|
|
1764
|
+
### Bug Fixes
|
|
1765
|
+
|
|
1766
|
+
* mobile header font size ([d4b60ba](https://github.com/ZanichelliEditore/design-system/commit/d4b60bad025861e5d3cc2d8389659e54bf9d0dd5))
|
|
1767
|
+
|
|
1768
|
+
## [2.30.0](https://github.com/ZanichelliEditore/design-system/compare/v2.29.3...v2.30.0) (2022-01-17)
|
|
1769
|
+
|
|
1770
|
+
|
|
1771
|
+
### Features
|
|
1772
|
+
|
|
1773
|
+
* support inverse coloring ([3d8736e](https://github.com/ZanichelliEditore/design-system/commit/3d8736ee63f3b18a1843551f4d569cc7b46aac9a))
|
|
1774
|
+
* unset showappswitcher default value ([f3d6698](https://github.com/ZanichelliEditore/design-system/commit/f3d6698b2b453f71982ab0b844705774073a3368))
|
|
1775
|
+
|
|
1776
|
+
|
|
1777
|
+
### Bug Fixes
|
|
1778
|
+
|
|
1779
|
+
* apply contentmaxwidth property at any breakpoint ([504261f](https://github.com/ZanichelliEditore/design-system/commit/504261f84640f79519093c53cce4546ac4c5cecc))
|
|
1780
|
+
* fix coloring li tags ([eee3b27](https://github.com/ZanichelliEditore/design-system/commit/eee3b277c030b1206731fd400f815cb46e6c49b4))
|
|
1781
|
+
* fix css ([0432f8f](https://github.com/ZanichelliEditore/design-system/commit/0432f8f3279f6e7a8c80c45d5ea550ac75dbe348))
|
|
1782
|
+
* fix css ([422244b](https://github.com/ZanichelliEditore/design-system/commit/422244b72982d91c0ec9bcba3f09ea0e8531900f))
|
|
1783
|
+
* fix css ([d9b060f](https://github.com/ZanichelliEditore/design-system/commit/d9b060fdfde420c56fbe3940c1c1640bef81713c))
|
|
1784
|
+
* fix css bug when screen is wide and contentmaxwidth is defined ([0c65288](https://github.com/ZanichelliEditore/design-system/commit/0c65288d5b1f7c3cebe005e4efb6f916eda4034b))
|
|
1785
|
+
* fix css style ([3e3d77f](https://github.com/ZanichelliEditore/design-system/commit/3e3d77f5bea89ca30489ec24067c82be5e8940e5))
|
|
1786
|
+
* fix events handling ([f43e4a2](https://github.com/ZanichelliEditore/design-system/commit/f43e4a29b9983580cde7d87754bc79825ff11ccc))
|
|
1787
|
+
* remove useless click handling ([f493637](https://github.com/ZanichelliEditore/design-system/commit/f493637ba3d99391abda17bd2460c16a7e810066))
|
|
1788
|
+
* remove useless lifecycle function ([e3d3db8](https://github.com/ZanichelliEditore/design-system/commit/e3d3db8431e89680eaae776c14b53b0a1d688c81))
|
|
1789
|
+
* truncate long name and email with ellipsis in mobile view and avoid text new line for long menu voice ([8f71792](https://github.com/ZanichelliEditore/design-system/commit/8f71792f6f87cfef510873b5357eeb90273cfce8))
|
|
1790
|
+
|
|
1791
|
+
### [2.29.3](https://github.com/ZanichelliEditore/design-system/compare/v2.29.2...v2.29.3) (2022-01-12)
|
|
1792
|
+
|
|
1793
|
+
|
|
1794
|
+
### Features
|
|
1795
|
+
|
|
1796
|
+
* handle missing props/slots inside empty table ([222d0c5](https://github.com/ZanichelliEditore/design-system/commit/222d0c58cfb4671b5862024f8edc88567bb860b5))
|
|
1797
|
+
|
|
1798
|
+
|
|
1799
|
+
### Bug Fixes
|
|
1800
|
+
|
|
1801
|
+
* remove message conditional logic ([c858c4e](https://github.com/ZanichelliEditore/design-system/commit/c858c4e556a2c576b78e988b66f8c36edeb4c2cd))
|
|
1802
|
+
* remove table-body slotted content if empty ([2d4a498](https://github.com/ZanichelliEditore/design-system/commit/2d4a498e31dd4b7cd9dc183ba2cfb24b8566f13e))
|
|
1803
|
+
|
|
1804
|
+
### [2.29.2](https://github.com/ZanichelliEditore/design-system/compare/v2.29.1...v2.29.2) (2022-01-07)
|
|
1805
|
+
|
|
1806
|
+
### [2.29.1](https://github.com/ZanichelliEditore/design-system/compare/v2.29.0...v2.29.1) (2022-01-07)
|
|
1807
|
+
|
|
1808
|
+
|
|
1809
|
+
### Bug Fixes
|
|
1810
|
+
|
|
1811
|
+
* remove min-height / add border bottom to empty table ([d678ca8](https://github.com/ZanichelliEditore/design-system/commit/d678ca8e9d51a98e49844f85d2a644637f9df551))
|
|
1812
|
+
|
|
1813
|
+
## [2.29.0](https://github.com/ZanichelliEditore/design-system/compare/v2.28.0...v2.29.0) (2021-12-29)
|
|
1814
|
+
|
|
1815
|
+
|
|
1816
|
+
### Features
|
|
1817
|
+
|
|
1818
|
+
* support inverse coloring ([c5cba96](https://github.com/ZanichelliEditore/design-system/commit/c5cba9606ce1adc6b6992c5684311ddf0bee8ecb))
|
|
1819
|
+
|
|
1820
|
+
|
|
1821
|
+
### Bug Fixes
|
|
1822
|
+
|
|
1823
|
+
* header, menu, menu-section spacings and sizes ([9feacb2](https://github.com/ZanichelliEditore/design-system/commit/9feacb2e0b88babb18f65fe933e875d7f8a8c449))
|
|
1824
|
+
* spacings and sizes ([391c20e](https://github.com/ZanichelliEditore/design-system/commit/391c20e48fed832eba06121634d404f42c132484))
|
|
1825
|
+
* stucked title typography ([da3f4cf](https://github.com/ZanichelliEditore/design-system/commit/da3f4cfdb040e790e725160fe04ea49a2a88c9b3))
|
|
1826
|
+
* subtitle padding without menu ([8224269](https://github.com/ZanichelliEditore/design-system/commit/82242697fa888fda43691c0eef769bec95041d45))
|
|
1827
|
+
|
|
1828
|
+
## [2.28.0](https://github.com/ZanichelliEditore/design-system/compare/v2.27.1...v2.28.0) (2021-12-17)
|
|
1829
|
+
|
|
1830
|
+
|
|
1831
|
+
### Features
|
|
1832
|
+
|
|
1833
|
+
* make z-logo component adaptive ([7613514](https://github.com/ZanichelliEditore/design-system/commit/76135146c9f368bd237068eb91884f2b3b53919f))
|
|
1834
|
+
|
|
1835
|
+
### [2.27.1](https://github.com/ZanichelliEditore/design-system/compare/v2.27.0...v2.27.1) (2021-12-15)
|
|
1836
|
+
|
|
1837
|
+
## [2.27.0](https://github.com/ZanichelliEditore/design-system/compare/v2.26.5...v2.27.0) (2021-12-14)
|
|
1838
|
+
|
|
1839
|
+
|
|
1840
|
+
### Features
|
|
1841
|
+
|
|
1842
|
+
* **CLAV-167:** disable click on expandable row while clicking on contextual-menu ([8532285](https://github.com/ZanichelliEditore/design-system/commit/853228566efa440a55994c09aa54b2377139c785))
|
|
1843
|
+
|
|
1844
|
+
### [2.26.5](https://github.com/ZanichelliEditore/design-system/compare/v2.26.4...v2.26.5) (2021-12-10)
|
|
1845
|
+
|
|
1846
|
+
### [2.26.4](https://github.com/ZanichelliEditore/design-system/compare/v2.26.3...v2.26.4) (2021-12-06)
|
|
1847
|
+
|
|
1848
|
+
|
|
1849
|
+
### Bug Fixes
|
|
1850
|
+
|
|
1851
|
+
* fix pr comment ([ae9938c](https://github.com/ZanichelliEditore/design-system/commit/ae9938c455855885c665ff1707eabfeda4c48672))
|
|
1852
|
+
* fixed tests ([645aa06](https://github.com/ZanichelliEditore/design-system/commit/645aa0623c54d40c22ca15690ef8ebf2c042c883))
|
|
1853
|
+
* removed slot from z-input-label ([f993751](https://github.com/ZanichelliEditore/design-system/commit/f99375191f8a494ef17204de881222391ebb16b5))
|
|
1854
|
+
|
|
1855
|
+
### [2.24.10-rc1](https://github.com/ZanichelliEditore/design-system/compare/v2.24.9...v2.24.10-rc1) (2021-11-10)
|
|
1856
|
+
|
|
1857
|
+
### [2.26.3](https://github.com/ZanichelliEditore/design-system/compare/v2.26.2...v2.26.3) (2021-12-01)
|
|
1858
|
+
|
|
1859
|
+
|
|
1860
|
+
### Bug Fixes
|
|
1861
|
+
|
|
1862
|
+
* **clav-214:** default background color ([9ead4bb](https://github.com/ZanichelliEditore/design-system/commit/9ead4bb77f6538b531809d6def84c9f86c39bd84))
|
|
1863
|
+
* **clav-214:** min-height ([aae26ad](https://github.com/ZanichelliEditore/design-system/commit/aae26ad50fe36431a7afa9ff273d4fce1fe55fc6))
|
|
1864
|
+
|
|
1865
|
+
### [2.26.2](https://github.com/ZanichelliEditore/design-system/compare/v2.26.1...v2.26.2) (2021-11-29)
|
|
1866
|
+
|
|
1867
|
+
|
|
1868
|
+
### Bug Fixes
|
|
1869
|
+
|
|
1870
|
+
* change tag h2 ([67f4130](https://github.com/ZanichelliEditore/design-system/commit/67f4130132163da4203defa75cec240e6c1f8672))
|
|
1871
|
+
* fix empty title ([ca77ec0](https://github.com/ZanichelliEditore/design-system/commit/ca77ec08c76f30ee5fcb3b8d4a1d6c487ac4db43))
|
|
1872
|
+
* fix test ([f27b6b8](https://github.com/ZanichelliEditore/design-system/commit/f27b6b88e70c7f0583519b47070a4b523da5bb5d))
|
|
1873
|
+
|
|
1874
|
+
### [2.26.1](https://github.com/ZanichelliEditore/design-system/compare/v2.26.0...v2.26.1) (2021-11-26)
|
|
1875
|
+
|
|
1876
|
+
## [2.26.0](https://github.com/ZanichelliEditore/design-system/compare/v2.25.0...v2.26.0) (2021-11-18)
|
|
1877
|
+
|
|
1878
|
+
### [2.24.12-rc3](https://github.com/ZanichelliEditore/design-system/compare/v2.24.12-rc2...v2.24.12-rc3) (2021-11-15)
|
|
1879
|
+
|
|
1880
|
+
|
|
1881
|
+
### Features
|
|
1882
|
+
|
|
1883
|
+
* **clav-158:** fixed background opt for zmodal ([c4b27eb](https://github.com/ZanichelliEditore/design-system/commit/c4b27eb6f61850c06fc8aa0fa92e642f6477af3c))
|
|
1884
|
+
|
|
1885
|
+
### [2.24.12-rc2](https://github.com/ZanichelliEditore/design-system/compare/v2.24.12...v2.24.12-rc2) (2021-11-13)
|
|
1886
|
+
|
|
1887
|
+
### [2.24.12](https://github.com/ZanichelliEditore/design-system/compare/v2.24.11...v2.24.12) (2021-11-13)
|
|
1888
|
+
|
|
1889
|
+
## [2.25.0](https://github.com/ZanichelliEditore/design-system/compare/v2.24.13...v2.25.0) (2021-11-18)
|
|
1890
|
+
|
|
1891
|
+
|
|
1892
|
+
### Features
|
|
1893
|
+
|
|
1894
|
+
* **CLAV-208:** fix for pr ([6eaadd5](https://github.com/ZanichelliEditore/design-system/commit/6eaadd5f946797383f9d7f005d657e1f61f1fcdd))
|
|
1895
|
+
* **CLAV-208:** fix sorting clicking on non-sortable header ([e8726bd](https://github.com/ZanichelliEditore/design-system/commit/e8726bda81f461d58d9b8cb8a8fedfc000447498))
|
|
1896
|
+
|
|
1897
|
+
### [2.24.13](https://github.com/ZanichelliEditore/design-system/compare/v2.24.11...v2.24.13) (2021-11-15)
|
|
1898
|
+
|
|
1899
|
+
|
|
1900
|
+
### Bug Fixes
|
|
1901
|
+
|
|
1902
|
+
* fixed padding and margin ([c5a48cf](https://github.com/ZanichelliEditore/design-system/commit/c5a48cf36b91a4f7992d8dd9fb1d5e7c4a9d690f))
|
|
1903
|
+
|
|
1904
|
+
### [2.24.12](https://github.com/ZanichelliEditore/design-system/compare/v2.24.11...v2.24.12) (2021-11-15)
|
|
1905
|
+
|
|
1906
|
+
|
|
1907
|
+
### Bug Fixes
|
|
1908
|
+
|
|
1909
|
+
* fixed padding and margin ([c5a48cf](https://github.com/ZanichelliEditore/design-system/commit/c5a48cf36b91a4f7992d8dd9fb1d5e7c4a9d690f))
|
|
1910
|
+
|
|
1911
|
+
### [2.24.11](https://github.com/ZanichelliEditore/design-system/compare/v2.24.10...v2.24.11) (2021-11-12)
|
|
1912
|
+
|
|
1913
|
+
|
|
1914
|
+
### Bug Fixes
|
|
1915
|
+
|
|
1916
|
+
* fix topbar style ([bffdbb9](https://github.com/ZanichelliEditore/design-system/commit/bffdbb9b90a3f70c17fbd3cc3c50b299546d8cfb))
|
|
1917
|
+
* fixed space unit var ([cbd503c](https://github.com/ZanichelliEditore/design-system/commit/cbd503c67e88af4a1438bf2cc6fbc419f4344895))
|
|
1918
|
+
* fixed style ([a98e02c](https://github.com/ZanichelliEditore/design-system/commit/a98e02cac83529692224af6ef53933a8d26f1beb))
|
|
1919
|
+
|
|
1920
|
+
### [2.24.10](https://github.com/ZanichelliEditore/design-system/compare/v2.24.9...v2.24.10) (2021-11-11)
|
|
1921
|
+
|
|
1922
|
+
|
|
1923
|
+
### Bug Fixes
|
|
1924
|
+
|
|
1925
|
+
* a11y issues on some component ([7529c16](https://github.com/ZanichelliEditore/design-system/commit/7529c1634200b83d72f33b7e7104f3d7a84e8541))
|
|
1926
|
+
* offset in scrollable container ([5e41226](https://github.com/ZanichelliEditore/design-system/commit/5e412265f748c1c25e9422f02a9ab3b76f7390d2))
|
|
1927
|
+
* sanity check for tests ([47e50de](https://github.com/ZanichelliEditore/design-system/commit/47e50dede173a38aae7259959b1d7f1b42bf2989))
|
|
1928
|
+
* tooltip auto positioning algorithm when its container is scrollable ([5d25de5](https://github.com/ZanichelliEditore/design-system/commit/5d25de56d82d7152c4b8fa29fd24053e21141f05))
|
|
1929
|
+
* tooltip positioning ([151ef29](https://github.com/ZanichelliEditore/design-system/commit/151ef2958d80f72eef5a68ae59604c48dedd3e97))
|
|
1930
|
+
|
|
1931
|
+
### [2.24.9](https://github.com/ZanichelliEditore/design-system/compare/v2.24.8...v2.24.9) (2021-11-10)
|
|
1932
|
+
|
|
1933
|
+
|
|
1934
|
+
### Bug Fixes
|
|
1935
|
+
|
|
1936
|
+
* fixed tests ([57ab26b](https://github.com/ZanichelliEditore/design-system/commit/57ab26bc2b0e80dde5a4b4c40804ce91d4b6c1ac))
|
|
1937
|
+
* z-body instead of improper h2 tag ([002fc44](https://github.com/ZanichelliEditore/design-system/commit/002fc440711e3ae55ad757307019a5427817a0f4))
|
|
1938
|
+
|
|
1939
|
+
### [2.24.8](https://github.com/ZanichelliEditore/design-system/compare/v2.24.7...v2.24.8) (2021-10-29)
|
|
1940
|
+
|
|
1941
|
+
|
|
1942
|
+
### Bug Fixes
|
|
1943
|
+
|
|
1944
|
+
* **clav-192:** remove bad typo ([42703c2](https://github.com/ZanichelliEditore/design-system/commit/42703c27b9e21d577d6b7560963dc14a240d7412))
|
|
1945
|
+
|
|
1946
|
+
### [2.24.6](https://github.com/ZanichelliEditore/design-system/compare/v2.24.1...v2.24.6) (2021-10-28)
|
|
1947
|
+
|
|
1948
|
+
### [2.24.5](https://github.com/ZanichelliEditore/design-system/compare/v2.24.1...v2.24.5) (2021-10-28)
|
|
1949
|
+
|
|
1950
|
+
### [2.24.4](https://github.com/ZanichelliEditore/design-system/compare/v2.24.1...v2.24.4) (2021-10-28)
|
|
1951
|
+
|
|
1952
|
+
### [2.24.3](https://github.com/ZanichelliEditore/design-system/compare/v2.24.1...v2.24.3) (2021-10-28)
|
|
1953
|
+
|
|
1954
|
+
### [2.24.2](https://github.com/ZanichelliEditore/design-system/compare/v2.24.1...v2.24.2) (2021-10-28)
|
|
1955
|
+
|
|
1956
|
+
### [2.24.1](https://github.com/ZanichelliEditore/design-system/compare/v2.24.0...v2.24.1) (2021-10-27)
|
|
1957
|
+
|
|
1958
|
+
## [2.24.0](https://github.com/ZanichelliEditore/design-system/compare/v2.23.6...v2.24.0) (2021-10-22)
|
|
1959
|
+
|
|
1960
|
+
|
|
1961
|
+
### Features
|
|
1962
|
+
|
|
1963
|
+
* **CLAV-152:** add popover position prop to z-contextual-menu ([2b15bd1](https://github.com/ZanichelliEditore/design-system/commit/2b15bd12b2d8bfb250c2e98612a59140960d1b9b))
|
|
1964
|
+
* **CLAV-152:** fix storybook ([d8815ca](https://github.com/ZanichelliEditore/design-system/commit/d8815ca31a35275ef2f6b10549b65bfb01f81c6f))
|
|
1965
|
+
|
|
1966
|
+
### [2.23.6](https://github.com/ZanichelliEditore/design-system/compare/v2.23.5...v2.23.6) (2021-10-21)
|
|
1967
|
+
|
|
1968
|
+
|
|
1969
|
+
### Bug Fixes
|
|
1970
|
+
|
|
1971
|
+
* test passing ([4fdbbb3](https://github.com/ZanichelliEditore/design-system/commit/4fdbbb301d325008d43df277822f466d62f7b146))
|
|
1972
|
+
|
|
1973
|
+
### [2.23.5](https://github.com/ZanichelliEditore/design-system/compare/v2.23.4...v2.23.5) (2021-10-21)
|
|
1974
|
+
|
|
1975
|
+
|
|
1976
|
+
### Bug Fixes
|
|
1977
|
+
|
|
1978
|
+
* **CLAV-155:** fix documentation ([1ad5d65](https://github.com/ZanichelliEditore/design-system/commit/1ad5d6596ac8eeb7dbd681dd3ad83159c8834652))
|
|
1979
|
+
* **CLAV-155:** fix documentation ([2f88934](https://github.com/ZanichelliEditore/design-system/commit/2f88934eeadbb03adeda48156864ce7c103d04a8))
|
|
1980
|
+
* **CLAV-155:** fix documentation and add log ([818e6fa](https://github.com/ZanichelliEditore/design-system/commit/818e6fa3a4b16626e41126200261a6449f483a8c))
|
|
1981
|
+
|
|
1982
|
+
### [2.23.4](https://github.com/ZanichelliEditore/design-system/compare/v2.23.3...v2.23.4) (2021-10-18)
|
|
1983
|
+
|
|
1984
|
+
|
|
1985
|
+
### Bug Fixes
|
|
1986
|
+
|
|
1987
|
+
* **clav-189:** full with content in empty table ([7daa6e2](https://github.com/ZanichelliEditore/design-system/commit/7daa6e21ab5b55cdc4ea0542d09fe6dcc211a787))
|
|
1988
|
+
|
|
1989
|
+
### [2.23.3](https://github.com/ZanichelliEditore/design-system/compare/v2.23.2...v2.23.3) (2021-10-18)
|
|
1990
|
+
|
|
1991
|
+
|
|
1992
|
+
### Bug Fixes
|
|
1993
|
+
|
|
1994
|
+
* cell positioning correct to use tooltip ([0973a0e](https://github.com/ZanichelliEditore/design-system/commit/0973a0e2e621c83dcd27039275674fcd16dc8f33))
|
|
1995
|
+
|
|
1996
|
+
### [2.23.2](https://github.com/ZanichelliEditore/design-system/compare/v2.23.0...v2.23.2) (2021-10-18)
|
|
1997
|
+
|
|
1998
|
+
### [2.23.1](https://github.com/ZanichelliEditore/design-system/compare/v2.23.0...v2.23.1) (2021-10-14)
|
|
1999
|
+
|
|
2000
|
+
## [2.23.0](https://github.com/ZanichelliEditore/design-system/compare/v2.22.0...v2.23.0) (2021-10-14)
|
|
2001
|
+
|
|
2002
|
+
|
|
2003
|
+
### Features
|
|
2004
|
+
|
|
2005
|
+
* **CLAV-155:** graphic fix on expand row button ([62ce67d](https://github.com/ZanichelliEditore/design-system/commit/62ce67d313e88c19c76eb48f711af042ee989fcd))
|
|
2006
|
+
* **CLAV-155:** minor refacator ([aa88dee](https://github.com/ZanichelliEditore/design-system/commit/aa88deebcfe82c8f79b639b95c7d602e44215303))
|
|
2007
|
+
|
|
2008
|
+
|
|
2009
|
+
### Bug Fixes
|
|
2010
|
+
|
|
2011
|
+
* **CLAV-155:** add documentation and minor fix ([fea51df](https://github.com/ZanichelliEditore/design-system/commit/fea51df257d2664f6fdb397bacaae798fd7757cc))
|
|
2012
|
+
* **CLAV-155:** fix border-right ([b6a75a2](https://github.com/ZanichelliEditore/design-system/commit/b6a75a28d6a378911d6521a5b05483d7ef9fbdc3))
|
|
2013
|
+
* **CLAV-155:** fix style ([c62a47e](https://github.com/ZanichelliEditore/design-system/commit/c62a47e6fc6b74a1765d7cafcbc62e7dfbd5f398))
|
|
2014
|
+
* **CLAV-155:** minor fix ([fb9bb16](https://github.com/ZanichelliEditore/design-system/commit/fb9bb161af471e22a636b1d0fae5e6ff130685dd))
|
|
2015
|
+
|
|
2016
|
+
## [2.22.0](https://github.com/ZanichelliEditore/design-system/compare/v2.21.3...v2.22.0) (2021-10-14)
|
|
2017
|
+
|
|
2018
|
+
|
|
2019
|
+
### Features
|
|
2020
|
+
|
|
2021
|
+
* add click event on menu label; allow to close header drawer from the outside ([130a56f](https://github.com/ZanichelliEditore/design-system/commit/130a56ff40d4189ddf735c11e2c05b50dec26b8f))
|
|
2022
|
+
* allow header custom background and text colors ([f01d0f3](https://github.com/ZanichelliEditore/design-system/commit/f01d0f3e46ea51407dc736625add9fe9d0a0ad9e))
|
|
2023
|
+
|
|
2024
|
+
|
|
2025
|
+
### Bug Fixes
|
|
2026
|
+
|
|
2027
|
+
* app-header drawer enabling; drawer top offset; preserve title html on stuck header ([01c7cef](https://github.com/ZanichelliEditore/design-system/commit/01c7cefd4cd0f22a8419b42987ca3d68657a2542))
|
|
2028
|
+
* drawer behavior; stucked-title slot ([4cfca83](https://github.com/ZanichelliEditore/design-system/commit/4cfca831893090410936d1083a03244f624d7989))
|
|
2029
|
+
* header and menu accessibility ([c178370](https://github.com/ZanichelliEditore/design-system/commit/c1783702a0d6ae4a8ab7610eb6a6c3675ffa4503))
|
|
2030
|
+
* tests ([1272513](https://github.com/ZanichelliEditore/design-system/commit/12725134db6cb05f1bf17520a02c947af3cb443f))
|
|
2031
|
+
|
|
2032
|
+
### [2.21.3](https://github.com/ZanichelliEditore/design-system/compare/v2.21.2...v2.21.3) (2021-10-13)
|
|
2033
|
+
|
|
2034
|
+
### [2.21.2](https://github.com/ZanichelliEditore/design-system/compare/v2.21.1...v2.21.2) (2021-10-07)
|
|
2035
|
+
|
|
2036
|
+
### [2.21.1](https://github.com/ZanichelliEditore/design-system/compare/v2.21.0...v2.21.1) (2021-10-05)
|
|
2037
|
+
|
|
2038
|
+
## [2.21.0](https://github.com/ZanichelliEditore/design-system/compare/v2.20.2...v2.21.0) (2021-10-05)
|
|
2039
|
+
|
|
2040
|
+
|
|
2041
|
+
### Features
|
|
2042
|
+
|
|
2043
|
+
* **clav-109:** add error table ([56f65aa](https://github.com/ZanichelliEditore/design-system/commit/56f65aa7162138e141bfdb636abf034452442d7e))
|
|
2044
|
+
* **clav-109:** add error table into index.html ([20e23a8](https://github.com/ZanichelliEditore/design-system/commit/20e23a8c2a5045fe7df98bdd97dd788c6b80e4e1))
|
|
2045
|
+
|
|
2046
|
+
|
|
2047
|
+
### Bug Fixes
|
|
2048
|
+
|
|
2049
|
+
* **clav-109:** fix typo ([4da01d7](https://github.com/ZanichelliEditore/design-system/commit/4da01d74a1e8f8525c2855a19b3bad0eb3ca1f73))
|
|
2050
|
+
* **clav-109:** pr fixes ([aa41af6](https://github.com/ZanichelliEditore/design-system/commit/aa41af63af6333ca1d413cd535acd6a81f087cb4))
|
|
2051
|
+
|
|
2052
|
+
### [2.20.1](https://github.com/ZanichelliEditore/design-system/compare/v2.20.0...v2.20.1) (2021-09-28)
|
|
2053
|
+
|
|
2054
|
+
|
|
2055
|
+
### Features
|
|
2056
|
+
|
|
2057
|
+
* **clav-109:** add table error component ([fa4a200](https://github.com/ZanichelliEditore/design-system/commit/fa4a2008fb3e6b89fbd2ae478cb19509e6c7d1c6))
|
|
2058
|
+
|
|
2059
|
+
|
|
2060
|
+
### Bug Fixes
|
|
2061
|
+
|
|
2062
|
+
* **DS-131:** add knob to z-icon ([3b147a0](https://github.com/ZanichelliEditore/design-system/commit/3b147a041cc57a056e5402cce2a940615b085021))
|
|
2063
|
+
|
|
2064
|
+
### [2.20.2](https://github.com/ZanichelliEditore/design-system/compare/v2.20.0...v2.20.2) (2021-10-04)
|
|
2065
|
+
|
|
2066
|
+
### [2.20.1](https://github.com/ZanichelliEditore/design-system/compare/v2.20.0...v2.20.1) (2021-10-04)
|
|
2067
|
+
|
|
2068
|
+
## [2.20.0](https://github.com/ZanichelliEditore/design-system/compare/v2.19.1...v2.20.0) (2021-09-21)
|
|
2069
|
+
|
|
2070
|
+
### Features
|
|
2071
|
+
|
|
2072
|
+
- csscolors from stylesheet ([66b9372](https://github.com/ZanichelliEditore/design-system/commit/66b93720ad9d4d8603326e0031f643f33f9baa7f))
|
|
2073
|
+
- design tokens updated ([ae83de5](https://github.com/ZanichelliEditore/design-system/commit/ae83de530dbe0b66bc7c85c57f88aa901d2746fa))
|
|
2074
|
+
- PR fix ([5c9feed](https://github.com/ZanichelliEditore/design-system/commit/5c9feedcb8191d5bf0b1bb1a58e1adaf3f6839f8))
|
|
2075
|
+
- storybook color theme ([8312309](https://github.com/ZanichelliEditore/design-system/commit/83123091375aa3fae2b4f73695bdafadaebde2d9))
|
|
2076
|
+
|
|
2077
|
+
### [2.19.1](https://github.com/ZanichelliEditore/design-system/compare/v2.19.0...v2.19.1) (2021-09-17)
|
|
2078
|
+
|
|
2079
|
+
## [2.19.0](https://github.com/ZanichelliEditore/design-system/compare/v2.18.4...v2.19.0) (2021-09-16)
|
|
2080
|
+
|
|
2081
|
+
### [2.18.4](https://github.com/ZanichelliEditore/design-system/compare/v2.18.3...v2.18.4) (2021-09-16)
|
|
2082
|
+
|
|
2083
|
+
### Bug Fixes
|
|
2084
|
+
|
|
2085
|
+
- fix colors for zlink, and href null if not set ([#153](https://github.com/ZanichelliEditore/design-system/issues/153)) ([e0735b1](https://github.com/ZanichelliEditore/design-system/commit/e0735b1df88ce262dafe07ea2723665896e4e1fa))
|
|
2086
|
+
|
|
2087
|
+
### [2.18.3](https://github.com/ZanichelliEditore/design-system/compare/v2.18.2...v2.18.3) (2021-09-15)
|
|
2088
|
+
|
|
2089
|
+
### Bug Fixes
|
|
2090
|
+
|
|
2091
|
+
- z-user-dropdown style fix ([4ac5b35](https://github.com/ZanichelliEditore/design-system/commit/4ac5b357d76b6e9f0ece4e795385b07c0996c7c8))
|
|
2092
|
+
|
|
2093
|
+
### [2.18.2](https://github.com/ZanichelliEditore/design-system/compare/v2.18.1...v2.18.2) (2021-09-15)
|
|
2094
|
+
|
|
2095
|
+
### [2.18.1](https://github.com/ZanichelliEditore/design-system/compare/v2.18.0...v2.18.1) (2021-09-14)
|
|
2096
|
+
|
|
2097
|
+
## [2.18.0](https://github.com/ZanichelliEditore/design-system/compare/v2.17.1...v2.18.0) (2021-09-14)
|
|
2098
|
+
|
|
2099
|
+
### Features
|
|
2100
|
+
|
|
2101
|
+
- update z-link style and tokens version ([f2c75b58](https://github.com/ZanichelliEditore/design-system/commit/f2c75b58fea3703daeb7204e3e7770bf39509290))
|
|
2102
|
+
- refactoring sort event and sortingOrientation prop, renamed SortingOrientationEnum and added SortingOrientation type ([e66aa3f](https://github.com/ZanichelliEditore/design-system/commit/e66aa3f4014d220ac595269a5e6d0badbde35eed))
|
|
2103
|
+
|
|
2104
|
+
### [2.17.1](https://github.com/ZanichelliEditore/design-system/compare/v2.17.0...v2.17.1) (2021-09-14)
|
|
2105
|
+
|
|
2106
|
+
### Bug Fixes
|
|
2107
|
+
|
|
2108
|
+
- z-user-bropdown e2e test ([55a3166](https://github.com/ZanichelliEditore/design-system/commit/55a31663ad33095c7e2ba4d03d05937a3a0cfd39))
|
|
2109
|
+
|
|
2110
|
+
### [2.16.1-alpha](https://github.com/ZanichelliEditore/design-system/compare/v2.16.0...v2.16.1-alpha) (2021-09-13)
|
|
2111
|
+
|
|
2112
|
+
## [2.17.0](https://github.com/ZanichelliEditore/design-system/compare/v2.16.0...v2.17.0) (2021-09-14)
|
|
2113
|
+
|
|
2114
|
+
### Features
|
|
2115
|
+
|
|
2116
|
+
- check to not trigger event multiple times ([de92e89](https://github.com/ZanichelliEditore/design-system/commit/de92e890db7276d637412d9a7e18f38f745f5605))
|
|
2117
|
+
- add drag test ([b96582d](https://github.com/ZanichelliEditore/design-system/commit/b96582d3d5ca74224fdebd0113f2e66c995433ae))
|
|
2118
|
+
- add newestontop prop ([ba73bcb](https://github.com/ZanichelliEditore/design-system/commit/ba73bcb4cfc1d199052652518356a7c70627e837))
|
|
2119
|
+
- add notifation-list tests ([9c983d3](https://github.com/ZanichelliEditore/design-system/commit/9c983d3496c630bffd40895112ac3914acfe0800))
|
|
2120
|
+
- add storybook ([348b278](https://github.com/ZanichelliEditore/design-system/commit/348b278c6ca666b7c6f34defe03cc3b45cf2705d))
|
|
2121
|
+
- add toast-notification-list positions ([ef85d64](https://github.com/ZanichelliEditore/design-system/commit/ef85d6470cd5069c5d3ce97f40720d11fda414b5))
|
|
2122
|
+
- add transition translate ([cbb7a99](https://github.com/ZanichelliEditore/design-system/commit/cbb7a99cce4463b3101797b939770033bed3a221))
|
|
2123
|
+
- added token ([cba84ca](https://github.com/ZanichelliEditore/design-system/commit/cba84ca06a133fe6cd1017aa8ee5c3554c95bc37))
|
|
2124
|
+
- better dragged percentage calculation ([ef4af20](https://github.com/ZanichelliEditore/design-system/commit/ef4af20c8c142bd95111fdaf019bce334283f514))
|
|
2125
|
+
- calculation on multiple notifications (wip) ([748cd4f](https://github.com/ZanichelliEditore/design-system/commit/748cd4f897c1ae881eae488e2bbf6e9e389bd79d))
|
|
2126
|
+
- change gap with margin ([e16b90d](https://github.com/ZanichelliEditore/design-system/commit/e16b90d705b0e0a9c9ae9b3dd47c1e4cfcf97b10))
|
|
2127
|
+
- clean ([c58060b](https://github.com/ZanichelliEditore/design-system/commit/c58060bafe5892376f017a1a03809a620429e888))
|
|
2128
|
+
- drag percentage fix ([d64ac3a](https://github.com/ZanichelliEditore/design-system/commit/d64ac3ab25a8e1dcc9a8a38ab15eb93d5c1b4552))
|
|
2129
|
+
- dry code refactoring ([74ed12a](https://github.com/ZanichelliEditore/design-system/commit/74ed12a3dea8603623bfca2e78969e4be09b5418))
|
|
2130
|
+
- edit scaffolding and fixed test ([4d63e1f](https://github.com/ZanichelliEditore/design-system/commit/4d63e1f5908641d6fea0b98ab3c71e110d62120e))
|
|
2131
|
+
- fix ([b2cdd41](https://github.com/ZanichelliEditore/design-system/commit/b2cdd41f94f8dba09fb56f91a2d825361f4ef909))
|
|
2132
|
+
- fix emitToastClose ([dda6523](https://github.com/ZanichelliEditore/design-system/commit/dda65238eba0e45cc530652f9a24e6a1c4d7dba7))
|
|
2133
|
+
- fix positions mobile ([168c9ef](https://github.com/ZanichelliEditore/design-system/commit/168c9ef69fdc702d5789f4b89c4b921a62e1365f))
|
|
2134
|
+
- fix reset percentage after drag ([3298571](https://github.com/ZanichelliEditore/design-system/commit/329857165db722f6bfe471a09ba80e7302ece8a3))
|
|
2135
|
+
- fix storybook ([62d42a0](https://github.com/ZanichelliEditore/design-system/commit/62d42a07da67b189aed8bc143a6b48f3dc6b818c))
|
|
2136
|
+
- fix storybook ([194c5d5](https://github.com/ZanichelliEditore/design-system/commit/194c5d591b7ff39bdfd90a650b223adb1008e4f3))
|
|
2137
|
+
- fix swipe to mobile ([44ebe5b](https://github.com/ZanichelliEditore/design-system/commit/44ebe5bd385808a3304e0aa0fd0cb649d7a755d3))
|
|
2138
|
+
- fix test event on close button click, add test autoclose ([92901ff](https://github.com/ZanichelliEditore/design-system/commit/92901ff41f8625fa3b142f47cea44e7d8c8ef9db))
|
|
2139
|
+
- fix test part-1 ([7ff0af7](https://github.com/ZanichelliEditore/design-system/commit/7ff0af783503fe402251d58fe492fe2dfbaab5b1))
|
|
2140
|
+
- fix tests ([7646c60](https://github.com/ZanichelliEditore/design-system/commit/7646c608c1f609a0680cb9b33cdc5f42bfba82dd))
|
|
2141
|
+
- fix tests ([d775a88](https://github.com/ZanichelliEditore/design-system/commit/d775a88f9d43ddb4236d0a0e1e010071a871e9e2))
|
|
2142
|
+
- fix transition ([0c251a5](https://github.com/ZanichelliEditore/design-system/commit/0c251a52c4d906864fa1c56c3f3b25176aa450df))
|
|
2143
|
+
- fix width css ([686a315](https://github.com/ZanichelliEditore/design-system/commit/686a3151bcb080c91a26a6abb214de45b2463ced))
|
|
2144
|
+
- fixed demo page style ([08ffbeb](https://github.com/ZanichelliEditore/design-system/commit/08ffbeb79005e563cfd1c96912b5f77220be5959))
|
|
2145
|
+
- fixed icon margin ([4d77ab3](https://github.com/ZanichelliEditore/design-system/commit/4d77ab3145bba8c93da9d607a9b6bab47c81a74d))
|
|
2146
|
+
- handled newest on top reverting element inside dom ([ada9efc](https://github.com/ZanichelliEditore/design-system/commit/ada9efc51e4f95298936ef34348da0581f3a7ad6))
|
|
2147
|
+
- merging ([1b928d7](https://github.com/ZanichelliEditore/design-system/commit/1b928d7eafe61fa05968e1310ca6056bfefb86a1))
|
|
2148
|
+
- offsetDirection control ([574a45f](https://github.com/ZanichelliEditore/design-system/commit/574a45fe4ec392a459b55dff9faff5751a7270e7))
|
|
2149
|
+
- readme ([dfa6635](https://github.com/ZanichelliEditore/design-system/commit/dfa6635b8dafc7af34f9d90a70213626a988d139))
|
|
2150
|
+
- refactoring behaviour of notification component ([ac1ba3c](https://github.com/ZanichelliEditore/design-system/commit/ac1ba3cf9c7afbbcecde0980e573acc2b5e79222))
|
|
2151
|
+
- refactoring scaffolding ([defa4bb](https://github.com/ZanichelliEditore/design-system/commit/defa4bbb86b4501d05f9679195f3d0cc78818b40))
|
|
2152
|
+
- refactoring scaffolding, storybook ([84ded97](https://github.com/ZanichelliEditore/design-system/commit/84ded97030c6b26eff5d098b3b7c2143ccb6b3a5))
|
|
2153
|
+
- refactoring storybook and notification page ([b7a670b](https://github.com/ZanichelliEditore/design-system/commit/b7a670b6ee70e1e5edb4b7dd63f5224fadc63e69))
|
|
2154
|
+
- slideout animation refactoring and fixing ([79e9864](https://github.com/ZanichelliEditore/design-system/commit/79e9864f2de1db82331fe07364591ee6cc4e0cf2))
|
|
2155
|
+
- watch for prop change ([8a62b54](https://github.com/ZanichelliEditore/design-system/commit/8a62b54e17d56b14383a9441f0e872c68484e9f1))
|
|
2156
|
+
- wip refactoring positions ([f976c5b](https://github.com/ZanichelliEditore/design-system/commit/f976c5b35021cc4d4683728de6e16431f13f4ab4))
|
|
2157
|
+
- wip accessibility ([3e6237f](https://github.com/ZanichelliEditore/design-system/commit/3e6237f79cb7fc2a243bc7c9c63d77b510e90dce))
|
|
2158
|
+
- wip e2e ([b5b43c1](https://github.com/ZanichelliEditore/design-system/commit/b5b43c1a1545261ade51f72b362e4514422639aa))
|
|
2159
|
+
- wip test e2e ([c07735c](https://github.com/ZanichelliEditore/design-system/commit/c07735c681433bb03f273090f3601567ee1d9c80))
|
|
2160
|
+
- wip toast notification list ([a62bc6b](https://github.com/ZanichelliEditore/design-system/commit/a62bc6b85ddb9170d5a2c6411d9cfdd3a2c63676))
|
|
2161
|
+
|
|
2162
|
+
### Bug Fixes
|
|
2163
|
+
|
|
2164
|
+
- event handlers ([3d579c2](https://github.com/ZanichelliEditore/design-system/commit/3d579c2db33088c6e35b0564d58d798ce97de8f2))
|
|
2165
|
+
- fix z-toast-notification width ([fcc1575](https://github.com/ZanichelliEditore/design-system/commit/fcc15752c938f409c88c3aa95b22e816edc9dea9))
|
|
2166
|
+
- fixed box-shadow ([8e4f749](https://github.com/ZanichelliEditore/design-system/commit/8e4f74924e3d36586ff6cae5d8d4bccc33eda8db))
|
|
2167
|
+
- fixed list style ([655586b](https://github.com/ZanichelliEditore/design-system/commit/655586bc1ae9c3b02c7af92db38216c6d0799a79))
|
|
2168
|
+
- fixed test ([a49d18d](https://github.com/ZanichelliEditore/design-system/commit/a49d18d80308d8235285be70cf847d87692c9efc))
|
|
2169
|
+
- removed unused console.log and transtion ([823f58e](https://github.com/ZanichelliEditore/design-system/commit/823f58e334e2eda73b231c381029c845de76c2b8))
|
|
2170
|
+
|
|
2171
|
+
### [2.16.1-alpha](https://github.com/ZanichelliEditore/design-system/compare/v2.16.0...v2.16.1-alpha) (2021-09-13)
|
|
2172
|
+
|
|
2173
|
+
## [2.16.0](https://github.com/ZanichelliEditore/design-system/compare/v2.15.0...v2.16.0) (2021-09-10)
|
|
2174
|
+
|
|
2175
|
+
### Features
|
|
2176
|
+
|
|
2177
|
+
- **clav-43:** handle keyboard interaction ([c0168d1](https://github.com/ZanichelliEditore/design-system/commit/c0168d1f7ca0c9ab101fdbf2d7c43a08d30a6ab6))
|
|
2178
|
+
- **clav-43:** add over color and ellipsis on text overflow ([1bcd5e6](https://github.com/ZanichelliEditore/design-system/commit/1bcd5e60857885b50f037b6ea1c4a1b851bdf64c))
|
|
2179
|
+
- **clav-43:** add style to contextual menu component ([507fe96](https://github.com/ZanichelliEditore/design-system/commit/507fe9625454d0ce081b8ebe1786b4dd2d0c22c5))
|
|
2180
|
+
- **clav-43:** focus on key up, down ([385d5e1](https://github.com/ZanichelliEditore/design-system/commit/385d5e16cea83a0bc5ca52531311e67f33a0d104))
|
|
2181
|
+
- **clav-43:** handle custom event ([c32305a](https://github.com/ZanichelliEditore/design-system/commit/c32305a7d51ee219a3d3c03e08b28c4f6c8c4f33))
|
|
2182
|
+
- **clav-43:** handle key up or down ([b2011b7](https://github.com/ZanichelliEditore/design-system/commit/b2011b7b68d6ac95cc00ce14bd3441c59aea54ad))
|
|
2183
|
+
- **clav-43:** handle tabindex ([9288037](https://github.com/ZanichelliEditore/design-system/commit/9288037edcdb534e753a0de4a2ced6c029aee803))
|
|
2184
|
+
- **CLAV-43:** add action to z-list-element ([5168fe1](https://github.com/ZanichelliEditore/design-system/commit/5168fe1912088bd224217f047b2e34e6482de2cc))
|
|
2185
|
+
- **CLAV-43:** add contextual-menu ([6bd0a91](https://github.com/ZanichelliEditore/design-system/commit/6bd0a91adcd46e771dddd9dc065da34fc2f72af9))
|
|
2186
|
+
- **CLAV-43:** add doc ([d2a4b2a](https://github.com/ZanichelliEditore/design-system/commit/d2a4b2a70d3e5904652a434318d06b0fe170b78d))
|
|
2187
|
+
- **CLAV-43:** add event ([7cb2d5d](https://github.com/ZanichelliEditore/design-system/commit/7cb2d5d253f2682e0ea42679d481af6e3e4232aa))
|
|
2188
|
+
- **CLAV-43:** fix double quote error ([14f3d49](https://github.com/ZanichelliEditore/design-system/commit/14f3d49eb6f216c93d428de56e1b7eb6145deecc))
|
|
2189
|
+
- **CLAV-43:** fix style ([3e0d7cd](https://github.com/ZanichelliEditore/design-system/commit/3e0d7cd14d860f5a7b7eafed60cc06d279265932))
|
|
2190
|
+
- change z-combobox default state to closed ([ae79fc2](https://github.com/ZanichelliEditore/design-system/commit/ae79fc2f31e4ced60995ca49d8ba2c3555a29eef))
|
|
2191
|
+
|
|
2192
|
+
### Bug Fixes
|
|
2193
|
+
|
|
2194
|
+
- **clav-43:** contextual menu opening with enter ([2b7b32b](https://github.com/ZanichelliEditore/design-system/commit/2b7b32bfe20057384ff5a515ea7db8571dde4450))
|
|
2195
|
+
- fix tests ([680d53f](https://github.com/ZanichelliEditore/design-system/commit/680d53f53d26d7487bd618f194c5508f9e902d6c))
|
|
2196
|
+
- **clav-43:** better keyboard action handling ([40f857e](https://github.com/ZanichelliEditore/design-system/commit/40f857ebd172c699a554370a438927d590c65899))
|
|
2197
|
+
- **clav-43:** handle event propagation & key nav ([32ce1af](https://github.com/ZanichelliEditore/design-system/commit/32ce1af6265261458171df456b166c0e4a6018c6))
|
|
2198
|
+
- **clav-43:** prevent arrow key ([0dd0901](https://github.com/ZanichelliEditore/design-system/commit/0dd0901ec8f4e3cc6549f03a00eb603a84f3eda4))
|
|
2199
|
+
|
|
2200
|
+
## [2.15.0](https://github.com/ZanichelliEditore/design-system/compare/v2.14.1...v2.15.0) (2021-09-02)
|
|
2201
|
+
|
|
2202
|
+
### Features
|
|
2203
|
+
|
|
2204
|
+
- **CLAV-113:** add z-ghost-loading component ([b627729](https://github.com/ZanichelliEditore/design-system/commit/b62772996a8a2d96481d86372bdbac3e9017b352))
|
|
2205
|
+
- **CLAV-113:** fix safari bug ([5b77c6e](https://github.com/ZanichelliEditore/design-system/commit/5b77c6eecfa448f839f247d0bcc49ec48a23f27d))
|
|
2206
|
+
- **CLAV-113:** refactor of z-ghost-loading height ([9f403be](https://github.com/ZanichelliEditore/design-system/commit/9f403befdb83a3a51b2a508392addc20b7115fab))
|
|
2207
|
+
- **CLAV-113:** remove unused css ([a807e80](https://github.com/ZanichelliEditore/design-system/commit/a807e8065e65de4aeea4ec4e92e3afb237026ee0))
|
|
2208
|
+
|
|
2209
|
+
### [2.14.1](https://github.com/ZanichelliEditore/design-system/compare/v2.14.0...v2.14.1) (2021-08-27)
|
|
2210
|
+
|
|
2211
|
+
## [2.14.0](https://github.com/ZanichelliEditore/design-system/compare/v2.13.0...v2.14.0) (2021-08-24)
|
|
2212
|
+
|
|
2213
|
+
### Features
|
|
2214
|
+
|
|
2215
|
+
- **clav-110:** add subtitle and message knobs ([7c4eaad](https://github.com/ZanichelliEditore/design-system/commit/7c4eaadb034f08aad3faa1e68a1b76a679de747c))
|
|
2216
|
+
- **clav-110:** handle cta action ([9e5a19a](https://github.com/ZanichelliEditore/design-system/commit/9e5a19acf142bd2fa612fff620202f7054f8aa38))
|
|
2217
|
+
- **clav-110:** handle empty table ([ee8420d](https://github.com/ZanichelliEditore/design-system/commit/ee8420da27d3c6dff69bae50feab52e0fc0bf828))
|
|
2218
|
+
- **clav-110:** handle mobile ([4e58ed6](https://github.com/ZanichelliEditore/design-system/commit/4e58ed62a5a6819f5fcc127f01deeabd810fc047))
|
|
2219
|
+
- **clav-110:** hanlde first col on emprty table ([0433417](https://github.com/ZanichelliEditore/design-system/commit/043341770c3365cf20bdeca1ba778947f55aafc4))
|
|
2220
|
+
- **clav-110:** storybook abptu empty table ([e593eb4](https://github.com/ZanichelliEditore/design-system/commit/e593eb4f14d788d781d9ea4ff01bd05b262479eb))
|
|
2221
|
+
|
|
2222
|
+
## [2.13.0](https://github.com/ZanichelliEditore/design-system/compare/v2.12.2...v2.13.0) (2021-08-02)
|
|
2223
|
+
|
|
2224
|
+
### Features
|
|
2225
|
+
|
|
2226
|
+
- element binding prop; auto positioning algorithm ([58d1c60](https://github.com/ZanichelliEditore/design-system/commit/58d1c60fdf019950544b92e0bb55ef87fc6516c2))
|
|
2227
|
+
|
|
2228
|
+
### [2.12.2](https://github.com/ZanichelliEditore/design-system/compare/v2.12.1...v2.12.2) (2021-07-27)
|
|
2229
|
+
|
|
2230
|
+
### Bug Fixes
|
|
2231
|
+
|
|
2232
|
+
- z-input-message fix ([1d2ad21](https://github.com/ZanichelliEditore/design-system/commit/1d2ad2158883c58d1aa29b29bd3685038d446d99))
|
|
2233
|
+
|
|
2234
|
+
### [2.12.1](https://github.com/ZanichelliEditore/design-system/compare/v2.12.0...v2.12.1) (2021-07-23)
|
|
2235
|
+
|
|
2236
|
+
### Bug Fixes
|
|
2237
|
+
|
|
2238
|
+
- firefox scrollbar overflow ([78ca396](https://github.com/ZanichelliEditore/design-system/commit/78ca396a2909da546c13acbc0f55918e6ba30a1e))
|
|
2239
|
+
- fixed z-button-filter ([bdb41e0](https://github.com/ZanichelliEditore/design-system/commit/bdb41e062a642d03225c27e92861d07a774b81e1))
|
|
2240
|
+
|
|
2241
|
+
## [2.12.0](https://github.com/ZanichelliEditore/design-system/compare/v2.11.0...v2.12.0) (2021-07-23)
|
|
2242
|
+
|
|
2243
|
+
### Features
|
|
2244
|
+
|
|
2245
|
+
- **CLAV-54:** move existent component z-list to z-myz-list ([437ec8b](https://github.com/ZanichelliEditore/design-system/commit/437ec8b268c63cd1514eccdf5622727cf5d3edc2))
|
|
2246
|
+
- **clav-76:** add focus, active status ([34f427c](https://github.com/ZanichelliEditore/design-system/commit/34f427c2ef86edf26e6b54b48f34ad529b33e4ae))
|
|
2247
|
+
- **clav-76:** handle prop by group, and accessibility ([7052b1e](https://github.com/ZanichelliEditore/design-system/commit/7052b1e01bd969bbc7a5132aa209c4a28acbcb94))
|
|
2248
|
+
- **clav-76:** set element clickable ([e921d48](https://github.com/ZanichelliEditore/design-system/commit/e921d480a4ad2cab2ea0d8f6338b6059ab6e776e))
|
|
2249
|
+
- **CLAV-76:** add new component ([2227ea9](https://github.com/ZanichelliEditore/design-system/commit/2227ea9eb563f9b448f4a9692b9492f8858dae25))
|
|
2250
|
+
- **CLAV-76:** add z-list style ([beea3d7](https://github.com/ZanichelliEditore/design-system/commit/beea3d74f8a3fc6a84a23488f3af9f295eafd2f5))
|
|
2251
|
+
- **CLAV-76:** fix divider style ([a5bb073](https://github.com/ZanichelliEditore/design-system/commit/a5bb073eaa8b785c2d23ee57ca160f7aab11014f))
|
|
2252
|
+
- **CLAV-76:** fix divider style and minor pr fix ([90ae53d](https://github.com/ZanichelliEditore/design-system/commit/90ae53d2b8bd82ce7655e3c59fca009f701d58c4))
|
|
2253
|
+
- **CLAV-76:** refactor of divider implementation ([3b7390f](https://github.com/ZanichelliEditore/design-system/commit/3b7390f4c8f5e8b23002a05b6757c68313f904ff))
|
|
2254
|
+
|
|
2255
|
+
### Bug Fixes
|
|
2256
|
+
|
|
2257
|
+
- **clav-76:** pr comment ([3dc2e62](https://github.com/ZanichelliEditore/design-system/commit/3dc2e622482cde8b0c3a8189e1a597b8cc984d50))
|
|
2258
|
+
- **clav-76:** some list item style issue ([164e2bd](https://github.com/ZanichelliEditore/design-system/commit/164e2bd2f0a6734843ed176f1cae4f0ca470f8cc))
|
|
2259
|
+
- **CLAV-76:** add padding to expandable content ([fdfe34d](https://github.com/ZanichelliEditore/design-system/commit/fdfe34da6e2874c4618403872a7d992abd07c171))
|
|
2260
|
+
- **CLAV-76:** fix for pr ([280ae3a](https://github.com/ZanichelliEditore/design-system/commit/280ae3ae0e91af1ed860b6074ca606ee7c61b68e))
|
|
2261
|
+
- **CLAV-76:** fix for pr ([37dfe89](https://github.com/ZanichelliEditore/design-system/commit/37dfe8981d5db588e5bebb8a81628abf3628cf5f))
|
|
2262
|
+
- **CLAV-76:** rename class ([700ae62](https://github.com/ZanichelliEditore/design-system/commit/700ae62522e404b3e87c4c62856ecc32e6e2b291))
|
|
2263
|
+
|
|
2264
|
+
## [2.11.0](https://github.com/ZanichelliEditore/design-system/compare/v2.10.4...v2.11.0) (2021-07-22)
|
|
2265
|
+
|
|
2266
|
+
### Features
|
|
2267
|
+
|
|
2268
|
+
- z-select theming color tokens ([1305c3e](https://github.com/ZanichelliEditore/design-system/commit/1305c3efe32b946d310b68251acb16785a23d9cd))
|
|
2269
|
+
|
|
2270
|
+
### Bug Fixes
|
|
2271
|
+
|
|
2272
|
+
- icons color ([00eea88](https://github.com/ZanichelliEditore/design-system/commit/00eea881d88d2aac1cdc4e19c578947afa45815a))
|
|
2273
|
+
- label tokens ([932e851](https://github.com/ZanichelliEditore/design-system/commit/932e851bce3bde468ce80eccec7f374a6b085cb7))
|
|
2274
|
+
- test e2e ([27a0fb7](https://github.com/ZanichelliEditore/design-system/commit/27a0fb7da58b3d7ffa2c6eeb54f8c3d585107344))
|
|
2275
|
+
- tests ([bdef32d](https://github.com/ZanichelliEditore/design-system/commit/bdef32d166b128896ee7df2a19996a5220d9828c))
|
|
2276
|
+
|
|
2277
|
+
### [2.10.4](https://github.com/ZanichelliEditore/design-system/compare/v2.10.3...v2.10.4) (2021-07-19)
|
|
2278
|
+
|
|
2279
|
+
### [2.10.3](https://github.com/ZanichelliEditore/design-system/compare/v2.10.2...v2.10.3) (2021-07-16)
|
|
2280
|
+
|
|
2281
|
+
### Bug Fixes
|
|
2282
|
+
|
|
2283
|
+
- **clav-24:** fix style for z table ([d5fd20b](https://github.com/ZanichelliEditore/design-system/commit/d5fd20b5131a31a633ae0a4afeecbf51d9aa0c5c))
|
|
2284
|
+
|
|
2285
|
+
### [2.10.2](https://github.com/ZanichelliEditore/design-system/compare/v2.10.1...v2.10.2) (2021-07-15)
|
|
2286
|
+
|
|
2287
|
+
### Bug Fixes
|
|
2288
|
+
|
|
2289
|
+
- vertical navigation tab icon spacing ([b847727](https://github.com/ZanichelliEditore/design-system/commit/b847727eeb9a3d82e7ac5c263edaf017b862d969))
|
|
2290
|
+
|
|
2291
|
+
### [2.10.1](https://github.com/ZanichelliEditore/design-system/compare/v2.10.0...v2.10.1) (2021-07-14)
|
|
2292
|
+
|
|
2293
|
+
### Bug Fixes
|
|
2294
|
+
|
|
2295
|
+
- menu content background token ([525d54a](https://github.com/ZanichelliEditore/design-system/commit/525d54a3daec571beafec00a7d5817858ebbca32))
|
|
2296
|
+
|
|
2297
|
+
## [2.10.0](https://github.com/ZanichelliEditore/design-system/compare/v2.9.0...v2.10.0) (2021-07-09)
|
|
2298
|
+
|
|
2299
|
+
### Features
|
|
2300
|
+
|
|
2301
|
+
- add ZNotification component ([5b44b04](https://github.com/ZanichelliEditore/design-system/commit/5b44b04672d8e50a01df804993c99fb9b30cc01b))
|
|
2302
|
+
- add background click event; restore data attribute on bg for backward compatibility; tests ([d69b044](https://github.com/ZanichelliEditore/design-system/commit/d69b0442158dff2b0cb5ed37ad60bfeff0f3a106))
|
|
2303
|
+
|
|
2304
|
+
### Bug Fixes
|
|
2305
|
+
|
|
2306
|
+
- button focus styles ([7fa8fb6](https://github.com/ZanichelliEditore/design-system/commit/7fa8fb60ca9e591c199494a6abccbca7af784ee8))
|
|
2307
|
+
- button variants colors ([67f30a2](https://github.com/ZanichelliEditore/design-system/commit/67f30a2f21987660ee2607a22a318fed9e21751e))
|
|
2308
|
+
- buttons focus shadow ([281b68f](https://github.com/ZanichelliEditore/design-system/commit/281b68fa5ff92d0ca7ca9e9e879315505ee0d7fa))
|
|
2309
|
+
- buttons, card, modal surface color token ([da68fab](https://github.com/ZanichelliEditore/design-system/commit/da68fab5a72af424d163084192c708c390c302eb))
|
|
2310
|
+
- font family ([1f7d717](https://github.com/ZanichelliEditore/design-system/commit/1f7d717bfcd10c2a5db292184e2774fa47e47f19))
|
|
2311
|
+
- media query ([a18de88](https://github.com/ZanichelliEditore/design-system/commit/a18de881549a910321efbd09e3d1c232657f1da6))
|
|
2312
|
+
- navigation tab text wrapping ([ab0e28f](https://github.com/ZanichelliEditore/design-system/commit/ab0e28f2ac7bacadfa6c0ab374444db6e33a4f74))
|
|
2313
|
+
- remove unnecessary ruile ([ebac0bc](https://github.com/ZanichelliEditore/design-system/commit/ebac0bcb5902aeafd14def3f6edd8adce1cf4d9a))
|
|
2314
|
+
- tab focus; color tokens; scroll ([4f14503](https://github.com/ZanichelliEditore/design-system/commit/4f14503802c2baf34a323d64aa317b38b5b0a9fd))
|
|
2315
|
+
- tests ([6ee7e5d](https://github.com/ZanichelliEditore/design-system/commit/6ee7e5d84ea20cf5c9a570b5ce0931392e72023f))
|
|
2316
|
+
|
|
2317
|
+
## [2.9.0](https://github.com/ZanichelliEditore/design-system/compare/v2.8.0...v2.9.0) (2021-07-07)
|
|
2318
|
+
|
|
2319
|
+
### Features
|
|
2320
|
+
|
|
2321
|
+
- **CLAV-42:** add doc ([28eda38](https://github.com/ZanichelliEditore/design-system/commit/28eda38678f7c4a44abcda8fc5ca4b942979c5a4))
|
|
2322
|
+
- **CLAV-42:** add documentation ([7078540](https://github.com/ZanichelliEditore/design-system/commit/70785406a54dd8a03fd3c69e3295430066666f8c))
|
|
2323
|
+
- **CLAV-42:** add z-avatar component ([17d5958](https://github.com/ZanichelliEditore/design-system/commit/17d5958be14ccc315bf3ac7ac2b65631fa8dd362))
|
|
2324
|
+
|
|
2325
|
+
### Bug Fixes
|
|
2326
|
+
|
|
2327
|
+
- **CLAV-42:** fix ([9e31c3a](https://github.com/ZanichelliEditore/design-system/commit/9e31c3a78d1e563a5d5b9a316a1038edd5e25c12))
|
|
2328
|
+
- **CLAV-42:** fix for pr ([2b14da9](https://github.com/ZanichelliEditore/design-system/commit/2b14da97121a35d341626415aae8b6dfa34b5c2f))
|
|
2329
|
+
|
|
2330
|
+
## [2.8.0](https://github.com/ZanichelliEditore/design-system/compare/v2.7.0...v2.8.0) (2021-06-25)
|
|
2331
|
+
|
|
2332
|
+
### Features
|
|
2333
|
+
|
|
2334
|
+
- **clav-41:** add callback on expand row ([5e404e5](https://github.com/ZanichelliEditore/design-system/commit/5e404e55c1985196ae137e9c1666c5c7f6d83ebc))
|
|
2335
|
+
- **clav-41:** add header row, add style expandable row ([2f4be9e](https://github.com/ZanichelliEditore/design-system/commit/2f4be9ea35e81e5486ecbbdb53019ed3da69e8c0))
|
|
2336
|
+
- **clav-41:** add style for expandable row ([bd8a64e](https://github.com/ZanichelliEditore/design-system/commit/bd8a64ee138946dc3286ff3eb8458dc2bcb7ffe2))
|
|
2337
|
+
- **clav-41:** expandable header border-box ([3e9827f](https://github.com/ZanichelliEditore/design-system/commit/3e9827fc5b6e333f870c443229992ee8a3a165b4))
|
|
2338
|
+
- **clav-41:** make row expandable with icon button ([4811635](https://github.com/ZanichelliEditore/design-system/commit/4811635d3db6baefa2798e0efe62deb9f46f2f06))
|
|
2339
|
+
|
|
2340
|
+
## [2.7.0](https://github.com/ZanichelliEditore/design-system/compare/v2.6.0...v2.7.0) (2021-06-24)
|
|
2341
|
+
|
|
2342
|
+
### Features
|
|
2343
|
+
|
|
2344
|
+
- add line clamp to text ([3ab17fe](https://github.com/ZanichelliEditore/design-system/commit/3ab17fe3cdaf1cf0cff85164ab442d5f2d375345))
|
|
2345
|
+
- card with image cover, color cover, shadowed ([e224cb1](https://github.com/ZanichelliEditore/design-system/commit/e224cb174a33b61032e3ae32267d145d035c4046))
|
|
2346
|
+
- handle icon over the image ([4fe1be0](https://github.com/ZanichelliEditore/design-system/commit/4fe1be0d420e94d98af1af19535bdf060b355509))
|
|
2347
|
+
- overlay variant ([df7e147](https://github.com/ZanichelliEditore/design-system/commit/df7e147dbdee1d3f5723a2f6ced062344d3595c4))
|
|
2348
|
+
|
|
2349
|
+
### Bug Fixes
|
|
2350
|
+
|
|
2351
|
+
- active card border color ([a8d9146](https://github.com/ZanichelliEditore/design-system/commit/a8d91463c194adf2c276e83b4c18ed7d971409f2))
|
|
2352
|
+
- content spacing ([d813b35](https://github.com/ZanichelliEditore/design-system/commit/d813b35ef17cefe34d734b00c7e798ff1a858edd))
|
|
2353
|
+
- style ([7eb50b5](https://github.com/ZanichelliEditore/design-system/commit/7eb50b50e164269477ab83d0de41c267a3d97f38))
|
|
2354
|
+
|
|
2355
|
+
## [2.6.0](https://github.com/ZanichelliEditore/design-system/compare/v2.5.0...v2.6.0) (2021-06-24)
|
|
2356
|
+
|
|
2357
|
+
### Features
|
|
2358
|
+
|
|
2359
|
+
- navigation buttons methods wip ([8ff1c22](https://github.com/ZanichelliEditore/design-system/commit/8ff1c220ec557f564c73694baa341a2d687873b7))
|
|
2360
|
+
- z-navigation tabs test ([b0d888d](https://github.com/ZanichelliEditore/design-system/commit/b0d888dc8e0ae43d53113ab6a40ffc532466a779))
|
|
2361
|
+
|
|
2362
|
+
### Bug Fixes
|
|
2363
|
+
|
|
2364
|
+
- added focus into button navigation and fix focus z-navigation-tab ([cf31b4d](https://github.com/ZanichelliEditore/design-system/commit/cf31b4dd9e3ac4efe32968127236b37b2bb1590c))
|
|
2365
|
+
- added listener focus for tab ([2dd33b2](https://github.com/ZanichelliEditore/design-system/commit/2dd33b2080efa2fba7e3ac8a9255c24ba77c72ea))
|
|
2366
|
+
- after review , added button into z-navigation-tab with slot , fix cursor:not-allowed & added role tablist, role tab into button for tab keyboard ([7074de1](https://github.com/ZanichelliEditore/design-system/commit/7074de1c2cd4e7bfa15b8750ab0f9bd17c735579))
|
|
2367
|
+
- after review, added 2 z-navigation-tab into z-navigation-tabs horizontal test and changed select if into z-navigation-tabs index.tsx ([0ada1d1](https://github.com/ZanichelliEditore/design-system/commit/0ada1d18d77f44b7c538f4d08edab1cfc35bf9cd))
|
|
2368
|
+
- after review, added states dimension & direction and changed code for canNavigation & canNavigationPrev,Next ([f5860bf](https://github.com/ZanichelliEditore/design-system/commit/f5860bf909df1461455d5a261f073f5b44b818ec))
|
|
2369
|
+
- after review, fix checkScrollEnabler for vertical orientation and changed meta title z-navigation-tabs & z-navigation-tab stories.mdx ([2daac6b](https://github.com/ZanichelliEditore/design-system/commit/2daac6be61c8e57bc8fb7c97a8c6c846a8b1c0aa))
|
|
2370
|
+
- border sizes; single tab orientation variant; size variant ([ab4acf8](https://github.com/ZanichelliEditore/design-system/commit/ab4acf84f06e037e665391df768fdaae58d21964))
|
|
2371
|
+
- focus role tab ([b13e936](https://github.com/ZanichelliEditore/design-system/commit/b13e93645619c6f9da3e45fab243744efc511f0e))
|
|
2372
|
+
- tests ([76c75e7](https://github.com/ZanichelliEditore/design-system/commit/76c75e7de489fb551428d331c154b9a9db88ab78))
|
|
2373
|
+
- tests for z-navigation tab & z-navigation-tabs ([39d13ac](https://github.com/ZanichelliEditore/design-system/commit/39d13aca1822f82f408e54b60b0a58073d99fe09))
|
|
2374
|
+
|
|
2375
|
+
## [2.5.0](https://github.com/ZanichelliEditore/design-system/compare/v2.4.0...v2.5.0) (2021-06-21)
|
|
2376
|
+
|
|
2377
|
+
### Features
|
|
2378
|
+
|
|
2379
|
+
- **clav-44:** add animation to status tag ([e9c62b9](https://github.com/ZanichelliEditore/design-system/commit/e9c62b91673fee6553efb69c4f9cfa94869e503b))
|
|
2380
|
+
- **CLAV-44:** add documentation to storybook ([0f80d0b](https://github.com/ZanichelliEditore/design-system/commit/0f80d0bb3b13ad5112871703151a0929a5837137))
|
|
2381
|
+
- **CLAV-44:** add style to z-status-tag component ([f2e27c2](https://github.com/ZanichelliEditore/design-system/commit/f2e27c245a4ccab648cd3b6924b05e04b5449c7a))
|
|
2382
|
+
- **CLAV-44:** add z-status-tag component ([34aff85](https://github.com/ZanichelliEditore/design-system/commit/34aff853ab0d4b46eb6ff1fb0df1c4bce9bce803))
|
|
2383
|
+
- **CLAV-44:** fix ([4a212c7](https://github.com/ZanichelliEditore/design-system/commit/4a212c7f24dcd1e1507895c665503da821f29d51))
|
|
2384
|
+
|
|
2385
|
+
### Bug Fixes
|
|
2386
|
+
|
|
2387
|
+
- **CLAV-44:** fix for pr comments ([71fe30f](https://github.com/ZanichelliEditore/design-system/commit/71fe30f021e675c6482587437c9466297650e339))
|
|
2388
|
+
- **CLAV-44:** fix for pr comments ([0518e23](https://github.com/ZanichelliEditore/design-system/commit/0518e23b3697b7a46c69d437cc3394e2528fc77d))
|
|
2389
|
+
- **CLAV-44:** fix for pr comments ([dfc49ff](https://github.com/ZanichelliEditore/design-system/commit/dfc49ff148712daef2f4980892eedb1d19c47d91))
|
|
2390
|
+
|
|
2391
|
+
## [2.4.0](https://github.com/ZanichelliEditore/design-system/compare/v2.3.2...v2.4.0) (2021-06-11)
|
|
2392
|
+
|
|
2393
|
+
### Features
|
|
2394
|
+
|
|
2395
|
+
- **CLAV-69:** Add documentation for z-registro-table-header ([69b4e5d](https://github.com/ZanichelliEditore/design-system/commit/69b4e5d866bc318f8bdac5310b059b3333209111))
|
|
2396
|
+
- **CLAV-69:** Add documentation for z-registro-table-header ([84e8916](https://github.com/ZanichelliEditore/design-system/commit/84e89160148e5a6d237896fa7f4543b4d9387773))
|
|
2397
|
+
- **CLAV-69:** Add table-header component ([edefd7d](https://github.com/ZanichelliEditore/design-system/commit/edefd7d8721a970b5c2a4045516bc8fcb776db1d))
|
|
2398
|
+
- **CLAV-69:** fix ([d203995](https://github.com/ZanichelliEditore/design-system/commit/d203995a52e34c7540641795992bb7235f34e38b))
|
|
2399
|
+
|
|
2400
|
+
### [2.3.2](https://github.com/ZanichelliEditore/design-system/compare/v2.3.1...v2.3.2) (2021-06-10)
|
|
2401
|
+
|
|
2402
|
+
### Bug Fixes
|
|
2403
|
+
|
|
2404
|
+
- tertiary button text color; update design tokens ([f9826ae](https://github.com/ZanichelliEditore/design-system/commit/f9826aeb24df4861afc26a2eb765526a46817f7f))
|
|
2405
|
+
|
|
2406
|
+
### [2.3.1](https://github.com/ZanichelliEditore/design-system/compare/v2.3.0...v2.3.1) (2021-06-10)
|
|
2407
|
+
|
|
2408
|
+
### Bug Fixes
|
|
2409
|
+
|
|
2410
|
+
- add react dev dependency to prevent incompatible subdependencies ([a0c9ca8](https://github.com/ZanichelliEditore/design-system/commit/a0c9ca8fd4ab7cd1082a983b42b74ce218bdc5e9))
|
|
2411
|
+
|
|
2412
|
+
## [2.3.0](https://github.com/ZanichelliEditore/design-system/compare/v2.2.0...v2.3.0) (2021-06-10)
|
|
2413
|
+
|
|
2414
|
+
### Features
|
|
2415
|
+
|
|
2416
|
+
- add base menu slotting in header ([05f468b](https://github.com/ZanichelliEditore/design-system/commit/05f468b31a53cdff117175e1ca0a03ba7658f99f))
|
|
2417
|
+
- add flow mode to header layout ([7308e1e](https://github.com/ZanichelliEditore/design-system/commit/7308e1ef565e8979cf40dfb8d6e535d78f98bdc8))
|
|
2418
|
+
- automatic position of the floating menu ([c67b552](https://github.com/ZanichelliEditore/design-system/commit/c67b552667c4a2da2eec3a7155cf8a60759630d6))
|
|
2419
|
+
- close drawer button ([907c0fd](https://github.com/ZanichelliEditore/design-system/commit/907c0fdb9d75bb52dc8a04fbd951dc0a69062110))
|
|
2420
|
+
- hero header ([910250f](https://github.com/ZanichelliEditore/design-system/commit/910250f2a5961a73423bc6612de1c40f0767b285))
|
|
2421
|
+
- offcanvas menu ([5ea3204](https://github.com/ZanichelliEditore/design-system/commit/5ea3204d26cc1320aebbcecc31b723c9fade0716))
|
|
2422
|
+
- stuck property for the header ([5ab40d3](https://github.com/ZanichelliEditore/design-system/commit/5ab40d32ce2e9802f4409d7841d48e604b8cb6c8))
|
|
2423
|
+
|
|
2424
|
+
### Bug Fixes
|
|
2425
|
+
|
|
2426
|
+
- add safe scroller area in z menu ([9aaad27](https://github.com/ZanichelliEditore/design-system/commit/9aaad27db1f7cad386fed27b64612f201b09cb46))
|
|
2427
|
+
- automatically swith floating mode for menu in header ([742e20e](https://github.com/ZanichelliEditore/design-system/commit/742e20e97450277b93f736f2cb6377dd30b4850f))
|
|
2428
|
+
- header hero layout ([732c789](https://github.com/ZanichelliEditore/design-system/commit/732c789a34a2534a6fac52661c9e117c636b53b9))
|
|
2429
|
+
- menu color in stuck mode ([91645e3](https://github.com/ZanichelliEditore/design-system/commit/91645e3092b5bbe2c9f982e88125c19d2193f054))
|
|
2430
|
+
- menu margin in stack mode ([e8d7972](https://github.com/ZanichelliEditore/design-system/commit/e8d797272e186dc3ad562eb8491850fd0d73de5d))
|
|
2431
|
+
- tokens ([7bf8390](https://github.com/ZanichelliEditore/design-system/commit/7bf8390f349bbab2cf7dfb7353a085deabf0fb16))
|
|
2432
|
+
- truncate title in stuck mode ([7e2355a](https://github.com/ZanichelliEditore/design-system/commit/7e2355a72f01cb17e6ce921ffccf167d1cd3f77c))
|
|
2433
|
+
- update albe-design-tokens version and yarn.lock ([672de16](https://github.com/ZanichelliEditore/design-system/commit/672de168e72c91658ca52dc67be6571018449ec0))
|
|
2434
|
+
|
|
2435
|
+
## [2.2.0](https://github.com/ZanichelliEditore/design-system/compare/v2.1.0...v2.2.0) (2021-06-10)
|
|
2436
|
+
|
|
2437
|
+
### Features
|
|
2438
|
+
|
|
2439
|
+
- **CLAV-74:** fix style ([c64f597](https://github.com/ZanichelliEditore/design-system/commit/c64f5977e7b8d0a9375dab51402a0d538e657020))
|
|
2440
|
+
|
|
2441
|
+
### Bug Fixes
|
|
2442
|
+
|
|
2443
|
+
- **clav-74:** improve arrow shadow ([1100c72](https://github.com/ZanichelliEditore/design-system/commit/1100c725ed46643950d268892edf04445ca14b38))
|
|
2444
|
+
|
|
2445
|
+
## [2.1.0](https://github.com/ZanichelliEditore/design-system/compare/v2.0.0...v2.1.0) (2021-06-07)
|
|
2446
|
+
|
|
2447
|
+
### Features
|
|
2448
|
+
|
|
2449
|
+
- **clav-74:** add default padding to content ([fed4d22](https://github.com/ZanichelliEditore/design-system/commit/fed4d22569568f410724ba5e38080c2ded3400b8))
|
|
2450
|
+
- **clav-74:** autofix position if outside viewport ([0bc3e71](https://github.com/ZanichelliEditore/design-system/commit/0bc3e714b58ca2efa48b52b4f72bc95c9f6adcfb))
|
|
2451
|
+
- **clav-74:** click outside improved ([75b2b52](https://github.com/ZanichelliEditore/design-system/commit/75b2b52f83de826896b3c843f59088acddd062d8))
|
|
2452
|
+
- **clav-74:** close popover on ESC, add storybook ([cad0800](https://github.com/ZanichelliEditore/design-system/commit/cad08001265f424d825c59d30225697c3938e4b0))
|
|
2453
|
+
- **clav-74:** fix arrow positions ([9e911ef](https://github.com/ZanichelliEditore/design-system/commit/9e911efaeb857aff6cd899f734aa829b90351165))
|
|
2454
|
+
- **clav-74:** visible/hide popover ([d3abd99](https://github.com/ZanichelliEditore/design-system/commit/d3abd99be42415987aecf37d7639403970306651))
|
|
2455
|
+
- **CLAV-74:** add left arrow ([313d7aa](https://github.com/ZanichelliEditore/design-system/commit/313d7aadd2932c11bb51395b97310123074d27d1))
|
|
2456
|
+
- **CLAV-74:** add new component ([fd616e1](https://github.com/ZanichelliEditore/design-system/commit/fd616e15070bddd154910b40c7713dd2eb9d87a7))
|
|
2457
|
+
- **CLAV-74:** add style ([a42f848](https://github.com/ZanichelliEditore/design-system/commit/a42f8480a80f6b53e55278e9e7371d00508dd14c))
|
|
2458
|
+
- **CLAV-74:** add style ([be27c11](https://github.com/ZanichelliEditore/design-system/commit/be27c11df5017b13765ee53525943a71c3b00426))
|
|
2459
|
+
- **CLAV-74:** add style to arrows ([a4a2259](https://github.com/ZanichelliEditore/design-system/commit/a4a2259e24511b1c572a75c32a4dde0a043fb4d7))
|
|
2460
|
+
- **CLAV-74:** add style to content-popover ([cd9e07b](https://github.com/ZanichelliEditore/design-system/commit/cd9e07bafed8ca75435dd42b1f913431e1bca75d))
|
|
2461
|
+
- **CLAV-74:** refactor of some props ([644a032](https://github.com/ZanichelliEditore/design-system/commit/644a0326839870936eb6a986a05f420328e76ea6))
|
|
2462
|
+
|
|
2463
|
+
## [2.0.0](https://github.com/ZanichelliEditore/design-system/compare/v1.14.1...v2.0.0) (2021-05-31)
|
|
2464
|
+
|
|
2465
|
+
### ⚠ BREAKING CHANGES
|
|
2466
|
+
|
|
2467
|
+
- z-card to z-myz-card downgrade
|
|
2468
|
+
|
|
2469
|
+
### Bug Fixes
|
|
2470
|
+
|
|
2471
|
+
- legacy radius ([78a0c37](https://github.com/ZanichelliEditore/design-system/commit/78a0c3726da077be4ee800de8efae439e0aaada1))
|
|
2472
|
+
- legacy style; new style ([364d473](https://github.com/ZanichelliEditore/design-system/commit/364d4734fca553f52c71c0f1a18618b397a63827))
|
|
2473
|
+
|
|
2474
|
+
- Merge pull request #117 from ZanichelliEditore/breaking/z-card-to-myz-snowflake ([cfae48e](https://github.com/ZanichelliEditore/design-system/commit/cfae48eb0639ed1dc4de16bb744c93571e23d116)), closes [#117](https://github.com/ZanichelliEditore/design-system/issues/117)
|
|
2475
|
+
|
|
2476
|
+
### [1.14.1](https://github.com/ZanichelliEditore/design-system/compare/v1.14.0...v1.14.1) (2021-05-31)
|
|
2477
|
+
|
|
2478
|
+
### Bug Fixes
|
|
2479
|
+
|
|
2480
|
+
- fix z-chip nullish checks ([e761ad1](https://github.com/ZanichelliEditore/design-system/commit/e761ad1400bbd549dc3085c3fc11f6730307449e))
|
|
2481
|
+
|
|
2482
|
+
## [1.14.0](https://github.com/francescochiapella/design-system/compare/v1.13.2...v1.14.0) (2021-05-27)
|
|
2483
|
+
|
|
2484
|
+
### Features
|
|
2485
|
+
|
|
2486
|
+
- **clav-75:** color token as prop ([0e4e72c](https://github.com/francescochiapella/design-system/commit/0e4e72cdfa39432f90fb6b61f22f7644f44dd0d7))
|
|
2487
|
+
- add z-divider ([32dbe85](https://github.com/francescochiapella/design-system/commit/32dbe850882582b250f3c2a8f5e9e9178e0b00c5))
|
|
2488
|
+
|
|
2489
|
+
### [1.13.2](https://github.com/ZanichelliEditore/design-system/compare/v1.13.1...v1.13.2) (2021-05-25)
|
|
2490
|
+
|
|
2491
|
+
### [1.13.1](https://github.com/ZanichelliEditore/design-system/compare/v1.13.0...v1.13.1) (2021-05-25)
|
|
2492
|
+
|
|
2493
|
+
### Bug Fixes
|
|
2494
|
+
|
|
2495
|
+
- ask-your-manager icon fix ([52fcbf4](https://github.com/ZanichelliEditore/design-system/commit/52fcbf439f4ce37c508fbc33d513563f2b8226af))
|
|
2496
|
+
|
|
2497
|
+
## [1.13.0](https://github.com/ZanichelliEditore/design-system/compare/v1.12.0...v1.13.0) (2021-05-24)
|
|
2498
|
+
|
|
2499
|
+
### Features
|
|
2500
|
+
|
|
2501
|
+
- **clav-70:** maintain menu visible after click ([ff7ffc8](https://github.com/ZanichelliEditore/design-system/commit/ff7ffc88328193571a969a95c10d6a447aa13569))
|
|
2502
|
+
- **CLAV-70:** add slot to contextual-menu ([d971e18](https://github.com/ZanichelliEditore/design-system/commit/d971e18caf7a33a47a816de71cd6e15c42a80b2e))
|
|
2503
|
+
- **CLAV-70:** fix shadow style ([c9777c8](https://github.com/ZanichelliEditore/design-system/commit/c9777c8dee140a2efd160de0f5cbccbef75e7dd3))
|
|
2504
|
+
- **CLAV-70:** fix table-cell css ([7c31d8d](https://github.com/ZanichelliEditore/design-system/commit/7c31d8d9830edfa3ff8f169e576d49943eb942c2))
|
|
2505
|
+
- **CLAV-70:** improve component ([cbe6a13](https://github.com/ZanichelliEditore/design-system/commit/cbe6a1349339d250c9fc8a47968e59476815ef96))
|
|
2506
|
+
- **CLAV-70:** update button ([e05ebe4](https://github.com/ZanichelliEditore/design-system/commit/e05ebe488a7ed1ff7ca9faace849b7708013ed18))
|
|
2507
|
+
|
|
2508
|
+
### Bug Fixes
|
|
2509
|
+
|
|
2510
|
+
- **CLAV-70:** minor fix ([d7f33d9](https://github.com/ZanichelliEditore/design-system/commit/d7f33d9f168c9990a45f0fd68d9d9213e79d0803))
|
|
2511
|
+
- **CLAV-70:** minor fix ([b13c87f](https://github.com/ZanichelliEditore/design-system/commit/b13c87f4e07094369f6bf47d62362c07d54e69cf))
|
|
2512
|
+
|
|
2513
|
+
## [1.12.0](https://github.com/ZanichelliEditore/design-system/compare/v1.11.0...v1.12.0) (2021-05-24)
|
|
2514
|
+
|
|
2515
|
+
### Features
|
|
2516
|
+
|
|
2517
|
+
- added position stories on storybook ([79923b7](https://github.com/ZanichelliEditore/design-system/commit/79923b7c250640bce0eb0c00721025f1652e7352))
|
|
2518
|
+
|
|
2519
|
+
### Bug Fixes
|
|
2520
|
+
|
|
2521
|
+
- doc typo ([ead00c4](https://github.com/ZanichelliEditore/design-system/commit/ead00c491d81a10663e42c4608407070523554a0))
|
|
2522
|
+
- drop innerHTML in favour of explicit square prop ([916eec3](https://github.com/ZanichelliEditore/design-system/commit/916eec3b40fa6544d8ce3c4ae47e6c9ca7f268d3))
|
|
2523
|
+
- slotting shenanigans ([30a3af4](https://github.com/ZanichelliEditore/design-system/commit/30a3af4903869302812ab3bffa868604a167ca9e))
|
|
2524
|
+
- **clav-57:** use margin instead gap, safari no supported ([42a1905](https://github.com/ZanichelliEditore/design-system/commit/42a1905eaa8359f2d036d9d30542cb12ce3a2ad7))
|
|
2525
|
+
- replace aspect-ratio with min-width ([c10a676](https://github.com/ZanichelliEditore/design-system/commit/c10a67612841bea302f654d437e37b7af2d60fdd))
|
|
2526
|
+
- **clav-57:** correct button styles and variants ([76afc0d](https://github.com/ZanichelliEditore/design-system/commit/76afc0d1663096790f2c086e8089cff6b8a8fd33))
|
|
2527
|
+
|
|
2528
|
+
## [1.11.0](https://github.com/ZanichelliEditore/design-system/compare/v1.10.3...v1.11.0) (2021-05-24)
|
|
2529
|
+
|
|
2530
|
+
### Features
|
|
2531
|
+
|
|
2532
|
+
- **clav-62:** table bordered and sticky features ([2d0ba8c](https://github.com/ZanichelliEditore/design-system/commit/2d0ba8cfb6ecefb7f445281dc88b36d93c53a586))
|
|
2533
|
+
|
|
2534
|
+
### Bug Fixes
|
|
2535
|
+
|
|
2536
|
+
- **clav-62:** fix typo ([6839b52](https://github.com/ZanichelliEditore/design-system/commit/6839b52c62d7f910d73170d148a740deaedf92c6))
|
|
2537
|
+
|
|
2538
|
+
### [1.10.3](https://github.com/ZanichelliEditore/design-system/compare/v1.10.2...v1.10.3) (2021-05-21)
|
|
2539
|
+
|
|
2540
|
+
### [1.10.2](https://github.com/ZanichelliEditore/design-system/compare/v1.10.1...v1.10.2) (2021-05-20)
|
|
2541
|
+
|
|
2542
|
+
### Bug Fixes
|
|
2543
|
+
|
|
2544
|
+
- logged menu status ([38543f5](https://github.com/ZanichelliEditore/design-system/commit/38543f58f3bf4437d7dd04aea0352a81bfaa407f))
|
|
2545
|
+
|
|
2546
|
+
### [1.10.1](https://github.com/ZanichelliEditore/design-system/compare/v1.10.0...v1.10.1) (2021-05-20)
|
|
2547
|
+
|
|
2548
|
+
## [1.10.0](https://github.com/ZanichelliEditore/design-system/compare/v1.9.0...v1.10.0) (2021-05-14)
|
|
2549
|
+
|
|
2550
|
+
### Features
|
|
2551
|
+
|
|
2552
|
+
- z-chip manages children elements ([3a3033b](https://github.com/ZanichelliEditore/design-system/commit/3a3033bb61d2c07c5a09e1bf0481fa635f8c4474))
|
|
2553
|
+
|
|
2554
|
+
### Bug Fixes
|
|
2555
|
+
|
|
2556
|
+
- shawod ([ecfeab6](https://github.com/ZanichelliEditore/design-system/commit/ecfeab645b2c00613a86a31f6f8991ecba6f9d40))
|
|
2557
|
+
|
|
2558
|
+
## [1.9.0](https://github.com/ZanichelliEditore/design-system/compare/v1.8.3...v1.9.0) (2021-05-11)
|
|
2559
|
+
|
|
2560
|
+
### Features
|
|
2561
|
+
|
|
2562
|
+
- add HostElement type in z-app-topbar ([8045b9d](https://github.com/ZanichelliEditore/design-system/commit/8045b9d8a55257ec2e6611a79e947da2c5aaaeef))
|
|
2563
|
+
- add raw z-menu ([60e2680](https://github.com/ZanichelliEditore/design-system/commit/60e268052a8802fbb0dd3820b39823d0e7519569))
|
|
2564
|
+
- add userButtonClick event on z-user-dropdown ([3b6e65b](https://github.com/ZanichelliEditore/design-system/commit/3b6e65b951615ded927b654b1dc10c6fd469f32f))
|
|
2565
|
+
- added flex display ([43c7bc1](https://github.com/ZanichelliEditore/design-system/commit/43c7bc12fa30864dcdd17517cffa5bbb2ca41e1e))
|
|
2566
|
+
- added html example script ([4df9cc1](https://github.com/ZanichelliEditore/design-system/commit/4df9cc1f7205c1f8503cf0f50ea41d5295fbb373))
|
|
2567
|
+
- added orientationChange handler ([f9c1643](https://github.com/ZanichelliEditore/design-system/commit/f9c164382c172e2607d2b9ba35c7e8000eb21e66))
|
|
2568
|
+
- added outside z-user-dopdown click handler ([fb5753b](https://github.com/ZanichelliEditore/design-system/commit/fb5753b243db4fab95b87a4d2e5a2d07925bdfb9))
|
|
2569
|
+
- added tablet hashtag ([5388f8e](https://github.com/ZanichelliEditore/design-system/commit/5388f8efe76d8cbb02808406cbfbed93b2e83a7d))
|
|
2570
|
+
- added userButtonClick event doc ([f17d427](https://github.com/ZanichelliEditore/design-system/commit/f17d427a13c72b973da3514224561b7abb3bd57d))
|
|
2571
|
+
- auto close menu section on outside clicks ([01024e3](https://github.com/ZanichelliEditore/design-system/commit/01024e3a272258f81ee3ff816ec64b240317e786))
|
|
2572
|
+
- base z-login-modal ([88f9af0](https://github.com/ZanichelliEditore/design-system/commit/88f9af0eb28463437c36e2f5d5069d8922a043a8))
|
|
2573
|
+
- basic mobile topbar with z-logo ([9ac64bf](https://github.com/ZanichelliEditore/design-system/commit/9ac64bff2faab22252141ef89761dc9927c1eac9))
|
|
2574
|
+
- cleaning console log ([caca923](https://github.com/ZanichelliEditore/design-system/commit/caca923a176bbad44d19ec2d31f4cd2ea1bd75cf))
|
|
2575
|
+
- close the menu on outside click ([4f677ab](https://github.com/ZanichelliEditore/design-system/commit/4f677ab73fc10edf33152697e4a7c346cedd695d))
|
|
2576
|
+
- css padding restored ([f3f8e01](https://github.com/ZanichelliEditore/design-system/commit/f3f8e016b7262e0193673e35f0bdfc18bb3bd072))
|
|
2577
|
+
- css vars refactoring ([c52a4e1](https://github.com/ZanichelliEditore/design-system/commit/c52a4e1a6a4c36bfb45f6b7d3f14d6b94ddae2c7))
|
|
2578
|
+
- dropdown link big ([b0571fd](https://github.com/ZanichelliEditore/design-system/commit/b0571fd8296dccbd63227b20d6125e4d67a82f51))
|
|
2579
|
+
- edit topbar link spacings ([12bb529](https://github.com/ZanichelliEditore/design-system/commit/12bb52972ca9b83b75257adad60905cd7e2a7473))
|
|
2580
|
+
- edited html and z-app-menu unit test ([eea2d45](https://github.com/ZanichelliEditore/design-system/commit/eea2d45635a277d4352e8db264f7bf9a51d2c03b))
|
|
2581
|
+
- edited logo and icons mobile ([5e005ae](https://github.com/ZanichelliEditore/design-system/commit/5e005aea66c5a0bbd0939fc6681076884c286166))
|
|
2582
|
+
- focus style ([3599e6f](https://github.com/ZanichelliEditore/design-system/commit/3599e6ff5c1a27f68c69883fcfe47659d2f04fb7))
|
|
2583
|
+
- handle slotchange ([79a4020](https://github.com/ZanichelliEditore/design-system/commit/79a4020a50e5aaf0153d933e171095f87eec3d8e))
|
|
2584
|
+
- handle tablet resize ([3e4f58d](https://github.com/ZanichelliEditore/design-system/commit/3e4f58d195c62bf994e356d9086525197e9bc2c1))
|
|
2585
|
+
- handle tablet resize ([a14e2ce](https://github.com/ZanichelliEditore/design-system/commit/a14e2cead771699451ad4600c72a50454830c5b0))
|
|
2586
|
+
- handle topbar status ([3b7d2ef](https://github.com/ZanichelliEditore/design-system/commit/3b7d2ef627a0bccd2187fb1c622b7a5403af2c36))
|
|
2587
|
+
- improved z-user-doprdown ([9bb86c9](https://github.com/ZanichelliEditore/design-system/commit/9bb86c9438d748d53109ea1e8d4967459a122f3c))
|
|
2588
|
+
- light variant ([465f280](https://github.com/ZanichelliEditore/design-system/commit/465f2805ede11ec9a9c827925ba627a194695ca9))
|
|
2589
|
+
- refactoring and appButtonMenuClick event ([364c6c2](https://github.com/ZanichelliEditore/design-system/commit/364c6c28f7c19c27e180a6b7a3d8233521fbe80a))
|
|
2590
|
+
- refactoring css grid ([2e49771](https://github.com/ZanichelliEditore/design-system/commit/2e4977155ca96b79027e9b095e94a828c301a82d))
|
|
2591
|
+
- renaming and z-app-switcher test ([f76c861](https://github.com/ZanichelliEditore/design-system/commit/f76c861f15764d161488ebc750b5c10066eb2075))
|
|
2592
|
+
- scaffolding ([9de417c](https://github.com/ZanichelliEditore/design-system/commit/9de417c166e447ba45169812858f5c47bae12522))
|
|
2593
|
+
- scaffolding and storybook ([d545e4c](https://github.com/ZanichelliEditore/design-system/commit/d545e4ce530f1503a067a3908fd14263636b88e5))
|
|
2594
|
+
- set default mobile state ([2a03d39](https://github.com/ZanichelliEditore/design-system/commit/2a03d3970501843094e8c7a38362d57d37fbc6a0))
|
|
2595
|
+
- slotted buttons ([0ef7f05](https://github.com/ZanichelliEditore/design-system/commit/0ef7f05a4aa91e5b4dd7f1172644bc16f00a9dcd))
|
|
2596
|
+
- slotted provider button styling ([1bfb2c3](https://github.com/ZanichelliEditore/design-system/commit/1bfb2c3f01d1cc21382d6b21bb086658f1b6fc1f))
|
|
2597
|
+
- storybook ([5bb9651](https://github.com/ZanichelliEditore/design-system/commit/5bb965190e73797d7d72bd7dd977df4beca90f91))
|
|
2598
|
+
- tablet style ([d1b6631](https://github.com/ZanichelliEditore/design-system/commit/d1b6631e38791fa2793a1b1c9932b6b703ed3362))
|
|
2599
|
+
- typography and style tuning ([47a9c77](https://github.com/ZanichelliEditore/design-system/commit/47a9c77d6eed6081a2086ce5e6ebd9f248d76ec9))
|
|
2600
|
+
- ul margin fix ([2c5d532](https://github.com/ZanichelliEditore/design-system/commit/2c5d532e6d90af83474205df24a43dd9713ef0f5))
|
|
2601
|
+
- user dropdown button css fix ([ce0a2c7](https://github.com/ZanichelliEditore/design-system/commit/ce0a2c724733f6dd9386e741c4515a420bb2c26c))
|
|
2602
|
+
- wip slotted grid ([4fb0c5b](https://github.com/ZanichelliEditore/design-system/commit/4fb0c5baf408d66957d3a9bb3fa9f563482a0955))
|
|
2603
|
+
- z-app-switcher and z-user-dropdown storybook ([b209da2](https://github.com/ZanichelliEditore/design-system/commit/b209da2a3a81431e5c6b2018c93f7d8dcf8a82e2))
|
|
2604
|
+
- z-app-topbar unit tests ([6134a9c](https://github.com/ZanichelliEditore/design-system/commit/6134a9cc7a817f5e83c14568f90e8213f4791b7d))
|
|
2605
|
+
- z-link big version ([6756344](https://github.com/ZanichelliEditore/design-system/commit/6756344f2358b2c15f3fb84a786c8319f0ec48d9))
|
|
2606
|
+
- z-link new tests ([9178d31](https://github.com/ZanichelliEditore/design-system/commit/9178d31a972cbd72e7aa5f6605d099767fc882d0))
|
|
2607
|
+
- z-login-modal tests ([11265c9](https://github.com/ZanichelliEditore/design-system/commit/11265c9aea65b77373f16259ec1af5e0197af816))
|
|
2608
|
+
- z-topbar to z-app-topbar naming change ([11637d8](https://github.com/ZanichelliEditore/design-system/commit/11637d8aec93968ac9588e20f30d585bb79f3e40))
|
|
2609
|
+
- z-user-dropdown e2e test ([bf79319](https://github.com/ZanichelliEditore/design-system/commit/bf7931912b8a2150aba20d1a2a52cc88ce330b34))
|
|
2610
|
+
- z-user-dropdown unit tests ([ca9a859](https://github.com/ZanichelliEditore/design-system/commit/ca9a859a7d46151f985908ab23901790be5351ba))
|
|
2611
|
+
- z-user-menu mobile ([4ee7b88](https://github.com/ZanichelliEditore/design-system/commit/4ee7b8809d42cfb89132301befb8ef9acfe00270))
|
|
2612
|
+
|
|
2613
|
+
### Bug Fixes
|
|
2614
|
+
|
|
2615
|
+
- autocomplete on z-select ([258407f](https://github.com/ZanichelliEditore/design-system/commit/258407f30dc9321c99eef42f226813af58ffb4f3))
|
|
2616
|
+
- border size ([eecac8c](https://github.com/ZanichelliEditore/design-system/commit/eecac8cce0511bcdb48a17a039593484b26279f0))
|
|
2617
|
+
- docs ([7323305](https://github.com/ZanichelliEditore/design-system/commit/7323305cb11e44e716cde3f0392d09abc5272bfa))
|
|
2618
|
+
- dropdown menu css fix ([dccbf87](https://github.com/ZanichelliEditore/design-system/commit/dccbf875c59b5ade8bcd350c987fff00e7c7e885))
|
|
2619
|
+
- fix unit tests ([4232850](https://github.com/ZanichelliEditore/design-system/commit/42328509e0da6e0d9d92131622a589c33318abd0))
|
|
2620
|
+
- getSibling function ([f79ded0](https://github.com/ZanichelliEditore/design-system/commit/f79ded0b775f20da69cdbf739fb263ec84b32a50))
|
|
2621
|
+
- inputs tests ([6f3be8a](https://github.com/ZanichelliEditore/design-system/commit/6f3be8a877de865a6efa9b49886578c69e9d47fb))
|
|
2622
|
+
- labels ([7cb6275](https://github.com/ZanichelliEditore/design-system/commit/7cb6275d03c37847a304b8d5ef2768d1e7b508df))
|
|
2623
|
+
- mobile breakpoint in z-user-dropdown ([2efd5fc](https://github.com/ZanichelliEditore/design-system/commit/2efd5fc085b5f742e8093cb8734d7eb51fed6b51))
|
|
2624
|
+
- outline ([20f8771](https://github.com/ZanichelliEditore/design-system/commit/20f877150322d0e36290766d56cf6fd2909e87b2))
|
|
2625
|
+
- PR comments ([f508c0f](https://github.com/ZanichelliEditore/design-system/commit/f508c0fd5c73479bb0c491a083e39a224edf4154))
|
|
2626
|
+
- PR fix on css and mobile rendering ([b97e320](https://github.com/ZanichelliEditore/design-system/commit/b97e320638ebfe732e8f8b56174bc6873d784e2e))
|
|
2627
|
+
- remove getSiblings method ([e1f54f9](https://github.com/ZanichelliEditore/design-system/commit/e1f54f95fae96b05c908cc3422d1a26e187dd313))
|
|
2628
|
+
- removed slot login in z-user-dropdown ([e8cd637](https://github.com/ZanichelliEditore/design-system/commit/e8cd63798ef040b143019eb4439fdecf5ed872bb))
|
|
2629
|
+
- renamed z-login-modal to z-modal-login ([1e8eae7](https://github.com/ZanichelliEditore/design-system/commit/1e8eae76f0cc76a1dc427bc74ce6588fdaeb78e9))
|
|
2630
|
+
- some other style fixes ([0f42676](https://github.com/ZanichelliEditore/design-system/commit/0f426762b8b438ce296e63fcdb74887635d3062f))
|
|
2631
|
+
- style fixes ([ef0e663](https://github.com/ZanichelliEditore/design-system/commit/ef0e663e2455c2770c0cfb4d72243daa442974a1))
|
|
2632
|
+
- style fixes ([9d8a131](https://github.com/ZanichelliEditore/design-system/commit/9d8a1314b406d3d64ac5e8655b4182f30b47a9a1))
|
|
2633
|
+
- topbar grid layout fix ([eaac1ca](https://github.com/ZanichelliEditore/design-system/commit/eaac1ca6ee1682ee97cc355be3f932b4e96f09db))
|
|
2634
|
+
- z-button width 100% ([1a9afd1](https://github.com/ZanichelliEditore/design-system/commit/1a9afd187d811f995f0ef803c1704e0afbf9b878))
|
|
2635
|
+
- z-user-dropdown storybook fix ([fdea7b3](https://github.com/ZanichelliEditore/design-system/commit/fdea7b3ad937eda53175a715627589739b87d084))
|
|
2636
|
+
|
|
2637
|
+
### [1.8.3](https://github.com/ZanichelliEditore/design-system/compare/v1.8.2...v1.8.3) (2021-04-29)
|
|
2638
|
+
|
|
2639
|
+
### [1.8.2](https://github.com/ZanichelliEditore/design-system/compare/v1.8.1...v1.8.2) (2021-04-29)
|
|
2640
|
+
|
|
2641
|
+
### [1.8.1](https://github.com/ZanichelliEditore/design-system/compare/v1.8.0...v1.8.1) (2021-04-26)
|
|
2642
|
+
|
|
2643
|
+
### Features
|
|
2644
|
+
|
|
2645
|
+
- **clav-33:** add aria tag to table components ([5a3b579](https://github.com/ZanichelliEditore/design-system/commit/5a3b579c71b85955ee9ade0e3b2c106203dccb39))
|
|
2646
|
+
- **clav-33:** add wrapper for table components ([b591d87](https://github.com/ZanichelliEditore/design-system/commit/b591d87a23379ce199ba76db665897efdb3225d7))
|
|
2647
|
+
- **clav-33:** add z-registro-table to snoflakes ([0617868](https://github.com/ZanichelliEditore/design-system/commit/061786874f4aea0d7a3cffd3625b68907bb8480a))
|
|
2648
|
+
|
|
2649
|
+
## [1.8.0](https://github.com/ZanichelliEditore/design-system/compare/v1.7.0...v1.8.0) (2021-04-26)
|
|
2650
|
+
|
|
2651
|
+
### Features
|
|
2652
|
+
|
|
2653
|
+
- added z-storia-button ([5f89582](https://github.com/ZanichelliEditore/design-system/commit/5f89582dc6ce13f5f6524a9063ba26a3c7ef1a18))
|
|
2654
|
+
|
|
2655
|
+
## [1.7.0](https://github.com/ZanichelliEditore/design-system/compare/v1.6.0...v1.7.0) (2021-04-15)
|
|
2656
|
+
|
|
2657
|
+
### Features
|
|
2658
|
+
|
|
2659
|
+
- app-header component variables ([522582e](https://github.com/ZanichelliEditore/design-system/commit/522582e4bfd01a0f98df2f0433682d047147f2c8))
|
|
2660
|
+
- updated setup-node@v2 in storybook release workflow ([a4d7afd](https://github.com/ZanichelliEditore/design-system/commit/a4d7afd9e6864d3b82f95f6a129b5c15e1222ad8))
|
|
2661
|
+
- z-app-header implementation ([9b2b417](https://github.com/ZanichelliEditore/design-system/commit/9b2b4178f5efd0d9fd248e622c1ce81cb84b8b1b))
|
|
2662
|
+
|
|
2663
|
+
## [1.6.0](https://github.com/ZanichelliEditore/design-system/compare/v1.4.1...v1.6.0) (2021-04-14)
|
|
2664
|
+
|
|
2665
|
+
### Features
|
|
2666
|
+
|
|
2667
|
+
- added tests ([20a0924](https://github.com/ZanichelliEditore/design-system/commit/20a0924e3b06bbe0e004f3e927031ecd7c11721d))
|
|
2668
|
+
- added z-headign and z-body ([fc3daee](https://github.com/ZanichelliEditore/design-system/commit/fc3daeebdccd16e374295a724ac04dda8aedbe2f))
|
|
2669
|
+
- spacing and storybook ([5cde0f9](https://github.com/ZanichelliEditore/design-system/commit/5cde0f9897ab2367b302b2fa9e88865cf50601d9))
|
|
2670
|
+
- storybook ([18238e7](https://github.com/ZanichelliEditore/design-system/commit/18238e79ef47db90c923398fae02fb7ce06308d5))
|
|
2671
|
+
- storybook ([b3e247f](https://github.com/ZanichelliEditore/design-system/commit/b3e247fea7a83a02a6c1a2cbb2a9cc5a620fa25d))
|
|
2672
|
+
- upgraded packages to last version ([c01ec66](https://github.com/ZanichelliEditore/design-system/commit/c01ec665290b301caa3c4196b38627b8a5938bd0))
|
|
2673
|
+
- wip storybook ([91fda2f](https://github.com/ZanichelliEditore/design-system/commit/91fda2f3c2830fa9b6d36f55974cdfcda748c6ed))
|
|
2674
|
+
- z-footer-link slot test ([00e1e78](https://github.com/ZanichelliEditore/design-system/commit/00e1e78e651a884f1739d8730b5193ba19cba9d8))
|
|
2675
|
+
- z-footer-link test ([d8dd2db](https://github.com/ZanichelliEditore/design-system/commit/d8dd2db7f84d87a35f15b0940ab96310930e8ac5))
|
|
2676
|
+
- z-footer-section ([0b249c3](https://github.com/ZanichelliEditore/design-system/commit/0b249c3735e41f2b206c4aa4bdcad6584a8a1efb))
|
|
2677
|
+
- z-footer-social test, z-footer-link test ([e220f7b](https://github.com/ZanichelliEditore/design-system/commit/e220f7b72d37eb5c604f068eced6060bd42f509c))
|
|
2678
|
+
- z-typography component shadows and populate both head and body ([7534368](https://github.com/ZanichelliEditore/design-system/commit/7534368d01cb04951f047781da26ac24ac0cae3e))
|
|
2679
|
+
- z-typography component shadows and populate both head and body ([a7fddd1](https://github.com/ZanichelliEditore/design-system/commit/a7fddd1eabea313baf80b182b523ff35a183ceb2))
|
|
2680
|
+
|
|
2681
|
+
### Bug Fixes
|
|
2682
|
+
|
|
2683
|
+
- added br in stories ([0916e8b](https://github.com/ZanichelliEditore/design-system/commit/0916e8bbb57a26940f048ab5e81d90fa78cc2f16))
|
|
2684
|
+
- added design tokens ([4df2165](https://github.com/ZanichelliEditore/design-system/commit/4df216584c215c9203569f85e91b276b12c1706d))
|
|
2685
|
+
- added package-lock ([f552472](https://github.com/ZanichelliEditore/design-system/commit/f552472fe3c7085c3ebe714bfa8a5cfcfef7319e))
|
|
2686
|
+
- added published package ([f5c2000](https://github.com/ZanichelliEditore/design-system/commit/f5c2000b8bd8409474e300ddab4c8e05ed6a8f14))
|
|
2687
|
+
- build and test.e2e ([34bd257](https://github.com/ZanichelliEditore/design-system/commit/34bd257ba8deb7d57453231ca84d357209f9110f))
|
|
2688
|
+
- changed prop name ([c16eee0](https://github.com/ZanichelliEditore/design-system/commit/c16eee08320638c2841b436643d0fd84e08c61fd))
|
|
2689
|
+
- css ([fb85d54](https://github.com/ZanichelliEditore/design-system/commit/fb85d54800281c7e65e405d5acc0335619b55e5f))
|
|
2690
|
+
- css variables ([139a3d1](https://github.com/ZanichelliEditore/design-system/commit/139a3d1c467476bcf37e9d3d20b5afa93a9163c2))
|
|
2691
|
+
- desclabel after component did load ([bb69fd2](https://github.com/ZanichelliEditore/design-system/commit/bb69fd2bd6bb7d4c81d68f2d4aa3993cec3e019e))
|
|
2692
|
+
- design-tokens missing style ([e8023b4](https://github.com/ZanichelliEditore/design-system/commit/e8023b4aaaa58dcdd6c269913b3978ff0ced351b))
|
|
2693
|
+
- docs ([e748292](https://github.com/ZanichelliEditore/design-system/commit/e74829292860b6afe68beec8c63a2c0f1af01c02))
|
|
2694
|
+
- failed test ([9d05352](https://github.com/ZanichelliEditore/design-system/commit/9d05352abb1107d897b6d1c755587453f226b505))
|
|
2695
|
+
- fied tests ([326496d](https://github.com/ZanichelliEditore/design-system/commit/326496ddc0889768cc82d5a222ad2e384c59a082))
|
|
2696
|
+
- fixed husky config ([f1f0651](https://github.com/ZanichelliEditore/design-system/commit/f1f06517b620c2caf1a083e87d2517d91ebbe3b7))
|
|
2697
|
+
- level as number ([8b464c2](https://github.com/ZanichelliEditore/design-system/commit/8b464c22a158a71491b8ac6298b521aec362dde6))
|
|
2698
|
+
- minor typos and tests removed no-margin as prop ([a790958](https://github.com/ZanichelliEditore/design-system/commit/a790958397db077c4d8825e69eddb8015459c2be))
|
|
2699
|
+
- minor typos fix ([6202594](https://github.com/ZanichelliEditore/design-system/commit/62025949c156bf8b055a711c45293a88d1b4a610))
|
|
2700
|
+
- minor typos fix ([1adf8a2](https://github.com/ZanichelliEditore/design-system/commit/1adf8a218349972cc4dad0ad5808151fcf812398))
|
|
2701
|
+
- new tokens applyed ([29eee04](https://github.com/ZanichelliEditore/design-system/commit/29eee04a472dbc082d7c6a59e8fc6584f14e2341))
|
|
2702
|
+
- rebased on master ([9da7343](https://github.com/ZanichelliEditore/design-system/commit/9da73439162bf27b44452643e3e6ca2756cfb98e))
|
|
2703
|
+
- removed margin in headings ([b5f6f79](https://github.com/ZanichelliEditore/design-system/commit/b5f6f79d68a6061e24a0bbf4a41a38a1cc16f9c4))
|
|
2704
|
+
- removed px ([2253e58](https://github.com/ZanichelliEditore/design-system/commit/2253e58a7f6708b88b19128b072e6a9c7e178801))
|
|
2705
|
+
- removed typos in vars ([a0ec8dc](https://github.com/ZanichelliEditore/design-system/commit/a0ec8dca16fbdc67c983a98c27ac395c63c67bbf))
|
|
2706
|
+
- removed unrelated change ([c763701](https://github.com/ZanichelliEditore/design-system/commit/c7637017c069117ce72bea3c1cf4df7f7afb9589))
|
|
2707
|
+
- removed unrelated changes ([ebbf23a](https://github.com/ZanichelliEditore/design-system/commit/ebbf23a59bf4472b2878dc78d5d91b89b94c8473))
|
|
2708
|
+
- removed unused console log ([a57decb](https://github.com/ZanichelliEditore/design-system/commit/a57decbe42c4b294b50207e39e47a68b88eabb0a))
|
|
2709
|
+
- removed useless story ([5a6b426](https://github.com/ZanichelliEditore/design-system/commit/5a6b4263414592c3539438f78678d487829768c2))
|
|
2710
|
+
- resolved conflicts ([70ed7c4](https://github.com/ZanichelliEditore/design-system/commit/70ed7c49eead540a2917b775a1ecc025b99fa7d9))
|
|
2711
|
+
- resolved conflicts ([e9edccd](https://github.com/ZanichelliEditore/design-system/commit/e9edccde1132f535fa247ca5433b20781f76c5a4))
|
|
2712
|
+
- restored beans ([031102a](https://github.com/ZanichelliEditore/design-system/commit/031102a8afb871405ffe10e7b3e5dbddcba42229))
|
|
2713
|
+
- restored import in global css ([73dcae0](https://github.com/ZanichelliEditore/design-system/commit/73dcae0bcedf137fcf91c0f15dbdb7d9a6a6696d))
|
|
2714
|
+
- space unit occurrencies ([8e0f0d5](https://github.com/ZanichelliEditore/design-system/commit/8e0f0d5e53227a589bf5d81a65b8cccbed58a87b))
|
|
2715
|
+
- storybook fix by adding react-dom dev dependency ([e94e50e](https://github.com/ZanichelliEditore/design-system/commit/e94e50e518b918167aa2f254e29902e12c3a5ed2))
|
|
2716
|
+
- test and build fixing ([4130f7b](https://github.com/ZanichelliEditore/design-system/commit/4130f7ba2d4e0fdc218001488403e3d3faa50956))
|
|
2717
|
+
- typo in space unit ([75ac1c1](https://github.com/ZanichelliEditore/design-system/commit/75ac1c17234df8c6ea223ea8fdbccd352f84cd47))
|
|
2718
|
+
- updated design token version ([7156c63](https://github.com/ZanichelliEditore/design-system/commit/7156c63dad3486516383dd67d984c7d3cc9d3f60))
|
|
2719
|
+
- yarn.lock and changelog.md updated ([5aa24ab](https://github.com/ZanichelliEditore/design-system/commit/5aa24ab9720e8891aa66e2108c3faa0ba43d28c6))
|
|
2720
|
+
|
|
2721
|
+
## [1.5.0](https://github.com/ZanichelliEditore/design-system/compare/v1.4.1...v1.5.0) (2021-04-14)
|
|
2722
|
+
|
|
2723
|
+
### Features
|
|
2724
|
+
|
|
2725
|
+
- added tests ([20a0924](https://github.com/ZanichelliEditore/design-system/commit/20a0924e3b06bbe0e004f3e927031ecd7c11721d))
|
|
2726
|
+
- added z-headign and z-body ([fc3daee](https://github.com/ZanichelliEditore/design-system/commit/fc3daeebdccd16e374295a724ac04dda8aedbe2f))
|
|
2727
|
+
- spacing and storybook ([5cde0f9](https://github.com/ZanichelliEditore/design-system/commit/5cde0f9897ab2367b302b2fa9e88865cf50601d9))
|
|
2728
|
+
- storybook ([18238e7](https://github.com/ZanichelliEditore/design-system/commit/18238e79ef47db90c923398fae02fb7ce06308d5))
|
|
2729
|
+
- storybook ([b3e247f](https://github.com/ZanichelliEditore/design-system/commit/b3e247fea7a83a02a6c1a2cbb2a9cc5a620fa25d))
|
|
2730
|
+
- upgraded packages to last version ([c01ec66](https://github.com/ZanichelliEditore/design-system/commit/c01ec665290b301caa3c4196b38627b8a5938bd0))
|
|
2731
|
+
- wip storybook ([91fda2f](https://github.com/ZanichelliEditore/design-system/commit/91fda2f3c2830fa9b6d36f55974cdfcda748c6ed))
|
|
2732
|
+
- z-footer-link slot test ([00e1e78](https://github.com/ZanichelliEditore/design-system/commit/00e1e78e651a884f1739d8730b5193ba19cba9d8))
|
|
2733
|
+
- z-footer-link test ([d8dd2db](https://github.com/ZanichelliEditore/design-system/commit/d8dd2db7f84d87a35f15b0940ab96310930e8ac5))
|
|
2734
|
+
- z-footer-section ([0b249c3](https://github.com/ZanichelliEditore/design-system/commit/0b249c3735e41f2b206c4aa4bdcad6584a8a1efb))
|
|
2735
|
+
- z-footer-social test, z-footer-link test ([e220f7b](https://github.com/ZanichelliEditore/design-system/commit/e220f7b72d37eb5c604f068eced6060bd42f509c))
|
|
2736
|
+
- z-typography component shadows and populate both head and body ([7534368](https://github.com/ZanichelliEditore/design-system/commit/7534368d01cb04951f047781da26ac24ac0cae3e))
|
|
2737
|
+
- z-typography component shadows and populate both head and body ([a7fddd1](https://github.com/ZanichelliEditore/design-system/commit/a7fddd1eabea313baf80b182b523ff35a183ceb2))
|
|
2738
|
+
|
|
2739
|
+
### Bug Fixes
|
|
2740
|
+
|
|
2741
|
+
- added br in stories ([0916e8b](https://github.com/ZanichelliEditore/design-system/commit/0916e8bbb57a26940f048ab5e81d90fa78cc2f16))
|
|
2742
|
+
- added design tokens ([4df2165](https://github.com/ZanichelliEditore/design-system/commit/4df216584c215c9203569f85e91b276b12c1706d))
|
|
2743
|
+
- added package-lock ([f552472](https://github.com/ZanichelliEditore/design-system/commit/f552472fe3c7085c3ebe714bfa8a5cfcfef7319e))
|
|
2744
|
+
- added published package ([f5c2000](https://github.com/ZanichelliEditore/design-system/commit/f5c2000b8bd8409474e300ddab4c8e05ed6a8f14))
|
|
2745
|
+
- build and test.e2e ([34bd257](https://github.com/ZanichelliEditore/design-system/commit/34bd257ba8deb7d57453231ca84d357209f9110f))
|
|
2746
|
+
- changed prop name ([c16eee0](https://github.com/ZanichelliEditore/design-system/commit/c16eee08320638c2841b436643d0fd84e08c61fd))
|
|
2747
|
+
- css ([fb85d54](https://github.com/ZanichelliEditore/design-system/commit/fb85d54800281c7e65e405d5acc0335619b55e5f))
|
|
2748
|
+
- css variables ([139a3d1](https://github.com/ZanichelliEditore/design-system/commit/139a3d1c467476bcf37e9d3d20b5afa93a9163c2))
|
|
2749
|
+
- desclabel after component did load ([bb69fd2](https://github.com/ZanichelliEditore/design-system/commit/bb69fd2bd6bb7d4c81d68f2d4aa3993cec3e019e))
|
|
2750
|
+
- design-tokens missing style ([e8023b4](https://github.com/ZanichelliEditore/design-system/commit/e8023b4aaaa58dcdd6c269913b3978ff0ced351b))
|
|
2751
|
+
- docs ([e748292](https://github.com/ZanichelliEditore/design-system/commit/e74829292860b6afe68beec8c63a2c0f1af01c02))
|
|
2752
|
+
- failed test ([9d05352](https://github.com/ZanichelliEditore/design-system/commit/9d05352abb1107d897b6d1c755587453f226b505))
|
|
2753
|
+
- fied tests ([326496d](https://github.com/ZanichelliEditore/design-system/commit/326496ddc0889768cc82d5a222ad2e384c59a082))
|
|
2754
|
+
- fixed husky config ([f1f0651](https://github.com/ZanichelliEditore/design-system/commit/f1f06517b620c2caf1a083e87d2517d91ebbe3b7))
|
|
2755
|
+
- level as number ([8b464c2](https://github.com/ZanichelliEditore/design-system/commit/8b464c22a158a71491b8ac6298b521aec362dde6))
|
|
2756
|
+
- minor typos and tests removed no-margin as prop ([a790958](https://github.com/ZanichelliEditore/design-system/commit/a790958397db077c4d8825e69eddb8015459c2be))
|
|
2757
|
+
- minor typos fix ([6202594](https://github.com/ZanichelliEditore/design-system/commit/62025949c156bf8b055a711c45293a88d1b4a610))
|
|
2758
|
+
- minor typos fix ([1adf8a2](https://github.com/ZanichelliEditore/design-system/commit/1adf8a218349972cc4dad0ad5808151fcf812398))
|
|
2759
|
+
- new tokens applyed ([29eee04](https://github.com/ZanichelliEditore/design-system/commit/29eee04a472dbc082d7c6a59e8fc6584f14e2341))
|
|
2760
|
+
- rebased on master ([9da7343](https://github.com/ZanichelliEditore/design-system/commit/9da73439162bf27b44452643e3e6ca2756cfb98e))
|
|
2761
|
+
- removed margin in headings ([b5f6f79](https://github.com/ZanichelliEditore/design-system/commit/b5f6f79d68a6061e24a0bbf4a41a38a1cc16f9c4))
|
|
2762
|
+
- removed px ([2253e58](https://github.com/ZanichelliEditore/design-system/commit/2253e58a7f6708b88b19128b072e6a9c7e178801))
|
|
2763
|
+
- removed typos in vars ([a0ec8dc](https://github.com/ZanichelliEditore/design-system/commit/a0ec8dca16fbdc67c983a98c27ac395c63c67bbf))
|
|
2764
|
+
- removed unrelated change ([c763701](https://github.com/ZanichelliEditore/design-system/commit/c7637017c069117ce72bea3c1cf4df7f7afb9589))
|
|
2765
|
+
- removed unrelated changes ([ebbf23a](https://github.com/ZanichelliEditore/design-system/commit/ebbf23a59bf4472b2878dc78d5d91b89b94c8473))
|
|
2766
|
+
- removed unused console log ([a57decb](https://github.com/ZanichelliEditore/design-system/commit/a57decbe42c4b294b50207e39e47a68b88eabb0a))
|
|
2767
|
+
- removed useless story ([5a6b426](https://github.com/ZanichelliEditore/design-system/commit/5a6b4263414592c3539438f78678d487829768c2))
|
|
2768
|
+
- resolved conflicts ([70ed7c4](https://github.com/ZanichelliEditore/design-system/commit/70ed7c49eead540a2917b775a1ecc025b99fa7d9))
|
|
2769
|
+
- resolved conflicts ([e9edccd](https://github.com/ZanichelliEditore/design-system/commit/e9edccde1132f535fa247ca5433b20781f76c5a4))
|
|
2770
|
+
- restored beans ([031102a](https://github.com/ZanichelliEditore/design-system/commit/031102a8afb871405ffe10e7b3e5dbddcba42229))
|
|
2771
|
+
- restored import in global css ([73dcae0](https://github.com/ZanichelliEditore/design-system/commit/73dcae0bcedf137fcf91c0f15dbdb7d9a6a6696d))
|
|
2772
|
+
- space unit occurrencies ([8e0f0d5](https://github.com/ZanichelliEditore/design-system/commit/8e0f0d5e53227a589bf5d81a65b8cccbed58a87b))
|
|
2773
|
+
- storybook fix by adding react-dom dev dependency ([e94e50e](https://github.com/ZanichelliEditore/design-system/commit/e94e50e518b918167aa2f254e29902e12c3a5ed2))
|
|
2774
|
+
- test and build fixing ([4130f7b](https://github.com/ZanichelliEditore/design-system/commit/4130f7ba2d4e0fdc218001488403e3d3faa50956))
|
|
2775
|
+
- typo in space unit ([75ac1c1](https://github.com/ZanichelliEditore/design-system/commit/75ac1c17234df8c6ea223ea8fdbccd352f84cd47))
|
|
2776
|
+
- updated design token version ([7156c63](https://github.com/ZanichelliEditore/design-system/commit/7156c63dad3486516383dd67d984c7d3cc9d3f60))
|
|
2777
|
+
|
|
2778
|
+
### [1.4.1](https://github.com/ZanichelliEditore/design-system/compare/v1.4.0...v1.4.1) (2021-03-01)
|
|
2779
|
+
|
|
2780
|
+
## [1.4.0](https://github.com/ZanichelliEditore/design-system/compare/v1.5.0...v1.4.0) (2021-03-01)
|
|
2781
|
+
|
|
2782
|
+
### Features
|
|
2783
|
+
|
|
2784
|
+
- add and configure husky and commitlint packages ([1dd05cc](https://github.com/ZanichelliEditore/design-system/commit/1dd05cc8277408693bcedffc71e13cbe2d7cca4c))
|
|
2785
|
+
- added css vars ([e20fc94](https://github.com/ZanichelliEditore/design-system/commit/e20fc94a1f719aa30cdd77fd9a7c3b5689f09e7c))
|
|
2786
|
+
- added light theme ([165f2bc](https://github.com/ZanichelliEditore/design-system/commit/165f2bcf50ceb7578c90355de9478855a1d1de40))
|
|
2787
|
+
- added readme ([ca6ae6d](https://github.com/ZanichelliEditore/design-system/commit/ca6ae6d814f8d1ba15a0e621ecccf195c9ae8edd))
|
|
2788
|
+
- added shadow tokens ([44822be](https://github.com/ZanichelliEditore/design-system/commit/44822be5dcc7ea4ec1f9a8744b2eaa0141833074))
|
|
2789
|
+
- autocompleteResult event ([61e9171](https://github.com/ZanichelliEditore/design-system/commit/61e91715d6f23c01db3df864fa1098aaaf2413e9))
|
|
2790
|
+
- changed style ([8dd6421](https://github.com/ZanichelliEditore/design-system/commit/8dd6421d83459475d613aa51b7ec9dd6ba56c3f0))
|
|
2791
|
+
- cookiebar component basic ([974c9e8](https://github.com/ZanichelliEditore/design-system/commit/974c9e843560057cb001cefd42b78a2620d3f9ec))
|
|
2792
|
+
- deleted old github pipeline ([5347ede](https://github.com/ZanichelliEditore/design-system/commit/5347edeb83cd6669a0c669106d78872bbbd1f24c))
|
|
2793
|
+
- deleted release-it script ([bbdcaae](https://github.com/ZanichelliEditore/design-system/commit/bbdcaae9e2492ac26a08be771063530f1022a0ff))
|
|
2794
|
+
- edit event name ([3b75884](https://github.com/ZanichelliEditore/design-system/commit/3b75884907cfdc3f07b9f9634d7d930175f089bd))
|
|
2795
|
+
- edited styles ([f1234fe](https://github.com/ZanichelliEditore/design-system/commit/f1234fef7f25edf7b9067596501a016f24260e66))
|
|
2796
|
+
- getValue/setValue backword compatibility ([2d776da](https://github.com/ZanichelliEditore/design-system/commit/2d776da160f4448612460453496023196c73386f))
|
|
2797
|
+
- input icons style ([fc2bfc3](https://github.com/ZanichelliEditore/design-system/commit/fc2bfc3965909cdfade896190c28df247cd1c0f5))
|
|
2798
|
+
- input password - added tests ([c7697d0](https://github.com/ZanichelliEditore/design-system/commit/c7697d09191ce1f455ba8aea525c7b6ba3380566))
|
|
2799
|
+
- input password show/hide ([f0e8850](https://github.com/ZanichelliEditore/design-system/commit/f0e885009f7d2c0b26552cd3ef0220c4bf7816ed))
|
|
2800
|
+
- integrate z-select in z-input ([842972b](https://github.com/ZanichelliEditore/design-system/commit/842972b35d3d336d18239aa87d2bab3b2dd73bee))
|
|
2801
|
+
- multi select ([324c804](https://github.com/ZanichelliEditore/design-system/commit/324c8049a784fb17a5f85bd2c8b6f6207ef35188))
|
|
2802
|
+
- multiselect with chips ([016be8a](https://github.com/ZanichelliEditore/design-system/commit/016be8a81526e80d5d849d41e3a6b81b60b05b1c))
|
|
2803
|
+
- MYZ-7346 card tooltips ([eafd430](https://github.com/ZanichelliEditore/design-system/commit/eafd4300a5a9953bda05d6e78e4e0820025d3cda))
|
|
2804
|
+
- no results message ([ecc68b6](https://github.com/ZanichelliEditore/design-system/commit/ecc68b6e3cec750bd31868cf5311595d09143eb9))
|
|
2805
|
+
- setSearchString value ([91fc864](https://github.com/ZanichelliEditore/design-system/commit/91fc864ca8781f16078db16a799911792e4e0a38))
|
|
2806
|
+
- storybook release github workflow ([dfb7eae](https://github.com/ZanichelliEditore/design-system/commit/dfb7eae2f7f9b604fc4d96c3c06552909c0f4ca0))
|
|
2807
|
+
- wip multi select ([4440691](https://github.com/ZanichelliEditore/design-system/commit/4440691af78381d68d5149bec37a7be772a6a40e))
|
|
2808
|
+
- z-candybar development ([df46efc](https://github.com/ZanichelliEditore/design-system/commit/df46efc978d016cb862faa8bc919286d1664eb3d))
|
|
2809
|
+
- z-cookibar pattern component ([452f1c7](https://github.com/ZanichelliEditore/design-system/commit/452f1c7ce7fd8e360324c11499afec8c0d9df924))
|
|
2810
|
+
- z-select focus handling ([37f7d20](https://github.com/ZanichelliEditore/design-system/commit/37f7d20bc9224ddbfa29fab286d576add9cfc372))
|
|
2811
|
+
- z-select open handling + scroll to element by letter ([b0556a7](https://github.com/ZanichelliEditore/design-system/commit/b0556a786be5ffdcc633e5e773300ffa24c8e9fb))
|
|
2812
|
+
- z-select tests ([173532d](https://github.com/ZanichelliEditore/design-system/commit/173532d9bca828e4552feeb027ba3ddfedd72810))
|
|
2813
|
+
|
|
2814
|
+
### Bug Fixes
|
|
2815
|
+
|
|
2816
|
+
- input icon positioning ([1cb782c](https://github.com/ZanichelliEditore/design-system/commit/1cb782c9ae26a6534ab67ddbc977561706c89105))
|
|
2817
|
+
- MYZ-7346 removed extra ellipsis ([6b7bd5d](https://github.com/ZanichelliEditore/design-system/commit/6b7bd5dc84ed182a9860bfea88ff0b17a90fb496))
|
|
2818
|
+
- PR fix in css ([b8a6ea2](https://github.com/ZanichelliEditore/design-system/commit/b8a6ea26272d155c70d6a02a6a317565d809a3d0))
|
|
2819
|
+
- removed listener from componentDidLoad + css fix ([6cab36c](https://github.com/ZanichelliEditore/design-system/commit/6cab36cafa33458f5a6d618cb8dadcbbd05ae786))
|
|
2820
|
+
- tests ([03cefa5](https://github.com/ZanichelliEditore/design-system/commit/03cefa5095e40d684b6494c50e66783d8d8b7ece))
|
|
2821
|
+
- use commonjs exports for react ([7837b8d](https://github.com/ZanichelliEditore/design-system/commit/7837b8d76d5a4462d1a6a7867acad58cb192a5b9))
|
|
2822
|
+
- z-header second row height ([8fe4a0e](https://github.com/ZanichelliEditore/design-system/commit/8fe4a0e3760ab9862a958c551e3e1fa52bc3aa01))
|
|
2823
|
+
- z-input-message status icon ([e9719f3](https://github.com/ZanichelliEditore/design-system/commit/e9719f355cea85857dfe89a2e79e49b5b4cb983e))
|
|
2824
|
+
- z-select performances ([85b5c47](https://github.com/ZanichelliEditore/design-system/commit/85b5c476e568932db07044ba11c7f50316ccb500))
|
|
2825
|
+
- z-stepper docs ([9aeb2b6](https://github.com/ZanichelliEditore/design-system/commit/9aeb2b6aef2f6bae25402813c260620930570fcd))
|
|
2826
|
+
- zStepperItem test ([c09bdae](https://github.com/ZanichelliEditore/design-system/commit/c09bdaecef0e21bcedc01ee6f7d3fb0054baa801))
|
|
2827
|
+
|
|
2828
|
+
### [1.3.3](https://github.com/ZanichelliEditore/design-system/compare/v1.5.0...v1.3.3) (2021-03-01)
|
|
2829
|
+
|
|
2830
|
+
### [1.3.2](https://github.com/ZanichelliEditore/design-system/compare/v1.5.0...v1.3.2) (2021-03-01)
|
|
2831
|
+
|
|
2832
|
+
### [1.3.1](https://github.com/ZanichelliEditore/design-system/compare/v1.5.0...v1.3.1) (2021-03-01)
|
|
2833
|
+
|
|
2834
|
+
## [1.3.0](https://github.com/ZanichelliEditore/design-system/compare/v1.2.0...v1.3.0) (2021-03-01)
|
|
2835
|
+
|
|
2836
|
+
### Features
|
|
2837
|
+
|
|
2838
|
+
- add and configure husky and commitlint packages ([1dd05cc](https://github.com/ZanichelliEditore/design-system/commit/1dd05cc8277408693bcedffc71e13cbe2d7cca4c))
|
|
2839
|
+
- added css vars ([e20fc94](https://github.com/ZanichelliEditore/design-system/commit/e20fc94a1f719aa30cdd77fd9a7c3b5689f09e7c))
|
|
2840
|
+
- added light theme ([165f2bc](https://github.com/ZanichelliEditore/design-system/commit/165f2bcf50ceb7578c90355de9478855a1d1de40))
|
|
2841
|
+
- added readme ([ca6ae6d](https://github.com/ZanichelliEditore/design-system/commit/ca6ae6d814f8d1ba15a0e621ecccf195c9ae8edd))
|
|
2842
|
+
- added shadow tokens ([44822be](https://github.com/ZanichelliEditore/design-system/commit/44822be5dcc7ea4ec1f9a8744b2eaa0141833074))
|
|
2843
|
+
- autocompleteResult event ([61e9171](https://github.com/ZanichelliEditore/design-system/commit/61e91715d6f23c01db3df864fa1098aaaf2413e9))
|
|
2844
|
+
- changed style ([8dd6421](https://github.com/ZanichelliEditore/design-system/commit/8dd6421d83459475d613aa51b7ec9dd6ba56c3f0))
|
|
2845
|
+
- cookiebar component basic ([974c9e8](https://github.com/ZanichelliEditore/design-system/commit/974c9e843560057cb001cefd42b78a2620d3f9ec))
|
|
2846
|
+
- deleted old github pipeline ([5347ede](https://github.com/ZanichelliEditore/design-system/commit/5347edeb83cd6669a0c669106d78872bbbd1f24c))
|
|
2847
|
+
- deleted release-it script ([bbdcaae](https://github.com/ZanichelliEditore/design-system/commit/bbdcaae9e2492ac26a08be771063530f1022a0ff))
|
|
2848
|
+
- edit event name ([3b75884](https://github.com/ZanichelliEditore/design-system/commit/3b75884907cfdc3f07b9f9634d7d930175f089bd))
|
|
2849
|
+
- edited styles ([f1234fe](https://github.com/ZanichelliEditore/design-system/commit/f1234fef7f25edf7b9067596501a016f24260e66))
|
|
2850
|
+
- getValue/setValue backword compatibility ([2d776da](https://github.com/ZanichelliEditore/design-system/commit/2d776da160f4448612460453496023196c73386f))
|
|
2851
|
+
- input icons style ([fc2bfc3](https://github.com/ZanichelliEditore/design-system/commit/fc2bfc3965909cdfade896190c28df247cd1c0f5))
|
|
2852
|
+
- input password - added tests ([c7697d0](https://github.com/ZanichelliEditore/design-system/commit/c7697d09191ce1f455ba8aea525c7b6ba3380566))
|
|
2853
|
+
- input password show/hide ([f0e8850](https://github.com/ZanichelliEditore/design-system/commit/f0e885009f7d2c0b26552cd3ef0220c4bf7816ed))
|
|
2854
|
+
- integrate z-select in z-input ([842972b](https://github.com/ZanichelliEditore/design-system/commit/842972b35d3d336d18239aa87d2bab3b2dd73bee))
|
|
2855
|
+
- multi select ([324c804](https://github.com/ZanichelliEditore/design-system/commit/324c8049a784fb17a5f85bd2c8b6f6207ef35188))
|
|
2856
|
+
- multiselect with chips ([016be8a](https://github.com/ZanichelliEditore/design-system/commit/016be8a81526e80d5d849d41e3a6b81b60b05b1c))
|
|
2857
|
+
- MYZ-7346 card tooltips ([eafd430](https://github.com/ZanichelliEditore/design-system/commit/eafd4300a5a9953bda05d6e78e4e0820025d3cda))
|
|
2858
|
+
- no results message ([ecc68b6](https://github.com/ZanichelliEditore/design-system/commit/ecc68b6e3cec750bd31868cf5311595d09143eb9))
|
|
2859
|
+
- setSearchString value ([91fc864](https://github.com/ZanichelliEditore/design-system/commit/91fc864ca8781f16078db16a799911792e4e0a38))
|
|
2860
|
+
- storybook release github workflow ([dfb7eae](https://github.com/ZanichelliEditore/design-system/commit/dfb7eae2f7f9b604fc4d96c3c06552909c0f4ca0))
|
|
2861
|
+
- wip multi select ([4440691](https://github.com/ZanichelliEditore/design-system/commit/4440691af78381d68d5149bec37a7be772a6a40e))
|
|
2862
|
+
- z-candybar development ([df46efc](https://github.com/ZanichelliEditore/design-system/commit/df46efc978d016cb862faa8bc919286d1664eb3d))
|
|
2863
|
+
- z-cookibar pattern component ([452f1c7](https://github.com/ZanichelliEditore/design-system/commit/452f1c7ce7fd8e360324c11499afec8c0d9df924))
|
|
2864
|
+
- z-select focus handling ([37f7d20](https://github.com/ZanichelliEditore/design-system/commit/37f7d20bc9224ddbfa29fab286d576add9cfc372))
|
|
2865
|
+
- z-select open handling + scroll to element by letter ([b0556a7](https://github.com/ZanichelliEditore/design-system/commit/b0556a786be5ffdcc633e5e773300ffa24c8e9fb))
|
|
2866
|
+
- z-select tests ([173532d](https://github.com/ZanichelliEditore/design-system/commit/173532d9bca828e4552feeb027ba3ddfedd72810))
|
|
2867
|
+
|
|
2868
|
+
### Bug Fixes
|
|
2869
|
+
|
|
2870
|
+
- input icon positioning ([1cb782c](https://github.com/ZanichelliEditore/design-system/commit/1cb782c9ae26a6534ab67ddbc977561706c89105))
|
|
2871
|
+
- MYZ-7346 removed extra ellipsis ([6b7bd5d](https://github.com/ZanichelliEditore/design-system/commit/6b7bd5dc84ed182a9860bfea88ff0b17a90fb496))
|
|
2872
|
+
- PR fix in css ([b8a6ea2](https://github.com/ZanichelliEditore/design-system/commit/b8a6ea26272d155c70d6a02a6a317565d809a3d0))
|
|
2873
|
+
- removed listener from componentDidLoad + css fix ([6cab36c](https://github.com/ZanichelliEditore/design-system/commit/6cab36cafa33458f5a6d618cb8dadcbbd05ae786))
|
|
2874
|
+
- tests ([03cefa5](https://github.com/ZanichelliEditore/design-system/commit/03cefa5095e40d684b6494c50e66783d8d8b7ece))
|
|
2875
|
+
- use commonjs exports for react ([7837b8d](https://github.com/ZanichelliEditore/design-system/commit/7837b8d76d5a4462d1a6a7867acad58cb192a5b9))
|
|
2876
|
+
- z-header second row height ([8fe4a0e](https://github.com/ZanichelliEditore/design-system/commit/8fe4a0e3760ab9862a958c551e3e1fa52bc3aa01))
|
|
2877
|
+
- z-input-message status icon ([e9719f3](https://github.com/ZanichelliEditore/design-system/commit/e9719f355cea85857dfe89a2e79e49b5b4cb983e))
|
|
2878
|
+
- z-select performances ([85b5c47](https://github.com/ZanichelliEditore/design-system/commit/85b5c476e568932db07044ba11c7f50316ccb500))
|
|
2879
|
+
- z-stepper docs ([9aeb2b6](https://github.com/ZanichelliEditore/design-system/commit/9aeb2b6aef2f6bae25402813c260620930570fcd))
|
|
2880
|
+
- zStepperItem test ([c09bdae](https://github.com/ZanichelliEditore/design-system/commit/c09bdaecef0e21bcedc01ee6f7d3fb0054baa801))
|
|
2881
|
+
|
|
2882
|
+
## [1.2.0](https://github.com/ZanichelliEditore/design-system/compare/v1.1.1...v1.2.0) (2020-09-11)
|
|
2883
|
+
|
|
2884
|
+
### Features
|
|
2885
|
+
|
|
2886
|
+
- add complete iconset ([aa31225](https://github.com/ZanichelliEditore/design-system/commit/aa3122551b329804a0f0fea1d7dbebf7f6131ab3))
|
|
2887
|
+
|
|
2888
|
+
### Bug Fixes
|
|
2889
|
+
|
|
2890
|
+
- add more padding so text does not overlap X button on zinput text ([6e56542](https://github.com/ZanichelliEditore/design-system/commit/6e565427d5b97abd35dc52bf978a410d1c7cfd05))
|
|
2891
|
+
- add support icon ([e66deea](https://github.com/ZanichelliEditore/design-system/commit/e66deea064db01a86a76106055ac7efae0c8465c))
|
|
2892
|
+
- change convert_svg_icons script ([aeaf47f](https://github.com/ZanichelliEditore/design-system/commit/aeaf47f16e801a5472c3e0e296204774b9babec7))
|
|
2893
|
+
- typo ([b5ddfe0](https://github.com/ZanichelliEditore/design-system/commit/b5ddfe059d59663dec627269ed48e339966ec8e3))
|
|
2894
|
+
- use new icon name and fix css rules for z-icon ([0b6aed8](https://github.com/ZanichelliEditore/design-system/commit/0b6aed851bc66d21ee45f072e70c3ec0778b9b27))
|
|
2895
|
+
|
|
2896
|
+
### [1.1.1](https://github.com/ZanichelliEditore/design-system/compare/v1.1.0...v1.1.1) (2020-09-02)
|
|
2897
|
+
|
|
2898
|
+
## [1.1.0](https://github.com/ZanichelliEditore/design-system/compare/v1.0.6...v1.1.0) (2020-08-11)
|
|
2899
|
+
|
|
2900
|
+
### Features
|
|
2901
|
+
|
|
2902
|
+
- added property to hide login button on z-header with tests ([52b89ea](https://github.com/ZanichelliEditore/design-system/commit/52b89ea0e30f497129ba03172ae5d10ed56f81a7))
|
|
2903
|
+
|
|
2904
|
+
### 1.0.6 (2020-07-27)
|
|
2905
|
+
|
|
2906
|
+
### Features
|
|
2907
|
+
|
|
2908
|
+
- add storybook a11y addon ([7580b36](https://github.com/ZanichelliEditore/design-system/commit/7580b36f2a9e1e854a8308e97ae894f3b2eb197f))
|
|
2909
|
+
- handle z-stepper interactivity ([0e4e20b](https://github.com/ZanichelliEditore/design-system/commit/0e4e20b7b27ca3c0840b9fdb24586e6622d1d0da))
|
|
2910
|
+
- setup storybook with docs ([3fa1bc6](https://github.com/ZanichelliEditore/design-system/commit/3fa1bc6704eac19e86ab5a568ca1f3ec73fb98fc))
|
|
2911
|
+
- stepper component ([6c1e998](https://github.com/ZanichelliEditore/design-system/commit/6c1e998bbe7f8b943758aa9e2d2cdd804d451849))
|
|
2912
|
+
|
|
2913
|
+
### Bug Fixes
|
|
2914
|
+
|
|
2915
|
+
- disabled stepper color ([b1fad94](https://github.com/ZanichelliEditore/design-system/commit/b1fad944e792c70b50cf2f0c567321a15321b45b))
|
|
2916
|
+
- enhance classlist composition to avoid false ([87ea107](https://github.com/ZanichelliEditore/design-system/commit/87ea107b5c1ce0be74f0fd13a8b389e18626c32e))
|
|
2917
|
+
- fixed tests and some other classes ([49694f5](https://github.com/ZanichelliEditore/design-system/commit/49694f57d07bc045a9e57af5648931ad0006102e))
|
|
2918
|
+
- media query comment ([3c8f3a3](https://github.com/ZanichelliEditore/design-system/commit/3c8f3a3f769baa3ada65b9595ce96da1b293fd52))
|
|
2919
|
+
- modal margin top and positioning ([8aece0a](https://github.com/ZanichelliEditore/design-system/commit/8aece0ae2258806c5e459cb3322b7eb58ed981f0))
|