panaxit / panaxui-angularjs

PanaxUI AngularJS Frontend
http://panax.io/
Apache License 2.0
2 stars 1 forks source link

angular-formly: Combined DateTimePicker #92

Open benoror opened 8 years ago

benoror commented 8 years ago

Latest:

Issue: https://github.com/formly-js/angular-formly-website/issues/39

With bootstrap-datetimepicker custom directive (JQuery dep ): )

Repo: https://github.com/dalelotts/angular-bootstrap-datetimepicker

Experiment

http://jsbin.com/doleriz/1/edit?js,console,output

Fork Hierarchy:

Branch: iss15-ui.date-time.picker

Original issue: https://bitbucket.org/panaxit/panaxui-angularjs/issue/15/angular-formly-use-angularui-datepicker

Experiment

http://jsbin.com/gikave/2/edit?js,console,output

benoror commented 8 years ago

Better Alternative? https://github.com/Gillardo/bootstrap-ui-datetime-picker

ekiziltas commented 8 years ago

Dear all, There is one more alternative which of I spent lots of time to find such a compact solution;

JS Bin