Skip to content

Commit 1c44975

Browse files
committed
v19.0.5
1 parent 7dfa00f commit 1c44975

File tree

8 files changed

+408
-4
lines changed

8 files changed

+408
-4
lines changed

CHANGELOG.md

Lines changed: 256 additions & 0 deletions
Large diffs are not rendered by default.

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "19.0.4",
5+
"version": "19.0.5",
66
"npmClient": "yarn",
77
"command": {
88
"publish": {

packages/demo/CHANGELOG.md

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,116 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [19.0.5](https://github.com/Liquid-JS/nxt-components/compare/v14.0.0...v19.0.5) (2025-01-28)
7+
8+
### Bug Fixes
9+
10+
* **highlightjs:** file url ([f14c3a6](https://github.com/Liquid-JS/nxt-components/commit/f14c3a6aa77397bf9a0e47624cbe441f4ce64cb7))
11+
12+
### Features
13+
14+
* **highlightjs:** highlight ([3689738](https://github.com/Liquid-JS/nxt-components/commit/36897384401315aa3203a2fd7a027582d0824b70))
15+
16+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v13.0.0...v19.0.4) (2025-01-10)
17+
18+
## [19.0.3](https://github.com/Liquid-JS/nxt-components/compare/v19.0.2...v19.0.3) (2024-12-17)
19+
20+
## [19.0.2](https://github.com/Liquid-JS/nxt-components/compare/v19.0.1...v19.0.2) (2024-12-17)
21+
22+
### Bug Fixes
23+
24+
* **sortablejs:** wait for view init ([96f8be0](https://github.com/Liquid-JS/nxt-components/commit/96f8be0928608a24cd84c10a6b535389d760004c))
25+
26+
### Features
27+
28+
* **sitemap:** sitemap builder ([bd4ed5e](https://github.com/Liquid-JS/nxt-components/commit/bd4ed5ee374263e6282d13f57fb9d8547af3963b))
29+
30+
## [19.0.1](https://github.com/Liquid-JS/nxt-components/compare/v19.0.0...v19.0.1) (2024-12-09)
31+
32+
# [19.0.0](https://github.com/Liquid-JS/nxt-components/compare/v18.0.0...v19.0.0) (2024-12-02)
33+
34+
### Bug Fixes
35+
36+
* **sortablejs:** Make union types work ([e306333](https://github.com/Liquid-JS/nxt-components/commit/e3063338a710c99907abc77f1eed938721d062e1))
37+
38+
# [18.0.0](https://github.com/Liquid-JS/nxt-components/compare/v12.0.0...v18.0.0) (2024-06-03)
39+
40+
## [17.0.1](https://github.com/Liquid-JS/nxt-components/compare/v17.0.0...v17.0.1) (2023-12-13)
41+
42+
# [17.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.2.0...v17.0.0) (2023-11-09)
43+
44+
* feat!: angular 17 ([7b7f150](https://github.com/Liquid-JS/nxt-components/commit/7b7f150f28a14893af8186bbaa2c24302dd15445))
45+
46+
### Features
47+
48+
* angular 16.1 ([50258cf](https://github.com/Liquid-JS/nxt-components/commit/50258cf958e40775b79299be6616a00128d997e7))
49+
* update angular to 16.2 ([92b46c4](https://github.com/Liquid-JS/nxt-components/commit/92b46c4d5af68b0a669ab3bae940755073015cab))
50+
51+
### BREAKING CHANGES
52+
53+
* update angular to version 17
54+
55+
# [16.0.0](https://github.com/Liquid-JS/nxt-components/compare/v16.0.0-alpha.8...v16.0.0) (2023-05-04)
56+
57+
### Features
58+
59+
* angular 16 preview ([927fe3f](https://github.com/Liquid-JS/nxt-components/commit/927fe3f94dec9c369b6e693cfc282f245fbfbe72))
60+
* **nxt-color-picker:** accept an array of positioning strategies ([a6e56f7](https://github.com/Liquid-JS/nxt-components/commit/a6e56f71274e6b12b5c460e7275b5995a588bb82))
61+
62+
# [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)
63+
64+
# [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)
65+
66+
### Features
67+
68+
* **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))
69+
70+
# [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)
71+
72+
### Bug Fixes
73+
74+
* docs link ([ff441bd](https://github.com/Liquid-JS/nxt-components/commit/ff441bd6939654f8bbab655da891be08629cc36d))
75+
76+
# [16.0.0-alpha.0](https://github.com/Liquid-JS/nxt-components/compare/v15.0.1...v16.0.0-alpha.0) (2023-03-20)
77+
78+
### Bug Fixes
79+
80+
* **demo:** sortable link ([12da171](https://github.com/Liquid-JS/nxt-components/commit/12da171deda478607d14abc454316f96c1b26857))
81+
82+
### Features
83+
84+
* **demo:** add service worker ([19d0e15](https://github.com/Liquid-JS/nxt-components/commit/19d0e15fbbc74ce49cb32832fb191b1fea94c8ad))
85+
* **demo:** demo page layout ([b7cd95a](https://github.com/Liquid-JS/nxt-components/commit/b7cd95a80fa2f50f8a4c97ae1a15969ad53e2411))
86+
* import code snippets ([1ab89d9](https://github.com/Liquid-JS/nxt-components/commit/1ab89d96b1e18e95bb81fdf1aaaafdab1311192e))
87+
88+
# [15.0.0](https://github.com/Liquid-JS/nxt-components/compare/v8.0.0...v15.0.0) (2023-03-07)
89+
90+
* feat(nxt-dropzone-wrapper)!: align naming with angular guidelines ([7634a15](https://github.com/Liquid-JS/nxt-components/commit/7634a15b84367a6650df1c2972c894a2f9ab21b6))
91+
92+
### Features
93+
94+
* add demo ([1ce94f0](https://github.com/Liquid-JS/nxt-components/commit/1ce94f09ca626a4e7d1ab92a3b7fd2d7b913b175))
95+
* **demo:** cleanup ([f184316](https://github.com/Liquid-JS/nxt-components/commit/f1843160731c671d2ff1992d2211a637a3cb3fca))
96+
* **demo:** flags ([cd85139](https://github.com/Liquid-JS/nxt-components/commit/cd85139d8b475b03a20e70c79b27dbfd55673ff0))
97+
* **demo:** flags demo ([6233462](https://github.com/Liquid-JS/nxt-components/commit/623346276ddfe72b7726d45564ebc5573e8ba39c))
98+
* **demo:** home page ([1071c73](https://github.com/Liquid-JS/nxt-components/commit/1071c73a35b4383562df22df971d48ae3198e1f5))
99+
* **demo:** json view demo ([82a6ad8](https://github.com/Liquid-JS/nxt-components/commit/82a6ad8d43084e86025bb9ae483e062e2fb33bcd))
100+
* **demo:** navigation, styling ([66f38ae](https://github.com/Liquid-JS/nxt-components/commit/66f38ae29fd5ab699d8aa8ee13d40da25f4324be))
101+
* **demo:** organise sortablejs ([254aa82](https://github.com/Liquid-JS/nxt-components/commit/254aa82836210f5696a9d7297dcde60df5c4b570))
102+
* **demo:** pick datetime ([b732940](https://github.com/Liquid-JS/nxt-components/commit/b7329405c04c1d2081c2f1c172f77f9fe266d185))
103+
* **demo:** sortablejs ([054b08c](https://github.com/Liquid-JS/nxt-components/commit/054b08c40cf413cc6807a741186fb9d734685db6))
104+
* migrate ([f2e45f5](https://github.com/Liquid-JS/nxt-components/commit/f2e45f52617961f202a7c637b9996906d1a97911))
105+
* move ([925c8de](https://github.com/Liquid-JS/nxt-components/commit/925c8deacd8d1b94d27c4a7304b75560b6b96723))
106+
* move ([f8ed2e6](https://github.com/Liquid-JS/nxt-components/commit/f8ed2e640fa5224908c33e144646a307522c4bdc))
107+
* move ([ad497a0](https://github.com/Liquid-JS/nxt-components/commit/ad497a03d754390e4c1c1c8f2895388c89e0fead))
108+
* **nxt-dropzone-wrapper:** cleanup ([43871d2](https://github.com/Liquid-JS/nxt-components/commit/43871d22c51a4860b89169919c67e173bb9354c5))
109+
* **nxt-pick-datetime:** add explicit null ([40f632e](https://github.com/Liquid-JS/nxt-components/commit/40f632e6a772054db43eefef24bf62b9c976c2da))
110+
* **nxt-sortablejs:** import ([f060856](https://github.com/Liquid-JS/nxt-components/commit/f060856a64e86a763b64d22e2f1f7359f4337bdf))
111+
112+
### BREAKING CHANGES
113+
114+
* renamed `<dropzone>` to `<nxt-dropzone>` and `[dropzone]` to `[nxtDropzone]`
115+
6116
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
7117

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

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "demo",
3-
"version": "19.0.4",
3+
"version": "19.0.5",
44
"license": "MIT",
55
"type": "module",
66
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/highlightjs/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [19.0.5](https://github.com/Liquid-JS/nxt-components/compare/v14.0.0...v19.0.5) (2025-01-28)
7+
8+
### Bug Fixes
9+
10+
* **highlightjs:** file url ([f14c3a6](https://github.com/Liquid-JS/nxt-components/commit/f14c3a6aa77397bf9a0e47624cbe441f4ce64cb7))
11+
12+
### Features
13+
14+
* **highlightjs:** highlight ([3689738](https://github.com/Liquid-JS/nxt-components/commit/36897384401315aa3203a2fd7a027582d0824b70))

packages/highlightjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-highlightjs",
33
"description": "Angular code highlighting directives with optional line numbers and support for SSR",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.4",
5+
"version": "19.0.5",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

packages/sitemap/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [19.0.5](https://github.com/Liquid-JS/nxt-components/compare/v14.0.0...v19.0.5) (2025-01-28)
7+
8+
### Features
9+
10+
* **highlightjs:** highlight ([3689738](https://github.com/Liquid-JS/nxt-components/commit/36897384401315aa3203a2fd7a027582d0824b70))
11+
12+
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v13.0.0...v19.0.4) (2025-01-10)
13+
14+
## [19.0.3](https://github.com/Liquid-JS/nxt-components/compare/v19.0.2...v19.0.3) (2024-12-17)
15+
16+
### Bug Fixes
17+
18+
* **sitemap:** schematic src directory path ([e0b3218](https://github.com/Liquid-JS/nxt-components/commit/e0b321822a3aa20bbd7885f5469a38b964f299dc))
19+
20+
## [19.0.2](https://github.com/Liquid-JS/nxt-components/compare/v19.0.1...v19.0.2) (2024-12-17)
21+
22+
### Bug Fixes
23+
24+
* **sitemap:** builder end ([a60edb1](https://github.com/Liquid-JS/nxt-components/commit/a60edb123442072566ae448c93328f7db1949b2a))
25+
26+
### Features
27+
28+
* **sitemap:** sitemap builder ([bd4ed5e](https://github.com/Liquid-JS/nxt-components/commit/bd4ed5ee374263e6282d13f57fb9d8547af3963b))
29+
630
## [19.0.4](https://github.com/Liquid-JS/nxt-components/compare/v19.0.3...v19.0.4) (2025-01-10)
731

832
**Note:** Version bump only for package nxt-sitemap

packages/sitemap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nxt-sitemap",
33
"description": "Angular builder for generating sitemap from prerendered routes.",
44
"bugs": "https://github.com/Liquid-JS/nxt-components/issues",
5-
"version": "19.0.4",
5+
"version": "19.0.5",
66
"license": "MIT",
77
"type": "module",
88
"repository": "https://github.com/Liquid-JS/nxt-components.git",

0 commit comments

Comments
 (0)