Commit ccab7ce
authored
Development (#2)
* Change how faded digits are handled to make styling more flexible.
* Expose TimeEditorLimit to public API.
* Fix editing of milliseconds when only 1 or 2 millis digits are displayed.
* Center digits when floating palette is wider than all digits.
* Export MixedTimeEditorOptions type.
* Add <tbw-shrink-wrap> component.
* Improve handling of time-only mode of TimeEditor.
* Add blinking cursor, with option for non-blinking cursor or changing blink rate.
* Fix iOS 15 issues with keyboard input not working.
* Fix Safari calendar widget bug.
* Improved TAI/UTC conversion handling to ensure proper handling of millisecond-precision time input.
* Update CSS with `flex-start` instead of `start`.1 parent a6f91f7 commit ccab7ce
27 files changed
Lines changed: 6813 additions & 13760 deletions
File tree
- projects
- ng-widgets-showcase/src
- app
- tubular-ng-widgets
- src
- lib
- angle-editor
- calendar-panel
- digit-sequence-editor
- shrink-wrap
- time-editor
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments