@metadev/daga 2.0.2 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Changelog.md CHANGED
@@ -6,6 +6,16 @@ List of releases and changes.
6
6
 
7
7
  ## Next release Excalibur
8
8
 
9
+ ## v. 3.0.0 Curtana
10
+
11
+ Date: _2025-01-03_
12
+
13
+ - Port to Angular 19 and update libraries [#202](https://github.com/metadevpro/daga/pull/202)
14
+ - Enable configuring different looks for palette connection templates based on whether the connection type is the one currently selected or not [#197](https://github.com/metadevpro/daga/pull/197)
15
+ - Enable configuring the gap in palette elements [#197](https://github.com/metadevpro/daga/pull/197)
16
+ - Enable placing palette templates in multiple columns if they fit [#197](https://github.com/metadevpro/daga/pull/197)
17
+ - Use grab cursor style when hovering cursor on node palette templates and pointer cursor style when hovering cursor on connection palette templates [#197](https://github.com/metadevpro/daga/pull/197)
18
+
9
19
  ## v. 2.0.0 Lobera
10
20
 
11
21
  Date: _2024-11-22_