You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support for colorpicker and native date/datetime/time controls as nette/forms
BREAKING CHANGES and UPGRADE INFO
addDateTime is renamed to addBootstrapDateTime
addDate is renamed to addBootstrapDate
if you want to continue using bootstrap date pickers replace all your calls with this otherwise you'll fallback on native browser controls as nette/forms does.