Skip to content

Bootstrap 1.2.1

Compare
Choose a tag to compare
@jcompagner jcompagner released this 26 Jun 08:41
· 4 commits to svy81x since this release

List component polyfill to support this html component also on Safari browsers
and some other fixes for auto complete

Textbox, support setting the input type at runtime (setInputType api added)

Added placehodertext property on calendar,list,textarea and typeahead

Combobox fix for when a real value is not found in the valuelist (display value can't be resolved)

Typeahead will fire ondatachange at the moment the selection is changed

Renamed the filtername this package provides to not be in conflict with the default servoy filtername (fixes default selection issues)

Textbox fixed maxlength of format not honored

Label should only have a tabsequence if it has an event attached to it.