Skip to content

v0.13.7

Compare
Choose a tag to compare
@rstoenescu rstoenescu released this 11 May 07:49
· 8 commits to v0.13 since this release

Fixes

  • Upload component
    • (#472) allow custom name when uploading (thanks to @qwIvan )
    • emitting failed result
    • allow to access file upload response (thanks to @qwIvan )
  • (#489) Cookies.set ignores Date object in "expires" option
  • (#501) Datetime component Material theme - year list generated based on min/max if available (thanks to @NoumirPoutipou )
  • (#517) Select component - emit events when model changes for multiple selection types
  • Remove word wrap on Slider

Features

  • Detect Chrome Extension environment; add Platform.is.chromeExt
  • Autocomplete component - emitting open/close events (thanks to @qwIvan )
  • Search component - emitting focus/blur events (thanks to @qwIvan )
  • (#531) Spinner size using unit names too (thanks to @bigzhu )
  • CSS Stylus $grid-cols variable