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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
I have a need to override the formatting of the time picker and note the documentation does not include the ability to use a template url attribute which would be consistent with other components.
This would allow me to move the spinners around to best fit the screens.
The text was updated successfully, but these errors were encountered:
Currently that feature is not implemented - I believe the two components that do not have it fully available is the timepicker and typeahead. I have been bogged down on a major refactor of the datepicker to optionally support moment.js usage.
If you'd like to take a stab at it, feel free to file a PR implementing this - it should be pretty easy to follow the existing feature and tests on some of the other components for adding this to the timepicker.
I have a need to override the formatting of the time picker and note the documentation does not include the ability to use a template url attribute which would be consistent with other components.
This would allow me to move the spinners around to best fit the screens.
The text was updated successfully, but these errors were encountered: