- feat(timepicker): support angular and angular material v19 (#193)
- fix(inlt): add intl update trigger (#194)
- fix(intl): add strings for am/pm (#190)
- fixed incorrect @include statement (#176)
- fix(timepicker): use correct elevation for m3 (#176)
- fix(timepicker): add missing theme imports (#175)
- feat(timepicker): add material 3 support and tokens api (#171)
- fix(inlt): add intl update trigger (#194)
- fix(intl): add strings for am/pm (#190)
- fixed incorrect @include statement (#176)
- feat(timepicker): restore focus after timepicker is closed (#169)
- fix: allow to type using numpad (#166)
- fix(inputs): allow to use tab key (#163)
- fix(timepicker): use changedetector ref after minute and hour change (#162)
- fix(adapter): take am/pm value into account (#158)
- feat(adapter): add provider function for native date time (#155)
- fix(theme): use timepicker selectors to override styles (#150)
- fix(inputs): allow to enter some special chars (#145)
- fix(dials): replace injected window object (#135)
- feat(timepicker): move to standalone components (#134)
- feat(timepicker): add touchUi property to make some elements bigger (#128)
- fix(timepicker): disable timepicker toggle if input is disabled (#124)
- fix(input): add min/max attributes (#123)
- fix(input): add missed export for MatTimepickerInputEvent (#122)
- fix(dials): prevent scroll for inline mode (#116)
- fix(timepicker): increase css weight for close button (#115)
- feat(timepicker): change default colors for toggle icon (#110)
- build(deps): bump angular and angular material to v17 (#106)
- fix(inlt): add intl update trigger (#194)
- fix(intl): add strings for am/pm (#190)
- fixed incorrect @include statement (#176)
- feat(timepicker): restore focus after timepicker is closed (#169)
- fix: allow to type using numpad (#166)
- fix(inputs): allow to use tab key (#163)
- fix(timepicker): use changedetector ref after minute and hour change (#162)
- fix(adapter): take am/pm value into account (#158)
- feat(adapter): add provider function for native date time (#155)
- fix(theme): use timepicker selectors to override styles (#150)
- fix(inputs): allow to enter some special chars (#145)
- fix(timepicker): disable timepicker toggle if input is disabled (#124)
- fix(input): add min/max attributes (#123)
- fix(input): add missed export for MatTimepickerInputEvent (#122)
- fix(dials): prevent scroll for inline mode (#116)
- fix(timepicker): increase css weight for close button (#115)
- feat(timepicker): change default colors for toggle icon (#110)
- fix(dials): handle touch move action (#103)
- fix(input): set value for empty input after apply with no changes (#101)
- build(deps): bump angular and angular material to v16 (#95)
- fix(inlt): add intl update trigger (#194)
- fix(intl): add strings for am/pm (#190)
- fixed incorrect @include statement (#180)
- feat(timepicker): restore focus after timepicker is closed (#169)
- fix: allow to type using numpad (#166)
- fix(inputs): allow to use tab key (#163)
- fix(timepicker): use changedetector ref after minute and hour change (#162)
- fix(adapter): take am/pm value into account (#158)
- feat(adapter): add provider function for native date time (#155)
- fix(theme): use timepicker selectors to override styles (#150)
- fix(inputs): allow to enter some special chars (#145)
- fix(timepicker): disable timepicker toggle if input is disabled (#124)
- fix(input): add min/max attributes (#123)
- fix(input): add missed export for MatTimepickerInputEvent (#122)
- fix(dials): prevent scroll for inline mode (#116)
- fix(timepicker): increase css weight for close button (#115)
- feat(timepicker): change default colors for toggle icon (#110)
- fix(dials): handle touch move action (#103)
- fix(input): set value for empty input after apply with no changes (#101)
- build(deps): bump angular and angular material to v15 (#92)
- fix: allow to type using numpad (#166)
- fix(inputs): allow to use tab key (#163)
- fix(theme): use timepicker selectors to override styles (#150)
- fix(inputs): allow to enter some special chars (#145)
- fix(timepicker): disable timepicker toggle if input is disabled (#124)
- fix(input): add min/max attributes (#123)
- fix(input): add missed export for MatTimepickerInputEvent (#122)
- fix(timepicker): increase css weight for close button (#115)
- build(deps): bump angular and angular material to v14 (#90)
- fix: allow to type using numpad (#166)
- fix(inputs): allow to use tab key (#163)
- fix(theme): use timepicker selectors to override styles (#150)
- fix(inputs): allow to enter some special chars (#145)
- fix(timepicker): disable timepicker toggle if input is disabled (#124)
- fix(input): add min/max attributes (#123)
- fix(input): add missed export for MatTimepickerInputEvent (#122)
- fix(timepicker): increase css weight for close button (#115)
- build(deps): bump angular and angular material to v13 (#87)
- fix: allow to type using numpad (#166)
- fix(inputs): allow to use tab key (#163)
- fix(theme): use timepicker selectors to override styles (#150)
- fix(inputs): allow to enter some special chars (#145)
- fix(timepicker): disable timepicker toggle if input is disabled (#124)
- fix(input): add min/max attributes (#123)
- fix(input): add missed export for MatTimepickerInputEvent (#122)
- fix(timepicker): increase css weight for close button (#115)
- fix(dials): prevent scrolling by clicking space (#84)
- feature(dials): add animation while switching hour and minute dials (#81)
- fix(time-inputs): keep the same value if input value is a string (#80)
- feat(time-faces): handle time changing by arrows (#79)
- feat(timepicker): add accessibility features (#65)
- fix(time-face): add public change event for inline usage (#63)
- feat(timepicker): add possibility to show/hide toggle mode button (#56)
- fix(dials): remove unnecessary color for disabled buttons (#50)
- feat(clock-dial): select time from dials
- feat(time-inputs): select time using inputs
- feat(actions): default and customized actions
- feat(adapter): use abstract adapter for operations
- feat(intl): put string to intl file
- feat(timepicker): min and max values