webketje / GS-Custom-Settings

A GetSimple CMS plugin for custom site, theme and plugin settings. Uses Knockout & RequireJS
http://webketje.github.io/projects/gs-custom-settings
2 stars 1 forks source link

Add Date field (native HTML5) / jQuery fallback #9

Closed webketje closed 8 years ago

tablatronix commented 9 years ago

I wouldn't even add a fallback, let users do that or ancillary plugins, just use html5 so they can be identified for plugability.

// jqueryui datepicker
$('input[type=date]').datepicker();
webketje commented 9 years ago

jQuery UI is included by default with GS, am I right?

tablatronix commented 9 years ago

Yes

webketje commented 8 years ago

Included in 0.6