File tree 35 files changed +863
-1760
lines changed
35 files changed +863
-1760
lines changed Original file line number Diff line number Diff line change
1
+ # 2.0.0 (2024-09-11)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - update to angular 15 - FC-67 ([ 6bad712] ( https://github.com/DSI-HUG/ngx-components/commit/6bad712 ) )
7
+
8
+ - update material to angular 15 - FC-67 ([ 44406c1] ( https://github.com/DSI-HUG/ngx-components/commit/44406c1 ) )
9
+
10
+ - messageBoxDialog angular15 ([ 7ab3e59] ( https://github.com/DSI-HUG/ngx-components/commit/7ab3e59 ) )
11
+
12
+ - datepicker angular15 ([ fc101f9] ( https://github.com/DSI-HUG/ngx-components/commit/fc101f9 ) )
13
+
14
+ - upgrade material to 17 ([ af15ca2] ( https://github.com/DSI-HUG/ngx-components/commit/af15ca2 ) )
15
+
16
+ - apply angular material 18 ([ f65d64c] ( https://github.com/DSI-HUG/ngx-components/commit/f65d64c ) )
17
+
18
+ - remove NgxDetroy ([ c64d8bb] ( https://github.com/DSI-HUG/ngx-components/commit/c64d8bb ) )
19
+
20
+ - demo input autosize ([ 4fe126f] ( https://github.com/DSI-HUG/ngx-components/commit/4fe126f ) )
21
+
22
+ - prettier ([ 2aa36f0] ( https://github.com/DSI-HUG/ngx-components/commit/2aa36f0 ) )
23
+
24
+ - story-book ([ 153918f] ( https://github.com/DSI-HUG/ngx-components/commit/153918f ) )
25
+
26
+ - ** ng18:** remove no more necessary files ([ 54c46a1] ( https://github.com/DSI-HUG/ngx-components/commit/54c46a1 ) )
27
+
28
+
29
+ ### 🐛 Fixes
30
+
31
+ - yarn lint ([ d17a8de] ( https://github.com/DSI-HUG/ngx-components/commit/d17a8de ) )
32
+
33
+ - lint ([ d1b0e84] ( https://github.com/DSI-HUG/ngx-components/commit/d1b0e84 ) )
34
+
35
+ - angular style ([ 4e25336] ( https://github.com/DSI-HUG/ngx-components/commit/4e25336 ) )
36
+
37
+ - angular17 ([ fed5657] ( https://github.com/DSI-HUG/ngx-components/commit/fed5657 ) )
38
+
39
+ - lint ([ 6c397b0] ( https://github.com/DSI-HUG/ngx-components/commit/6c397b0 ) )
40
+
41
+ - remove all injector from constructor ([ 5213c93] ( https://github.com/DSI-HUG/ngx-components/commit/5213c93 ) )
42
+
43
+ - lint ([ d370d66] ( https://github.com/DSI-HUG/ngx-components/commit/d370d66 ) )
44
+
45
+ - ** ci:** tests ([ 9387ba8] ( https://github.com/DSI-HUG/ngx-components/commit/9387ba8 ) )
46
+
47
+
48
+ ### ❤️ Thank You
49
+
50
+ - Badisi
51
+ - rfrt
52
+
1
53
## 1.1.14 (2024-07-25)
2
54
3
55
### 🐛 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hug/ngx-core" ,
3
- "version" : " 1.1.14 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " HUG Angular - the core framework" ,
5
5
"homepage" : " https://github.com/dsi-hug/ngx-components" ,
6
6
"license" : " GPL-3.0-only" ,
Original file line number Diff line number Diff line change
1
+ # 2.0.0 (2024-09-11)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - update to angular 15 - FC-67 ([ 6bad712] ( https://github.com/DSI-HUG/ngx-components/commit/6bad712 ) )
7
+
8
+ - update material to angular 15 - FC-67 ([ 44406c1] ( https://github.com/DSI-HUG/ngx-components/commit/44406c1 ) )
9
+
10
+ - update material to angular 15 - FC-67 ([ 5af2c75] ( https://github.com/DSI-HUG/ngx-components/commit/5af2c75 ) )
11
+
12
+ - datepicker angular15 ([ fc101f9] ( https://github.com/DSI-HUG/ngx-components/commit/fc101f9 ) )
13
+
14
+ - remove NgxDetroy ([ c64d8bb] ( https://github.com/DSI-HUG/ngx-components/commit/c64d8bb ) )
15
+
16
+ - prettier ([ 2aa36f0] ( https://github.com/DSI-HUG/ngx-components/commit/2aa36f0 ) )
17
+
18
+ - ** ng18:** remove no more necessary files ([ 54c46a1] ( https://github.com/DSI-HUG/ngx-components/commit/54c46a1 ) )
19
+
20
+
21
+ ### 🐛 Fixes
22
+
23
+ - lint ([ d1b0e84] ( https://github.com/DSI-HUG/ngx-components/commit/d1b0e84 ) )
24
+
25
+ - lint ([ 6c397b0] ( https://github.com/DSI-HUG/ngx-components/commit/6c397b0 ) )
26
+
27
+ - correctif passage compelt ng18 ([ 3fe864e] ( https://github.com/DSI-HUG/ngx-components/commit/3fe864e ) )
28
+
29
+ - lint ([ 86469ca] ( https://github.com/DSI-HUG/ngx-components/commit/86469ca ) )
30
+
31
+ - remove all injector from constructor ([ 5213c93] ( https://github.com/DSI-HUG/ngx-components/commit/5213c93 ) )
32
+
33
+ - lint ([ d370d66] ( https://github.com/DSI-HUG/ngx-components/commit/d370d66 ) )
34
+
35
+ - ** ci:** tests ([ 9387ba8] ( https://github.com/DSI-HUG/ngx-components/commit/9387ba8 ) )
36
+
37
+
38
+ ### 🌱 Dependencies
39
+
40
+ - ** @hug/ngx-time-picker :** upgrade to v2.0.0 ([ 11452cd] ( https://github.com/DSI-HUG/ngx-components/commit/11452cd ) )
41
+
42
+ - ** @hug/ngx-core :** upgrade to v2.0.0 ([ ce6226c] ( https://github.com/DSI-HUG/ngx-components/commit/ce6226c ) )
43
+
44
+
45
+ ### ❤️ Thank You
46
+
47
+ - Badisi
48
+ - dsi-hug-bot @dsi-hug-bot
49
+ - rfrt
50
+
1
51
## 1.0.13 (2024-08-03)
2
52
3
53
### 🌱 Dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hug/ngx-date-picker" ,
3
- "version" : " 1 .0.13 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " HUG Angular - date-picker component" ,
5
5
"homepage" : " https://github.com/dsi-hug/ngx-components" ,
6
6
"license" : " GPL-3.0-only" ,
32
32
"peerDependencies" : {
33
33
"@angular/common" : " >=18 <19" ,
34
34
"@angular/core" : " >=18 <19" ,
35
- "@hug/ngx-core" : " ^1.1.14 " ,
36
- "@hug/ngx-time-picker" : " ^1.1.13 " ,
35
+ "@hug/ngx-core" : " ^2.0.0 " ,
36
+ "@hug/ngx-time-picker" : " ^2.0.0 " ,
37
37
"rxjs" : " >= 7.4.0" ,
38
38
"date-fns" : " ^2.30.0" ,
39
39
"lodash-es" : " ^4.17.21"
Original file line number Diff line number Diff line change
1
+ # 2.0.0 (2024-09-11)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - update to angular 15 - FC-67 ([ 6bad712] ( https://github.com/DSI-HUG/ngx-components/commit/6bad712 ) )
7
+
8
+ - update material to angular 15 - FC-67 ([ 44406c1] ( https://github.com/DSI-HUG/ngx-components/commit/44406c1 ) )
9
+
10
+ - update material to angular 15 - FC-67 ([ 5af2c75] ( https://github.com/DSI-HUG/ngx-components/commit/5af2c75 ) )
11
+
12
+ - layout angular15 ([ 02777f7] ( https://github.com/DSI-HUG/ngx-components/commit/02777f7 ) )
13
+
14
+ - apply angular material 18 ([ f65d64c] ( https://github.com/DSI-HUG/ngx-components/commit/f65d64c ) )
15
+
16
+ - layout storybook ([ 6ae63c1] ( https://github.com/DSI-HUG/ngx-components/commit/6ae63c1 ) )
17
+
18
+ - prettier ([ 2aa36f0] ( https://github.com/DSI-HUG/ngx-components/commit/2aa36f0 ) )
19
+
20
+ - format to ng18 ([ 3b78bdf] ( https://github.com/DSI-HUG/ngx-components/commit/3b78bdf ) )
21
+
22
+ - ** ng18:** remove no more necessary files ([ 54c46a1] ( https://github.com/DSI-HUG/ngx-components/commit/54c46a1 ) )
23
+
24
+
25
+ ### 🐛 Fixes
26
+
27
+ - layout css button ([ f042a32] ( https://github.com/DSI-HUG/ngx-components/commit/f042a32 ) )
28
+
29
+ - correctif passage compelt ng18 ([ 3fe864e] ( https://github.com/DSI-HUG/ngx-components/commit/3fe864e ) )
30
+
31
+ - ** ci:** tests ([ 9387ba8] ( https://github.com/DSI-HUG/ngx-components/commit/9387ba8 ) )
32
+
33
+
34
+ ### 🌱 Dependencies
35
+
36
+ - ** @hug/ngx-sidenav :** upgrade to v2.0.0 ([ 243d31f] ( https://github.com/DSI-HUG/ngx-components/commit/243d31f ) )
37
+
38
+ - ** @hug/ngx-core :** upgrade to v2.0.0 ([ ce6226c] ( https://github.com/DSI-HUG/ngx-components/commit/ce6226c ) )
39
+
40
+
41
+ ### ❤️ Thank You
42
+
43
+ - Badisi
44
+ - dsi-hug-bot @dsi-hug-bot
45
+ - rfrt
46
+
1
47
## 1.1.11 (2024-07-26)
2
48
3
49
### 🐛 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hug/ngx-layout" ,
3
- "version" : " 1.1.11 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " HUG Angular - layout component" ,
5
5
"homepage" : " https://github.com/dsi-hug/ngx-components" ,
6
6
"license" : " GPL-3.0-only" ,
39
39
"@angular/core" : " >=18 <19" ,
40
40
"@angular/cdk" : " >=18 <19" ,
41
41
"@angular/material" : " >=18 <19" ,
42
- "@hug/ngx-core" : " ^1.1.14 " ,
43
- "@hug/ngx-sidenav" : " ^1.1.8 "
42
+ "@hug/ngx-core" : " ^2.0.0 " ,
43
+ "@hug/ngx-sidenav" : " ^2.0.0 "
44
44
},
45
45
"dependencies" : {
46
46
"tslib" : " ^2.7.0"
Original file line number Diff line number Diff line change
1
+ # 2.0.0 (2024-09-11)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - update to angular 15 - FC-67 ([ 6bad712] ( https://github.com/DSI-HUG/ngx-components/commit/6bad712 ) )
7
+
8
+ - apply angular material 18 ([ f65d64c] ( https://github.com/DSI-HUG/ngx-components/commit/f65d64c ) )
9
+
10
+ - prettier ([ 2aa36f0] ( https://github.com/DSI-HUG/ngx-components/commit/2aa36f0 ) )
11
+
12
+ - format to ng18 ([ 3b78bdf] ( https://github.com/DSI-HUG/ngx-components/commit/3b78bdf ) )
13
+
14
+ - ** ng18:** remove no more necessary files ([ 54c46a1] ( https://github.com/DSI-HUG/ngx-components/commit/54c46a1 ) )
15
+
16
+
17
+ ### 🐛 Fixes
18
+
19
+ - list-loader storybook ([ c4baad1] ( https://github.com/DSI-HUG/ngx-components/commit/c4baad1 ) )
20
+
21
+ - correctif passage compelt ng18 ([ 3fe864e] ( https://github.com/DSI-HUG/ngx-components/commit/3fe864e ) )
22
+
23
+ - ** ci:** tests ([ 9387ba8] ( https://github.com/DSI-HUG/ngx-components/commit/9387ba8 ) )
24
+
25
+
26
+ ### ❤️ Thank You
27
+
28
+ - Badisi
29
+ - rfrt
30
+
1
31
## 1.1.9 (2024-07-25)
2
32
3
33
### 🐛 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hug/ngx-list-loader" ,
3
- "version" : " 1.1.9 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " HUG Angular - list loader component" ,
5
5
"homepage" : " https://github.com/dsi-hug/ngx-components" ,
6
6
"license" : " GPL-3.0-only" ,
Original file line number Diff line number Diff line change
1
+ # 2.0.0 (2024-09-11)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - update to angular 15 - FC-67 ([ 6bad712] ( https://github.com/DSI-HUG/ngx-components/commit/6bad712 ) )
7
+
8
+ - update material to angular 15 - FC-67 ([ 44406c1] ( https://github.com/DSI-HUG/ngx-components/commit/44406c1 ) )
9
+
10
+ - update material to angular 15 - FC-67 ([ 5af2c75] ( https://github.com/DSI-HUG/ngx-components/commit/5af2c75 ) )
11
+
12
+ - messageBoxDialog angular15 ([ 7ab3e59] ( https://github.com/DSI-HUG/ngx-components/commit/7ab3e59 ) )
13
+
14
+ - apply angular material 18 ([ f65d64c] ( https://github.com/DSI-HUG/ngx-components/commit/f65d64c ) )
15
+
16
+ - prettier ([ 2aa36f0] ( https://github.com/DSI-HUG/ngx-components/commit/2aa36f0 ) )
17
+
18
+ - ** ng18:** remove no more necessary files ([ 54c46a1] ( https://github.com/DSI-HUG/ngx-components/commit/54c46a1 ) )
19
+
20
+
21
+ ### 🐛 Fixes
22
+
23
+ - yarn lint ([ d17a8de] ( https://github.com/DSI-HUG/ngx-components/commit/d17a8de ) )
24
+
25
+ - correctif passage compelt ng18 ([ 3fe864e] ( https://github.com/DSI-HUG/ngx-components/commit/3fe864e ) )
26
+
27
+ - remove all injector from constructor ([ 5213c93] ( https://github.com/DSI-HUG/ngx-components/commit/5213c93 ) )
28
+
29
+ - ** ci:** tests ([ 9387ba8] ( https://github.com/DSI-HUG/ngx-components/commit/9387ba8 ) )
30
+
31
+
32
+ ### 🌱 Dependencies
33
+
34
+ - ** @hug/ngx-core :** upgrade to v2.0.0 ([ ce6226c] ( https://github.com/DSI-HUG/ngx-components/commit/ce6226c ) )
35
+
36
+
37
+ ### ❤️ Thank You
38
+
39
+ - Badisi
40
+ - dsi-hug-bot @dsi-hug-bot
41
+ - rfrt
42
+
1
43
## 1.1.10 (2024-07-25)
2
44
3
45
### 🐛 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hug/ngx-message-box-dialog" ,
3
- "version" : " 1.1.10 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " HUG Angular - message-box-dialog component" ,
5
5
"homepage" : " https://github.com/dsi-hug/ngx-components" ,
6
6
"license" : " GPL-3.0-only" ,
39
39
"@angular/core" : " >=18 <19" ,
40
40
"@angular/material" : " >=18 <19" ,
41
41
"rxjs" : " >= 7.4.0" ,
42
- "@hug/ngx-core" : " ^1.1.14 "
42
+ "@hug/ngx-core" : " ^2.0.0 "
43
43
},
44
44
"dependencies" : {
45
45
"tslib" : " ^2.7.0"
Original file line number Diff line number Diff line change
1
+ # 2.0.0 (2024-09-11)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - update to angular 15 - FC-67 ([ 6bad712] ( https://github.com/DSI-HUG/ngx-components/commit/6bad712 ) )
7
+
8
+ - update material to angular 15 - FC-67 ([ 44406c1] ( https://github.com/DSI-HUG/ngx-components/commit/44406c1 ) )
9
+
10
+ - update material to angular 15 - FC-67 ([ 5af2c75] ( https://github.com/DSI-HUG/ngx-components/commit/5af2c75 ) )
11
+
12
+ - angular15material messagebox and listloader ([ 4372736] ( https://github.com/DSI-HUG/ngx-components/commit/4372736 ) )
13
+
14
+ - messageBoxDialog angular15 ([ 7ab3e59] ( https://github.com/DSI-HUG/ngx-components/commit/7ab3e59 ) )
15
+
16
+ - apply angular material 18 ([ f65d64c] ( https://github.com/DSI-HUG/ngx-components/commit/f65d64c ) )
17
+
18
+ - add status storybook ([ 173d398] ( https://github.com/DSI-HUG/ngx-components/commit/173d398 ) )
19
+
20
+ - prettier ([ 2aa36f0] ( https://github.com/DSI-HUG/ngx-components/commit/2aa36f0 ) )
21
+
22
+ - ** ng18:** remove no more necessary files ([ 54c46a1] ( https://github.com/DSI-HUG/ngx-components/commit/54c46a1 ) )
23
+
24
+
25
+ ### 🐛 Fixes
26
+
27
+ - correctif passage compelt ng18 ([ 3fe864e] ( https://github.com/DSI-HUG/ngx-components/commit/3fe864e ) )
28
+
29
+ - lint ([ 86469ca] ( https://github.com/DSI-HUG/ngx-components/commit/86469ca ) )
30
+
31
+ - ** ci:** tests ([ 9387ba8] ( https://github.com/DSI-HUG/ngx-components/commit/9387ba8 ) )
32
+
33
+
34
+ ### 🌱 Dependencies
35
+
36
+ - ** @hug/ngx-core :** upgrade to v2.0.0 ([ ce6226c] ( https://github.com/DSI-HUG/ngx-components/commit/ce6226c ) )
37
+
38
+
39
+ ### ❤️ Thank You
40
+
41
+ - Badisi
42
+ - dsi-hug-bot @dsi-hug-bot
43
+ - rfrt
44
+
1
45
## 1.1.8 (2024-07-25)
2
46
3
47
### 🐛 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hug/ngx-message-box" ,
3
- "version" : " 1.1.8 " ,
3
+ "version" : " 2.0.0 " ,
4
4
"description" : " HUG Angular - message box component" ,
5
5
"homepage" : " https://github.com/dsi-hug/ngx-components" ,
6
6
"license" : " GPL-3.0-only" ,
You can’t perform that action at this time.
0 commit comments