@iebh/tera-fy 1.13.3 → 1.14.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 +618 -130
- package/README.md +0 -1
- package/api.md +142 -141
- package/dist/terafy.es2019.js +1 -1
- package/dist/terafy.js +1 -1
- package/documentation.yml +58 -7
- package/lib/projectFile.js +5 -5
- package/lib/terafy.client.js +18 -11
- package/lib/terafy.proxy.js +3 -0
- package/lib/terafy.server.js +14 -12
- package/package.json +5 -5
- package/plugins/vite.js +1 -0
- package/plugins/vue3.js +6 -2
- package/utils/pathTools.js +3 -3
- package/widgets/tera-file-select.vue +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,105 +1,246 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
# [1.14.0](https://github.com/IEBH/TERA-fy/compare/v1.13.4...v1.14.0) (2024-10-17)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### devops
|
|
7
|
+
|
|
8
|
+
* Changed CHANGELOG format angular -> eslint ([9461445](https://github.com/IEBH/TERA-fy/commit/946144560893d9bb738f4aacb0b9f4c3cee5cf77))
|
|
9
|
+
|
|
10
|
+
### docs
|
|
11
|
+
|
|
12
|
+
* Nicer TOC for the documentation structure ([5aa6088](https://github.com/IEBH/TERA-fy/commit/5aa6088bf720022dac134099c69b2e81a1c38dd2))
|
|
13
|
+
* Removed outdated Playground links ([cafe9a5](https://github.com/IEBH/TERA-fy/commit/cafe9a5699a6e67dfe992c642921cc562ccfe23c))
|
|
14
|
+
|
|
15
|
+
### fix
|
|
16
|
+
|
|
17
|
+
* Typos and missing function headers ([34b1267](https://github.com/IEBH/TERA-fy/commit/34b1267735c2c1849a98ed11aca2c70c5bc9635e))
|
|
18
|
+
|
|
19
|
+
### refactor
|
|
20
|
+
|
|
21
|
+
* setProjectFile() -> setProjectFileContents() inline with naming convention ([0a45f44](https://github.com/IEBH/TERA-fy/commit/0a45f44f02394c40e0d9d9a014431af5dcd55f13))
|
|
22
|
+
|
|
23
|
+
## [1.13.5](https://github.com/IEBH/TERA-fy/compare/v1.13.4...v1.13.5) (2024-10-17)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### devops
|
|
27
|
+
|
|
28
|
+
* Changed CHANGELOG format angular -> eslint ([9461445](https://github.com/IEBH/TERA-fy/commit/946144560893d9bb738f4aacb0b9f4c3cee5cf77))
|
|
29
|
+
|
|
30
|
+
### docs
|
|
31
|
+
|
|
32
|
+
* Nicer TOC for the documentation structure ([5aa6088](https://github.com/IEBH/TERA-fy/commit/5aa6088bf720022dac134099c69b2e81a1c38dd2))
|
|
33
|
+
* Removed outdated Playground links ([cafe9a5](https://github.com/IEBH/TERA-fy/commit/cafe9a5699a6e67dfe992c642921cc562ccfe23c))
|
|
34
|
+
|
|
35
|
+
### fix
|
|
36
|
+
|
|
37
|
+
* Typos and missing function headers ([34b1267](https://github.com/IEBH/TERA-fy/commit/34b1267735c2c1849a98ed11aca2c70c5bc9635e))
|
|
38
|
+
|
|
39
|
+
### refactor
|
|
40
|
+
|
|
41
|
+
* setProjectFile() -> setProjectFileContents() inline with naming convention ([0a45f44](https://github.com/IEBH/TERA-fy/commit/0a45f44f02394c40e0d9d9a014431af5dcd55f13))
|
|
42
|
+
|
|
43
|
+
## [1.13.4](https://github.com/IEBH/TERA-fy/compare/v1.13.3...v1.13.4) (2024-07-24)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### chore
|
|
47
|
+
|
|
48
|
+
* Bump @mfdc/eslint-config ([57f2d4a](https://github.com/IEBH/TERA-fy/commit/57f2d4aa28f78b30effd18574488e782ca9eab5b))
|
|
49
|
+
* Bump various NPMs ([82dc091](https://github.com/IEBH/TERA-fy/commit/82dc0912217523d5acf36f3efe99642f92d606ca))
|
|
50
|
+
* release v1.13.4 ([07e3914](https://github.com/IEBH/TERA-fy/commit/07e3914ae9a11292c0cfc3a1070553bd0a45e041))
|
|
51
|
+
|
|
52
|
+
### fix
|
|
53
|
+
|
|
54
|
+
* ProjectFile.teraUrl should never assume we are using the base tera-tools.com domain - accept any source ([87f417b](https://github.com/IEBH/TERA-fy/commit/87f417ba9b186e822a0045911011ffd4eb15e171))
|
|
55
|
+
|
|
56
|
+
### refactor
|
|
57
|
+
|
|
58
|
+
* Eslint comment level fixups ([7db5e3c](https://github.com/IEBH/TERA-fy/commit/7db5e3c030e26764bf91f9c8920805f81e579212))
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
3
62
|
## [1.13.3](https://github.com/IEBH/TERA-fy/compare/v1.13.2...v1.13.3) (2024-07-13)
|
|
4
63
|
|
|
64
|
+
|
|
65
|
+
### chore
|
|
66
|
+
|
|
67
|
+
* release v1.13.3 ([952ef4d](https://github.com/IEBH/TERA-fy/commit/952ef4d01d4b93c062205de7612e73cef78a668e))
|
|
68
|
+
|
|
69
|
+
### devops
|
|
70
|
+
|
|
71
|
+
* Move proxy destination to dev.tera-tools.com ([57eb2ad](https://github.com/IEBH/TERA-fy/commit/57eb2ad209e2d1cc28e3046f8f3d1229bbfb3f6a))
|
|
72
|
+
|
|
73
|
+
### refactor
|
|
74
|
+
|
|
75
|
+
* $tera.setPage{Url,Title} -> .setPage({path:String, title:String}) ([4d4efc5](https://github.com/IEBH/TERA-fy/commit/4d4efc5df3ae07ef5da2867895dbb50d4de5022b))
|
|
76
|
+
* Redirect client-mode Tera instances to dev.tera-tools.com + allow restrictOrigin policy ([cac14eb](https://github.com/IEBH/TERA-fy/commit/cac14eb1f79000dedf27ea216b8b848ef012ff65))
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
5
80
|
## [1.13.2](https://github.com/IEBH/TERA-fy/compare/v1.13.1...v1.13.2) (2024-07-11)
|
|
6
81
|
|
|
82
|
+
|
|
83
|
+
### chore
|
|
84
|
+
|
|
85
|
+
* release v1.13.2 ([8cbe700](https://github.com/IEBH/TERA-fy/commit/8cbe700b4c151cabad34107019f5d84e9415958e))
|
|
86
|
+
|
|
87
|
+
### refactor
|
|
88
|
+
|
|
89
|
+
* Be less fussy when trying to emit to clients that dont exist ([b0f4d12](https://github.com/IEBH/TERA-fy/commit/b0f4d1264898133e58d025d2a3ae107869b560b6))
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
7
93
|
## [1.13.1](https://github.com/IEBH/TERA-fy/compare/v1.13.0...v1.13.1) (2024-07-10)
|
|
8
94
|
|
|
9
|
-
# [1.13.0](https://github.com/IEBH/TERA-fy/compare/v1.12.0...v1.13.0) (2024-07-09)
|
|
10
95
|
|
|
96
|
+
### chore
|
|
11
97
|
|
|
12
|
-
|
|
98
|
+
* release v1.13.1 ([a029fd5](https://github.com/IEBH/TERA-fy/commit/a029fd5628edbfd1c65bd6b1abe587716169d686))
|
|
13
99
|
|
|
14
|
-
|
|
15
|
-
|
|
100
|
+
### refactor
|
|
101
|
+
|
|
102
|
+
* More consistant argument pattern for ui* functions ([5faa0f2](https://github.com/IEBH/TERA-fy/commit/5faa0f2ede48f4ec87baf41cc7a604a9ee81030f))
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
# [1.13.0](https://github.com/IEBH/TERA-fy/compare/v1.12.0...v1.13.0) (2024-07-09)
|
|
16
107
|
|
|
17
108
|
|
|
18
|
-
###
|
|
109
|
+
### chore
|
|
110
|
+
|
|
111
|
+
* Bump eslint to latest ([e864ff2](https://github.com/IEBH/TERA-fy/commit/e864ff21d7ba1b0a7489ca5288c4406961e07edc))
|
|
112
|
+
* release v1.13.0 ([08045a2](https://github.com/IEBH/TERA-fy/commit/08045a2463d1afbaf1eb124bee2e10119dcb8f74))
|
|
113
|
+
* Various NPM updates ([fa1ffc1](https://github.com/IEBH/TERA-fy/commit/fa1ffc12f50bb1c9741835be704c22e7be67089c))
|
|
114
|
+
|
|
115
|
+
### feat
|
|
19
116
|
|
|
20
117
|
* Debugging functionality to watch patch paths via `{debugPaths: Array<String|Array>}` ([23003bc](https://github.com/IEBH/TERA-fy/commit/23003bcbf248a72c872fc1c504b552df6868a3a3))
|
|
21
118
|
* uiConfirm(), uiPrompt() & uiThrow() ([32f4378](https://github.com/IEBH/TERA-fy/commit/32f4378ea686cf89f2a36256bcc9d35d8ac2b23a))
|
|
22
119
|
|
|
23
|
-
|
|
120
|
+
### fix
|
|
121
|
+
|
|
122
|
+
* Issue where minimize/maximize screwed around with local dev mode focusRequest() state ([68d547c](https://github.com/IEBH/TERA-fy/commit/68d547c48c9cdee6aa2a018d8d8372c336ffdb69))
|
|
123
|
+
* Stop trying to handshake after timeout has tripped ([cc11595](https://github.com/IEBH/TERA-fy/commit/cc11595b7a2e057b5bd8715dc762b0e7b56f3d86))
|
|
24
124
|
|
|
25
125
|
|
|
26
|
-
### Bug Fixes
|
|
27
126
|
|
|
28
|
-
|
|
29
|
-
* Dead code ([6c84c51](https://github.com/IEBH/TERA-fy/commit/6c84c51292ee55d6896d5eb61809332f1924b08f))
|
|
30
|
-
* Dont use the faulty jsonpatch.com standard as object keys dont get correctly escaped ([949cb14](https://github.com/IEBH/TERA-fy/commit/949cb14c01039c9c1e33baf9fd8742a14ee18a74))
|
|
127
|
+
# [1.12.0](https://github.com/IEBH/TERA-fy/compare/v1.11.5...v1.12.0) (2024-07-04)
|
|
31
128
|
|
|
32
|
-
## [1.11.6](https://github.com/IEBH/TERA-fy/compare/v1.11.5...v1.11.6) (2024-07-04)
|
|
33
129
|
|
|
130
|
+
### chore
|
|
34
131
|
|
|
35
|
-
|
|
132
|
+
* release v1.12.0 ([284ec76](https://github.com/IEBH/TERA-fy/commit/284ec76a5d12e7132c92f3e0990f892aac0f18ed))
|
|
133
|
+
|
|
134
|
+
### fix
|
|
36
135
|
|
|
37
136
|
* Better handling of TERA-fy server running in top-level mode and no iframes being present on the page ([31d2785](https://github.com/IEBH/TERA-fy/commit/31d2785344e525f4dd561cbc3e0b6b9696058f70))
|
|
38
137
|
* Dead code ([6c84c51](https://github.com/IEBH/TERA-fy/commit/6c84c51292ee55d6896d5eb61809332f1924b08f))
|
|
39
138
|
* Dont use the faulty jsonpatch.com standard as object keys dont get correctly escaped ([949cb14](https://github.com/IEBH/TERA-fy/commit/949cb14c01039c9c1e33baf9fd8742a14ee18a74))
|
|
40
139
|
|
|
140
|
+
|
|
141
|
+
|
|
41
142
|
## [1.11.5](https://github.com/IEBH/TERA-fy/compare/v1.11.4...v1.11.5) (2024-07-03)
|
|
42
143
|
|
|
43
144
|
|
|
44
|
-
###
|
|
145
|
+
### chore
|
|
146
|
+
|
|
147
|
+
* release v1.11.5 ([42e43b3](https://github.com/IEBH/TERA-fy/commit/42e43b38a921bbb90d85d29f1bd46eea16cd8ee7))
|
|
148
|
+
|
|
149
|
+
### fix
|
|
45
150
|
|
|
46
151
|
* Idiot level typo caused state to always revert back to baseline for Vue@3 plugins ([e237a68](https://github.com/IEBH/TERA-fy/commit/e237a680ade686efd0e1bdee930ce9e5d77690d6))
|
|
47
152
|
|
|
153
|
+
|
|
154
|
+
|
|
48
155
|
## [1.11.4](https://github.com/IEBH/TERA-fy/compare/v1.11.0...v1.11.4) (2024-07-02)
|
|
49
156
|
|
|
50
157
|
|
|
51
|
-
###
|
|
158
|
+
### chore
|
|
159
|
+
|
|
160
|
+
* Bump release-it to latest ([c9d947d](https://github.com/IEBH/TERA-fy/commit/c9d947db342547cdd1ee62e1fd460968d333b323))
|
|
161
|
+
* release v1.11.4 ([1fab0e5](https://github.com/IEBH/TERA-fy/commit/1fab0e5ccc60bc1adf62ff56211593803910c520))
|
|
162
|
+
* Version bump ([c54de66](https://github.com/IEBH/TERA-fy/commit/c54de6645fb2364820493f0f55f1e5a1862edfb9))
|
|
163
|
+
* Version bump ([099a1d4](https://github.com/IEBH/TERA-fy/commit/099a1d48a1ea48e30fdc6899d4dfc48e917f4412))
|
|
164
|
+
|
|
165
|
+
### fix
|
|
52
166
|
|
|
53
167
|
* Attempting to apply defaults to a path that doesnt exist resulted in a dangling-pointer ([b98aec8](https://github.com/IEBH/TERA-fy/commit/b98aec8f91d0f14899184d05fe7248d35e2b631b))
|
|
54
168
|
* Typo ([cfbdc08](https://github.com/IEBH/TERA-fy/commit/cfbdc087267626d4ef70f0d976c9b4338d732d23))
|
|
55
|
-
|
|
56
|
-
|
|
169
|
+
|
|
170
|
+
### ux
|
|
171
|
+
|
|
172
|
+
* More patch information when debug mode is enabled ([c0508a6](https://github.com/IEBH/TERA-fy/commit/c0508a6d747c752a0f86322b8eabed7fbb69fa5c))
|
|
173
|
+
* Start tera debug mode minimized + provide toggle support ([d9ecdab](https://github.com/IEBH/TERA-fy/commit/d9ecdab196d721cc5a62bc2735bc3e7cd0e4aace))
|
|
174
|
+
|
|
175
|
+
|
|
57
176
|
|
|
58
177
|
# [1.11.0](https://github.com/IEBH/TERA-fy/compare/v1.10.0...v1.11.0) (2024-06-25)
|
|
59
178
|
|
|
60
179
|
|
|
61
|
-
###
|
|
180
|
+
### chore
|
|
181
|
+
|
|
182
|
+
* release v1.11.0 ([d8dbf6c](https://github.com/IEBH/TERA-fy/commit/d8dbf6c354d5de26e547976f8dae7c80aabbc399))
|
|
183
|
+
|
|
184
|
+
### feat
|
|
62
185
|
|
|
63
186
|
* Much better handshake handling for the various initComms() profiles ([6de5e9b](https://github.com/IEBH/TERA-fy/commit/6de5e9bc15b2df89942d82f782fc7123eea6fb13))
|
|
64
187
|
|
|
188
|
+
|
|
189
|
+
|
|
65
190
|
# [1.10.0](https://github.com/IEBH/TERA-fy/compare/v1.9.1...v1.10.0) (2024-06-08)
|
|
66
191
|
|
|
67
192
|
|
|
68
|
-
###
|
|
193
|
+
### chore
|
|
194
|
+
|
|
195
|
+
* release v1.10.0 ([65a0ceb](https://github.com/IEBH/TERA-fy/commit/65a0cebd06595add2149d1b11b5e619efcdc2bde))
|
|
196
|
+
|
|
197
|
+
### feat
|
|
198
|
+
|
|
199
|
+
* Added uiProgress() functionality ([371094d](https://github.com/IEBH/TERA-fy/commit/371094d598161b7eecbf61c4295d8c26d527d449))
|
|
200
|
+
|
|
201
|
+
### fix
|
|
69
202
|
|
|
70
203
|
* More file content handling functionality ([ca96f04](https://github.com/IEBH/TERA-fy/commit/ca96f045ecc4551f58ed6512485c97bc6a2f7878))
|
|
71
204
|
* Use correct dialog title when handling files ([0d261e7](https://github.com/IEBH/TERA-fy/commit/0d261e72fc992a5d8e6a18ba9b024e8d1cf37984))
|
|
72
205
|
|
|
73
206
|
|
|
74
|
-
### Features
|
|
75
|
-
|
|
76
|
-
* Added uiProgress() functionality ([371094d](https://github.com/IEBH/TERA-fy/commit/371094d598161b7eecbf61c4295d8c26d527d449))
|
|
77
207
|
|
|
78
208
|
## [1.9.1](https://github.com/IEBH/TERA-fy/compare/v1.9.0...v1.9.1) (2024-06-06)
|
|
79
209
|
|
|
80
210
|
|
|
81
|
-
###
|
|
211
|
+
### chore
|
|
212
|
+
|
|
213
|
+
* release v1.9.1 ([5fc37dd](https://github.com/IEBH/TERA-fy/commit/5fc37dd44fa96335779467d63b7942f132c5a4b8))
|
|
214
|
+
|
|
215
|
+
### fix
|
|
82
216
|
|
|
83
217
|
* Debugging artefacts ([5642606](https://github.com/IEBH/TERA-fy/commit/56426062d7184bfe898527adab75ecc71cf31ab8))
|
|
84
218
|
* Spelling errors ([ce96424](https://github.com/IEBH/TERA-fy/commit/ce96424e83f689d5c5203a80140801c0115546e5))
|
|
85
219
|
|
|
220
|
+
|
|
221
|
+
|
|
86
222
|
# [1.9.0](https://github.com/IEBH/TERA-fy/compare/v1.8.0...v1.9.0) (2024-06-06)
|
|
87
223
|
|
|
88
224
|
|
|
89
|
-
###
|
|
225
|
+
### chore
|
|
226
|
+
|
|
227
|
+
* release v1.9.0 ([949cc61](https://github.com/IEBH/TERA-fy/commit/949cc618b1b0a88945d1722de0d555b70faada39))
|
|
228
|
+
|
|
90
229
|
|
|
91
|
-
* **proxy:** Better in-use port detection + custom logging handler ([8bfa2d3](https://github.com/IEBH/TERA-fy/commit/8bfa2d3923ef8a71dff04983113eca0b8cff606f))
|
|
92
230
|
|
|
93
231
|
# [1.8.0](https://github.com/IEBH/TERA-fy/compare/v1.7.4...v1.8.0) (2024-06-04)
|
|
94
232
|
|
|
95
233
|
|
|
96
|
-
###
|
|
234
|
+
### chore
|
|
97
235
|
|
|
98
|
-
*
|
|
99
|
-
* Updated default port to match TERA proxy deployment ([6904dfc](https://github.com/IEBH/TERA-fy/commit/6904dfcf4505a2989733e5a46537ef140aedadea))
|
|
236
|
+
* release v1.8.0 ([34d4076](https://github.com/IEBH/TERA-fy/commit/34d40769da484ca381e86c8293a2f0807a6cea4a))
|
|
100
237
|
|
|
238
|
+
### docs
|
|
101
239
|
|
|
102
|
-
|
|
240
|
+
* Added stubs for some plugins + vite config ([ca7cbeb](https://github.com/IEBH/TERA-fy/commit/ca7cbeba8ee36afd27925fcbab26a2a5e4cac760))
|
|
241
|
+
* Minor doc update for lazy file fetching ([3c8535d](https://github.com/IEBH/TERA-fy/commit/3c8535d23006bc264913eef11c3e6cad6e6f5ba0))
|
|
242
|
+
|
|
243
|
+
### feat
|
|
103
244
|
|
|
104
245
|
* Add stub for uiProgress (unfinished implementation) ([402d181](https://github.com/IEBH/TERA-fy/commit/402d1810fb679782088728958140304cb0eba9c9))
|
|
105
246
|
* Added plugins/vite ([3d48f3b](https://github.com/IEBH/TERA-fy/commit/3d48f3b7a2c52648f5757d267606dec9800d08a0))
|
|
@@ -107,53 +248,127 @@
|
|
|
107
248
|
* setServerVerbosity() ([a0f7f77](https://github.com/IEBH/TERA-fy/commit/a0f7f77d7c95e43a1cea0f73fb199a513a561b55))
|
|
108
249
|
* toggleDevMode() now also accepts the "proxy" meta value to switch to local proxy-forwarding mode ([d2fa61d](https://github.com/IEBH/TERA-fy/commit/d2fa61d6c584a7489ea18b3f48d28e5ab91cf682))
|
|
109
250
|
|
|
251
|
+
### fix
|
|
252
|
+
|
|
253
|
+
* Remove secondary /project path segment when computing ProjectFile.teraUrl ([18ad085](https://github.com/IEBH/TERA-fy/commit/18ad085e77df9e9c1e5deb4a84f5d888df6255c3))
|
|
254
|
+
* Updated default port to match TERA proxy deployment ([6904dfc](https://github.com/IEBH/TERA-fy/commit/6904dfcf4505a2989733e5a46537ef140aedadea))
|
|
255
|
+
|
|
256
|
+
### refactor
|
|
257
|
+
|
|
258
|
+
* Change behaviour of set{,IfDev}() to ignore nullish values ([e24e4de](https://github.com/IEBH/TERA-fy/commit/e24e4defddf70e5b0d63418ee9204647364cd25e))
|
|
259
|
+
* Moved proxy functionality into a universal module ([0e80fbc](https://github.com/IEBH/TERA-fy/commit/0e80fbc66b06d58bd032150a66d60f2ac758cafa))
|
|
260
|
+
|
|
261
|
+
### task
|
|
262
|
+
|
|
263
|
+
* Add export for proxy library ([0c891aa](https://github.com/IEBH/TERA-fy/commit/0c891aaf1a2d7d328a446f5d1d4b44346de8fd11))
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
|
|
110
267
|
## [1.7.4](https://github.com/IEBH/TERA-fy/compare/v1.7.3...v1.7.4) (2024-05-31)
|
|
111
268
|
|
|
112
269
|
|
|
113
|
-
###
|
|
270
|
+
### chore
|
|
271
|
+
|
|
272
|
+
* release v1.7.4 ([1dd8cce](https://github.com/IEBH/TERA-fy/commit/1dd8cce3562e4f49d2b7f40831dbd0af623c0407))
|
|
273
|
+
|
|
274
|
+
### fix
|
|
114
275
|
|
|
115
276
|
* Route file fetching through the TERA $project service instead of the raw $supabase feed ([2e0ef7f](https://github.com/IEBH/TERA-fy/commit/2e0ef7f254d7b46315447788104fd4b773c54507))
|
|
116
277
|
|
|
278
|
+
### refactor
|
|
279
|
+
|
|
280
|
+
* Change from using private properties to old-style underscore + defineProperties to get non-enumerable functionality ([431a34b](https://github.com/IEBH/TERA-fy/commit/431a34b154b41ebdc83c64695e2eddb9cf1e6695))
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
117
284
|
## [1.7.3](https://github.com/IEBH/TERA-fy/compare/v1.7.2...v1.7.3) (2024-05-31)
|
|
118
285
|
|
|
119
286
|
|
|
120
|
-
###
|
|
287
|
+
### chore
|
|
288
|
+
|
|
289
|
+
* release v1.7.3 ([66937f0](https://github.com/IEBH/TERA-fy/commit/66937f029b39b8dd9f83f2381da825db7c463364))
|
|
290
|
+
|
|
291
|
+
### fix
|
|
121
292
|
|
|
122
293
|
* Wrong entity when debugging in Vue3 plugin ([1e6bbed](https://github.com/IEBH/TERA-fy/commit/1e6bbed893f3df41e10f52f4a61bfa34a7dbc965))
|
|
123
294
|
|
|
295
|
+
|
|
296
|
+
|
|
124
297
|
## [1.7.2](https://github.com/IEBH/TERA-fy/compare/v1.7.1...v1.7.2) (2024-05-31)
|
|
125
298
|
|
|
126
299
|
|
|
127
|
-
###
|
|
300
|
+
### chore
|
|
301
|
+
|
|
302
|
+
* release v1.7.2 ([be5d19d](https://github.com/IEBH/TERA-fy/commit/be5d19d9df8d490b98e0a5f30117e3e74f6c2f7f))
|
|
303
|
+
|
|
304
|
+
### fix
|
|
128
305
|
|
|
129
306
|
* Stupid typo upsets some build resolution systems ([c62a4a3](https://github.com/IEBH/TERA-fy/commit/c62a4a322be1d646b9b235073f97736ab0bc614f))
|
|
130
307
|
|
|
308
|
+
|
|
309
|
+
|
|
131
310
|
## [1.7.1](https://github.com/IEBH/TERA-fy/compare/v1.7.0...v1.7.1) (2024-05-31)
|
|
132
311
|
|
|
133
312
|
|
|
134
|
-
###
|
|
313
|
+
### chore
|
|
314
|
+
|
|
315
|
+
* release v1.7.1 ([0fed293](https://github.com/IEBH/TERA-fy/commit/0fed293ab5faed53db4fe570ada55428cb4893c3))
|
|
316
|
+
|
|
317
|
+
### fix
|
|
135
318
|
|
|
136
319
|
* Stupid typo upsets some build resolution systems ([9b2aa1f](https://github.com/IEBH/TERA-fy/commit/9b2aa1f8a1b640b59a08eb78671e30c2e8fae29d))
|
|
137
320
|
|
|
321
|
+
|
|
322
|
+
|
|
138
323
|
# [1.7.0](https://github.com/IEBH/TERA-fy/compare/v1.6.1...v1.7.0) (2024-05-28)
|
|
139
324
|
|
|
140
325
|
|
|
141
|
-
###
|
|
326
|
+
### chore
|
|
327
|
+
|
|
328
|
+
* release v1.7.0 ([4d4b1f3](https://github.com/IEBH/TERA-fy/commit/4d4b1f3984d814e554424dd9d10b008eabaa2351))
|
|
329
|
+
|
|
330
|
+
### feat
|
|
331
|
+
|
|
332
|
+
* Added more file operation - creation of stubs + file removal + nicer getProjectFile() handling ([ec68885](https://github.com/IEBH/TERA-fy/commit/ec6888540bdecbf077cedccad55be46a78a09993))
|
|
333
|
+
|
|
334
|
+
### fix
|
|
142
335
|
|
|
143
336
|
* Actually write the file when using setProjectLibrary() ([282e710](https://github.com/IEBH/TERA-fy/commit/282e710197320f10264d7a13b45ba4c62f7f0594))
|
|
144
337
|
* Used wrong filename when passing output to RefLib for file write ([e9d36d8](https://github.com/IEBH/TERA-fy/commit/e9d36d857a17a88f05db42a5d4c13ed409adb4d0))
|
|
145
338
|
|
|
146
339
|
|
|
147
|
-
### Features
|
|
148
|
-
|
|
149
|
-
* Added more file operation - creation of stubs + file removal + nicer getProjectFile() handling ([ec68885](https://github.com/IEBH/TERA-fy/commit/ec6888540bdecbf077cedccad55be46a78a09993))
|
|
150
340
|
|
|
151
341
|
## [1.6.1](https://github.com/IEBH/TERA-fy/compare/v1.6.0...v1.6.1) (2024-05-27)
|
|
152
342
|
|
|
343
|
+
|
|
344
|
+
### chore
|
|
345
|
+
|
|
346
|
+
* release v1.6.1 ([ba64589](https://github.com/IEBH/TERA-fy/commit/ba64589f5577c4d855184181b91696400f267ca9))
|
|
347
|
+
|
|
348
|
+
### docs
|
|
349
|
+
|
|
350
|
+
* Missing labels + whitespace ([ad433a6](https://github.com/IEBH/TERA-fy/commit/ad433a6d0053fc5a9cd1bdc5c857a90e8a28c1d5))
|
|
351
|
+
|
|
352
|
+
### refactor
|
|
353
|
+
|
|
354
|
+
* Move from annoying Supabase absolute URLs to using a new file ID based system for file handling ([0328e96](https://github.com/IEBH/TERA-fy/commit/0328e969a00b7670e4cc0b28d3a1e218c80a80a0))
|
|
355
|
+
|
|
356
|
+
|
|
357
|
+
|
|
153
358
|
# [1.6.0](https://github.com/IEBH/TERA-fy/compare/v1.5.0...v1.6.0) (2024-05-23)
|
|
154
359
|
|
|
155
360
|
|
|
156
|
-
###
|
|
361
|
+
### chore
|
|
362
|
+
|
|
363
|
+
* release v1.6.0 ([6afdefb](https://github.com/IEBH/TERA-fy/commit/6afdefbc754f92778a1dcfe6e3d3b12a962fc32c))
|
|
364
|
+
|
|
365
|
+
### feat
|
|
366
|
+
|
|
367
|
+
* Much more verbosity during init() if its called for ([1a56267](https://github.com/IEBH/TERA-fy/commit/1a562671cd559948fa7b89fa40da2ee040990e58))
|
|
368
|
+
* setProjectState{Flush,Refresh}() ([c404a3d](https://github.com/IEBH/TERA-fy/commit/c404a3d63e1e40ebc9277c34b7e30f295d83fcb2))
|
|
369
|
+
* Yet more error reporting during client init() ([930e8cb](https://github.com/IEBH/TERA-fy/commit/930e8cbb4dec5d69e2593f7fb3401f8146cc8cb4))
|
|
370
|
+
|
|
371
|
+
### fix
|
|
157
372
|
|
|
158
373
|
* Also watch plugins/ with `npm run watch` ([30b0f2f](https://github.com/IEBH/TERA-fy/commit/30b0f2f9121b7224ae2c8434ce0d1db62245978d))
|
|
159
374
|
* Better is-pojo detection when deep merging with Vue2 / $set ([6f14991](https://github.com/IEBH/TERA-fy/commit/6f149915e9fa995c99aa2406b57c5f6ac8ef87f9))
|
|
@@ -162,90 +377,194 @@
|
|
|
162
377
|
* Typo when syncing local->remote writes ([aed4511](https://github.com/IEBH/TERA-fy/commit/aed4511f901f3d589cf52603166c9e8adcbb1fc6))
|
|
163
378
|
* Vue2 handling for Array syncing ([6449261](https://github.com/IEBH/TERA-fy/commit/6449261aa0e6859aa7963c27ca899be1c31c740f))
|
|
164
379
|
|
|
380
|
+
### refactor
|
|
381
|
+
|
|
382
|
+
* More verbose output for plugins/vue2 ([07e5072](https://github.com/IEBH/TERA-fy/commit/07e50720238f0f852f2ffb47ec089e5c6456b9cd))
|
|
165
383
|
|
|
166
|
-
### Features
|
|
167
384
|
|
|
168
|
-
* Much more verbosity during init() if its called for ([1a56267](https://github.com/IEBH/TERA-fy/commit/1a562671cd559948fa7b89fa40da2ee040990e58))
|
|
169
|
-
* setProjectState{Flush,Refresh}() ([c404a3d](https://github.com/IEBH/TERA-fy/commit/c404a3d63e1e40ebc9277c34b7e30f295d83fcb2))
|
|
170
|
-
* Yet more error reporting during client init() ([930e8cb](https://github.com/IEBH/TERA-fy/commit/930e8cbb4dec5d69e2593f7fb3401f8146cc8cb4))
|
|
171
385
|
|
|
172
386
|
# [1.5.0](https://github.com/IEBH/TERA-fy/compare/v1.4.4...v1.5.0) (2024-05-07)
|
|
173
387
|
|
|
174
388
|
|
|
175
|
-
###
|
|
389
|
+
### chore
|
|
390
|
+
|
|
391
|
+
* release v1.5.0 ([fdf89d3](https://github.com/IEBH/TERA-fy/commit/fdf89d35a154493a11baa7d56f88725edfe9d7b2))
|
|
392
|
+
|
|
393
|
+
### feat
|
|
176
394
|
|
|
177
395
|
* setPage{Url,Title}() functionality ([bc6d00f](https://github.com/IEBH/TERA-fy/commit/bc6d00f0ea7212587248b49ecefe839c9637ea33))
|
|
178
396
|
|
|
397
|
+
|
|
398
|
+
|
|
179
399
|
## [1.4.4](https://github.com/IEBH/TERA-fy/compare/v1.4.3...v1.4.4) (2024-05-07)
|
|
180
400
|
|
|
181
401
|
|
|
182
|
-
###
|
|
402
|
+
### chore
|
|
403
|
+
|
|
404
|
+
* release v1.4.4 ([c26b34a](https://github.com/IEBH/TERA-fy/commit/c26b34a7d6c0ea4e691959b05bf6131e489e0e4e))
|
|
405
|
+
|
|
406
|
+
### fix
|
|
183
407
|
|
|
184
408
|
* Allow raw access to the /dist/ directory for weirder imports ([42a3a85](https://github.com/IEBH/TERA-fy/commit/42a3a8535980efbed44b25460b37b271be3b818e))
|
|
185
409
|
* Mark setPageUrl as fixme ([f481e08](https://github.com/IEBH/TERA-fy/commit/f481e08d2ad3e4c8e78504ca9fa4c54b13ce23f0))
|
|
186
410
|
|
|
411
|
+
|
|
412
|
+
|
|
187
413
|
## [1.4.3](https://github.com/IEBH/TERA-fy/compare/v1.4.2...v1.4.3) (2024-05-07)
|
|
188
414
|
|
|
415
|
+
|
|
416
|
+
### chore
|
|
417
|
+
|
|
418
|
+
* release v1.4.3 ([10cff71](https://github.com/IEBH/TERA-fy/commit/10cff71e537a008e26ae07471200033a9734c5f7))
|
|
419
|
+
|
|
420
|
+
### task
|
|
421
|
+
|
|
422
|
+
* Stub function for setPageUrl() ([eb2ca9a](https://github.com/IEBH/TERA-fy/commit/eb2ca9a009b65136f54ab4d503582f3fd76af954))
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
|
|
189
426
|
## [1.4.2](https://github.com/IEBH/TERA-fy/compare/v1.4.1...v1.4.2) (2024-05-02)
|
|
190
427
|
|
|
191
428
|
|
|
192
|
-
###
|
|
429
|
+
### chore
|
|
430
|
+
|
|
431
|
+
* release v1.4.2 ([3788cfa](https://github.com/IEBH/TERA-fy/commit/3788cfa688cefae5d0025c91800b46a6e7c3dfa8))
|
|
432
|
+
|
|
193
433
|
|
|
194
|
-
* **plugins/vue2:** Deep Vue.set() for recursive objects ([9321d6f](https://github.com/IEBH/TERA-fy/commit/9321d6fbc54e4cf113c6fdce861a4a52d0a4b983))
|
|
195
434
|
|
|
196
435
|
## [1.4.1](https://github.com/IEBH/TERA-fy/compare/v1.4.0...v1.4.1) (2024-05-02)
|
|
197
436
|
|
|
437
|
+
|
|
438
|
+
### chore
|
|
439
|
+
|
|
440
|
+
* release v1.4.1 ([19c3d29](https://github.com/IEBH/TERA-fy/commit/19c3d298cb77476d38ac244a25c5eb442ee88d42))
|
|
441
|
+
|
|
442
|
+
### refactor
|
|
443
|
+
|
|
444
|
+
* Added debugging verbosity levels + refacroted all calls to be less chatty ([081964c](https://github.com/IEBH/TERA-fy/commit/081964cd4fdc319acdde7ddf03fa34a32b144bf4))
|
|
445
|
+
|
|
446
|
+
|
|
447
|
+
|
|
198
448
|
# [1.4.0](https://github.com/IEBH/TERA-fy/compare/v1.3.2...v1.4.0) (2024-04-26)
|
|
199
449
|
|
|
200
450
|
|
|
201
|
-
###
|
|
451
|
+
### chore
|
|
452
|
+
|
|
453
|
+
* release v1.4.0 ([e3ed2e2](https://github.com/IEBH/TERA-fy/commit/e3ed2e229d7c755d66af8cfad024ae0a1cb8e56a))
|
|
454
|
+
|
|
455
|
+
### docs
|
|
456
|
+
|
|
457
|
+
* Missing need provide {tera:TeraFyClient} during ProjectFile constructor ([cdf26cc](https://github.com/IEBH/TERA-fy/commit/cdf26ccdc187bedc3bcd5b0c2a41ad398ea9639e))
|
|
458
|
+
|
|
459
|
+
### feat
|
|
460
|
+
|
|
461
|
+
* TeraFy.projectLog() ([6207188](https://github.com/IEBH/TERA-fy/commit/6207188af85b481d020f57b50b103b1785094c10))
|
|
462
|
+
|
|
463
|
+
### fix
|
|
202
464
|
|
|
203
465
|
* Let release-it figure out the release increment ([a2be698](https://github.com/IEBH/TERA-fy/commit/a2be698edf902e61139864405fda1a55b764fa34))
|
|
204
466
|
* merge() subclassed method should take an iterative, not a single object ([4a33aca](https://github.com/IEBH/TERA-fy/commit/4a33aca4d39191249b7dca3a0a80b65ebdb2a7d2))
|
|
205
467
|
|
|
468
|
+
### refactor
|
|
469
|
+
|
|
470
|
+
* Bind ProjectFile.tera -> #tera so that outsiders cant access the parent property and it doesnt show up as enumerable ([b00619d](https://github.com/IEBH/TERA-fy/commit/b00619d9dcb2a8997177ccdab184f116a3c45067))
|
|
206
471
|
|
|
207
|
-
### Features
|
|
208
472
|
|
|
209
|
-
* TeraFy.projectLog() ([6207188](https://github.com/IEBH/TERA-fy/commit/6207188af85b481d020f57b50b103b1785094c10))
|
|
210
473
|
|
|
211
474
|
## [1.3.2](https://github.com/IEBH/TERA-fy/compare/v1.3.1...v1.3.2) (2024-04-18)
|
|
212
475
|
|
|
213
476
|
|
|
214
|
-
###
|
|
477
|
+
### chore
|
|
478
|
+
|
|
479
|
+
* release v1.3.2 ([6c5a6a2](https://github.com/IEBH/TERA-fy/commit/6c5a6a2b1833007002663f5288303cb14394db54))
|
|
480
|
+
|
|
481
|
+
### fix
|
|
215
482
|
|
|
216
483
|
* Various minor tweaks to keep ESLint happy ([c7e7f0d](https://github.com/IEBH/TERA-fy/commit/c7e7f0d26aff283acc85dd9f42f24015194f369d))
|
|
217
484
|
* Wrong API endpoint when setting file Blobs ([45aa6df](https://github.com/IEBH/TERA-fy/commit/45aa6df2bc3dafe056dfd9591c8b770bf0f66835))
|
|
218
485
|
|
|
486
|
+
|
|
487
|
+
|
|
219
488
|
## [1.3.1](https://github.com/IEBH/TERA-fy/compare/v1.3.0...v1.3.1) (2024-04-16)
|
|
220
489
|
|
|
221
490
|
|
|
222
|
-
###
|
|
491
|
+
### chore
|
|
492
|
+
|
|
493
|
+
* release v1.3.1 ([6e431fd](https://github.com/IEBH/TERA-fy/commit/6e431fdf8933d52c71b0762cb42bc9d398e7ed43))
|
|
494
|
+
|
|
495
|
+
### feat
|
|
496
|
+
|
|
497
|
+
* setProjectStateDefaults() can now accept an entire object to default-merge ([5d9a1f5](https://github.com/IEBH/TERA-fy/commit/5d9a1f5383c2d6de9ffa818b380c9cc669d42b85))
|
|
498
|
+
|
|
499
|
+
### fix
|
|
223
500
|
|
|
224
501
|
* Various missing fields for the ProjectFile interface ([8858a9f](https://github.com/IEBH/TERA-fy/commit/8858a9f1a523a9bb86b74e831b752f3fd562f02a))
|
|
225
502
|
|
|
503
|
+
### refactor
|
|
504
|
+
|
|
505
|
+
* Moved all path state functionality into its own utility library ([25f63df](https://github.com/IEBH/TERA-fy/commit/25f63df575508aa43b00394946fd51c556d380fe))
|
|
506
|
+
* Set default release increment as patch ([ab90c11](https://github.com/IEBH/TERA-fy/commit/ab90c11c34adf6caa386b89e6670f5392bbc05d6))
|
|
226
507
|
|
|
227
|
-
### Features
|
|
228
508
|
|
|
229
|
-
* setProjectStateDefaults() can now accept an entire object to default-merge ([5d9a1f5](https://github.com/IEBH/TERA-fy/commit/5d9a1f5383c2d6de9ffa818b380c9cc669d42b85))
|
|
230
509
|
|
|
231
510
|
# [1.3.0](https://github.com/IEBH/TERA-fy/compare/v1.2.2...v1.3.0) (2024-04-15)
|
|
232
511
|
|
|
233
512
|
|
|
234
|
-
###
|
|
513
|
+
### chore
|
|
235
514
|
|
|
236
|
-
*
|
|
515
|
+
* release v1.3.0 ([0caf39c](https://github.com/IEBH/TERA-fy/commit/0caf39c64eb636dcdc3e5e8793d35f43131b43f3))
|
|
516
|
+
|
|
517
|
+
### docs
|
|
237
518
|
|
|
519
|
+
* Typo ([b0b3765](https://github.com/IEBH/TERA-fy/commit/b0b376576eeb88d8950911cd978b0691cf6cd439))
|
|
238
520
|
|
|
239
|
-
###
|
|
521
|
+
### feat
|
|
240
522
|
|
|
241
523
|
* ProjectFile.{serialize,deserialize}() functions ([d6c69f5](https://github.com/IEBH/TERA-fy/commit/d6c69f5a225b819d6fd63e7fc13670cadc8478e9))
|
|
242
524
|
|
|
525
|
+
### fix
|
|
526
|
+
|
|
527
|
+
* Export projectFile ([d4940f3](https://github.com/IEBH/TERA-fy/commit/d4940f3dfcb7c5da5b9a6fbfb2a600be60703ed8))
|
|
528
|
+
|
|
529
|
+
### refator
|
|
530
|
+
|
|
531
|
+
* Double-check all docuemnted promise-return functions actually return promises ([d951b43](https://github.com/IEBH/TERA-fy/commit/d951b4313e253d0e0a12b2ea480b2e4dd4dc5a0d))
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
|
|
243
535
|
## [1.2.2](https://github.com/IEBH/TERA-fy/compare/v1.2.1...v1.2.2) (2024-04-11)
|
|
244
536
|
|
|
537
|
+
|
|
538
|
+
### chore
|
|
539
|
+
|
|
540
|
+
* release v1.2.2 ([82e307a](https://github.com/IEBH/TERA-fy/commit/82e307a30a4616a912f578a89fb712d715392a4d))
|
|
541
|
+
|
|
542
|
+
### docs
|
|
543
|
+
|
|
544
|
+
* Rebuild CHANGELOG from start of project ([f559d76](https://github.com/IEBH/TERA-fy/commit/f559d7646a761b69c066cb3e3600bc71432516e8))
|
|
545
|
+
|
|
546
|
+
### refactor
|
|
547
|
+
|
|
548
|
+
* Change behaviour of setProjectStateDefaults() to return the input value rather than whether the value actually changed (_pathHas() can be used for this anyway ([34e8529](https://github.com/IEBH/TERA-fy/commit/34e852964ac32e73e42acaf7305db6562d24b622))
|
|
549
|
+
|
|
550
|
+
|
|
551
|
+
|
|
245
552
|
## [1.2.1](https://github.com/IEBH/TERA-fy/compare/v1.2.0...v1.2.1) (2024-04-11)
|
|
246
553
|
|
|
247
554
|
|
|
248
|
-
###
|
|
555
|
+
### chore
|
|
556
|
+
|
|
557
|
+
* release v1.2.1 ([b228454](https://github.com/IEBH/TERA-fy/commit/b22845430897ebde86cbc03b67eee1cb1dba0394))
|
|
558
|
+
|
|
559
|
+
### devops
|
|
560
|
+
|
|
561
|
+
* Fix release script to bump patch level ([6393c20](https://github.com/IEBH/TERA-fy/commit/6393c20f756666c5bcc268aabe553962c0cd4a9b))
|
|
562
|
+
|
|
563
|
+
### docs
|
|
564
|
+
|
|
565
|
+
* Recompile docs ([2a77afe](https://github.com/IEBH/TERA-fy/commit/2a77afec475557166e2da3e76183e356c2dba806))
|
|
566
|
+
|
|
567
|
+
### fix
|
|
249
568
|
|
|
250
569
|
* Handle file meta data where created/modified/accessed dates are omitted for some reason ([1544723](https://github.com/IEBH/TERA-fy/commit/1544723ec6ce4478541a07baa0e44cb120f7e929))
|
|
251
570
|
* Handle nullish errors on RPC calls ([f873029](https://github.com/IEBH/TERA-fy/commit/f8730294e8a7dbf08602edf87ce2926695238592))
|
|
@@ -255,50 +574,72 @@
|
|
|
255
574
|
# [1.2.0](https://github.com/IEBH/TERA-fy/compare/v1.1.0...v1.2.0) (2024-04-11)
|
|
256
575
|
|
|
257
576
|
|
|
258
|
-
###
|
|
259
|
-
|
|
260
|
-
* Wrong inherited argument when running setProjectLibrary() ([aaaca64](https://github.com/IEBH/TERA-fy/commit/aaaca641847aae9e7a72b4423282002e3b125e70))
|
|
577
|
+
### docs
|
|
261
578
|
|
|
579
|
+
* Deferred hints documentation into main TERA-Tools.com project ([abb44d5](https://github.com/IEBH/TERA-fy/commit/abb44d544ae2f8fd2872781e73b044d89bd54408))
|
|
580
|
+
* Duplicate function definition ([2946fad](https://github.com/IEBH/TERA-fy/commit/2946fadba57f666ed8520fe8df58f76b26964847))
|
|
581
|
+
* Typo ([8e8ab94](https://github.com/IEBH/TERA-fy/commit/8e8ab945a8952331d8dbb2847156fa43c0ee2bd0))
|
|
262
582
|
|
|
263
|
-
###
|
|
583
|
+
### feat
|
|
264
584
|
|
|
265
585
|
* <tera-file-select> now supports save functionality ([e60b63e](https://github.com/IEBH/TERA-fy/commit/e60b63e36a5f757fec74922577ec701ae2f42d5e))
|
|
266
586
|
* More fixes and UX for file saving UI/UX ([7c4e1af](https://github.com/IEBH/TERA-fy/commit/7c4e1af0b5569af7a1c1aa1df29f47b24d464dc8))
|
|
267
587
|
* setProjectLibrary() can now prompt for a file path if none is specified ([62a5f03](https://github.com/IEBH/TERA-fy/commit/62a5f031c0b6ef9f8b72dfee335e4fa79fdffdfb))
|
|
268
588
|
|
|
589
|
+
### fix
|
|
269
590
|
|
|
591
|
+
* Wrong inherited argument when running setProjectLibrary() ([aaaca64](https://github.com/IEBH/TERA-fy/commit/aaaca641847aae9e7a72b4423282002e3b125e70))
|
|
270
592
|
|
|
271
|
-
|
|
593
|
+
### refactor
|
|
272
594
|
|
|
595
|
+
* parseProjectLibrary() -> getProjectLibrary() ([f265624](https://github.com/IEBH/TERA-fy/commit/f2656243941f7754f462bb2bae36cceff5a24605))
|
|
273
596
|
|
|
274
|
-
### Bug Fixes
|
|
275
597
|
|
|
276
|
-
* Yet more files added to prerelease step ([399c6f8](https://github.com/IEBH/TERA-fy/commit/399c6f8d6c5080238c079c12b16add7eebeb1d7e))
|
|
277
598
|
|
|
599
|
+
# [1.1.0](https://github.com/IEBH/TERA-fy/compare/v1.0.24...v1.1.0) (2024-04-09)
|
|
600
|
+
|
|
601
|
+
|
|
602
|
+
### docs
|
|
603
|
+
|
|
604
|
+
* Rebuild ([c2cbd3f](https://github.com/IEBH/TERA-fy/commit/c2cbd3f1b038b6fbc3be588eacf206c5ef7b03fe))
|
|
278
605
|
|
|
279
|
-
###
|
|
606
|
+
### feat
|
|
280
607
|
|
|
281
608
|
* File saving UI ([b2f8809](https://github.com/IEBH/TERA-fy/commit/b2f8809a960880b951072127d7492b31aa29b03a))
|
|
282
609
|
|
|
610
|
+
### fix
|
|
611
|
+
|
|
612
|
+
* Yet more files added to prerelease step ([399c6f8](https://github.com/IEBH/TERA-fy/commit/399c6f8d6c5080238c079c12b16add7eebeb1d7e))
|
|
613
|
+
|
|
283
614
|
|
|
284
615
|
|
|
285
616
|
## [1.0.24](https://github.com/IEBH/TERA-fy/compare/v1.0.23...v1.0.24) (2024-04-05)
|
|
286
617
|
|
|
287
618
|
|
|
288
|
-
###
|
|
619
|
+
### devops
|
|
620
|
+
|
|
621
|
+
* Added changelog + release infrastructure ([d2ced34](https://github.com/IEBH/TERA-fy/commit/d2ced348f9b7e09b80672abf93bd7348fc3277cb))
|
|
622
|
+
|
|
623
|
+
### fix
|
|
289
624
|
|
|
290
625
|
* Yet another fix for setProjectState() throwing when trying to save + remove defunct {sync:Boolean} option ([4e320ec](https://github.com/IEBH/TERA-fy/commit/4e320ec8f171237387db7404a7209b4ca51898c8))
|
|
291
626
|
|
|
627
|
+
### task
|
|
628
|
+
|
|
629
|
+
* Add NPM publish as post-bump step ([51d5ea5](https://github.com/IEBH/TERA-fy/commit/51d5ea538123509abd4e1e002c05bd1713f77c5b))
|
|
630
|
+
* postbump -> postcommit ([75ea50a](https://github.com/IEBH/TERA-fy/commit/75ea50a408004b60a90accf349cd4f17b01d9caf))
|
|
631
|
+
|
|
292
632
|
|
|
293
633
|
|
|
294
634
|
## [1.0.23](https://github.com/IEBH/TERA-fy/compare/v1.0.22...v1.0.23) (2024-04-04)
|
|
295
635
|
|
|
296
636
|
|
|
297
637
|
|
|
638
|
+
|
|
298
639
|
## [1.0.22](https://github.com/IEBH/TERA-fy/compare/v1.0.21...v1.0.22) (2024-04-04)
|
|
299
640
|
|
|
300
641
|
|
|
301
|
-
###
|
|
642
|
+
### fix
|
|
302
643
|
|
|
303
644
|
* Missing Promise chain response during setProjectState() ([1fb7f29](https://github.com/IEBH/TERA-fy/commit/1fb7f29d01103f2396f89dd31928dabb48150328))
|
|
304
645
|
|
|
@@ -307,24 +648,35 @@
|
|
|
307
648
|
## [1.0.21](https://github.com/IEBH/TERA-fy/compare/v1.0.20...v1.0.21) (2024-04-03)
|
|
308
649
|
|
|
309
650
|
|
|
310
|
-
###
|
|
311
|
-
|
|
312
|
-
* Added projectFile class build to frontend scripts ([b21fe29](https://github.com/IEBH/TERA-fy/commit/b21fe29cdb20c67307e0c5cd6d4d73d945a33b8e))
|
|
313
|
-
* Missing dep ([9bf58e4](https://github.com/IEBH/TERA-fy/commit/9bf58e467a89886ca5c17c3209a503df2c7dba26))
|
|
651
|
+
### docs
|
|
314
652
|
|
|
653
|
+
* Rebuild ([080a0d2](https://github.com/IEBH/TERA-fy/commit/080a0d2df14740b4ba946a6424ced5e9987dca1f))
|
|
315
654
|
|
|
316
|
-
###
|
|
655
|
+
### feat
|
|
317
656
|
|
|
318
657
|
* More edits to <tera-file-select/> ([efc49f7](https://github.com/IEBH/TERA-fy/commit/efc49f7fc81d02081cfd4cb17fe6dfec9a12969b))
|
|
319
658
|
* Moved ProjectLibrary file into its own classdef + added more file setter methods ([6c8eac3](https://github.com/IEBH/TERA-fy/commit/6c8eac3c9c853f5f5cf367dea82062b236163f9f))
|
|
320
659
|
* Stash + retrieve login data from LocalStorage when using embed + popup window workaround method ([e9ec32c](https://github.com/IEBH/TERA-fy/commit/e9ec32c253c2cb3bd7c8312cd2ad61432b24542a))
|
|
321
660
|
|
|
661
|
+
### fix
|
|
662
|
+
|
|
663
|
+
* Added projectFile class build to frontend scripts ([b21fe29](https://github.com/IEBH/TERA-fy/commit/b21fe29cdb20c67307e0c5cd6d4d73d945a33b8e))
|
|
664
|
+
* Missing dep ([9bf58e4](https://github.com/IEBH/TERA-fy/commit/9bf58e467a89886ca5c17c3209a503df2c7dba26))
|
|
665
|
+
|
|
666
|
+
### refactor
|
|
667
|
+
|
|
668
|
+
* Seperate Embed workaround code into its own function ([984c37a](https://github.com/IEBH/TERA-fy/commit/984c37a705108e0efd9ad77a812b9454d75961f9))
|
|
669
|
+
|
|
322
670
|
|
|
323
671
|
|
|
324
672
|
## [1.0.20](https://github.com/IEBH/TERA-fy/compare/v1.0.19...v1.0.20) (2024-04-02)
|
|
325
673
|
|
|
326
674
|
|
|
327
|
-
###
|
|
675
|
+
### docs
|
|
676
|
+
|
|
677
|
+
* Doc rebuild ([841f04f](https://github.com/IEBH/TERA-fy/commit/841f04f29d3ca8e5e8b9a53746d8465b4da41a29))
|
|
678
|
+
|
|
679
|
+
### fix
|
|
328
680
|
|
|
329
681
|
* Yet more $auth screw-around with window.opener magic ([d140da1](https://github.com/IEBH/TERA-fy/commit/d140da1d7760713b35ffca58a688c638f094869e))
|
|
330
682
|
|
|
@@ -333,7 +685,16 @@
|
|
|
333
685
|
## [1.0.19](https://github.com/IEBH/TERA-fy/compare/v1.0.18...v1.0.19) (2024-04-02)
|
|
334
686
|
|
|
335
687
|
|
|
336
|
-
###
|
|
688
|
+
### devops
|
|
689
|
+
|
|
690
|
+
* Added sanity check for $auth sticking in a loop on the server ([23f197d](https://github.com/IEBH/TERA-fy/commit/23f197dc14204187fb9bea0efc916fd659729304))
|
|
691
|
+
* Disabled sourcemapping as its too much of a headfuck when its not mapping correctly ([f9f6b76](https://github.com/IEBH/TERA-fy/commit/f9f6b76bc359fd627b86799a8c6b415f8802b7a8))
|
|
692
|
+
|
|
693
|
+
### docs
|
|
694
|
+
|
|
695
|
+
* Docs rebuild ([0c39fa2](https://github.com/IEBH/TERA-fy/commit/0c39fa238dad8bd67aa96058d97db78ddf2da545))
|
|
696
|
+
|
|
697
|
+
### feat
|
|
337
698
|
|
|
338
699
|
* Start on <tera-library-select/> Vue component ([aa42855](https://github.com/IEBH/TERA-fy/commit/aa42855df0b4e32b0b3a08e4e86021faf3ac8ca6))
|
|
339
700
|
|
|
@@ -342,15 +703,17 @@
|
|
|
342
703
|
## [1.0.18](https://github.com/IEBH/TERA-fy/compare/v1.0.17...v1.0.18) (2024-04-02)
|
|
343
704
|
|
|
344
705
|
|
|
345
|
-
###
|
|
706
|
+
### devops
|
|
346
707
|
|
|
347
|
-
*
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
* Subclass _pathSet() when in Vue2 mode ([ea5537e](https://github.com/IEBH/TERA-fy/commit/ea5537e34d11170b3296d75861425a0db162f0ba))
|
|
708
|
+
* Added `npm run watch` script to main to rebuild client libraries on change ([48fa42a](https://github.com/IEBH/TERA-fy/commit/48fa42adbbf69aa8fae5bccf2cb4f714f7de2762))
|
|
709
|
+
|
|
710
|
+
### docs
|
|
351
711
|
|
|
712
|
+
* Misc comment / code cleanup ([b1e0e38](https://github.com/IEBH/TERA-fy/commit/b1e0e38cbd38b10f35498eaa3370592ce2bbe9c1))
|
|
713
|
+
* Rebuild all files + docs ([a73a69a](https://github.com/IEBH/TERA-fy/commit/a73a69ad6e9331ca07a1f2b354e837657ce7ce74))
|
|
714
|
+
* Rebuild docs ([623c4e4](https://github.com/IEBH/TERA-fy/commit/623c4e4646a34b7cee5b92d22129ee9acf7a1bbf))
|
|
352
715
|
|
|
353
|
-
###
|
|
716
|
+
### feat
|
|
354
717
|
|
|
355
718
|
* Added method to try authenticating locally via a popup when in embedded mode ([7286958](https://github.com/IEBH/TERA-fy/commit/72869585c7f203f330815c9dba5f4b0f36a350e8))
|
|
356
719
|
* Added prototype window mode for client ([9241854](https://github.com/IEBH/TERA-fy/commit/92418548dfd213396acb082acf9dae08b441a374))
|
|
@@ -359,50 +722,79 @@
|
|
|
359
722
|
* getUser({forceRetry:Boolean}) ([15b8efd](https://github.com/IEBH/TERA-fy/commit/15b8efd521486326652afb692dd816f10a30940b))
|
|
360
723
|
* uiSplat() + uiWindow() ([a72fc33](https://github.com/IEBH/TERA-fy/commit/a72fc33e05c64d4428ef4c747684504edc51bd09))
|
|
361
724
|
|
|
725
|
+
### fix
|
|
362
726
|
|
|
727
|
+
* Auto call to requireProject() in Vue2 mode ([f592cfb](https://github.com/IEBH/TERA-fy/commit/f592cfbd0c2f9373b1fb95203684ebb3b2acf81b))
|
|
728
|
+
* Dont rely on server auth populating $auth.user.id ([73f8c85](https://github.com/IEBH/TERA-fy/commit/73f8c85c17d6e79184ecc5b9929739da33b57786))
|
|
729
|
+
* Logic error when setting project state ([7fcd826](https://github.com/IEBH/TERA-fy/commit/7fcd8265d2f15f28df99b0271396e9467ab91a20))
|
|
730
|
+
* Subclass _pathSet() when in Vue2 mode ([ea5537e](https://github.com/IEBH/TERA-fy/commit/ea5537e34d11170b3296d75861425a0db162f0ba))
|
|
363
731
|
|
|
364
|
-
|
|
732
|
+
### refactor
|
|
365
733
|
|
|
734
|
+
* Juggle various {,peer,optional}depedencies config ([aee116a](https://github.com/IEBH/TERA-fy/commit/aee116a665c79518793a47195788474bb2857ea3))
|
|
735
|
+
* Promise Deferred util ([8e4f1a8](https://github.com/IEBH/TERA-fy/commit/8e4f1a8589a599152c151da1319623598dde7c04))
|
|
736
|
+
* Stepped auth when calling requireUser() ([562798a](https://github.com/IEBH/TERA-fy/commit/562798a2171d3fcb93f44b7885dc04b3e13d3fb3))
|
|
366
737
|
|
|
367
|
-
### Bug Fixes
|
|
368
738
|
|
|
369
|
-
* Typo ([98fad09](https://github.com/IEBH/TERA-fy/commit/98fad09c2c875b2b6b7158afb5d77ae41ecb6e65))
|
|
370
739
|
|
|
740
|
+
## [1.0.17](https://github.com/IEBH/TERA-fy/compare/v1.0.16...v1.0.17) (2024-03-14)
|
|
741
|
+
|
|
742
|
+
|
|
743
|
+
### docs
|
|
371
744
|
|
|
372
|
-
|
|
745
|
+
* Added File Hints reference ([bfbeb24](https://github.com/IEBH/TERA-fy/commit/bfbeb2465329ff2ce693982ec7fc9d61bf97e1c2))
|
|
746
|
+
* Rebuild docs ([954d7b9](https://github.com/IEBH/TERA-fy/commit/954d7b912d8aa296baa721f5a56272156fb1f5c0))
|
|
747
|
+
|
|
748
|
+
### feat
|
|
373
749
|
|
|
374
750
|
* Filled out stubs for {get,set,select}ProjectLibrary() ([0bdbfd9](https://github.com/IEBH/TERA-fy/commit/0bdbfd943e2613d917be8c64e22893ab8fcb1b86))
|
|
375
751
|
|
|
752
|
+
### fix
|
|
376
753
|
|
|
754
|
+
* Typo ([98fad09](https://github.com/IEBH/TERA-fy/commit/98fad09c2c875b2b6b7158afb5d77ae41ecb6e65))
|
|
377
755
|
|
|
378
|
-
|
|
756
|
+
### refactor
|
|
379
757
|
|
|
758
|
+
* getProjectLibrary() -> parseProjectLibrary() ([f477c9d](https://github.com/IEBH/TERA-fy/commit/f477c9d13601894e491f6258eb558472a7f65204))
|
|
759
|
+
* Split selectProjectLibrary() -> selectProjectFile() + selectProjectLibrary() + added stub for file filtering ([1e3d517](https://github.com/IEBH/TERA-fy/commit/1e3d5171fd03eb95c332b6440e4eaccbca77e58e))
|
|
380
760
|
|
|
381
|
-
### Bug Fixes
|
|
382
761
|
|
|
383
|
-
|
|
762
|
+
|
|
763
|
+
## [1.0.16](https://github.com/IEBH/TERA-fy/compare/v1.0.15...v1.0.16) (2024-03-06)
|
|
384
764
|
|
|
385
765
|
|
|
386
|
-
###
|
|
766
|
+
### feat
|
|
387
767
|
|
|
388
768
|
* getLibraryFile() now supports multiple file transforms before handing contents to requester ([e413bd9](https://github.com/IEBH/TERA-fy/commit/e413bd9e91f3e152ecf334f96d276d6a89d6ea66))
|
|
389
769
|
|
|
770
|
+
### fix
|
|
771
|
+
|
|
772
|
+
* Dont try to inject undef values when devmode is enabled but the site URL isnt a string ([47598b2](https://github.com/IEBH/TERA-fy/commit/47598b25ad82e6e7cd9eb11fa304bce94595073f))
|
|
773
|
+
|
|
390
774
|
|
|
391
775
|
|
|
392
776
|
## [1.0.15](https://github.com/IEBH/TERA-fy/compare/v1.0.14...v1.0.15) (2024-02-29)
|
|
393
777
|
|
|
394
778
|
|
|
395
|
-
###
|
|
779
|
+
### docs
|
|
780
|
+
|
|
781
|
+
* Rebuild docs ([83e9ddc](https://github.com/IEBH/TERA-fy/commit/83e9ddce0f4a3a2a990d226c3c3766e5da0fb162))
|
|
782
|
+
|
|
783
|
+
### feat
|
|
396
784
|
|
|
397
785
|
* requireUser() + call to it from requireProject() ([d4eedfa](https://github.com/IEBH/TERA-fy/commit/d4eedfa97fb744298db9c8c04fcb79834c86ad4d))
|
|
398
786
|
* uiAlert() ([09da928](https://github.com/IEBH/TERA-fy/commit/09da9282beb00fc644bcde34a583b4b16f9f2854))
|
|
399
787
|
|
|
788
|
+
### ux
|
|
789
|
+
|
|
790
|
+
* Bypass requestFocus() actions when already operating as top-level TERA ([9e2515d](https://github.com/IEBH/TERA-fy/commit/9e2515dc25e4a489724ed275c2703c9d8a5a4316))
|
|
791
|
+
|
|
400
792
|
|
|
401
793
|
|
|
402
794
|
## [1.0.14](https://github.com/IEBH/TERA-fy/compare/v1.0.13...v1.0.14) (2024-02-27)
|
|
403
795
|
|
|
404
796
|
|
|
405
|
-
###
|
|
797
|
+
### fix
|
|
406
798
|
|
|
407
799
|
* yet more fixes to Live version of TERA-fy deployed to Live TERA ([f72fb8d](https://github.com/IEBH/TERA-fy/commit/f72fb8de2329d63aa1cacc2e6c962f9370a2c75a))
|
|
408
800
|
|
|
@@ -411,77 +803,128 @@
|
|
|
411
803
|
## [1.0.13](https://github.com/IEBH/TERA-fy/compare/v1.0.12...v1.0.13) (2024-02-27)
|
|
412
804
|
|
|
413
805
|
|
|
414
|
-
###
|
|
806
|
+
### feat
|
|
807
|
+
|
|
808
|
+
* Added @vue/cli-service compatible version (ESM + ES2019 spec) ([56501c9](https://github.com/IEBH/TERA-fy/commit/56501c97d4f2f30d908d2d1db7d847495183bf99))
|
|
809
|
+
* TERA-fy client can now opt-in to sandbox overrides in dev mode ([550ac9c](https://github.com/IEBH/TERA-fy/commit/550ac9c953cdcf1b47c834dcd9b59de3235663d6))
|
|
810
|
+
|
|
811
|
+
### fix
|
|
415
812
|
|
|
416
813
|
* Wrong DOM reference when searching for external iFrame from top-level TERA window ([51a0ab8](https://github.com/IEBH/TERA-fy/commit/51a0ab8df52de8a4822dc62e3b3318187cd94dcb))
|
|
417
814
|
* Wrong external referencing for Vue2 plugin ([ddd7068](https://github.com/IEBH/TERA-fy/commit/ddd7068fb0e00fa6d203cf5d4650f4138595aaa6))
|
|
418
815
|
|
|
816
|
+
### task
|
|
419
817
|
|
|
420
|
-
|
|
818
|
+
* Rebuild /dist ([09fa084](https://github.com/IEBH/TERA-fy/commit/09fa084192326065db3181774b1ebe12c0d10243))
|
|
421
819
|
|
|
422
|
-
|
|
423
|
-
|
|
820
|
+
### ux
|
|
821
|
+
|
|
822
|
+
* Provide each plugin with a copy of the TERA-fy client settings during init ([705ac7b](https://github.com/IEBH/TERA-fy/commit/705ac7be897c0bb11e5b170be0b2954237dda399))
|
|
424
823
|
|
|
425
824
|
|
|
426
825
|
|
|
427
826
|
## [1.0.12](https://github.com/IEBH/TERA-fy/compare/v1.0.11...v1.0.12) (2024-02-22)
|
|
428
827
|
|
|
429
828
|
|
|
430
|
-
###
|
|
829
|
+
### docs
|
|
830
|
+
|
|
831
|
+
* Docs rebuild ([ac52784](https://github.com/IEBH/TERA-fy/commit/ac52784e240967225947d2add240a387fdc5b4c4))
|
|
832
|
+
* Rebuild docs ([b95d407](https://github.com/IEBH/TERA-fy/commit/b95d4071025b7c080ac7c1d2bd136d5f88cda4f3))
|
|
833
|
+
|
|
834
|
+
### feat
|
|
835
|
+
|
|
836
|
+
* Added setProjectStateDefaults() to make priming defaults easier ([55a6ce8](https://github.com/IEBH/TERA-fy/commit/55a6ce8ecad1ed43a27bd41664ad031e1fc62997))
|
|
837
|
+
|
|
838
|
+
### fix
|
|
431
839
|
|
|
432
840
|
* Tweaks to what is included in the NPM tarball ([e2cf7e0](https://github.com/IEBH/TERA-fy/commit/e2cf7e0cf8c23c55cf7b02c209046e368efa88c5))
|
|
433
841
|
|
|
842
|
+
### refactor
|
|
434
843
|
|
|
435
|
-
|
|
844
|
+
* Various misc cleanup ([7c19c26](https://github.com/IEBH/TERA-fy/commit/7c19c262df8741de91be86d1282826727eb2c9c2))
|
|
436
845
|
|
|
437
|
-
|
|
846
|
+
### test
|
|
438
847
|
|
|
848
|
+
* Dropped the defunct terafy.subscribeProjectState demo ([01e585b](https://github.com/IEBH/TERA-fy/commit/01e585b9576928f2a8393ca886412286e837e5ee))
|
|
439
849
|
|
|
440
850
|
|
|
441
|
-
## [1.0.11](https://github.com/IEBH/TERA-fy/compare/v1.0.10...v1.0.11) (2024-02-21)
|
|
442
851
|
|
|
852
|
+
## [1.0.11](https://github.com/IEBH/TERA-fy/compare/v1.0.10...v1.0.11) (2024-02-21)
|
|
443
853
|
|
|
444
|
-
### Bug Fixes
|
|
445
854
|
|
|
446
|
-
|
|
855
|
+
### docs
|
|
447
856
|
|
|
857
|
+
* Updated function signatures between client & server ([dc1117a](https://github.com/IEBH/TERA-fy/commit/dc1117a3c9982bfff74db00c28595480754f4b42))
|
|
448
858
|
|
|
449
|
-
###
|
|
859
|
+
### feat
|
|
450
860
|
|
|
451
861
|
* Added events / EventEmitter pattern to accept flushed updates from server ([458ce79](https://github.com/IEBH/TERA-fy/commit/458ce799ad9acf68732489efed56da5a0917cd95))
|
|
452
862
|
* Client can now tell server where its loaded from via setServerMode() ([b7c5fc0](https://github.com/IEBH/TERA-fy/commit/b7c5fc0cb18df2c9d39a4f63a32dd93da28e89fa))
|
|
453
863
|
* Updated Vue plugins (2+3) to handle remote project state changes ([0abf7b4](https://github.com/IEBH/TERA-fy/commit/0abf7b44fff25530af6430856850c5743172df2e))
|
|
454
864
|
|
|
865
|
+
### fix
|
|
866
|
+
|
|
867
|
+
* Added @mfdc/supabase-reactive as a dep for the Vue plugins ([2f7900d](https://github.com/IEBH/TERA-fy/commit/2f7900d86bc45c556b383756a0b1af30d35d43e5))
|
|
868
|
+
|
|
869
|
+
### refactor
|
|
870
|
+
|
|
871
|
+
* Move horrible mixin() handler into its own utility library ([713e26b](https://github.com/IEBH/TERA-fy/commit/713e26b9184b3633e887b4b59e8d56e629617b22))
|
|
872
|
+
|
|
455
873
|
|
|
456
874
|
|
|
457
875
|
## [1.0.10](https://github.com/IEBH/TERA-fy/compare/v1.0.9...v1.0.10) (2024-02-18)
|
|
458
876
|
|
|
459
877
|
|
|
460
|
-
###
|
|
878
|
+
### docs
|
|
879
|
+
|
|
880
|
+
* Added API docs for TERA-fy client ([ca34abf](https://github.com/IEBH/TERA-fy/commit/ca34abf1dd7a5fc8adcc44b6508c74b74d8aff47))
|
|
881
|
+
* Added example invocation for Vue plugins ([5205235](https://github.com/IEBH/TERA-fy/commit/5205235905f14378e39ea6e04ad0b1fcc4844845))
|
|
882
|
+
* Added header area to playground + fixed TeraFy JS url ([2fdd565](https://github.com/IEBH/TERA-fy/commit/2fdd5658dbe200b6e62e431889dba20a1530237d))
|
|
883
|
+
* Added link to generated docs pages ([7670ff9](https://github.com/IEBH/TERA-fy/commit/7670ff925686890672f445b0165a38b68a7874c1))
|
|
884
|
+
* Added stub functions to client so that JSDoc can pick them up ([371a18e](https://github.com/IEBH/TERA-fy/commit/371a18e433cc70e7978d03b0b264d1efdd344a34))
|
|
885
|
+
* API doc build process + first generation build ([81c7ff4](https://github.com/IEBH/TERA-fy/commit/81c7ff47e44b9879c3900c4806194954bcbfea2c))
|
|
886
|
+
* Documentation compiler is now more specific about doc listing order ([6353f15](https://github.com/IEBH/TERA-fy/commit/6353f1541bab4233868542073e8038474647266a))
|
|
887
|
+
* Dont allow project changing if there are no projects listed ([3aff5dc](https://github.com/IEBH/TERA-fy/commit/3aff5dca7631320d8e54444c4f32886f424eb227))
|
|
888
|
+
* More API adjustment options ([1cd8a1d](https://github.com/IEBH/TERA-fy/commit/1cd8a1d921573ff22f8268fb13822f7713f6679f))
|
|
889
|
+
* More docs tidying ([1d2911f](https://github.com/IEBH/TERA-fy/commit/1d2911f374bf070988420ba434d76980d8d2a340))
|
|
890
|
+
* More links in README + small cleanup ([6729637](https://github.com/IEBH/TERA-fy/commit/672963774a197a9b2f6d490275e9810a0d51f7a0))
|
|
891
|
+
* Move playground into docs folder ([07d5d45](https://github.com/IEBH/TERA-fy/commit/07d5d459a9037a63342ec78e8eec0a9505855cdc))
|
|
892
|
+
* Rebuild docs ([709241c](https://github.com/IEBH/TERA-fy/commit/709241c7c9655b613a4150c0bf037101a4085456))
|
|
893
|
+
* Reformat links to TERA-Explorer ([8d2242a](https://github.com/IEBH/TERA-fy/commit/8d2242a69548b6043a79e5572f7a2812ad2d607c))
|
|
894
|
+
* Various docs fixups ([4add13a](https://github.com/IEBH/TERA-fy/commit/4add13af2e1370497c728426d004c58f548c9b85))
|
|
895
|
+
* Yet more import nonsense with ESM files ([5c41b6b](https://github.com/IEBH/TERA-fy/commit/5c41b6be0ba5feb10e4073c079761b80d1d73a7b))
|
|
896
|
+
|
|
897
|
+
### feat
|
|
898
|
+
|
|
899
|
+
* createProjectStatePatch() to avoid having to do this manually in each plugin ([5414a22](https://github.com/IEBH/TERA-fy/commit/5414a227bba8968108f0b6d65c766dc2a642acc9))
|
|
900
|
+
* init() can now accept an options object ([0ee55b7](https://github.com/IEBH/TERA-fy/commit/0ee55b77ff1178b73c4d749db509d06315da1afc))
|
|
901
|
+
* Prototype project subscription process (untested) ([f13b957](https://github.com/IEBH/TERA-fy/commit/f13b9578d9e725b3d4d886120d28365893da9bcb))
|
|
902
|
+
* Various project-state patch handling functionality now implemented ([8260808](https://github.com/IEBH/TERA-fy/commit/8260808f67c1c3149db487ce61edb4e75d9a3661))
|
|
903
|
+
|
|
904
|
+
### fix
|
|
461
905
|
|
|
462
906
|
* Better reaction when there is no active user login ([48bd61f](https://github.com/IEBH/TERA-fy/commit/48bd61fe71509e6c68ea8fcba90f6f2297b721bf))
|
|
463
907
|
* Debugging artefacts ([61d559b](https://github.com/IEBH/TERA-fy/commit/61d559b62f1d9cbc1d12ff4b9f65b71af7d48429))
|
|
464
908
|
* Dont allow plugins to override the main init() function - instead call them after that function has done its work ([7db3ba0](https://github.com/IEBH/TERA-fy/commit/7db3ba09a13dc87b70df192f55585d2fc09a3931))
|
|
465
909
|
* Plugins init() functions are now called AFTER all other init functionaly has finished + they are called with the outer object context ([4757597](https://github.com/IEBH/TERA-fy/commit/4757597324873c953e4d93994776eff4030b985c))
|
|
466
|
-
* **plugins/vue2:** Handle Vue2 giving us a broken diff on Observable write ([d72a143](https://github.com/IEBH/TERA-fy/commit/d72a143cda01478d46a86a0bf9863cf9203b903a))
|
|
467
910
|
|
|
911
|
+
### refactor
|
|
468
912
|
|
|
469
|
-
|
|
913
|
+
* Swap NPM:jsdoc -> NPM:documentation ([212ed1a](https://github.com/IEBH/TERA-fy/commit/212ed1a9e95eba47beb6bcdd7ee83163788c4f07))
|
|
470
914
|
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
*
|
|
474
|
-
*
|
|
475
|
-
*
|
|
915
|
+
### task
|
|
916
|
+
|
|
917
|
+
* Rebuild ([19766d7](https://github.com/IEBH/TERA-fy/commit/19766d7761855fd0be6349c1a7a264197bd4ef2e))
|
|
918
|
+
* Rebuild package-lock ([a83e654](https://github.com/IEBH/TERA-fy/commit/a83e6541d4a7b81c7f33deb0db567823275cda8d))
|
|
919
|
+
* Update API playground to match API signatures ([d483ec3](https://github.com/IEBH/TERA-fy/commit/d483ec3676378043104d84b7a9d1de51cd728313))
|
|
476
920
|
|
|
477
921
|
|
|
478
922
|
|
|
479
923
|
## [1.0.9](https://github.com/IEBH/TERA-fy/compare/v1.0.8...v1.0.9) (2023-11-09)
|
|
480
924
|
|
|
481
925
|
|
|
482
|
-
###
|
|
926
|
+
### feat
|
|
483
927
|
|
|
484
|
-
* **getProjectFiles:** Added getProjectFiles() ([b3804a5](https://github.com/IEBH/TERA-fy/commit/b3804a5433610943cc46b1e5fba68558bbed77b9))
|
|
485
928
|
* getProjectLibrary() now working ([019dacd](https://github.com/IEBH/TERA-fy/commit/019dacd1c677564e66688acf0b6bea2d39dca5e3))
|
|
486
929
|
|
|
487
930
|
|
|
@@ -489,12 +932,7 @@
|
|
|
489
932
|
## [1.0.8](https://github.com/IEBH/TERA-fy/compare/v1.0.7...v1.0.8) (2023-11-02)
|
|
490
933
|
|
|
491
934
|
|
|
492
|
-
###
|
|
493
|
-
|
|
494
|
-
* **plugins/vue:** Various load race conditions for the Vue loader ([aa9c77c](https://github.com/IEBH/TERA-fy/commit/aa9c77cb896d5cba70a59295796b10d6b27cb52e))
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
### Features
|
|
935
|
+
### feat
|
|
498
936
|
|
|
499
937
|
* Tera-Fy can now communicate upwards (window.parent) or downwards (via iFrame) depending on its active context ([0c8d30d](https://github.com/IEBH/TERA-fy/commit/0c8d30dcf6398578a535a04e70ff2c481683ff46))
|
|
500
938
|
|
|
@@ -503,53 +941,79 @@
|
|
|
503
941
|
## [1.0.7](https://github.com/IEBH/TERA-fy/compare/v1.0.6...v1.0.7) (2023-11-02)
|
|
504
942
|
|
|
505
943
|
|
|
506
|
-
###
|
|
944
|
+
### fix
|
|
507
945
|
|
|
508
946
|
* Misc fixes ([2bd5e03](https://github.com/IEBH/TERA-fy/commit/2bd5e035dd861e7baa8203d3dc5fb206b78aefbc))
|
|
509
947
|
|
|
510
948
|
|
|
511
|
-
### Features
|
|
512
|
-
|
|
513
|
-
* **plugins/vue:** Better project + project list binding ([2d46189](https://github.com/IEBH/TERA-fy/commit/2d4618956cf8c7201a8e39f8bf0dc33513f726a5))
|
|
514
949
|
|
|
950
|
+
## [1.0.6](https://github.com/IEBH/TERA-fy/compare/v1.0.5...v1.0.6) (2023-11-01)
|
|
515
951
|
|
|
516
952
|
|
|
517
|
-
|
|
953
|
+
### docs
|
|
518
954
|
|
|
955
|
+
* Added example to README ([40a564b](https://github.com/IEBH/TERA-fy/commit/40a564b6fcca6f3bbbf168780c602fa5ffc56ce9))
|
|
519
956
|
|
|
520
|
-
###
|
|
957
|
+
### fix
|
|
521
958
|
|
|
522
959
|
* Better error tracking methods with CLIENT|SERVER.debug() + try barriers around sendRaw() ([b4062b3](https://github.com/IEBH/TERA-fy/commit/b4062b30075403708427b1c58d308d34777997e9))
|
|
523
960
|
* client.init() now returns its own instance in the promise payload so it can be awaited ([05d6611](https://github.com/IEBH/TERA-fy/commit/05d66117bf7578f076472bc4d59be1df10e85cb3))
|
|
524
961
|
* Minor typo in package when generating docs ([626a7fc](https://github.com/IEBH/TERA-fy/commit/626a7fc6f3867f95dd7efa4cf1ca6875ae25c1f6))
|
|
525
962
|
* Placehoder in Vue plugin to load basic project skeleton ([f530e51](https://github.com/IEBH/TERA-fy/commit/f530e5116e1a51652038df3a81a1e629d84755f7))
|
|
526
963
|
|
|
964
|
+
### refactor
|
|
965
|
+
|
|
966
|
+
* Code tidy + injectComms() now waits o the frame responding ([14491d3](https://github.com/IEBH/TERA-fy/commit/14491d317ff764bb38e2e6b1948d5189e8b1f72f))
|
|
967
|
+
|
|
527
968
|
|
|
528
969
|
|
|
529
970
|
## [1.0.5](https://github.com/IEBH/TERA-fy/compare/v1.0.4...v1.0.5) (2023-10-31)
|
|
530
971
|
|
|
531
972
|
|
|
532
|
-
###
|
|
973
|
+
### fix
|
|
533
974
|
|
|
534
975
|
* Change default tera-tools endpoint to live site ([ca4a595](https://github.com/IEBH/TERA-fy/commit/ca4a59548751f1afdb1a6309868de73b2dda81d6))
|
|
535
976
|
* Various fixes to the mixin infrastructure ([27ce126](https://github.com/IEBH/TERA-fy/commit/27ce126225f3b5faa06700efa9e6c87b38da33ef))
|
|
536
977
|
|
|
978
|
+
### refactor
|
|
979
|
+
|
|
980
|
+
* Moved plugins to a more logical location ([67821c5](https://github.com/IEBH/TERA-fy/commit/67821c5e89da63cf2ac07b9a93c9719188a0db12))
|
|
981
|
+
* Reuse this.set() in constructor if handed options ([c02a51b](https://github.com/IEBH/TERA-fy/commit/c02a51b64c74f678008e9b8d4b74fb07b48999a1))
|
|
982
|
+
|
|
537
983
|
|
|
538
984
|
|
|
539
985
|
## [1.0.4](https://github.com/IEBH/TERA-fy/compare/v1.0.3...v1.0.4) (2023-10-27)
|
|
540
986
|
|
|
541
987
|
|
|
542
|
-
###
|
|
988
|
+
### devops
|
|
989
|
+
|
|
990
|
+
* Ignore dist/ when tooling/grepping ([d303385](https://github.com/IEBH/TERA-fy/commit/d303385cb1f872cfdeb2c660bac060297be4f731))
|
|
991
|
+
|
|
992
|
+
### docs
|
|
993
|
+
|
|
994
|
+
* Updated API docs ([ed2d934](https://github.com/IEBH/TERA-fy/commit/ed2d9349f8654ad613f2a0356af9c61324c90297))
|
|
995
|
+
|
|
996
|
+
### feat
|
|
543
997
|
|
|
544
998
|
* Added TeraFy.set() + minor fixes ([ccf2221](https://github.com/IEBH/TERA-fy/commit/ccf222160aeb23b98c619f75da31099026df8544))
|
|
545
999
|
* Implemented prototype plugin structure ([4a35743](https://github.com/IEBH/TERA-fy/commit/4a357434606e0491b3626eacfbd3ff2307a341f0))
|
|
546
1000
|
|
|
1001
|
+
### refactor
|
|
1002
|
+
|
|
1003
|
+
* getProjectStateSnapshot() -> getProjectState() ([5939df2](https://github.com/IEBH/TERA-fy/commit/5939df2290a7fb9697e9a0feb1803ed67d5b5bfd))
|
|
1004
|
+
* Move API generation to a single file ([5039530](https://github.com/IEBH/TERA-fy/commit/5039530527b5bb610b9e6ca6dcdd3e46959a4813))
|
|
1005
|
+
* Moved NPM:just-diff back to peerDeps as its likely to be needed anyway ([37e1235](https://github.com/IEBH/TERA-fy/commit/37e1235ca9f9619ecd6ad48b3527cc511c17b7f8))
|
|
1006
|
+
|
|
1007
|
+
### task
|
|
1008
|
+
|
|
1009
|
+
* rebuild ([e4fc5b8](https://github.com/IEBH/TERA-fy/commit/e4fc5b88fba041e9ba2d6e24baa5cffcb12ab0f2))
|
|
1010
|
+
|
|
547
1011
|
|
|
548
1012
|
|
|
549
1013
|
## [1.0.3](https://github.com/IEBH/TERA-fy/compare/v1.0.2...v1.0.3) (2023-10-26)
|
|
550
1014
|
|
|
551
1015
|
|
|
552
|
-
###
|
|
1016
|
+
### fix
|
|
553
1017
|
|
|
554
1018
|
* getProjectStateSnapshot() wasnt actually returning a result ([db1c572](https://github.com/IEBH/TERA-fy/commit/db1c572116c73f8dfdff8ace23f486afb9b8953c))
|
|
555
1019
|
|
|
@@ -558,22 +1022,46 @@
|
|
|
558
1022
|
## [1.0.2](https://github.com/IEBH/TERA-fy/compare/v1.0.1...v1.0.2) (2023-10-26)
|
|
559
1023
|
|
|
560
1024
|
|
|
561
|
-
###
|
|
1025
|
+
### feat
|
|
562
1026
|
|
|
563
1027
|
* Ping-pong RPC support with server<->client, added support for contexts to carry messages on server side ([15b970d](https://github.com/IEBH/TERA-fy/commit/15b970d0fa187c935f0dd7c2aba2d630e9e59b98))
|
|
564
1028
|
* setActiveProject() ([c24158a](https://github.com/IEBH/TERA-fy/commit/c24158acca0cb7fc9e50b817e60a0644bbadf16e))
|
|
565
1029
|
|
|
1030
|
+
### task
|
|
1031
|
+
|
|
1032
|
+
* Rebuild ([4d8dda2](https://github.com/IEBH/TERA-fy/commit/4d8dda2eebb18af3bee83420450829157bde3ee6))
|
|
1033
|
+
|
|
1034
|
+
|
|
1035
|
+
|
|
1036
|
+
## [1.0.1](https://github.com/IEBH/TERA-fy/compare/b9559b5fd00693049399a8709d0be0430a051281...v1.0.1) (2023-10-26)
|
|
566
1037
|
|
|
567
1038
|
|
|
568
|
-
|
|
1039
|
+
### docs
|
|
569
1040
|
|
|
1041
|
+
* Added LICENSE file ([5fa0933](https://github.com/IEBH/TERA-fy/commit/5fa0933a068001b3f84f891faa96afb8484ec778))
|
|
1042
|
+
* Basic README ([749d8d6](https://github.com/IEBH/TERA-fy/commit/749d8d62412f686d649e003e943de156b304e9c5))
|
|
1043
|
+
* Misc package.json fix ([c5b4ae4](https://github.com/IEBH/TERA-fy/commit/c5b4ae463f56a303fd03c72d086dc49194c28d04))
|
|
570
1044
|
|
|
571
|
-
###
|
|
1045
|
+
### feat
|
|
1046
|
+
|
|
1047
|
+
* DevMode toggling + better stylesheet handling + toggleFullscreen() ([cc96e76](https://github.com/IEBH/TERA-fy/commit/cc96e7659e02bee4410a07f319d34a1acdb001ec))
|
|
1048
|
+
|
|
1049
|
+
### fix
|
|
572
1050
|
|
|
573
1051
|
* Comms now working ([74610c8](https://github.com/IEBH/TERA-fy/commit/74610c8b8347cb9e5e9b198d2caa0e9b1c6259f4))
|
|
574
1052
|
* Misc fixes ([8826eb4](https://github.com/IEBH/TERA-fy/commit/8826eb4f134ed921becdeb6fdc48a9d5b1cb716e))
|
|
575
1053
|
|
|
1054
|
+
### refactor
|
|
576
1055
|
|
|
577
|
-
|
|
1056
|
+
* File rename ([79ab1cc](https://github.com/IEBH/TERA-fy/commit/79ab1ccf6919c2fcaa63348d72a8dfeff74687d9))
|
|
578
1057
|
|
|
579
|
-
|
|
1058
|
+
### task
|
|
1059
|
+
|
|
1060
|
+
* Added dist + docs auto-gen ([af4b6c1](https://github.com/IEBH/TERA-fy/commit/af4b6c16de615205026e28817d20162c069720b5))
|
|
1061
|
+
* Basic proof-of-concept ([835e175](https://github.com/IEBH/TERA-fy/commit/835e175a9c3b7f8bce17b44e2148de4e7523a4ce))
|
|
1062
|
+
* Cleanup package*.json ([9c3732c](https://github.com/IEBH/TERA-fy/commit/9c3732ccb8270262b27f2588783edd8f10403020))
|
|
1063
|
+
* iFrame example (non-functional) ([d0b3b36](https://github.com/IEBH/TERA-fy/commit/d0b3b3638ac92618911352768af0606b8e63c408))
|
|
1064
|
+
* Initial commit + hello world demo ([b9559b5](https://github.com/IEBH/TERA-fy/commit/b9559b5fd00693049399a8709d0be0430a051281))
|
|
1065
|
+
* Proof-of-concept using iFrame + postMessage ([47c9af8](https://github.com/IEBH/TERA-fy/commit/47c9af8b8d18aaf38ed37e5d7367dd193136bc07))
|
|
1066
|
+
* Prototype app ([69b14c2](https://github.com/IEBH/TERA-fy/commit/69b14c2d01083da52a4a522a3024f7c166cf2f1e))
|
|
1067
|
+
* Various cleanups now the solution has settled ([52fcc61](https://github.com/IEBH/TERA-fy/commit/52fcc61e7ec5f6d2489a7be8e83660a19ae827d7))
|