Skip to content

Releases: uiv-lib/uiv

v0.25.1

31 Jul 02:36
Compare
Choose a tag to compare

Fixed

  • [Typeahead] Fix initial content of typeahead v-model not displayed (fixed #231)
  • [Dropdown] Fix clicking does not close dropdown in Safari on iOS (fixed #230)

Added

  • ar-EG locale (#229)

v0.25.0

29 Jun 07:14
Compare
Choose a tag to compare

Add

  • [Tab] Added new prop tab-classes (#220)
  • [Typeahead] empty slot for no result display (#222)

v0.24.0

21 Jun 01:42
Compare
Choose a tag to compare

Add

  • [MultiSelect] add item-selected-class prop. #216
  • [DatePicker] translating by locale prop. #219
  • add hu-HU locale. #221

v0.23.1

07 Jun 08:02
Compare
Choose a tag to compare

Fix

  • [MultiSelect] Move placeholder & filterPlaceholder default values to locale file

v0.23.0

25 May 06:38
Compare
Choose a tag to compare

Add

  • [MultiSelect] Add option group support (close #207)

Fix

  • [Modal] Remove body padding before destroy. (#209)

v0.22.0

26 Apr 03:44
Compare
Choose a tag to compare

Add

  • [DatePicker] add ability to customize datepicker year month label (close #204)
  • [DatePicker] add ability to show week numbers (close #206)

Fix

  • [DatePicker] fix a bug that cause invalid display while using clear btn

v0.21.4

08 Apr 02:39
Compare
Choose a tag to compare

Fix

  • [Typeahead] URI encode query for async source (fixed #199)
  • Fix translated first day of a week (monday) to pt-BR (#198)

v0.21.3

26 Mar 02:38
Compare
Choose a tag to compare

Add

  • [Tabs] Add before-change event in tabs components (#192)
  • [Scrollspy] Add callback option that triggers on element active (#190)
  • Add es-ES locale (#193)

v0.21.2

20 Mar 02:30
Compare
Choose a tag to compare

Fix

  • [DatePicker] Fix limit-from doesn't limit date correctly in some timezones (close #187)
  • [Modal] fix body flashing on IE11 & IE10 (close #188)

v0.21.1

14 Mar 02:11
Compare
Choose a tag to compare

Fix

  • [Pagination] do not trigger change & input event while clicking on current page
  • Rename Finnish and Swedish locale (#184)

Add

  • Create tr-TR.js (#185)