Skip to content

v0.14.7

Compare
Choose a tag to compare
@rstoenescu rstoenescu released this 04 Nov 10:13
· 8 commits to v0.14 since this release

Thanks to all contributors!

Enhancements

  • Custom configuration of Loading #1015
  • Allow between as a value of align prop in QCardActions #1026
  • [Request] QSelect - clearable prop #1018
  • Remove ripple effect from inverted form components #1030
  • [Request] QInput: add properties autocompletetype, autocapitalize, autocorrect, spellcheck (Ability to add ANY dom properties) #935
  • [Request] Scroll to DOM element util #996
  • CSS Helper Positioning Class - .absolute-center and .fixed-center #987
  • Add date suffix (1st, 2nd, 3rd) token to formatDate() #819

Fixes

  • [bug] -webkit-transform causes intermittent screen flash #1009
  • QRouteTab - Remove Active Flag when on other Route #1011
  • [Vue warn]: Injection "__inputParent" not found (QAutocomplete) #1021
  • [Bug] Alert ignoring initial v-model value. #1019
  • QInput - do not display clear button when disabled or readonly #1025
  • QUploader should not upload file when :disable="true" #1059
  • Failed to execute 'getComputedStyle' on 'Window' in QTabs #1063