Skip to content

Commit

Permalink
release: v17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dhutaryan committed Dec 5, 2023
1 parent bd1c98e commit 554ea95
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 3 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 17.1.0

- fix(timepicker): disable timepicker toggle if input is disabled ([#124](https://github.com/dhutaryan/ngx-mat-timepicker/pull/124))
- fix(input): add min/max attributes ([#123](https://github.com/dhutaryan/ngx-mat-timepicker/pull/123))
- fix(input): add missed export for MatTimepickerInputEvent ([#122](https://github.com/dhutaryan/ngx-mat-timepicker/pull/122))
- fix(dials): prevent scroll for inline mode ([#116](https://github.com/dhutaryan/ngx-mat-timepicker/pull/116))
- fix(timepicker): increase css weight for close button ([#115](https://github.com/dhutaryan/ngx-mat-timepicker/pull/115))

# 17.0.1

- feat(timepicker): change default colors for toggle icon ([#110](https://github.com/dhutaryan/ngx-mat-timepicker/pull/110))
Expand All @@ -6,6 +14,18 @@

- build(deps): bump angular and angular material to v17 ([#106](https://github.com/dhutaryan/ngx-mat-timepicker/pull/106))

# 16.1.0

- fix(timepicker): disable timepicker toggle if input is disabled ([#124](https://github.com/dhutaryan/ngx-mat-timepicker/pull/124))
- fix(input): add min/max attributes ([#123](https://github.com/dhutaryan/ngx-mat-timepicker/pull/123))
- fix(input): add missed export for MatTimepickerInputEvent ([#122](https://github.com/dhutaryan/ngx-mat-timepicker/pull/122))
- fix(dials): prevent scroll for inline mode ([#116](https://github.com/dhutaryan/ngx-mat-timepicker/pull/116))
- fix(timepicker): increase css weight for close button ([#115](https://github.com/dhutaryan/ngx-mat-timepicker/pull/115))

# 16.0.2

- feat(timepicker): change default colors for toggle icon ([#110](https://github.com/dhutaryan/ngx-mat-timepicker/pull/110))

# 16.0.1

- fix(dials): handle touch move action ([#103](https://github.com/dhutaryan/ngx-mat-timepicker/pull/103))
Expand All @@ -15,6 +35,18 @@

- build(deps): bump angular and angular material to v16 ([#95](https://github.com/dhutaryan/ngx-mat-timepicker/pull/95))

# 15.1.0

- fix(timepicker): disable timepicker toggle if input is disabled ([#124](https://github.com/dhutaryan/ngx-mat-timepicker/pull/124))
- fix(input): add min/max attributes ([#123](https://github.com/dhutaryan/ngx-mat-timepicker/pull/123))
- fix(input): add missed export for MatTimepickerInputEvent ([#122](https://github.com/dhutaryan/ngx-mat-timepicker/pull/122))
- fix(dials): prevent scroll for inline mode ([#116](https://github.com/dhutaryan/ngx-mat-timepicker/pull/116))
- fix(timepicker): increase css weight for close button ([#115](https://github.com/dhutaryan/ngx-mat-timepicker/pull/115))

# 15.0.3

- feat(timepicker): change default colors for toggle icon ([#110](https://github.com/dhutaryan/ngx-mat-timepicker/pull/110))

# 15.0.2

- fix(dials): handle touch move action ([#103](https://github.com/dhutaryan/ngx-mat-timepicker/pull/103))
Expand All @@ -24,14 +56,35 @@

- build(deps): bump angular and angular material to v15 ([#92](https://github.com/dhutaryan/ngx-mat-timepicker/pull/92))

# 14.1.0

- fix(timepicker): disable timepicker toggle if input is disabled ([#124](https://github.com/dhutaryan/ngx-mat-timepicker/pull/124))
- fix(input): add min/max attributes ([#123](https://github.com/dhutaryan/ngx-mat-timepicker/pull/123))
- fix(input): add missed export for MatTimepickerInputEvent ([#122](https://github.com/dhutaryan/ngx-mat-timepicker/pull/122))
- fix(timepicker): increase css weight for close button ([#115](https://github.com/dhutaryan/ngx-mat-timepicker/pull/115))

# 14.0.0

- build(deps): bump angular and angular material to v14 ([#90](https://github.com/dhutaryan/ngx-mat-timepicker/pull/90))

# 13.1.0

- fix(timepicker): disable timepicker toggle if input is disabled ([#124](https://github.com/dhutaryan/ngx-mat-timepicker/pull/124))
- fix(input): add min/max attributes ([#123](https://github.com/dhutaryan/ngx-mat-timepicker/pull/123))
- fix(input): add missed export for MatTimepickerInputEvent ([#122](https://github.com/dhutaryan/ngx-mat-timepicker/pull/122))
- fix(timepicker): increase css weight for close button ([#115](https://github.com/dhutaryan/ngx-mat-timepicker/pull/115))

# 13.0.0

- build(deps): bump angular and angular material to v13 ([#87](https://github.com/dhutaryan/ngx-mat-timepicker/pull/87))

# 12.4.0

- fix(timepicker): disable timepicker toggle if input is disabled ([#124](https://github.com/dhutaryan/ngx-mat-timepicker/pull/124))
- fix(input): add min/max attributes ([#123](https://github.com/dhutaryan/ngx-mat-timepicker/pull/123))
- fix(input): add missed export for MatTimepickerInputEvent ([#122](https://github.com/dhutaryan/ngx-mat-timepicker/pull/122))
- fix(timepicker): increase css weight for close button ([#115](https://github.com/dhutaryan/ngx-mat-timepicker/pull/115))

# 12.3.1

- fix(dials): prevent scrolling by clicking space ([#84](https://github.com/dhutaryan/ngx-mat-timepicker/pull/84))
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The timepicker module using Angular material.

## Documentation

Check out the [demo](https://dhutaryan.github.io/ngx-mat-timepicker/) and [API](https://github.com/dhutaryan/ngx-mat-timepicker/wiki/API).
Check out the [documentation](https://dhutaryan.github.io/ngx-mat-timepicker/).

## Installation

Expand Down
2 changes: 1 addition & 1 deletion projects/mat-timepicker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The timepicker module using Angular material.

## Documentation

Check out the [demo](https://dhutaryan.github.io/ngx-mat-timepicker/) and [API](https://github.com/dhutaryan/ngx-mat-timepicker/wiki/API).
Check out the [documentation](https://dhutaryan.github.io/ngx-mat-timepicker/).

## Installation

Expand Down
2 changes: 1 addition & 1 deletion projects/mat-timepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dhutaryan/ngx-mat-timepicker",
"description": "Angular timepicker to add time which is based on material design and Angular material.",
"version": "17.0.1",
"version": "17.1.0",
"license": "MIT",
"author": {
"name": "Dzmitry Hutaryan"
Expand Down

0 comments on commit 554ea95

Please sign in to comment.