Skip to content

Bootstrap 1.2.0

Compare
Choose a tag to compare
@paronne paronne released this 10 May 09:19
· 852 commits to master since this release

This release enhance the usability of textbox bootstrap component on mobile devices allowing to use native date pickers and native keyboard types.

  • Added new 'types' to the textbox component : "email", "tel", "date", "time", "datetime-local", "month", "week", "number", "color". Note the component's format cannot be used on the special date inputs.