File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## HEAD (unreleased)
4
4
5
- - Enhancement(` ngx-calendar ` ): Supports selecting a range of dates with hours and minutes
5
+ ## 48.0.1 (2023-08-13)
6
+
7
+ - Enhancement: Provide normalize css internally to support esbuild.
6
8
7
9
## 48.0.0 (2023-06-17)
8
10
9
11
- Breaking: Angular 18 support
10
12
- Breaking: ngx-ui-testing package ` iff ` method may behave differently given ` within ` call is move internally
11
13
- Enhancement (` ngx-radiobutton ` ): Added ` toggle ` method to align with ngx-checkbox and ngx-toggle
14
+ - Enhancement(` ngx-calendar ` ): Supports selecting a range of dates with hours and minutes
12
15
13
16
## 47.0.0 (2023-02-12)
14
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @swimlane/ngx-ui" ,
3
- "version" : " 48.0.0 " ,
3
+ "version" : " 48.0.1 " ,
4
4
"engines" : {
5
5
"node" : " >=18.0.0"
6
6
},
You can’t perform that action at this time.
0 commit comments