Releases: aFarkas/webshim
Releases · aFarkas/webshim
1.14.2
1.14.1
- Bugfixes for new FileReader feature (including better errorhandling in case of mis-configuration)
- styleable input[type="file"] demo using bootstrap
1.14.0
- 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 thewebshim
namespace! For example:webshim.polyfill('mediaelement');
) - renamed
valuevalidation
tovalidatevalue
- renamed
refreshCustomValidityRules
event toupdatecustomvalidity
event (webshim.refreshCustomValidityRules
method is untouched)
1.13.2-RC2
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 thewebshim
namespace! For example:webshim.polyfill('mediaelement');
) - renamed
valuevalidation
tovalidatevalue
- renamed
refreshCustomValidityRules
event toupdatecustomvalidity
event (webshim.refreshCustomValidityRules
method is untouched)
1.13.2-RC1
- 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 thewebshim
namespace! For example:webshim.polyfill('mediaelement');
) - renamed
valuevalidation
tovalidatevalue
- renamed
refreshCustomValidityRules
event toupdatecustomvalidity
event (webshim.refreshCustomValidityRules
method is untouched)
1.13.1
- 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
1.12.7
1.12.6
- 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
1.12.6-RC2