@tduniec/plugin-template-designer 0.3.3 → 0.3.5
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 +132 -0
- package/dist/package.json.esm.js +2 -1
- package/dist/package.json.esm.js.map +1 -1
- package/package.json +18 -17
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
## [0.3.5](https://github.com/tduniec/template-designer-plugin/compare/v0.3.4...v0.3.5) (2025-12-01)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* adjust npm release ([#52](https://github.com/tduniec/template-designer-plugin/issues/52)) ([924ae88](https://github.com/tduniec/template-designer-plugin/commit/924ae881c47488b636b37053c8141d4bee4c10b8))
|
|
7
|
+
|
|
8
|
+
## [0.3.4](https://github.com/tduniec/template-designer-plugin/compare/v0.3.3...v0.3.4) (2025-12-01)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* backstage pattern resolution during publishing ([#51](https://github.com/tduniec/template-designer-plugin/issues/51)) ([57328b7](https://github.com/tduniec/template-designer-plugin/commit/57328b7b7b5ea3328bf4fb03c1c7f6cb879204ae))
|
|
14
|
+
|
|
15
|
+
## [0.3.3](https://github.com/tduniec/template-designer-plugin/compare/v0.3.2...v0.3.3) (2025-11-28)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* export icon ([#50](https://github.com/tduniec/template-designer-plugin/issues/50)) ([73afac4](https://github.com/tduniec/template-designer-plugin/commit/73afac487f2112a17d19f877eaea845f68370df1))
|
|
21
|
+
|
|
22
|
+
## [0.3.2](https://github.com/tduniec/template-designer-plugin/compare/v0.3.1...v0.3.2) (2025-11-28)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* visual improvements and logo ([6da7314](https://github.com/tduniec/template-designer-plugin/commit/6da73148c1b066272d760c4b49587cc7f02dad07))
|
|
28
|
+
|
|
29
|
+
## [0.3.1](https://github.com/tduniec/template-designer-plugin/compare/v0.3.0...v0.3.1) (2025-11-28)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* Performance imporvements ([#48](https://github.com/tduniec/template-designer-plugin/issues/48)) ([510dec7](https://github.com/tduniec/template-designer-plugin/commit/510dec7c9c1eaebf688c170800b3c93f3d9f5411))
|
|
35
|
+
|
|
36
|
+
# [0.3.0](https://github.com/tduniec/template-designer-plugin/compare/v0.2.3...v0.3.0) (2025-11-28)
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Features
|
|
40
|
+
|
|
41
|
+
* add support to select existing template ([#40](https://github.com/tduniec/template-designer-plugin/issues/40)) ([6100138](https://github.com/tduniec/template-designer-plugin/commit/610013862d7264d2631018c0188341e8302e86f0))
|
|
42
|
+
* add support for nfs ([#36](https://github.com/tduniec/template-designer-plugin/issues/36)) ([8fa3464](https://github.com/tduniec/template-designer-plugin/commit/8fa34648c0e0b85b7bb553b562eb8cb63404258a)), closes [#38](https://github.com/tduniec/template-designer-plugin/issues/38)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## [0.2.5](https://github.com/tduniec/template-designer-plugin/compare/v0.2.3...v0.2.5) (2025-11-28)
|
|
46
|
+
|
|
47
|
+
### Bug Fixes
|
|
48
|
+
|
|
49
|
+
* add support for nfs ([#36](https://github.com/tduniec/template-designer-plugin/issues/36)) ([8fa3464](https://github.com/tduniec/template-designer-plugin/commit/8fa34648c0e0b85b7bb553b562eb8cb63404258a)), closes [#38](https://github.com/tduniec/template-designer-plugin/issues/38)
|
|
50
|
+
|
|
51
|
+
## [0.2.4](https://github.com/tduniec/template-designer-plugin/compare/v0.2.3...v0.2.4) (2025-11-28)
|
|
52
|
+
|
|
53
|
+
### Bug Fixes
|
|
54
|
+
|
|
55
|
+
* add support for nfs ([#36](https://github.com/tduniec/template-designer-plugin/issues/36)) ([8fa3464](https://github.com/tduniec/template-designer-plugin/commit/8fa34648c0e0b85b7bb553b562eb8cb63404258a)), closes [#38](https://github.com/tduniec/template-designer-plugin/issues/38)
|
|
56
|
+
|
|
57
|
+
## [0.2.3](https://github.com/tduniec/template-designer-plugin/compare/v0.2.2...v0.2.3) (2025-11-20)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* actionNode automcomplete options ([f94e905](https://github.com/tduniec/template-designer-plugin/commit/f94e9053e9e9041034b7b02bd4f348eca0ca8d4f))
|
|
63
|
+
* adding delete actioNode option ([b23f3d3](https://github.com/tduniec/template-designer-plugin/commit/b23f3d34158c7ff6f1fd5e43a1384530dbf97e78))
|
|
64
|
+
* adding required fields validation on the actionNode ([b0eb801](https://github.com/tduniec/template-designer-plugin/commit/b0eb8010cb62285822c70fbed44dcd31545f71c5))
|
|
65
|
+
* improved yaml renders in codemirror ([7ea98a4](https://github.com/tduniec/template-designer-plugin/commit/7ea98a4ffada1156e81aab8134abf08d8ac78f65))
|
|
66
|
+
|
|
67
|
+
## [0.2.2](https://github.com/tduniec/template-designer-plugin/compare/v0.2.1...v0.2.2) (2025-11-20)
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
### Bug Fixes
|
|
71
|
+
|
|
72
|
+
* codemirror-lang missing dependency ([4b1375e](https://github.com/tduniec/template-designer-plugin/commit/4b1375eee9527a73ddbfaae83106894259e3f7b4))
|
|
73
|
+
|
|
74
|
+
## [0.2.1](https://github.com/tduniec/template-designer-plugin/compare/v0.2.0...v0.2.1) (2025-11-19)
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
### Bug Fixes
|
|
78
|
+
|
|
79
|
+
* peerDependencies for react and codemirror ([bcb20f0](https://github.com/tduniec/template-designer-plugin/commit/bcb20f002eca7ebf8f9fb15a419c220c851035ff))
|
|
80
|
+
|
|
81
|
+
# [0.2.0](https://github.com/tduniec/template-designer-plugin/compare/v0.1.7...v0.2.0) (2025-11-19)
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
### Features
|
|
85
|
+
|
|
86
|
+
* initial public release ([72f9a9c](https://github.com/tduniec/template-designer-plugin/commit/72f9a9c9b976721560fb025362ae6d2bd2ad8f1c))
|
|
87
|
+
|
|
88
|
+
## [0.1.7](https://github.com/tduniec/template-designer-plugin/compare/v0.1.6...v0.1.7) (2025-11-17)
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
### Bug Fixes
|
|
92
|
+
|
|
93
|
+
* node layout fixes ([e011101](https://github.com/tduniec/template-designer-plugin/commit/e01110143a254e1c0ad9a270fb348298f0774920))
|
|
94
|
+
|
|
95
|
+
## [0.1.6](https://github.com/tduniec/template-designer-plugin/compare/v0.1.5...v0.1.6) (2025-11-13)
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
### Bug Fixes
|
|
99
|
+
|
|
100
|
+
* major refactor of core components for readability and maintainability ([024d15e](https://github.com/tduniec/template-designer-plugin/commit/024d15e5d09820689504b6a3415457df32781cc7))
|
|
101
|
+
|
|
102
|
+
## [0.1.5](https://github.com/tduniec/template-designer-plugin/compare/v0.1.4...v0.1.5) (2025-11-08)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
### Bug Fixes
|
|
106
|
+
|
|
107
|
+
* adding text field editor ([#15](https://github.com/tduniec/template-designer-plugin/issues/15)) ([1e8d2c1](https://github.com/tduniec/template-designer-plugin/commit/1e8d2c1b7be8129c500bb849d21a2bd0064c251d))
|
|
108
|
+
|
|
109
|
+
## [0.1.4](https://github.com/tduniec/template-designer-plugin/compare/v0.1.3...v0.1.4) (2025-11-08)
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
### Bug Fixes
|
|
113
|
+
|
|
114
|
+
* initializing parameters as subflows ([#14](https://github.com/tduniec/template-designer-plugin/issues/14)) ([59db1bb](https://github.com/tduniec/template-designer-plugin/commit/59db1bb7cc3e313c9a53f9c03f9905eb37aa8247))
|
|
115
|
+
|
|
116
|
+
## [0.1.3](https://github.com/tduniec/template-designer-plugin/compare/v0.1.2...v0.1.3) (2025-11-05)
|
|
117
|
+
|
|
118
|
+
### Bug Fixes
|
|
119
|
+
|
|
120
|
+
- adding output modules in react flow ([df6f515](https://github.com/tduniec/template-designer-plugin/commit/df6f515b3e17294206923fd9646f46ea187ee3ef))
|
|
121
|
+
|
|
122
|
+
## [0.1.2](https://github.com/tduniec/template-designer-plugin/compare/v0.1.1...v0.1.2) (2025-11-05)
|
|
123
|
+
|
|
124
|
+
### Bug Fixes
|
|
125
|
+
|
|
126
|
+
- adding features to work with files ([88e004e](https://github.com/tduniec/template-designer-plugin/commit/88e004e1faba49567190b3cb2f85b5ff86ad4ee1))
|
|
127
|
+
|
|
128
|
+
## [0.1.1](https://github.com/tduniec/template-designer-plugin/compare/v0.1.0...v0.1.1) (2025-11-03)
|
|
129
|
+
|
|
130
|
+
### Bug Fixes
|
|
131
|
+
|
|
132
|
+
- init semantic-releases ([43b7164](https://github.com/tduniec/template-designer-plugin/commit/43b71649e8705040932d31bf9ef216537c35ea0d))
|
package/dist/package.json.esm.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var name = "@tduniec/plugin-template-designer";
|
|
2
2
|
var description = "Template Designer turns blank Backstage YAML into a storyboard-like canvas, guiding anyone through drag-and-drop scaffolder authoring before ever touching code. Rally non-experts, broadcast best practices, and accelerate template launches directly inside Backstage.";
|
|
3
|
-
var version = "0.3.
|
|
3
|
+
var version = "0.3.4";
|
|
4
4
|
var license = "Apache-2.0";
|
|
5
5
|
var keywords = [
|
|
6
6
|
"backstage",
|
|
@@ -95,6 +95,7 @@ var devDependencies = {
|
|
|
95
95
|
"@commitlint/config-conventional": "^20.0.0",
|
|
96
96
|
"@semantic-release/changelog": "^6.0.3",
|
|
97
97
|
"@semantic-release/commit-analyzer": "^13.0.1",
|
|
98
|
+
"@semantic-release/exec": "^7.1.0",
|
|
98
99
|
"@semantic-release/git": "^10.0.1",
|
|
99
100
|
"@semantic-release/github": "^12.0.1",
|
|
100
101
|
"@semantic-release/npm": "^13.1.1",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"package.json.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"package.json.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tduniec/plugin-template-designer",
|
|
3
3
|
"description": "Template Designer turns blank Backstage YAML into a storyboard-like canvas, guiding anyone through drag-and-drop scaffolder authoring before ever touching code. Rally non-experts, broadcast best practices, and accelerate template launches directly inside Backstage.",
|
|
4
|
-
"version": "0.3.
|
|
4
|
+
"version": "0.3.5",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"backstage",
|
|
@@ -70,14 +70,14 @@
|
|
|
70
70
|
"*.{json,md}": "prettier --write"
|
|
71
71
|
},
|
|
72
72
|
"dependencies": {
|
|
73
|
-
"@backstage/core-compat-api": "
|
|
74
|
-
"@backstage/core-components": "
|
|
75
|
-
"@backstage/core-plugin-api": "
|
|
76
|
-
"@backstage/frontend-plugin-api": "
|
|
77
|
-
"@backstage/plugin-catalog-react": "
|
|
78
|
-
"@backstage/plugin-scaffolder-common": "
|
|
79
|
-
"@backstage/plugin-scaffolder-react": "
|
|
80
|
-
"@backstage/theme": "
|
|
73
|
+
"@backstage/core-compat-api": "^0.5.4",
|
|
74
|
+
"@backstage/core-components": "^0.18.3",
|
|
75
|
+
"@backstage/core-plugin-api": "^1.12.0",
|
|
76
|
+
"@backstage/frontend-plugin-api": "^0.13.1",
|
|
77
|
+
"@backstage/plugin-catalog-react": "^1.21.3",
|
|
78
|
+
"@backstage/plugin-scaffolder-common": "^1.7.3",
|
|
79
|
+
"@backstage/plugin-scaffolder-react": "^1.19.3",
|
|
80
|
+
"@backstage/theme": "^0.7.0",
|
|
81
81
|
"@codemirror/lang-yaml": "^6.1.2",
|
|
82
82
|
"@material-ui/core": "^4.12.4",
|
|
83
83
|
"@material-ui/icons": "^4.11.3",
|
|
@@ -95,13 +95,13 @@
|
|
|
95
95
|
"react-use": "^17.2.4"
|
|
96
96
|
},
|
|
97
97
|
"devDependencies": {
|
|
98
|
-
"@backstage/catalog-client": "
|
|
99
|
-
"@backstage/catalog-model": "
|
|
100
|
-
"@backstage/cli": "
|
|
101
|
-
"@backstage/core-app-api": "
|
|
102
|
-
"@backstage/dev-utils": "
|
|
103
|
-
"@backstage/plugin-catalog-common": "
|
|
104
|
-
"@backstage/test-utils": "
|
|
98
|
+
"@backstage/catalog-client": "^1.12.1",
|
|
99
|
+
"@backstage/catalog-model": "^1.7.6",
|
|
100
|
+
"@backstage/cli": "^0.34.5",
|
|
101
|
+
"@backstage/core-app-api": "^1.19.2",
|
|
102
|
+
"@backstage/dev-utils": "^1.1.17",
|
|
103
|
+
"@backstage/plugin-catalog-common": "^1.1.7",
|
|
104
|
+
"@backstage/test-utils": "^1.7.13",
|
|
105
105
|
"@codemirror/lang-yaml": "6.1.2",
|
|
106
106
|
"@codemirror/state": "6.5.2",
|
|
107
107
|
"@codemirror/view": "6.26.3",
|
|
@@ -109,6 +109,7 @@
|
|
|
109
109
|
"@commitlint/config-conventional": "^20.0.0",
|
|
110
110
|
"@semantic-release/changelog": "^6.0.3",
|
|
111
111
|
"@semantic-release/commit-analyzer": "^13.0.1",
|
|
112
|
+
"@semantic-release/exec": "^7.1.0",
|
|
112
113
|
"@semantic-release/git": "^10.0.1",
|
|
113
114
|
"@semantic-release/github": "^12.0.1",
|
|
114
115
|
"@semantic-release/npm": "^13.1.1",
|
|
@@ -147,4 +148,4 @@
|
|
|
147
148
|
}
|
|
148
149
|
},
|
|
149
150
|
"module": "./dist/index.esm.js"
|
|
150
|
-
}
|
|
151
|
+
}
|