Skip to content

Releases: gaetansenn/dw-ui

Release 2.2.1

20 Oct 08:45

Choose a tag to compare

2.2.1 (2021-10-20)

Bug Fixes

  • datepicker: add navigation arrow button type (3e2bb22)

2.2.0 (2021-10-12)

Release 2.2.0

12 Oct 12:48

Choose a tag to compare

2.2.0 (2021-10-12)

Features

  • add maxlength prop for input (c42f9c0)

v2.0.0

04 Sep 13:05

Choose a tag to compare

2.0.0 (2021-09-04)

⚠ BREAKING CHANGES

  • handle two icons for Input

Features

  • handle two icons for Input (c58b30b)

v1.1.0

04 Sep 13:06

Choose a tag to compare

1.1.0 (2021-09-02)

Features

  • 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](https://github.co...
Read more