Skip to content

Releases: uiv-lib/uiv

v0.34.1

31 Oct 06:56
Compare
Choose a tag to compare

Updated

  • [Modal] beforeClose accept promise argument (#303)

v0.34.0

21 Oct 01:55
Compare
Choose a tag to compare

Added

  • [TimePicker] add input-width prop. (#300)

v0.33.0

16 Sep 08:50
Compare
Choose a tag to compare

Added

  • [Notification] Add dismissAll method (close #282) and some shortcut methods, and error alias of danger.
  • [DatePicker] Add more datepicker css classes (close #290).
  • [DatePicker] Ability to get the current month and date in dateClass cb. (close #291)
  • [Tooltip / Popover] add custom-css prop. (close #292)

v0.32.3

16 Sep 02:27
Compare
Choose a tag to compare

Added

  • Danish localization (#297)

Fixed

  • Correction to MessageBox autoFocus attribute document. (#295)

v0.32.2

20 Jun 09:37
Compare
Choose a tag to compare

Fixed

  • Revert [Modal] Fix modal closed when cursor is released outside the modal because the fix is bugly.

v0.32.1

20 Jun 08:51
Compare
Choose a tag to compare

Fixed

  • [Btn] Fix checkbox/radio btn emit input event twice on every change (fix #284)
  • [Modal] Fix modal closed when cursor is released outside the modal (fix #285)

v0.32.0

22 May 08:07
Compare
Choose a tag to compare

Added

  • [Tabs] Add custom-content-class prop. (close #279)

Fixed

  • [Typeahead] Fix keyboard typeahead selection causes form submit. (fix #281)
  • [MultiSelect] should not directly update the "value" prop. (fix #283)

v0.31.5

23 Mar 02:11
Compare
Choose a tag to compare

Fixed

  • [MultiSelect] Dropdown disappear after clicking on item selection (fix #278)

v0.31.4

21 Mar 06:50
Compare
Choose a tag to compare

Fixed

  • [Tabs] Badge color not working inside active Tab title (fix #276)
  • [MultiSelect] MultiSelect is not 508 compliant (fix #277)

v0.31.3

08 Mar 11:14
Compare
Choose a tag to compare

Added

  • ca-ES locale. (#275)