Skip to content

Releases: aFarkas/webshim

1.14.2

13 Jun 07:24
Compare
Choose a tag to compare
  • Fixed critical bug in filereader feature, which also affected the use of jQuery's $.fn.val/$.prop('value'[, value]) methods in general
  • update ES5-shim

1.14.1

10 Jun 10:09
Compare
Choose a tag to compare
  • Bugfixes for new FileReader feature (including better errorhandling in case of mis-configuration)
  • styleable input[type="file"] demo using bootstrap

1.14.0

08 Jun 07:52
Compare
Choose a tag to compare
  • implement inputmode="numeric" for Smartphones (see demo)
  • re-implemented FileReader
  • implemented XHR2 and FormData (i.e. Sending FileData and Cross-Domain-Requests)
  • fixed data-groupriequired
  • improved a11y for popovers in conjunction with openOnFocus
  • added minlength attribute to custom validators (only if minlength isn't implemented already)
  • added new alias $.webshim (Only for completeness and compatibility. Use the webshim namespace! For example: webshim.polyfill('mediaelement');)
  • renamed valuevalidation to validatevalue
  • renamed refreshCustomValidityRules event to updatecustomvalidity event (webshim.refreshCustomValidityRules method is untouched)

1.13.2-RC2

07 Jun 20:40
Compare
Choose a tag to compare

upcomming Release 1.13.2

  • implement inputmode="numeric" for Smartphones (see demo)
  • re-implemented FileReader
  • implemented XHR2 and FormData (i.e. Sending FileData and Cross-Domain-Requests)
  • fixed data-groupriequired
  • improved a11y for popovers in conjunction with openOnFocus
  • added minlength attribute to custom validators (only if minlength isn't implemented already)
  • added new alias $.webshim (Only for completeness and compatibility. Use the webshim namespace! For example: webshim.polyfill('mediaelement');)
  • renamed valuevalidation to validatevalue
  • renamed refreshCustomValidityRules event to updatecustomvalidity event (webshim.refreshCustomValidityRules method is untouched)

1.13.2-RC1

05 Jun 10:43
Compare
Choose a tag to compare
  • implement inputmode="numeric" for Smartphones (see demo)
  • fixed data-groupriequired
  • improved a11y for popovers in conjunction with openOnFocus
  • added minlength attribute to custom validators (only if minlength isn't implemented already)
  • added new alias $.webshim (Only for completeness and compatibility. Use the webshim namespace! For example: webshim.polyfill('mediaelement');)
  • renamed valuevalidation to validatevalue
  • renamed refreshCustomValidityRules event to updatecustomvalidity event (webshim.refreshCustomValidityRules method is untouched)

1.13.1

31 May 14:50
Compare
Choose a tag to compare
  • added clonePolyfill + htmlPolyfill can be used as getter
  • implemented pattern check for [type="email"][multiple]
  • fixed datalist bug for Android
  • fix wrong icon font path for IE8
  • added support for jQuery UI selectmenu
  • handle autocomplete/passwordmanager autofill with custom validation rules

1.13.0

21 May 22:20
Compare
Choose a tag to compare
  • added picture / img[srcset] element polyfill
  • added promise polyfill
  • implemented input event for textarea
  • fixed ajax custom validation
  • improved stepUp/stepDown methods

1.12.7

29 Apr 00:56
Compare
Choose a tag to compare
  • Fixed bug in instant validation fieldWrapper filter

1.12.6

28 Apr 22:40
Compare
Choose a tag to compare
  • added thousand separator to input[type="number"]
  • several runtime performance improvements
  • improved responsive default mediaplayer theme
  • improved touch support / added fastclick / tab to mediaplayer controls and UI form widgets
  • added playlist plugin feature to mediaelement

1.12.6-RC2

25 Apr 19:54
Compare
Choose a tag to compare
1.12.6-RC2