Skip to content

Releases: cluetec/ngcx-tree

Upgrade to Angular 20

15 Sep 11:37
b1ef8f9

Choose a tag to compare

Bump eslint-config-prettier from 9.1.0 to 10.1.8 (#210)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.0 to 10.1.8.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.1.0...v10.1.8)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

19.2.2

09 May 08:15

Choose a tag to compare

update version

19.2.1

07 Apr 12:25

Choose a tag to compare

19.0.1

19.2.0

10 Mar 10:53
94ba1d5

Choose a tag to compare

Bump all angular versions to 19.2 (#165)

Co-authored-by: Philipp Köpfer <[email protected]>
Co-authored-by: Michael Niedermaier <[email protected]>

19.0.1

10 Mar 09:26

Choose a tag to compare

bump versions

19.0.0

17 Dec 09:00
7e2c5f5

Choose a tag to compare

update versions and use angular 19

18.0.1

11 Dec 14:52

Choose a tag to compare

fix drop on line not working

18.0.0

11 Dec 14:04
83f2237

Choose a tag to compare

What's Changed

Full Changelog: 17.2.0...18.0.0

17.2.0: Remove select on update (#124)

09 Oct 09:28
5253762

Choose a tag to compare

select event should not be fired when nodes are updated

17.1.2

17 May 10:52
0ae55e9

Choose a tag to compare

Show tooltip on hover too because sometimes cdk does not add cdk-drop…