All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
19.0.4 (2025-01-10)
Note: Version bump only for package nxt-components
19.0.3 (2024-12-17)
- sitemap: schematic src directory path (e0b3218)
19.0.2 (2024-12-17)
- sitemap: sitemap builder (bd4ed5e)
19.0.1 (2024-12-09)
- sortablejs: model updates with disabled elements (578dd7f)
19.0.0 (2024-12-02)
- sortablejs: Make union types work (e306333)
18.0.0 (2024-06-03)
- deps (ea3c70b)
17.0.1 (2023-12-13)
- nxt-dropzone-wrapper: component event binding (f901932)
17.0.0 (2023-11-09)
- feat!: angular 17 (7b7f150)
- update angular to version 17
16.2.0 (2023-08-24)
- update angular to 16.2 (92b46c4)
16.1.0 (2023-06-19)
- angular 16.1 (50258cf)
16.0.0 (2023-05-04)
Note: Version bump only for package nxt-components
16.0.0-alpha.8 (2023-05-04)
16.0.0-alpha.7 (2023-03-24)
- nxt-color-picker: accept an array of positioning strategies (a6e56f7)
16.0.0-alpha.6 (2023-03-24)
- nxt-flags: cast to number (b1143d5)
16.0.0-alpha.5 (2023-03-21)
- feat(nxt-color-picker)!: use auto positioning by default (d84bb6a)
- picker position still defaults to right, but might change if there isn't
enough space. To get the old behaviour, set position="right"
16.0.0-alpha.4 (2023-03-21)
- nxt-color-picker: add a function to determine good contrast mode dependign on the picker value (4f9ec71)
16.0.0-alpha.3 (2023-03-20)
- nxt-dropzone-wrapper: change detection (759ba81)
16.0.0-alpha.2 (2023-03-20)
- nxt-dropzone-wrapper: don't create instance without config (c629ab9)
16.0.0-alpha.1 (2023-03-20)
- docs link (ff441bd)
16.0.0-alpha.0 (2023-03-20)
-
demo: sortable link (12da171)
-
gitignore (07c6fb7)
-
feat(nxt-pick-datetime)!: docs, use global LOCALE_ID (5ad4eb0)
-
feat(nxt-dropzone-wrapper)!: add correct typings, remove old types (e212b10)
-
fix(nxt-color-picker)!: rename
addColorButton
=>presetColorsEditable
(97a6622)
-
demo: add service worker (19d0e15)
-
demo: demo page layout (b7cd95a)
-
import code snippets (1ab89d9)
-
nxt-color-picker: ensure normalized colors (f529445)
-
nxt-json-view: customize colors (1d6b2ff)
-
nxt-pick-datetime: date range selection format (99af361)
-
drop NXT_LOCALE, use global LOCALE_ID
-
remove exports for helper types, since they're now provided by dropzone.js
-
rename
addColorButton
=>presetColorsEditable
to better reflect its purpose
15.0.1 (2023-03-07)
- nxt-flags: exports (eb7a0aa)
-
adapt for sortablejs@1.10.* changes, fix #163 (8fe60bc)
-
ci (5ebebde)
-
cmyk (d21e9b6)
-
Errors when the reference to
this.dropzone
is lost (3210e1e) -
export assets (7255d62)
-
export stylesheet (900371d)
-
inline styles (7cff019)
-
lint css (a859e2f)
-
nxt-flags: improve typechecks, lint (7fc74b4)
-
pop-up attachments (dab4079)
-
preselect preview format (229b596)
-
preserve HSVA format on alpha change (3b553a6)
-
provide backward compatibility for sortablejs < 1.9.0 (8e97d32)
-
remove wrongly imported events library (ca0cfe7)
-
replace default index with draggable indexes. Fixes: #164 (615d9fe)
-
sortablejs directive no longer supports runInsideAngular property (7f59f49)
-
space in readme (683b83b)
-
update build target (47dde96)
-
update dependencies (4d3fb2b)
-
update labels (fbbc0e4)
-
Use ivy on demo (a02c4ae)
-
refactor(nxt-color-picker)!: align property anc selector names (a09b25d)
-
refactor(nxt-dropzone-wrapper)!: align injector naming (1bd1ffb)
-
feat(nxt-json-view)!: align component and module names with code style (7cc102e)
-
feat(nxt-dropzone-wrapper)!: align naming with angular guidelines (7634a15)
-
add angular i18n (2e7aa09)
-
add configuration for container selector (sortablejsContainer), implement #60 (1c1ebd4)
-
add demo (1ce94f0)
-
allow custom preset label (86e355f)
-
angular 14 (8bbbb9d)
-
build target (42c7f13)
-
build: add support for angular2 AOT compile (d58ec24)
-
Clean error logs and commented out code (61f174c)
-
Clean tasks and clean publish config (0cbf0dd)
-
cmyk color handling (9435a69)
-
demo: cleanup (f184316)
-
demo: flags (cd85139)
-
demo: flags demo (6233462)
-
demo: home page (1071c73)
-
demo: json view demo (82a6ad8)
-
demo: navigation, styling (66f38ae)
-
demo: organise sortablejs (254aa82)
-
demo: pick datetime (b732940)
-
demo: sortablejs (054b08c)
-
flags bp (0361112)
-
improve demo, add build scripts (a37d482)
-
Inline templates and CSS (a4191a2)
-
migrate (f2e45f5)
-
migrate to @angular/cli and angular 8 (1139699)
-
migrate to angular 10 (6e65e1c)
-
migrate to Angular 11 (2acf12e)
-
missing ISO flags (55c8fa9)
-
move (925c8de)
-
move (f8ed2e6)
-
move (ad497a0)
-
nxt-dropzone-wrapper: cleanup (43871d2)
-
nxt-json-view: tooling config (f981fd8)
-
nxt-pick-datetime: add explicit null (40f632e)
-
nxt-pick-datetime: null safety (df60d2b)
-
nxt-sortablejs: format, fix null checks (8d5b109)
-
nxt-sortablejs: import (f060856)
-
sanity check (ffc9f29)
-
cloneFunction restricts type may cause compile failed when using ivy (a9dbb81)
-
universal: support for angular universal (d727e0f)
-
update for angular 13, improve ci (b1b7acf)
-
update to angular 14 (594d7db)
-
upgrade to 13 (6e74ad2)
-
Upgrade to Angular v5 compilation format (3dde557)
-
use angular i18n for preset colors (c0e570e)
-
use angular i18n for texts (74d8b86)
-
use cdk for pop-up (0a3c5ba)
-
rename
cp => nxt
, removecp
prefixes for property names -
add
NXT_
prefix to dropzone config injection token -
rename
NxtJsonViewModule
toJsonViewModule
-
renamed
<dropzone>
to<nxt-dropzone>
and[dropzone]
to[nxtDropzone]
-
library name is changed from angular-sortablejs to ngx-sortablejs