diff --git a/projects/core/CHANGELOG.md b/projects/core/CHANGELOG.md index d23afe2..12565e2 100644 --- a/projects/core/CHANGELOG.md +++ b/projects/core/CHANGELOG.md @@ -1,3 +1,55 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- messageBoxDialog angular15 ([7ab3e59](https://github.com/DSI-HUG/ngx-components/commit/7ab3e59)) + +- datepicker angular15 ([fc101f9](https://github.com/DSI-HUG/ngx-components/commit/fc101f9)) + +- upgrade material to 17 ([af15ca2](https://github.com/DSI-HUG/ngx-components/commit/af15ca2)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- demo input autosize ([4fe126f](https://github.com/DSI-HUG/ngx-components/commit/4fe126f)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- story-book ([153918f](https://github.com/DSI-HUG/ngx-components/commit/153918f)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- yarn lint ([d17a8de](https://github.com/DSI-HUG/ngx-components/commit/d17a8de)) + +- lint ([d1b0e84](https://github.com/DSI-HUG/ngx-components/commit/d1b0e84)) + +- angular style ([4e25336](https://github.com/DSI-HUG/ngx-components/commit/4e25336)) + +- angular17 ([fed5657](https://github.com/DSI-HUG/ngx-components/commit/fed5657)) + +- lint ([6c397b0](https://github.com/DSI-HUG/ngx-components/commit/6c397b0)) + +- remove all injector from constructor ([5213c93](https://github.com/DSI-HUG/ngx-components/commit/5213c93)) + +- lint ([d370d66](https://github.com/DSI-HUG/ngx-components/commit/d370d66)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### ❤️ Thank You + +- Badisi +- rfrt + ## 1.1.14 (2024-07-25) ### 🐛 Fixes diff --git a/projects/date-picker/CHANGELOG.md b/projects/date-picker/CHANGELOG.md index 9eaad5d..b39dd16 100644 --- a/projects/date-picker/CHANGELOG.md +++ b/projects/date-picker/CHANGELOG.md @@ -1,3 +1,53 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- update material to angular 15 - FC-67 ([5af2c75](https://github.com/DSI-HUG/ngx-components/commit/5af2c75)) + +- datepicker angular15 ([fc101f9](https://github.com/DSI-HUG/ngx-components/commit/fc101f9)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- lint ([d1b0e84](https://github.com/DSI-HUG/ngx-components/commit/d1b0e84)) + +- lint ([6c397b0](https://github.com/DSI-HUG/ngx-components/commit/6c397b0)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- lint ([86469ca](https://github.com/DSI-HUG/ngx-components/commit/86469ca)) + +- remove all injector from constructor ([5213c93](https://github.com/DSI-HUG/ngx-components/commit/5213c93)) + +- lint ([d370d66](https://github.com/DSI-HUG/ngx-components/commit/d370d66)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-time-picker:** upgrade to v2.0.0 ([11452cd](https://github.com/DSI-HUG/ngx-components/commit/11452cd)) + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.0.13 (2024-08-03) ### 🌱 Dependencies diff --git a/projects/layout/CHANGELOG.md b/projects/layout/CHANGELOG.md index 7aae7b4..2242f55 100644 --- a/projects/layout/CHANGELOG.md +++ b/projects/layout/CHANGELOG.md @@ -1,3 +1,49 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- update material to angular 15 - FC-67 ([5af2c75](https://github.com/DSI-HUG/ngx-components/commit/5af2c75)) + +- layout angular15 ([02777f7](https://github.com/DSI-HUG/ngx-components/commit/02777f7)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- layout storybook ([6ae63c1](https://github.com/DSI-HUG/ngx-components/commit/6ae63c1)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- format to ng18 ([3b78bdf](https://github.com/DSI-HUG/ngx-components/commit/3b78bdf)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- layout css button ([f042a32](https://github.com/DSI-HUG/ngx-components/commit/f042a32)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-sidenav:** upgrade to v2.0.0 ([243d31f](https://github.com/DSI-HUG/ngx-components/commit/243d31f)) + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.11 (2024-07-26) ### 🐛 Fixes diff --git a/projects/list-loader/CHANGELOG.md b/projects/list-loader/CHANGELOG.md index 822172a..3b52a8e 100644 --- a/projects/list-loader/CHANGELOG.md +++ b/projects/list-loader/CHANGELOG.md @@ -1,3 +1,33 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- format to ng18 ([3b78bdf](https://github.com/DSI-HUG/ngx-components/commit/3b78bdf)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- list-loader storybook ([c4baad1](https://github.com/DSI-HUG/ngx-components/commit/c4baad1)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### ❤️ Thank You + +- Badisi +- rfrt + ## 1.1.9 (2024-07-25) ### 🐛 Fixes diff --git a/projects/message-box-dialog/CHANGELOG.md b/projects/message-box-dialog/CHANGELOG.md index 6193039..748d4de 100644 --- a/projects/message-box-dialog/CHANGELOG.md +++ b/projects/message-box-dialog/CHANGELOG.md @@ -1,3 +1,45 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- update material to angular 15 - FC-67 ([5af2c75](https://github.com/DSI-HUG/ngx-components/commit/5af2c75)) + +- messageBoxDialog angular15 ([7ab3e59](https://github.com/DSI-HUG/ngx-components/commit/7ab3e59)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- yarn lint ([d17a8de](https://github.com/DSI-HUG/ngx-components/commit/d17a8de)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- remove all injector from constructor ([5213c93](https://github.com/DSI-HUG/ngx-components/commit/5213c93)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.10 (2024-07-25) ### 🐛 Fixes diff --git a/projects/message-box/CHANGELOG.md b/projects/message-box/CHANGELOG.md index d12555c..4093a19 100644 --- a/projects/message-box/CHANGELOG.md +++ b/projects/message-box/CHANGELOG.md @@ -1,3 +1,47 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- update material to angular 15 - FC-67 ([5af2c75](https://github.com/DSI-HUG/ngx-components/commit/5af2c75)) + +- angular15material messagebox and listloader ([4372736](https://github.com/DSI-HUG/ngx-components/commit/4372736)) + +- messageBoxDialog angular15 ([7ab3e59](https://github.com/DSI-HUG/ngx-components/commit/7ab3e59)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- add status storybook ([173d398](https://github.com/DSI-HUG/ngx-components/commit/173d398)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- lint ([86469ca](https://github.com/DSI-HUG/ngx-components/commit/86469ca)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.8 (2024-07-25) ### 🐛 Fixes diff --git a/projects/numeric-stepper/CHANGELOG.md b/projects/numeric-stepper/CHANGELOG.md index 1830aba..a1205c8 100644 --- a/projects/numeric-stepper/CHANGELOG.md +++ b/projects/numeric-stepper/CHANGELOG.md @@ -1,3 +1,57 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- update material to angular 15 - FC-67 ([5af2c75](https://github.com/DSI-HUG/ngx-components/commit/5af2c75)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- test storybook ([4a3209b](https://github.com/DSI-HUG/ngx-components/commit/4a3209b)) + +- clear old storybook ([453f180](https://github.com/DSI-HUG/ngx-components/commit/453f180)) + +- numeric stepper storybook ([e7dc6be](https://github.com/DSI-HUG/ngx-components/commit/e7dc6be)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- numericstepper angular15 ([dc4a2bd](https://github.com/DSI-HUG/ngx-components/commit/dc4a2bd)) + +- numeric stepper filled ([dccbefe](https://github.com/DSI-HUG/ngx-components/commit/dccbefe)) + +- overlay angular15 ([03f114e](https://github.com/DSI-HUG/ngx-components/commit/03f114e)) + +- lint ([b2c8a88](https://github.com/DSI-HUG/ngx-components/commit/b2c8a88)) + +- angular16 ([7f7fa8e](https://github.com/DSI-HUG/ngx-components/commit/7f7fa8e)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.11 (2024-07-25) ### 🐛 Fixes diff --git a/projects/overlay/CHANGELOG.md b/projects/overlay/CHANGELOG.md index ba99987..9b266f5 100644 --- a/projects/overlay/CHANGELOG.md +++ b/projects/overlay/CHANGELOG.md @@ -1,3 +1,35 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- lint ([86469ca](https://github.com/DSI-HUG/ngx-components/commit/86469ca)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.11 (2024-09-04) diff --git a/projects/search-container/CHANGELOG.md b/projects/search-container/CHANGELOG.md index eceb995..9eb3a9b 100644 --- a/projects/search-container/CHANGELOG.md +++ b/projects/search-container/CHANGELOG.md @@ -1,3 +1,41 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- datepicker angular15 ([fc101f9](https://github.com/DSI-HUG/ngx-components/commit/fc101f9)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.11 (2024-07-26) ### 🐛 Fixes diff --git a/projects/sidenav/CHANGELOG.md b/projects/sidenav/CHANGELOG.md index 8167688..ad5a90a 100644 --- a/projects/sidenav/CHANGELOG.md +++ b/projects/sidenav/CHANGELOG.md @@ -1,3 +1,33 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.8 (2024-07-25) ### 🐛 Fixes diff --git a/projects/snackbar/CHANGELOG.md b/projects/snackbar/CHANGELOG.md index bf5dfca..bd25ad9 100644 --- a/projects/snackbar/CHANGELOG.md +++ b/projects/snackbar/CHANGELOG.md @@ -1,3 +1,35 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- lint ([6c397b0](https://github.com/DSI-HUG/ngx-components/commit/6c397b0)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.10 (2024-07-25) ### 🐛 Fixes diff --git a/projects/splitter/CHANGELOG.md b/projects/splitter/CHANGELOG.md index 0f60bde..5edcf83 100644 --- a/projects/splitter/CHANGELOG.md +++ b/projects/splitter/CHANGELOG.md @@ -1,3 +1,39 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- lint ([6c397b0](https://github.com/DSI-HUG/ngx-components/commit/6c397b0)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.11 (2024-07-25) ### 🐛 Fixes diff --git a/projects/status/CHANGELOG.md b/projects/status/CHANGELOG.md index 7fe45c0..35a6f34 100644 --- a/projects/status/CHANGELOG.md +++ b/projects/status/CHANGELOG.md @@ -1,3 +1,69 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- update material to angular 15 - FC-67 ([5af2c75](https://github.com/DSI-HUG/ngx-components/commit/5af2c75)) + +- snackbar angular15 ([165291c](https://github.com/DSI-HUG/ngx-components/commit/165291c)) + +- datepicker angular15 ([fc101f9](https://github.com/DSI-HUG/ngx-components/commit/fc101f9)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- status demo ([87e439e](https://github.com/DSI-HUG/ngx-components/commit/87e439e)) + +- layout storybook ([6ae63c1](https://github.com/DSI-HUG/ngx-components/commit/6ae63c1)) + +- add status storybook ([173d398](https://github.com/DSI-HUG/ngx-components/commit/173d398)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- lint ([1e69218](https://github.com/DSI-HUG/ngx-components/commit/1e69218)) + +- lint ([d1b0e84](https://github.com/DSI-HUG/ngx-components/commit/d1b0e84)) + +- lint ([6c397b0](https://github.com/DSI-HUG/ngx-components/commit/6c397b0)) + +- error multiple tag on button ([254f443](https://github.com/DSI-HUG/ngx-components/commit/254f443)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- lint ([86469ca](https://github.com/DSI-HUG/ngx-components/commit/86469ca)) + +- remove all injector from constructor ([5213c93](https://github.com/DSI-HUG/ngx-components/commit/5213c93)) + +- missing dialogRef ([5a9dfd0](https://github.com/DSI-HUG/ngx-components/commit/5a9dfd0)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-message-box:** upgrade to v2.0.0 ([271ebb1](https://github.com/DSI-HUG/ngx-components/commit/271ebb1)) + +- **@hug/ngx-snackbar:** upgrade to v2.0.0 ([7908b47](https://github.com/DSI-HUG/ngx-components/commit/7908b47)) + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.13 (2024-09-04) diff --git a/projects/time-picker/CHANGELOG.md b/projects/time-picker/CHANGELOG.md index b89edef..78e66d4 100644 --- a/projects/time-picker/CHANGELOG.md +++ b/projects/time-picker/CHANGELOG.md @@ -1,3 +1,43 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- update material to angular 15 - FC-67 ([44406c1](https://github.com/DSI-HUG/ngx-components/commit/44406c1)) + +- time picker angular15 ([1d53f68](https://github.com/DSI-HUG/ngx-components/commit/1d53f68)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- lint ([11a9b75](https://github.com/DSI-HUG/ngx-components/commit/11a9b75)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-numeric-stepper:** upgrade to v2.0.0 ([67c347f](https://github.com/DSI-HUG/ngx-components/commit/67c347f)) + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.13 (2024-08-03) ### 🐛 Fixes diff --git a/projects/tooltip/CHANGELOG.md b/projects/tooltip/CHANGELOG.md index 950319e..ec929bf 100644 --- a/projects/tooltip/CHANGELOG.md +++ b/projects/tooltip/CHANGELOG.md @@ -1,3 +1,39 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- remove NgxDetroy ([c64d8bb](https://github.com/DSI-HUG/ngx-components/commit/c64d8bb)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- lint ([6c397b0](https://github.com/DSI-HUG/ngx-components/commit/6c397b0)) + +- remove all injector from constructor ([5213c93](https://github.com/DSI-HUG/ngx-components/commit/5213c93)) + +- lint ([d370d66](https://github.com/DSI-HUG/ngx-components/commit/d370d66)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.11 (2024-07-25) ### 🐛 Fixes diff --git a/projects/user-card/CHANGELOG.md b/projects/user-card/CHANGELOG.md index fddf95f..cfed670 100644 --- a/projects/user-card/CHANGELOG.md +++ b/projects/user-card/CHANGELOG.md @@ -1,3 +1,37 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- apply angular material 18 ([f65d64c](https://github.com/DSI-HUG/ngx-components/commit/f65d64c)) + +- test storybook ([4a3209b](https://github.com/DSI-HUG/ngx-components/commit/4a3209b)) + +- generate storybook project to contain all ([1917014](https://github.com/DSI-HUG/ngx-components/commit/1917014)) + +- add user-card in storybook ([a946da0](https://github.com/DSI-HUG/ngx-components/commit/a946da0)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- user-card storybook ([f74370d](https://github.com/DSI-HUG/ngx-components/commit/f74370d)) + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### ❤️ Thank You + +- Badisi +- rfrt + ## 1.1.8 (2024-07-25) ### 🐛 Fixes diff --git a/projects/user-tooltip/CHANGELOG.md b/projects/user-tooltip/CHANGELOG.md index c376556..dec969b 100644 --- a/projects/user-tooltip/CHANGELOG.md +++ b/projects/user-tooltip/CHANGELOG.md @@ -1,3 +1,41 @@ +# 2.0.0 (2024-09-11) + + +### 🚀 Features + +- update to angular 15 - FC-67 ([6bad712](https://github.com/DSI-HUG/ngx-components/commit/6bad712)) + +- status demo ([87e439e](https://github.com/DSI-HUG/ngx-components/commit/87e439e)) + +- prettier ([2aa36f0](https://github.com/DSI-HUG/ngx-components/commit/2aa36f0)) + +- **ng18:** remove no more necessary files ([54c46a1](https://github.com/DSI-HUG/ngx-components/commit/54c46a1)) + + +### 🐛 Fixes + +- correctif passage compelt ng18 ([3fe864e](https://github.com/DSI-HUG/ngx-components/commit/3fe864e)) + +- remove all injector from constructor ([5213c93](https://github.com/DSI-HUG/ngx-components/commit/5213c93)) + +- **ci:** tests ([9387ba8](https://github.com/DSI-HUG/ngx-components/commit/9387ba8)) + + +### 🌱 Dependencies + +- **@hug/ngx-user-card:** upgrade to v2.0.0 ([6e30d99](https://github.com/DSI-HUG/ngx-components/commit/6e30d99)) + +- **@hug/ngx-tooltip:** upgrade to v2.0.0 ([084a238](https://github.com/DSI-HUG/ngx-components/commit/084a238)) + +- **@hug/ngx-core:** upgrade to v2.0.0 ([ce6226c](https://github.com/DSI-HUG/ngx-components/commit/ce6226c)) + + +### ❤️ Thank You + +- Badisi +- dsi-hug-bot @dsi-hug-bot +- rfrt + ## 1.1.9 (2024-07-25) ### 🐛 Fixes