All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.2.1 (2024-05-24)
- fix reactivity for notifications values plugin (66ec54b)
4.2.0 (2024-05-05)
- inject target attribute for link case (1d61e2b)
4.1.0 (2023-11-27)
- add string type for min/max input for datetime picker (8a61fc2)
4.0.1 (2023-02-13)
- apply attr herit to native html element (d94653e)
4.0.0 (2022-12-20)
- upgrade to tailwind v3
- upgrade to tailwind v3 (eb6a0da)
3.12.0 (2022-12-19)
- upgrade @nuxtjs/tailwindcss (d4ab617)
3.11.1 (2022-12-01)
- select: handle async options updated (fed05ac)
3.11.0 (2022-10-04)
- emit focus/blur from inputs (f116ea7)
3.10.0 (2022-09-28)
- add native input datetime-local (d00fd1f)
3.9.2 (2022-06-24)
- button: add disabled prop declaration for binding (7e05cc1)
3.9.1 (2022-06-10)
- notification: fix bind value (0ff78bf)
3.9.0 (2022-06-09)
- handle dynamic component for notification (fc1534f)
3.8.2 (2022-06-07)
- reset default data dialog (145fe1e)
3.8.1 (2022-03-10)
3.8.0 (2022-02-11)
- add attribute type string to required (e15d8fd)
3.7.0 (2022-02-10)
- config: add xxs size (3b164bb)
3.6.0 (2022-02-07)
- emit traling / leading click to inputs (3a835e6)
3.5.0 (2022-02-02)
- add InputNumber (a53d4ce)
3.4.0 (2022-01-28)
- add autofocus attribute to inputs (d0c7f53)
3.3.1 (2021-12-30)
- fix router scroll behavior error (5644101)
3.3.0 (2021-12-16)
- form: add sizes feature to Toggle (2ce5979)
3.2.0 (2021-12-15)
3.1.0 (2021-12-13)
- allow tailwindcss-forms custom plugin (a6f559d)
3.0.0 (2021-12-13)
-
upgrade to nuxt tailwind v4
-
upgrade to nuxt tailwind v4 (7a9563c)
2.2.2 (2021-12-12)
- form: fix prop value type for inputGroup (5814e0a)
2.2.1 (2021-10-20)
- datepicker: add navigation arrow button type (3e2bb22)
2.2.0 (2021-10-12)
- add maxlength prop for input (c42f9c0)
2.1.0 (2021-09-04)
- handle custom color for each icons Input (09b3e20)
2.0.0 (2021-09-04)
- handle two icons for Input
- handle two icons for Input (c58b30b)
- add change event for select (294840a)
- add ctx context to plugins instance (5cfb682)
- add custom attribute for TabsNavItem (b8bbd64)
- add Dialog component (d260dc4)
- add disabled for select (7ed53ba)
- add DwTextArea (efd77c4)
- add DwTooltip (3d6ba75)
- add fields prop for custom field refs for validation (45baddc)
- add focused and value of Input to InputGroup (3ff2239)
- add help tooltip to Input (1a6fdfc)
- add hide arrow for Card (de22ba5)
- add initial date for default month display in calendar (9872e53)
- add loading feature (da614d8)
- add new min with (790d44a)
- add option slot-scope to RichSelect label (baeecf5)
- add prevent close option for modal and dialog if no cancel (3161c9e)
- add ScrollWrapper component (a17eb0e)
- add select validation (b31ae76)
- add toggle event for card (a142e45)
- add wrapper config from parent div (e5ded72)
- apply translation (81f6e6f)
- change password regex (cb30c6a)
- disable cancel of submit action (f721415)
- externalize target link prop (7d73c7c)
- handle disabled option for Select and RichSelect (6fcba60)
- handle i18n and add expendable option (0bcc0af)
- handle link to step (f78e576)
- handle title or description optional (3d6c23d)
- inject custom css (746eec4)
- inject default translate for Dialog buttons (2488f3c)
- start WAI-ARIA implementation (83b7f31)
- watch for change of InputProps (2c9df94)
- collapse: add title content slot for SEO (9acfd76)
- inject dynamic attribute for breacrumb and set as nav (af08ecd)
- components: add autocomplete prop (d25b8fe)
- components: add DwForm (5348239)
- components: add DwRate (cf20be8)
- components: add option to disable password validation (65f7082)
- components: emit month change events for Datepicker (55f18ed)
- components: inject new data to slot-scoped (797be56)
- components: update exemple for more logic to understand (cbe83fd)
- change password validation (c53f523)
- handle validation for InputCheckbox and InputRadio (f626aa5)
- refactor to handle empty label-key (ae59383)
- set v-model as not required for DatePicker (67db814)
- set valueKey as optional (52619e0)
- update storybook for InputCheckbox and InputRadio (49f8899)
- update Tooltip stories (84705c9)
- watch value change for DatePicker (f6dca21)
- components: add rootPath feature (2d751ce)
- storybook: add custom header exemple for Modal (457394e)
- add close button (9c7ebff)
- components: add arrow slot for DwSelect (a511882)
- add Card component and refactor props (f1ccc57)
- add DatePicker (85d4cbe)
- add disabled exemple for InputText (ad7ca39)
- add disabled property to Input (9855d27)
- add DwBreadcrumb (188ba83)
- add DwCollapse (a536fc9)
- add DwContainer (69988e7)
- add DwModal (5b897d3)
- add DwNotification and refactor plugin injection (dc206da)
- add DwSteps (e3eb923)
- add DwTabs (76e633f)
- add DwTag (38dfda9)
- add DwToggle (f84c365)
- add header footer and collapse to DwCard (b1752ae)
- add Input checkbox (fada922)
- add InputRadio and refactor config injection (a75f416)
- add ItemQuantity (bf9d242)
- add RichSelect and Button (4ccda6e)
- add selected slot scope and avoid unselect (a8a32f0)
- add slot scope for card header (3b4ce7d)
- add slot scoped label value (d1aa3e4)
- add tabindex for DwToggle (b8eb218)
- inject rounded prop for Input (5046768)
- components: add loading to RichSelect (a38fd40)
- components: add transtion-group type (265a6a3)
- storybook: add disabled exemple for InputRadio (300f816)
- handle i18n (1a4e035)
- inject compare field as mixin (9ca07df)
- inject InputGroup for ItemQuantity (ba3d02e)
- components: handle Number type for RichSelect (684b73b)
- components: handle Number type for Select (7119f95)
- finalize DatePicker (baa3e80)
- handle dynamic value test (603a891)
- handle tailwindconfig merge (9643723)
- basic: add attribute prop to Container (eb32da8)
- collapse: add storybook stories (3a4bd47)
- collapse: inject dynamic css (34ae456)
- components: update Card component (a8ccce5)
- form: add InputDate (6a2d19e)
- form: add InputEmail (31af1d8)
- form: add InputPassword component (74fe2ef)
- form: handle v-model injection from DwInputGroupRadio (e37d535)
- add TruncateText component (121610d)
- initial commit (a5cd22b)
- inject input props to native input (6c918fb)
- form: add select component (e481608)
- transitions: externalize collapse-transition config (318b9f7)
- apply button type to avoid submit when wrapped to form (340947d)
- fix blur focus for Input (6ed50f9)
- fix build (82d0850)
- fix confirm injectino (fb569f7)
- fix empty validation check (872e068)
- fix i18n injection (2a94f6f)
- fix i18n injection (a859130)
- fix input date story required validation (497525a)
- fix language switch for storybook (192b6da)
- fix merge config (8e67ddb)
- fix merge of custom config (11f70e6)
- fix modal header spacing (eef2ef5)
- fix no option error (d078296)
- fix path if nuxt i18n not provided (759cd8a)
- fix plugin injection (a0b2a3d)
- fix props type (324fede)
- fix regex to force digit number (9d00b5d)
- fix scroll (8f508e2)
- fix selected item for RichSelect (b359242)
- fix spacing for remaining for TextArea (7d3d224)
- fix spacing Input config (709f6cc)
- fix storybook error (edadf5b)
- force update value with (368ee95)
- hidde navigation if not scrollable (c87d50c)
- inject config for RichSelect (7761d4f)
- inject custom config (504ad90)
- inject custom config to sub components (eadb4ea)
- remove slot scoped (d4f8542)
- watch value change (494ca8f)
- wrap content to div for custom class injection (202faae)
- build: fix storybook build (ec5b87c)
- components: avoid disable input password confirm validation (78c0a92)
- components: fix index detection for ScrollWrapper (19f4118)
- components: fix scroll end (858a8b7)
- components: fix scroll index - 1 (03ff0e6)
- components: fix validation for InputPassword (17a0855)
- components: prevent nuxt-link redirect if disabled (fb1335f)
- components: use style due to purgeCSS for dynamic value (6c76fd1)
- config: fix positioning for InputDatePicker (5fc1c9d)
- config: fix select icon spacing for xs size (6a9092c)
- storybook: inject stories for purgeCSS (fb0c23b)
- add false value as empty for validation (9117de5)
- add z-index for datepicker (b4c450b)
- fix class injection for InputGroup validation (c794456)
- fix configPath order injection (6daf6b3)
- fix i18n for InputPassword (15d356b)
- inject size for ItemQuantity InputGroup (d0f9c98)
- prevent submit event for form (02909f9)
- collapse: fix class injection (7a474cf)
- collapse: fix storybook Collapse story (360b442)
- component: add new prop type (03d2060)
- component: fix checked value type for InputCheckbox (d6585e5)
- component: inject checked domProps (6c9bdbe)
- components: avoid error on undefined value (6c2ab32)
- components: emit tab name change (10dde40)
- components: fix auto import DwSelect (eb8310e)
- components: fix autoclose of notifications (53845b3)
- components: fix i18n injection (d65ae64)
- components: fix novalidate injection on Card (7b32b18)
- components: fix render injection DwSelect (5ecd25f)
- components: handle another configPath source (26ab267)
- components: handle multi selection for input checkbox (472f37c)
- config: fix css for Button block (441da73)
- config: fix styling (b9605db)
- avoid error on storybok (7e6eff5)
- emit value key by default (67bc264)
- fix i18n injection during locale change (3d33c21)
- fix inputGroup props injection (8bfe9ce)
- fix isEmpty function (75d8841)
- fix label key for options (18f231c)
- fix padding for tailwind spacing extend (994f2e7)
- fix storybook render (909bedc)
- fix tailwind merge (efb1ecc)
- fix variant Input validation (882962d)
- fix variants merge (3e137d6)
- force git renaming (cc71f6c)
- handle good validation and value as HTML standard (059654b)
- inject origin option for slots (421b8c3)
- components: inject good config for label (84a5de7)
- config: fix i18n (607ec99)
- remove arrow function (e0f1b42)
- use config (8cf329d)