Skip to content

v0.13.2

Compare
Choose a tag to compare
@rstoenescu rstoenescu released this 09 Mar 12:38
· 13246 commits to dev since this release

New

  • Compliant with Vue 2.2 (actually upgrade to Vue 2.2 is required)
  • Numeric component input pattern default to numbers only, for better Mobile experience
  • Better Collapsible animation (thanks to @stephentuso )
  • Dialog now allows disabled radio/checkbox/toggles (thanks to @andreaswillems )
  • DataTable full i18n. New props you can use for "labels" object. (thanks to @oswaldomilet )
  • Uploader new prop additionalFields (Object with props being sent to the server on each file upload) - thanks to @delueg )

Fixes

  • #83 [ios] Tabs sometimes get pushed beneath the header
  • #392 Context Menu broken in Firefox
  • #420 Animate Issue on IE11 (thanks to @smolinari )
  • #386 [ios] Modal: fullscreen fix (thanks to @oswaldomilet )
  • #83 [ios] Tabs sometimes get pushed beneath the header
  • #429 Fix problem in Datetime that causes momentjs warning (thanks to @gamtiq )
  • #373 [IOS8, IOS9, Android4.4] Tabs component, layout have scroll bar
  • #418 Opening drawer on MSIE fails (thanks to @smolinari )
  • #447 Slider / Image Gallery Slider: slides number is not updating correctly