Skip to content

Commit

Permalink
v18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HitkoDev committed Jun 3, 2024
1 parent c60f219 commit b52e5e7
Show file tree
Hide file tree
Showing 16 changed files with 151 additions and 427 deletions.
169 changes: 94 additions & 75 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "17.0.1",
"version": "18.0.0",
"npmClient": "yarn",
"command": {
"publish": {
Expand Down
67 changes: 4 additions & 63 deletions packages/color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,151 +3,92 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [17.0.1](https://github.com/Liquid-JS/nxt-components/compare/v17.0.0...v17.0.1) (2023-12-13)
# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package nxt-color-picker

## [17.0.1](https://github.com/Liquid-JS/nxt-components/compare/v17.0.0...v17.0.1) (2023-12-13)



**Note:** Version bump only for package nxt-color-picker

# [17.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.2.0...v17.0.0) (2023-11-09)


* feat!: angular 17 ([7b7f150](https://github.com/Liquid-JS/nxt-components/commit/7b7f150f28a14893af8186bbaa2c24302dd15445))


### BREAKING CHANGES

* update angular to version 17





# [16.2.0](https://github.com/Liquid-JS/nxt-components/compare/v16.1.0...v16.2.0) (2023-08-24)


### Features

* update angular to 16.2 ([92b46c4](https://github.com/Liquid-JS/nxt-components/commit/92b46c4d5af68b0a669ab3bae940755073015cab))





# [16.1.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0...v16.1.0) (2023-06-19)


### Features

* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**Note:** Version bump only for package nxt-color-picker





# [16.0.0-alpha.8](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.7...v16.0.0-alpha.8) (2023-05-04)


### Features

* angular 16 preview ([927fe3f](https://github.com/Liquid-JS/nxt-components/commit/927fe3f94dec9c369b6e693cfc282f245fbfbe72))





# [16.0.0-alpha.7](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.6...v16.0.0-alpha.7) (2023-03-24)


### Features

* **nxt-color-picker:** accept an array of positioning strategies ([a6e56f7](https://github.com/Liquid-JS/nxt-components/commit/a6e56f71274e6b12b5c460e7275b5995a588bb82))





# [16.0.0-alpha.6](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.5...v16.0.0-alpha.6) (2023-03-24)

**Note:** Version bump only for package nxt-color-picker





# [16.0.0-alpha.5](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.4...v16.0.0-alpha.5) (2023-03-21)


* feat(nxt-color-picker)!: use auto positioning by default ([d84bb6a](https://github.com/Liquid-JS/nxt-components/commit/d84bb6a092e7cd2d622939b83007a05543ee2340))


### BREAKING CHANGES

* picker position still defaults to right, but might change if there isn't
enough space. To get the old behaviour, set `position="right"`




enough space. To get the old behaviour, set `position="right"`

# [16.0.0-alpha.4](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.3...v16.0.0-alpha.4) (2023-03-21)


### Features

* **nxt-color-picker:** add a function to determine good contrast mode dependign on the picker value ([4f9ec71](https://github.com/Liquid-JS/nxt-components/commit/4f9ec71057b83ab015b10b6ca30e26d75b60867f))





# [16.0.0-alpha.1](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.0...v16.0.0-alpha.1) (2023-03-20)


### Bug Fixes

* docs link ([ff441bd](https://github.com/Liquid-JS/nxt-components/commit/ff441bd6939654f8bbab655da891be08629cc36d))





# [16.0.0-alpha.0](https://github.com/Liquid-JS/nxt-components/compare/v15.0.1...v16.0.0-alpha.0) (2023-03-20)


* fix(nxt-color-picker)!: rename `addColorButton` => `presetColorsEditable` ([97a6622](https://github.com/Liquid-JS/nxt-components/commit/97a6622011e1bdc84af6269b48d2e33ab835c9ed))


### Features

* **nxt-color-picker:** ensure normalized colors ([f529445](https://github.com/Liquid-JS/nxt-components/commit/f52944582d97540c3c083f3f056fad895925d953))


### BREAKING CHANGES

* rename `addColorButton` => `presetColorsEditable` to better reflect its purpose





# 15.0.0 (2023-03-07)


* refactor(nxt-color-picker)!: align property anc selector names ([a09b25d](https://github.com/Liquid-JS/nxt-components/commit/a09b25d5262ae902246cc931782a4f93c65d891b))


### BREAKING CHANGES

* rename `cp => nxt`, remove `cp` prefixes for property names
2 changes: 1 addition & 1 deletion packages/color-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nxt-color-picker",
"description": "Color picker widget for Angular",
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
"version": "17.0.1",
"version": "18.0.0",
"license": "MIT",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
"homepage": "https://github.com/Liquid-JS/nxt-components/tree/master/packages/color-picker",
Expand Down
58 changes: 21 additions & 37 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,111 +3,95 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [17.0.1](https://github.com/Liquid-JS/nxt-components/compare/v17.0.0...v17.0.1) (2023-12-13)
# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v17.0.1...v18.0.0) (2024-06-03)

**Note:** Version bump only for package demo

## [17.0.1](https://github.com/Liquid-JS/nxt-components/compare/v17.0.0...v17.0.1) (2023-12-13)



**Note:** Version bump only for package demo

# [17.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.2.0...v17.0.0) (2023-11-09)


* feat!: angular 17 ([7b7f150](https://github.com/Liquid-JS/nxt-components/commit/7b7f150f28a14893af8186bbaa2c24302dd15445))


### BREAKING CHANGES

* update angular to version 17






# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)

**Note:** Version bump only for package demo





# [16.0.0-alpha.5](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.4...v16.0.0-alpha.5) (2023-03-21)

**Note:** Version bump only for package demo





# [16.0.0-alpha.4](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.3...v16.0.0-alpha.4) (2023-03-21)


### Features

* **nxt-color-picker:** add a function to determine good contrast mode dependign on the picker value ([4f9ec71](https://github.com/Liquid-JS/nxt-components/commit/4f9ec71057b83ab015b10b6ca30e26d75b60867f))





# [16.0.0-alpha.1](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.0...v16.0.0-alpha.1) (2023-03-20)


### Bug Fixes

* docs link ([ff441bd](https://github.com/Liquid-JS/nxt-components/commit/ff441bd6939654f8bbab655da891be08629cc36d))





# [16.0.0-alpha.0](https://github.com/Liquid-JS/nxt-components/compare/v15.0.1...v16.0.0-alpha.0) (2023-03-20)


### Bug Fixes

* **demo:** sortable link ([12da171](https://github.com/Liquid-JS/nxt-components/commit/12da171deda478607d14abc454316f96c1b26857))


### Features

* **demo:** add service worker ([19d0e15](https://github.com/Liquid-JS/nxt-components/commit/19d0e15fbbc74ce49cb32832fb191b1fea94c8ad))
* **demo:** demo page layout ([b7cd95a](https://github.com/Liquid-JS/nxt-components/commit/b7cd95a80fa2f50f8a4c97ae1a15969ad53e2411))
* import code snippets ([1ab89d9](https://github.com/Liquid-JS/nxt-components/commit/1ab89d96b1e18e95bb81fdf1aaaafdab1311192e))



* **demo:** demo page layout ([b7cd95a](https://github.com/Liquid-JS/nxt-components/commit/b7cd95a80fa2f50f8a4c97ae1a15969ad53e2411))

* import code snippets ([1ab89d9](https://github.com/Liquid-JS/nxt-components/commit/1ab89d96b1e18e95bb81fdf1aaaafdab1311192e))

# 15.0.0 (2023-03-07)


* feat(nxt-dropzone-wrapper)!: align naming with angular guidelines ([7634a15](https://github.com/Liquid-JS/nxt-components/commit/7634a15b84367a6650df1c2972c894a2f9ab21b6))


### Features

* add demo ([1ce94f0](https://github.com/Liquid-JS/nxt-components/commit/1ce94f09ca626a4e7d1ab92a3b7fd2d7b913b175))

* **demo:** cleanup ([f184316](https://github.com/Liquid-JS/nxt-components/commit/f1843160731c671d2ff1992d2211a637a3cb3fca))

* **demo:** flags ([cd85139](https://github.com/Liquid-JS/nxt-components/commit/cd85139d8b475b03a20e70c79b27dbfd55673ff0))

* **demo:** flags demo ([6233462](https://github.com/Liquid-JS/nxt-components/commit/623346276ddfe72b7726d45564ebc5573e8ba39c))

* **demo:** home page ([1071c73](https://github.com/Liquid-JS/nxt-components/commit/1071c73a35b4383562df22df971d48ae3198e1f5))

* **demo:** json view demo ([82a6ad8](https://github.com/Liquid-JS/nxt-components/commit/82a6ad8d43084e86025bb9ae483e062e2fb33bcd))

* **demo:** navigation, styling ([66f38ae](https://github.com/Liquid-JS/nxt-components/commit/66f38ae29fd5ab699d8aa8ee13d40da25f4324be))

* **demo:** organise sortablejs ([254aa82](https://github.com/Liquid-JS/nxt-components/commit/254aa82836210f5696a9d7297dcde60df5c4b570))

* **demo:** pick datetime ([b732940](https://github.com/Liquid-JS/nxt-components/commit/b7329405c04c1d2081c2f1c172f77f9fe266d185))

* **demo:** sortablejs ([054b08c](https://github.com/Liquid-JS/nxt-components/commit/054b08c40cf413cc6807a741186fb9d734685db6))

* migrate ([f2e45f5](https://github.com/Liquid-JS/nxt-components/commit/f2e45f52617961f202a7c637b9996906d1a97911))

* move ([925c8de](https://github.com/Liquid-JS/nxt-components/commit/925c8deacd8d1b94d27c4a7304b75560b6b96723))

* move ([f8ed2e6](https://github.com/Liquid-JS/nxt-components/commit/f8ed2e640fa5224908c33e144646a307522c4bdc))

* move ([ad497a0](https://github.com/Liquid-JS/nxt-components/commit/ad497a03d754390e4c1c1c8f2895388c89e0fead))

* **nxt-dropzone-wrapper:** cleanup ([43871d2](https://github.com/Liquid-JS/nxt-components/commit/43871d22c51a4860b89169919c67e173bb9354c5))

* **nxt-pick-datetime:** add explicit null ([40f632e](https://github.com/Liquid-JS/nxt-components/commit/40f632e6a772054db43eefef24bf62b9c976c2da))
* **nxt-sortablejs:** import ([f060856](https://github.com/Liquid-JS/nxt-components/commit/f060856a64e86a763b64d22e2f1f7359f4337bdf))

* **nxt-sortablejs:** import ([f060856](https://github.com/Liquid-JS/nxt-components/commit/f060856a64e86a763b64d22e2f1f7359f4337bdf))

### BREAKING CHANGES

Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "17.0.1",
"version": "18.0.0",
"license": "MIT",
"repository": "https://github.com/Liquid-JS/nxt-components.git",
"private": true,
Expand Down
Loading

0 comments on commit b52e5e7

Please sign in to comment.