Skip to content

Releases: MvcControlsToolkit/bootstrap-html5-fallback

version 1.0.3

25 May 11:19
Compare
Choose a tag to compare

Added a very high z-index a a default option (when user doesn't specifies a z-index), to ensure date picker is always displayed on top of other objects.

Now the module registers on mvcct-enhance with type 'html5-input' to allow selective enhancements.

version 1.0.2

25 Oct 20:06
Compare
Choose a tag to compare

Now all widget options accept also a function that is passed the node to enhance with the widget (as an Html node NOT a jQuery object) as firts argument, and the original Html5 node as second argument. The function must return a valid option object for the widget. This way, the developer may apply different options to each instance of the same widget

version 1.0.1

17 Jul 09:33
Compare
Choose a tag to compare

Bugs fix release. Fixed:

  1. Html5 input type month attribute "min" not working in bootstrap fallback widget.

version 1.0.0

20 Jun 08:30
Compare
Choose a tag to compare

corrected some bugs RTM

version 1.0.0-rc3

17 May 15:15
Compare
Choose a tag to compare
version 1.0.0-rc3 Pre-release
Pre-release

First public release