File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.3.0] ( https://github.com/ksassnowski/vueclid/compare/v1.2.0...v1.3.0 ) (2024-08-22)
4
+
5
+
6
+ ### Features
7
+
8
+ * add cursors interactivity to components ([ #32 ] ( https://github.com/ksassnowski/vueclid/issues/32 ) ) ([ 105b4c0] ( https://github.com/ksassnowski/vueclid/commit/105b4c041063f577c0965220e7ef798fabcbb77b ) )
9
+ * add group component ([ 7b9a5a8] ( https://github.com/ksassnowski/vueclid/commit/7b9a5a883c6d8ee13b692ef0b0a987faa28a7b8c ) )
10
+ * make components nestable ([ e047572] ( https://github.com/ksassnowski/vueclid/commit/e04757278d5bbd4058b6d3b958307ee893699d93 ) )
11
+ * pass properties along to top-level svg elements ([ 5a6a025] ( https://github.com/ksassnowski/vueclid/commit/5a6a0255a9280fff58af30d3b0657d6fa64ebc69 ) )
12
+ * prevent selecting label text ([ 4382047] ( https://github.com/ksassnowski/vueclid/commit/43820470beddeaf0cf5c431e2721668c1fa11707 ) )
13
+
3
14
## [ 1.2.0] ( https://github.com/ksassnowski/vueclid/compare/v1.1.1...v1.2.0 ) (2024-02-28)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ksassnowski/vueclid" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/vueclid.umd.js" ,
6
6
"module" : " ./dist/vueclid.js" ,
You can’t perform that action at this time.
0 commit comments