@cocreate/calculate 1.14.1
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/.github/FUNDING.yml +3 -0
- package/.github/workflows/automated.yml +44 -0
- package/.github/workflows/manual.yml +44 -0
- package/CHANGELOG.md +1518 -0
- package/CONTRIBUTING.md +96 -0
- package/CoCreate.config.js +23 -0
- package/LICENSE +21 -0
- package/README.md +85 -0
- package/demo/index.html +30 -0
- package/docs/index.html +378 -0
- package/package.json +66 -0
- package/release.config.js +22 -0
- package/src/index.js +169 -0
- package/webpack.config.js +90 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1518 @@
|
|
|
1
|
+
## [1.14.1](https://github.com/CoCreate-app/CoCreate-calculate/compare/v1.14.0...v1.14.1) (2023-11-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* renamed to caculate ([69a84f7](https://github.com/CoCreate-app/CoCreate-calculate/commit/69a84f7bea5d08a27e781cdd65b1e3252d340555))
|
|
7
|
+
|
|
8
|
+
# [1.14.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.13.0...v1.14.0) (2023-11-25)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* upgrade dependencies for latest features and fixes ([c0d8a98](https://github.com/CoCreate-app/CoCreate-calculations/commit/c0d8a9851c0712844751091ad7e41971a8a596d8))
|
|
14
|
+
|
|
15
|
+
# [1.13.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.12.0...v1.13.0) (2023-11-25)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* update nav, edit button and css path ([c2fe314](https://github.com/CoCreate-app/CoCreate-calculations/commit/c2fe31408fc6763a8eaef91ed11d9570a847791c))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Features
|
|
24
|
+
|
|
25
|
+
* upgrade dependencies for latest features and fixes ([029c9f2](https://github.com/CoCreate-app/CoCreate-calculations/commit/029c9f2b88a797f4c884309f3cdbed6269e0bda3))
|
|
26
|
+
|
|
27
|
+
# [1.12.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.11.0...v1.12.0) (2023-11-22)
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
### Features
|
|
31
|
+
|
|
32
|
+
* calculte supports tenary and conditionals ([a74713e](https://github.com/CoCreate-app/CoCreate-calculations/commit/a74713e68a3b7ec71d8a37c3c60212d1e2bd188b))
|
|
33
|
+
|
|
34
|
+
# [1.11.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.11...v1.11.0) (2023-11-19)
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### Features
|
|
38
|
+
|
|
39
|
+
* update dependecies for th latest features and bug fixes ([b381751](https://github.com/CoCreate-app/CoCreate-calculations/commit/b3817512dd6469ed9d653acb2d0f66004008ce06))
|
|
40
|
+
|
|
41
|
+
## [1.10.11](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.10...v1.10.11) (2023-11-12)
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
### Bug Fixes
|
|
45
|
+
|
|
46
|
+
* bump dependencies for latest features ([a9d166f](https://github.com/CoCreate-app/CoCreate-calculations/commit/a9d166f382da9aec7f3cedbfc69a3602aa72c68d))
|
|
47
|
+
|
|
48
|
+
## [1.10.10](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.9...v1.10.10) (2023-11-09)
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
### Bug Fixes
|
|
52
|
+
|
|
53
|
+
* meta name typo ([6c0a368](https://github.com/CoCreate-app/CoCreate-calculations/commit/6c0a368e399cdc7504a56bd0a9f83c0a65de0cbd))
|
|
54
|
+
* update host ([53d8d97](https://github.com/CoCreate-app/CoCreate-calculations/commit/53d8d975f4e8c6551fe26f8f09d1a9c9a3e5d281))
|
|
55
|
+
|
|
56
|
+
## [1.10.9](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.8...v1.10.9) (2023-11-03)
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
### Bug Fixes
|
|
60
|
+
|
|
61
|
+
* favicon.ico path ([fa86f3c](https://github.com/CoCreate-app/CoCreate-calculations/commit/fa86f3c34abb7329f45150e69d246e7305147a0d))
|
|
62
|
+
* update dependencies to the lates versions ([a17f8b1](https://github.com/CoCreate-app/CoCreate-calculations/commit/a17f8b12409a3a4907f0236cc0f9f49e6a49023e))
|
|
63
|
+
|
|
64
|
+
## [1.10.8](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.7...v1.10.8) (2023-10-25)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Bug Fixes
|
|
68
|
+
|
|
69
|
+
* bump dependencies ([6740126](https://github.com/CoCreate-app/CoCreate-calculations/commit/6740126c0cb6b53fcff2dfa687e17e3e6ccf71b2))
|
|
70
|
+
|
|
71
|
+
## [1.10.7](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.6...v1.10.7) (2023-10-17)
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
### Bug Fixes
|
|
75
|
+
|
|
76
|
+
* await getValue() ([72009b6](https://github.com/CoCreate-app/CoCreate-calculations/commit/72009b6cb4c56eda0c11fd930d0740ca3db63ddb))
|
|
77
|
+
|
|
78
|
+
## [1.10.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.5...v1.10.6) (2023-10-14)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
### Bug Fixes
|
|
82
|
+
|
|
83
|
+
* bump dependencies ([bbf152b](https://github.com/CoCreate-app/CoCreate-calculations/commit/bbf152b0364ed6e70ba26b6788d2c39183a04b6a))
|
|
84
|
+
|
|
85
|
+
## [1.10.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.4...v1.10.5) (2023-10-09)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
### Bug Fixes
|
|
89
|
+
|
|
90
|
+
* bump dependencies ([e40062e](https://github.com/CoCreate-app/CoCreate-calculations/commit/e40062ebb59ccca668ae6ac3b95ed3e62c3e76ba))
|
|
91
|
+
|
|
92
|
+
## [1.10.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.3...v1.10.4) (2023-10-09)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Bug Fixes
|
|
96
|
+
|
|
97
|
+
* bump dependencies ([1a8065c](https://github.com/CoCreate-app/CoCreate-calculations/commit/1a8065c108dd8e02fee2efd597be3dfb52a0f9d2))
|
|
98
|
+
|
|
99
|
+
## [1.10.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.2...v1.10.3) (2023-10-09)
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
### Bug Fixes
|
|
103
|
+
|
|
104
|
+
* bump cocreate dependency versions ([8e3f388](https://github.com/CoCreate-app/CoCreate-calculations/commit/8e3f3887296d6e67b335090b0f6d03ff4d36e600))
|
|
105
|
+
|
|
106
|
+
## [1.10.2](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.1...v1.10.2) (2023-09-18)
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
### Bug Fixes
|
|
110
|
+
|
|
111
|
+
* Add path and pathname ([a0e57bf](https://github.com/CoCreate-app/CoCreate-calculations/commit/a0e57bf568d4d99e55de4bb5ec367cdcfdcb21b4))
|
|
112
|
+
* Update CoCreate depndencies to latest versions ([b030c75](https://github.com/CoCreate-app/CoCreate-calculations/commit/b030c75cdd0ff2a7019662d860d66a0fe65cffbf))
|
|
113
|
+
|
|
114
|
+
## [1.10.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.10.0...v1.10.1) (2023-08-21)
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
### Bug Fixes
|
|
118
|
+
|
|
119
|
+
* bump dependencies ([f1aa857](https://github.com/CoCreate-app/CoCreate-calculations/commit/f1aa857e1382b7eac92b26993f6cfc19c3e0814a))
|
|
120
|
+
|
|
121
|
+
# [1.10.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.9.1...v1.10.0) (2023-08-21)
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
### Features
|
|
125
|
+
|
|
126
|
+
* Update cocreate dependencies for the latest features and bug fixes ([ec50e81](https://github.com/CoCreate-app/CoCreate-calculations/commit/ec50e8175e2deab4e2acc7db62ef5f96e984b4c2))
|
|
127
|
+
|
|
128
|
+
## [1.9.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.9.0...v1.9.1) (2023-08-21)
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
### Bug Fixes
|
|
132
|
+
|
|
133
|
+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([7555c38](https://github.com/CoCreate-app/CoCreate-calculations/commit/7555c38d3e18a9d22fb85c9530512673f29e709d))
|
|
134
|
+
* replace cdn with /dist ([9f17b5f](https://github.com/CoCreate-app/CoCreate-calculations/commit/9f17b5fbcfb9a26fc6e48ce044bcd59b87ecf232))
|
|
135
|
+
* update file uploader ([2eec11b](https://github.com/CoCreate-app/CoCreate-calculations/commit/2eec11b36b1106edad870fe501522d02d81f0c84))
|
|
136
|
+
|
|
137
|
+
# [1.9.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.8.0...v1.9.0) (2023-08-17)
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
### Features
|
|
141
|
+
|
|
142
|
+
* bump cocreate dependencies for the latest updates and features ([ede7556](https://github.com/CoCreate-app/CoCreate-calculations/commit/ede75569042f294d76304ed4a071a9143c182fe7))
|
|
143
|
+
|
|
144
|
+
# [1.8.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.29...v1.8.0) (2023-08-16)
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
### Bug Fixes
|
|
148
|
+
|
|
149
|
+
* crud attributes renamed ([d453c5c](https://github.com/CoCreate-app/CoCreate-calculations/commit/d453c5cb43af67728340b6e84396213572e884a4))
|
|
150
|
+
* removed @cocreate/crud-client and import @cocreate/utils getAttributeNames function ([c8a213c](https://github.com/CoCreate-app/CoCreate-calculations/commit/c8a213c766ae9b0011ec72aaeaae2edeb202eb85))
|
|
151
|
+
* replace -target -selector ([f0421c4](https://github.com/CoCreate-app/CoCreate-calculations/commit/f0421c41466cfc1985a6923bb3f2d117d4932b61))
|
|
152
|
+
* webpack.config and package.json make use of mode=production instead of process.env ([2f4d515](https://github.com/CoCreate-app/CoCreate-calculations/commit/2f4d515be21a16b2b8bbd12ef93b5b05f42f6db4))
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
### Features
|
|
156
|
+
|
|
157
|
+
* name attribute and variable renamed to key ([8644d7a](https://github.com/CoCreate-app/CoCreate-calculations/commit/8644d7adbc83de768683c52935ba12c12b07c62e))
|
|
158
|
+
|
|
159
|
+
## [1.7.29](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.28...v1.7.29) (2023-06-14)
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
### Bug Fixes
|
|
163
|
+
|
|
164
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([a6e98d6](https://github.com/CoCreate-app/CoCreate-calculations/commit/a6e98d6fde1a6de76b570ba12360dbfe38c99efb))
|
|
165
|
+
|
|
166
|
+
## [1.7.28](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.27...v1.7.28) (2023-06-11)
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
### Bug Fixes
|
|
170
|
+
|
|
171
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([39b8359](https://github.com/CoCreate-app/CoCreate-calculations/commit/39b8359d3114dbdac927c4b1b9d9649259d1ac6e))
|
|
172
|
+
|
|
173
|
+
## [1.7.27](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.26...v1.7.27) (2023-06-11)
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
### Bug Fixes
|
|
177
|
+
|
|
178
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([c74941b](https://github.com/CoCreate-app/CoCreate-calculations/commit/c74941b7ac1e72171169a1c17abc0bbf26f7aa7e))
|
|
179
|
+
|
|
180
|
+
## [1.7.26](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.25...v1.7.26) (2023-06-11)
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
### Bug Fixes
|
|
184
|
+
|
|
185
|
+
* testing workflow ([88eacf0](https://github.com/CoCreate-app/CoCreate-calculations/commit/88eacf06d13e6747d22db949fc617bf77fc1f2af))
|
|
186
|
+
|
|
187
|
+
## [1.7.25](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.24...v1.7.25) (2023-06-11)
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
### Bug Fixes
|
|
191
|
+
|
|
192
|
+
* testing workflow ([54c1284](https://github.com/CoCreate-app/CoCreate-calculations/commit/54c1284bb518c61760e08a464873bd2b79101339))
|
|
193
|
+
|
|
194
|
+
## [1.7.24](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.23...v1.7.24) (2023-06-11)
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
### Bug Fixes
|
|
198
|
+
|
|
199
|
+
* testing workflow ([cd5cd83](https://github.com/CoCreate-app/CoCreate-calculations/commit/cd5cd83b7c7c6c54c6ac13500d2f99c186fe17e4))
|
|
200
|
+
* testing workflow ([9532337](https://github.com/CoCreate-app/CoCreate-calculations/commit/9532337b4dae050d3015995395053e6dc50b2556))
|
|
201
|
+
|
|
202
|
+
## [1.7.23](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.22...v1.7.23) (2023-06-11)
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
### Bug Fixes
|
|
206
|
+
|
|
207
|
+
* testing workflow ([6c42c3c](https://github.com/CoCreate-app/CoCreate-calculations/commit/6c42c3cfcde698a111a7ea57957b14ea0559a352))
|
|
208
|
+
|
|
209
|
+
## [1.7.22](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.21...v1.7.22) (2023-06-11)
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
### Bug Fixes
|
|
213
|
+
|
|
214
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([e5b64f3](https://github.com/CoCreate-app/CoCreate-calculations/commit/e5b64f3b06549f99bd152bb85f0ffe94f6b222f3))
|
|
215
|
+
|
|
216
|
+
## [1.7.21](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.20...v1.7.21) (2023-06-11)
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
### Bug Fixes
|
|
220
|
+
|
|
221
|
+
* postintall error ([7da5eda](https://github.com/CoCreate-app/CoCreate-calculations/commit/7da5eda3aa867d64f07d4a0d476fbb7cd6979ba1))
|
|
222
|
+
|
|
223
|
+
## [1.7.20](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.19...v1.7.20) (2023-06-11)
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
### Bug Fixes
|
|
227
|
+
|
|
228
|
+
* @cocreate/cli moved to dependencies ([40b3e2d](https://github.com/CoCreate-app/CoCreate-calculations/commit/40b3e2da923e2ad0a6fd2faa4330245123a6be23))
|
|
229
|
+
|
|
230
|
+
## [1.7.19](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.18...v1.7.19) (2023-06-11)
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
### Bug Fixes
|
|
234
|
+
|
|
235
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([62373ce](https://github.com/CoCreate-app/CoCreate-calculations/commit/62373ced8a943d3a6c46afb7ce700be3a5b0459d))
|
|
236
|
+
|
|
237
|
+
## [1.7.18](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.17...v1.7.18) (2023-06-11)
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
### Bug Fixes
|
|
241
|
+
|
|
242
|
+
* renamed hosts to host. the value can be a string or an array of strings ([af79278](https://github.com/CoCreate-app/CoCreate-calculations/commit/af79278e19fe54f3b618a7c31eee86011914a5fd))
|
|
243
|
+
|
|
244
|
+
## [1.7.17](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.16...v1.7.17) (2023-06-10)
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
### Bug Fixes
|
|
248
|
+
|
|
249
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6d3a4d3](https://github.com/CoCreate-app/CoCreate-calculations/commit/6d3a4d3862dc2c4dbd52ac498e4eff481cc220ea))
|
|
250
|
+
|
|
251
|
+
## [1.7.16](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.15...v1.7.16) (2023-06-10)
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
### Bug Fixes
|
|
255
|
+
|
|
256
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([308f40c](https://github.com/CoCreate-app/CoCreate-calculations/commit/308f40c9f273bd689e1d14c708ce975f4928df75))
|
|
257
|
+
|
|
258
|
+
## [1.7.15](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.14...v1.7.15) (2023-06-04)
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
### Bug Fixes
|
|
262
|
+
|
|
263
|
+
* Refactor CoCreate.config.js to remove hard-coded credentials ([23e57f5](https://github.com/CoCreate-app/CoCreate-calculations/commit/23e57f56e1a6024cee79b470c345b3609ab2ba6b))
|
|
264
|
+
|
|
265
|
+
## [1.7.14](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.13...v1.7.14) (2023-06-04)
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
### Bug Fixes
|
|
269
|
+
|
|
270
|
+
* replaced secert GITHUB_TOKEN with GITHUB ([c104727](https://github.com/CoCreate-app/CoCreate-calculations/commit/c104727f3c0e252c221666171af911d404e77896))
|
|
271
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7efdb9e](https://github.com/CoCreate-app/CoCreate-calculations/commit/7efdb9efce7f7a3c08bf8cab4926402a0413ff59))
|
|
272
|
+
|
|
273
|
+
## [1.7.13](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.12...v1.7.13) (2023-06-04)
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
### Bug Fixes
|
|
277
|
+
|
|
278
|
+
* **semantic-release:** worklow error solved by running node version 14 ([17e3a9b](https://github.com/CoCreate-app/CoCreate-calculations/commit/17e3a9ba85a382a5727f368c17e8e0bdcee70763))
|
|
279
|
+
|
|
280
|
+
## [1.7.12](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.11...v1.7.12) (2023-06-02)
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
### Bug Fixes
|
|
284
|
+
|
|
285
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([7f7eabb](https://github.com/CoCreate-app/CoCreate-calculations/commit/7f7eabb3b617e92c85cd1aa6315704d34c0e1976))
|
|
286
|
+
|
|
287
|
+
## [1.7.11](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.10...v1.7.11) (2023-05-21)
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
### Bug Fixes
|
|
291
|
+
|
|
292
|
+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([411ae57](https://github.com/CoCreate-app/CoCreate-calculations/commit/411ae57713eafee6363700b8301df44efe7fa6c0))
|
|
293
|
+
|
|
294
|
+
## [1.7.10](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.9...v1.7.10) (2023-05-19)
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
### Bug Fixes
|
|
298
|
+
|
|
299
|
+
* update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([20dc4e1](https://github.com/CoCreate-app/CoCreate-calculations/commit/20dc4e1a33ec7590ba09de91d5b2866cabd9ded6))
|
|
300
|
+
|
|
301
|
+
## [1.7.9](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.8...v1.7.9) (2023-05-10)
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
### Bug Fixes
|
|
305
|
+
|
|
306
|
+
* apikey renamed to key ([affc4ab](https://github.com/CoCreate-app/CoCreate-calculations/commit/affc4ab4a0c7577afaa0111ba497583a165dceee))
|
|
307
|
+
|
|
308
|
+
## [1.7.8](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.7...v1.7.8) (2023-05-06)
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
### Bug Fixes
|
|
312
|
+
|
|
313
|
+
* bump [@cocreate](https://github.com/cocreate) dependencies ([5a82cd9](https://github.com/CoCreate-app/CoCreate-calculations/commit/5a82cd9d8ff9ced9eb9b6ab8d9c95f45281abf2b))
|
|
314
|
+
|
|
315
|
+
## [1.7.7](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.6...v1.7.7) (2023-05-01)
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
### Bug Fixes
|
|
319
|
+
|
|
320
|
+
* update manifest.json to manifest.webmanifest ([9cfac7e](https://github.com/CoCreate-app/CoCreate-calculations/commit/9cfac7e5402f762e26dc52369bfcf0f3343d3f86))
|
|
321
|
+
|
|
322
|
+
## [1.7.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.5...v1.7.6) (2023-05-01)
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
### Bug Fixes
|
|
326
|
+
|
|
327
|
+
* replace fontawesome with svg ([3ff7963](https://github.com/CoCreate-app/CoCreate-calculations/commit/3ff7963dbe8657d39e552b13ec16ce25c8e4312f))
|
|
328
|
+
|
|
329
|
+
## [1.7.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.4...v1.7.5) (2023-04-30)
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
### Bug Fixes
|
|
333
|
+
|
|
334
|
+
* fullscreen target updated to fullscreen fullscreen-target ([5b70a68](https://github.com/CoCreate-app/CoCreate-calculations/commit/5b70a68ba0c85feba0aa6b495f27d430f3372714))
|
|
335
|
+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([1ab28f0](https://github.com/CoCreate-app/CoCreate-calculations/commit/1ab28f0d55cd245ae884d2473370cda336d46fde))
|
|
336
|
+
* removed toogle fullscreen icons. now using css content ([0a5bfa7](https://github.com/CoCreate-app/CoCreate-calculations/commit/0a5bfa76b00dbea3c3d620e5190b2c19b8fca72e))
|
|
337
|
+
|
|
338
|
+
## [1.7.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.3...v1.7.4) (2023-04-24)
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
### Bug Fixes
|
|
342
|
+
|
|
343
|
+
* updated worrkflows to v3 and node version 16 ([9d53f58](https://github.com/CoCreate-app/CoCreate-calculations/commit/9d53f58fd0cb44a4cc3b73c99d6dfbe511774c5a))
|
|
344
|
+
|
|
345
|
+
## [1.7.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.2...v1.7.3) (2023-04-24)
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
### Bug Fixes
|
|
349
|
+
|
|
350
|
+
* workflow node version updated 16 ([a5bae1c](https://github.com/CoCreate-app/CoCreate-calculations/commit/a5bae1c4759674ce078e5fecae87698e1811d20c))
|
|
351
|
+
|
|
352
|
+
## [1.7.2](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.1...v1.7.2) (2023-04-24)
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
### Bug Fixes
|
|
356
|
+
|
|
357
|
+
* bump [@cocreate](https://github.com/cocreate) dependencies ([3be8cee](https://github.com/CoCreate-app/CoCreate-calculations/commit/3be8ceee44dd5d730a59aeb3efa61aeb8f89f53b))
|
|
358
|
+
|
|
359
|
+
## [1.7.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.7.0...v1.7.1) (2023-04-24)
|
|
360
|
+
|
|
361
|
+
|
|
362
|
+
### Bug Fixes
|
|
363
|
+
|
|
364
|
+
* removed uglifyjs-webpack-plugin ([0769f51](https://github.com/CoCreate-app/CoCreate-calculations/commit/0769f51a8c242643a6a02920bad38b05af1417b2))
|
|
365
|
+
|
|
366
|
+
# [1.7.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.6.6...v1.7.0) (2023-04-24)
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
### Features
|
|
370
|
+
|
|
371
|
+
* added pwa manifest ([8bbe65e](https://github.com/CoCreate-app/CoCreate-calculations/commit/8bbe65eb1b42039627298643ed2ac29435b79d37))
|
|
372
|
+
|
|
373
|
+
## [1.6.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.6.5...v1.6.6) (2023-04-11)
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
### Bug Fixes
|
|
377
|
+
|
|
378
|
+
* bump dependencies ([33c528a](https://github.com/CoCreate-app/CoCreate-calculations/commit/33c528aa1354fbbe37b5e1aef6177e61975c5e9b))
|
|
379
|
+
|
|
380
|
+
## [1.6.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.6.4...v1.6.5) (2023-04-11)
|
|
381
|
+
|
|
382
|
+
|
|
383
|
+
### Bug Fixes
|
|
384
|
+
|
|
385
|
+
* bump [@cocreate](https://github.com/cocreate) dependencies ([e76adf7](https://github.com/CoCreate-app/CoCreate-calculations/commit/e76adf7cc5626dada6555328cbe5341b00b443bc))
|
|
386
|
+
|
|
387
|
+
## [1.6.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.6.3...v1.6.4) (2023-04-11)
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
### Bug Fixes
|
|
391
|
+
|
|
392
|
+
* renamed domains to hosts ([78ac61c](https://github.com/CoCreate-app/CoCreate-calculations/commit/78ac61cedd1c8b649123728fad7f4031f14159ba))
|
|
393
|
+
|
|
394
|
+
## [1.6.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.6.2...v1.6.3) (2023-03-30)
|
|
395
|
+
|
|
396
|
+
|
|
397
|
+
### Bug Fixes
|
|
398
|
+
|
|
399
|
+
* bump [@cocreate](https://github.com/cocreate) dependencies' ([fdc782a](https://github.com/CoCreate-app/CoCreate-calculations/commit/fdc782a6b25f8bb7b9558f0c2f54b62d5b2588d2))
|
|
400
|
+
|
|
401
|
+
## [1.6.2](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.6.1...v1.6.2) (2023-03-16)
|
|
402
|
+
|
|
403
|
+
|
|
404
|
+
### Bug Fixes
|
|
405
|
+
|
|
406
|
+
* bump dependencies' ([0c66efd](https://github.com/CoCreate-app/CoCreate-calculations/commit/0c66efdde73a081873028bf193af92dec90d3b4d))
|
|
407
|
+
|
|
408
|
+
## [1.6.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.6.0...v1.6.1) (2023-03-16)
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
### Bug Fixes
|
|
412
|
+
|
|
413
|
+
* bump dependencies' ([c14faf1](https://github.com/CoCreate-app/CoCreate-calculations/commit/c14faf1111773b1ce9c3cfed542414472304f624))
|
|
414
|
+
|
|
415
|
+
# [1.6.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.46...v1.6.0) (2023-03-16)
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
### Features
|
|
419
|
+
|
|
420
|
+
* replaced get-value and set-value with a super charged version of CoCreate-events ([a8d21b2](https://github.com/CoCreate-app/CoCreate-calculations/commit/a8d21b254d3ad366b04c9d81b9ce5e3574b928f8))
|
|
421
|
+
|
|
422
|
+
## [1.5.46](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.45...v1.5.46) (2023-02-01)
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
### Bug Fixes
|
|
426
|
+
|
|
427
|
+
* bump dependencies ([5723346](https://github.com/CoCreate-app/CoCreate-calculations/commit/5723346e7b320a2f4cb2c476f751fad5cd956757))
|
|
428
|
+
|
|
429
|
+
## [1.5.45](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.44...v1.5.45) (2023-01-31)
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
### Bug Fixes
|
|
433
|
+
|
|
434
|
+
* bump dependencies ([ddf5734](https://github.com/CoCreate-app/CoCreate-calculations/commit/ddf57340408b8e05ffa44912e4dd3661b41b1fc5))
|
|
435
|
+
|
|
436
|
+
## [1.5.44](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.43...v1.5.44) (2023-01-30)
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
### Bug Fixes
|
|
440
|
+
|
|
441
|
+
* bump dependencies ([ab6216d](https://github.com/CoCreate-app/CoCreate-calculations/commit/ab6216d34cf4d20b3a1650ec7620797560c42d06))
|
|
442
|
+
|
|
443
|
+
## [1.5.43](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.42...v1.5.43) (2023-01-29)
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
### Bug Fixes
|
|
447
|
+
|
|
448
|
+
* bump dependencies ([6d5cdff](https://github.com/CoCreate-app/CoCreate-calculations/commit/6d5cdffbd364cb9afa8cf6f41afb215cb6bfc2a9))
|
|
449
|
+
|
|
450
|
+
## [1.5.42](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.41...v1.5.42) (2023-01-29)
|
|
451
|
+
|
|
452
|
+
|
|
453
|
+
### Bug Fixes
|
|
454
|
+
|
|
455
|
+
* bump dependencies ([615a47e](https://github.com/CoCreate-app/CoCreate-calculations/commit/615a47e81ec9c3b11c65f7e1f3456d8e75f923c3))
|
|
456
|
+
|
|
457
|
+
## [1.5.41](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.40...v1.5.41) (2023-01-27)
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
### Bug Fixes
|
|
461
|
+
|
|
462
|
+
* bump dependencies ([3b817ed](https://github.com/CoCreate-app/CoCreate-calculations/commit/3b817ed636c90c82bb43986bab5a5a0edd1df644))
|
|
463
|
+
|
|
464
|
+
## [1.5.40](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.39...v1.5.40) (2023-01-13)
|
|
465
|
+
|
|
466
|
+
|
|
467
|
+
### Bug Fixes
|
|
468
|
+
|
|
469
|
+
* bump dependencies ([52e2b92](https://github.com/CoCreate-app/CoCreate-calculations/commit/52e2b92225399349080b2a0d32943e78e5927f6a))
|
|
470
|
+
|
|
471
|
+
## [1.5.39](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.38...v1.5.39) (2023-01-10)
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
### Bug Fixes
|
|
475
|
+
|
|
476
|
+
* bump dependencies ([18f4c59](https://github.com/CoCreate-app/CoCreate-calculations/commit/18f4c597273a4fe19fc5928a6cac581a6d3bf53f))
|
|
477
|
+
|
|
478
|
+
## [1.5.38](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.37...v1.5.38) (2023-01-09)
|
|
479
|
+
|
|
480
|
+
|
|
481
|
+
### Bug Fixes
|
|
482
|
+
|
|
483
|
+
* bump dependnecies ([9a510f9](https://github.com/CoCreate-app/CoCreate-calculations/commit/9a510f933762648fafa69427d6bc2f550fc95c99))
|
|
484
|
+
|
|
485
|
+
## [1.5.37](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.36...v1.5.37) (2023-01-06)
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
### Bug Fixes
|
|
489
|
+
|
|
490
|
+
* bump dependencies, worklow [@v3](https://github.com/v3) ([c467a53](https://github.com/CoCreate-app/CoCreate-calculations/commit/c467a539224f586e45561db85dd853a6c0bbfef5))
|
|
491
|
+
* edit in github btn styles ([b87e4ad](https://github.com/CoCreate-app/CoCreate-calculations/commit/b87e4ad7bc6393a797975c17f4ce5487167686d7))
|
|
492
|
+
|
|
493
|
+
## [1.5.36](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.35...v1.5.36) (2023-01-05)
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
### Bug Fixes
|
|
497
|
+
|
|
498
|
+
* bump cdn to 1.39.4 ([d48897d](https://github.com/CoCreate-app/CoCreate-calculations/commit/d48897d2c92e5b7895bba92a45da971e9cc70f55))
|
|
499
|
+
* bump dependencies ([1edd0fc](https://github.com/CoCreate-app/CoCreate-calculations/commit/1edd0fc66210c740e58584d54d9363fe71acba40))
|
|
500
|
+
|
|
501
|
+
## [1.5.35](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.34...v1.5.35) (2023-01-01)
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
### Bug Fixes
|
|
505
|
+
|
|
506
|
+
* docs sanbox overflow ([1a1a391](https://github.com/CoCreate-app/CoCreate-calculations/commit/1a1a391c3a2be3a89a3376c24513c166fc32989b))
|
|
507
|
+
|
|
508
|
+
## [1.5.34](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.33...v1.5.34) (2022-12-31)
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
### Bug Fixes
|
|
512
|
+
|
|
513
|
+
* bump dependencies ([0787913](https://github.com/CoCreate-app/CoCreate-calculations/commit/07879130b8ea2fb469c56a97e89d177d7b320676))
|
|
514
|
+
|
|
515
|
+
## [1.5.33](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.32...v1.5.33) (2022-12-30)
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
### Bug Fixes
|
|
519
|
+
|
|
520
|
+
* update config sources to use template braces with entry on src ([4caa0c3](https://github.com/CoCreate-app/CoCreate-calculations/commit/4caa0c3cc8dc32271db554f8f75ffcd9a6a9cf7b))
|
|
521
|
+
|
|
522
|
+
## [1.5.32](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.31...v1.5.32) (2022-12-29)
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
### Bug Fixes
|
|
526
|
+
|
|
527
|
+
* bump dependencies ([3f74f9f](https://github.com/CoCreate-app/CoCreate-calculations/commit/3f74f9fa4421af0ade17b68eca04934910283a55))
|
|
528
|
+
|
|
529
|
+
## [1.5.31](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.30...v1.5.31) (2022-12-27)
|
|
530
|
+
|
|
531
|
+
|
|
532
|
+
### Bug Fixes
|
|
533
|
+
|
|
534
|
+
* bump dependecies ([251b6ec](https://github.com/CoCreate-app/CoCreate-calculations/commit/251b6ec334835ff744f6486bbd194f2f580a6555))
|
|
535
|
+
* bump dependencies ([4fe686a](https://github.com/CoCreate-app/CoCreate-calculations/commit/4fe686ab0e2c71b59fdf9be45a7fedb10a46d4bc))
|
|
536
|
+
|
|
537
|
+
## [1.5.30](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.29...v1.5.30) (2022-12-25)
|
|
538
|
+
|
|
539
|
+
|
|
540
|
+
### Bug Fixes
|
|
541
|
+
|
|
542
|
+
* bump dependencies ([8edb4a0](https://github.com/CoCreate-app/CoCreate-calculations/commit/8edb4a02191c73664c462583cb25f36f0a4fb068))
|
|
543
|
+
|
|
544
|
+
## [1.5.29](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.28...v1.5.29) (2022-12-23)
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
### Bug Fixes
|
|
548
|
+
|
|
549
|
+
* bump dependnecies ([4d165eb](https://github.com/CoCreate-app/CoCreate-calculations/commit/4d165eb9e9870a10492bd49c274e0497c7457c56))
|
|
550
|
+
|
|
551
|
+
## [1.5.28](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.27...v1.5.28) (2022-12-22)
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
### Bug Fixes
|
|
555
|
+
|
|
556
|
+
* bump dependencies ([410ed76](https://github.com/CoCreate-app/CoCreate-calculations/commit/410ed769a025da6c2b8b43c1bb9561d1d4c1199b))
|
|
557
|
+
* update cdn ([6360b5b](https://github.com/CoCreate-app/CoCreate-calculations/commit/6360b5b8f4ead1e4456042ef1e8cfca05326ffd6))
|
|
558
|
+
|
|
559
|
+
## [1.5.27](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.26...v1.5.27) (2022-12-22)
|
|
560
|
+
|
|
561
|
+
|
|
562
|
+
### Bug Fixes
|
|
563
|
+
|
|
564
|
+
* update demos and bump dependencies ([29dfab3](https://github.com/CoCreate-app/CoCreate-calculations/commit/29dfab3b2da8a7792c49d5e851635839d7ee7393))
|
|
565
|
+
|
|
566
|
+
## [1.5.26](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.25...v1.5.26) (2022-12-21)
|
|
567
|
+
|
|
568
|
+
|
|
569
|
+
### Bug Fixes
|
|
570
|
+
|
|
571
|
+
* bump dependencies ([78cd371](https://github.com/CoCreate-app/CoCreate-calculations/commit/78cd371cde1745a8fcbdbecf1906efb25b11c1e3))
|
|
572
|
+
|
|
573
|
+
## [1.5.25](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.24...v1.5.25) (2022-12-20)
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
### Bug Fixes
|
|
577
|
+
|
|
578
|
+
* bump dependencies ([ed3de1b](https://github.com/CoCreate-app/CoCreate-calculations/commit/ed3de1b2eef0f9c8c6d8593c5f9f17b658c11496))
|
|
579
|
+
|
|
580
|
+
## [1.5.24](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.23...v1.5.24) (2022-12-15)
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
### Bug Fixes
|
|
584
|
+
|
|
585
|
+
* add missing dev dependency style-loader ([fc70c8c](https://github.com/CoCreate-app/CoCreate-calculations/commit/fc70c8c179f9d8535a94ce1a7512056e20684ccb))
|
|
586
|
+
|
|
587
|
+
## [1.5.23](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.22...v1.5.23) (2022-12-13)
|
|
588
|
+
|
|
589
|
+
|
|
590
|
+
### Bug Fixes
|
|
591
|
+
|
|
592
|
+
* removed un used devDependencies ([5d4d5ff](https://github.com/CoCreate-app/CoCreate-calculations/commit/5d4d5ffb356a8b913647911a0e797711a1ad1dd3))
|
|
593
|
+
|
|
594
|
+
## [1.5.22](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.21...v1.5.22) (2022-12-13)
|
|
595
|
+
|
|
596
|
+
|
|
597
|
+
### Bug Fixes
|
|
598
|
+
|
|
599
|
+
* bump dependencies ([7a6f280](https://github.com/CoCreate-app/CoCreate-calculations/commit/7a6f280c80f48195ef2c5d7a012e4f741ef8016f))
|
|
600
|
+
|
|
601
|
+
## [1.5.21](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.20...v1.5.21) (2022-12-12)
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
### Bug Fixes
|
|
605
|
+
|
|
606
|
+
* bump dependencies ([ebb3e2e](https://github.com/CoCreate-app/CoCreate-calculations/commit/ebb3e2ebc01c8e6534ed3cec6e267df345ef2859))
|
|
607
|
+
|
|
608
|
+
## [1.5.20](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.19...v1.5.20) (2022-12-11)
|
|
609
|
+
|
|
610
|
+
|
|
611
|
+
### Bug Fixes
|
|
612
|
+
|
|
613
|
+
* bump dependencies ([73a83c7](https://github.com/CoCreate-app/CoCreate-calculations/commit/73a83c7f3b10fad7704f5ace9bcaccb22a010309))
|
|
614
|
+
|
|
615
|
+
## [1.5.19](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.18...v1.5.19) (2022-12-09)
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
### Bug Fixes
|
|
619
|
+
|
|
620
|
+
* bump dependencies ([c20c0f5](https://github.com/CoCreate-app/CoCreate-calculations/commit/c20c0f59184f3e70e22fbe6f7bfcb0e106410b6a))
|
|
621
|
+
|
|
622
|
+
## [1.5.18](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.17...v1.5.18) (2022-12-08)
|
|
623
|
+
|
|
624
|
+
|
|
625
|
+
### Bug Fixes
|
|
626
|
+
|
|
627
|
+
* bump dependencies ([fda74f8](https://github.com/CoCreate-app/CoCreate-calculations/commit/fda74f86287b4e0da2c4f19da3f4f4df539ce0ba))
|
|
628
|
+
|
|
629
|
+
## [1.5.17](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.16...v1.5.17) (2022-12-07)
|
|
630
|
+
|
|
631
|
+
|
|
632
|
+
### Bug Fixes
|
|
633
|
+
|
|
634
|
+
* bump dependencies ([4b43f3f](https://github.com/CoCreate-app/CoCreate-calculations/commit/4b43f3f2ea0b1d8e87934d9b0e4609f74db2da0e))
|
|
635
|
+
|
|
636
|
+
## [1.5.16](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.15...v1.5.16) (2022-12-04)
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
### Bug Fixes
|
|
640
|
+
|
|
641
|
+
* bump dependencies ([86bb499](https://github.com/CoCreate-app/CoCreate-calculations/commit/86bb499b6cc50b241989b2f63221cd7f4fb102fd))
|
|
642
|
+
|
|
643
|
+
## [1.5.15](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.14...v1.5.15) (2022-12-02)
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
### Bug Fixes
|
|
647
|
+
|
|
648
|
+
* docs ([6cf0bcb](https://github.com/CoCreate-app/CoCreate-calculations/commit/6cf0bcb290336d0487e6217438c55dae87d5b41f))
|
|
649
|
+
|
|
650
|
+
## [1.5.14](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.13...v1.5.14) (2022-12-02)
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
### Bug Fixes
|
|
654
|
+
|
|
655
|
+
* bump dependencies ([4d33b7f](https://github.com/CoCreate-app/CoCreate-calculations/commit/4d33b7f4dcda0c98c512f915abd3d68358566daa))
|
|
656
|
+
|
|
657
|
+
## [1.5.13](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.12...v1.5.13) (2022-11-28)
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
### Bug Fixes
|
|
661
|
+
|
|
662
|
+
* bump dependencies ([bd5d3f8](https://github.com/CoCreate-app/CoCreate-calculations/commit/bd5d3f8d3dba36e4b0112e19ea5cb6c982846ffc))
|
|
663
|
+
|
|
664
|
+
## [1.5.12](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.11...v1.5.12) (2022-11-28)
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
### Bug Fixes
|
|
668
|
+
|
|
669
|
+
* bump dependencies ([9165001](https://github.com/CoCreate-app/CoCreate-calculations/commit/9165001fc451539cf3ea16f735b2311207b5f0ef))
|
|
670
|
+
|
|
671
|
+
## [1.5.11](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.10...v1.5.11) (2022-11-27)
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
### Bug Fixes
|
|
675
|
+
|
|
676
|
+
* bump dependencies ([40323c7](https://github.com/CoCreate-app/CoCreate-calculations/commit/40323c7b1968e74c1eab8fb63990ca19751dadc3))
|
|
677
|
+
|
|
678
|
+
## [1.5.10](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.9...v1.5.10) (2022-11-26)
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
### Bug Fixes
|
|
682
|
+
|
|
683
|
+
* bump dependencies ([f7b68d2](https://github.com/CoCreate-app/CoCreate-calculations/commit/f7b68d27ce709cb2d1529bb34579acb304abc208))
|
|
684
|
+
|
|
685
|
+
## [1.5.9](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.8...v1.5.9) (2022-11-25)
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
### Bug Fixes
|
|
689
|
+
|
|
690
|
+
* bump dependencies ([e4b33c6](https://github.com/CoCreate-app/CoCreate-calculations/commit/e4b33c676919003a14fd4094a41ba2893e473168))
|
|
691
|
+
* CoCreate.crud.default removed bug causing default object ([986ee58](https://github.com/CoCreate-app/CoCreate-calculations/commit/986ee5863870586ff7b5c7c7e926983ec15f1b58))
|
|
692
|
+
|
|
693
|
+
## [1.5.8](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.7...v1.5.8) (2022-11-24)
|
|
694
|
+
|
|
695
|
+
|
|
696
|
+
### Bug Fixes
|
|
697
|
+
|
|
698
|
+
* bump depenedencies ([19099b9](https://github.com/CoCreate-app/CoCreate-calculations/commit/19099b9e7652d1ad284f57a83f60dbecbe8a726c))
|
|
699
|
+
|
|
700
|
+
## [1.5.7](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.6...v1.5.7) (2022-11-23)
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
### Bug Fixes
|
|
704
|
+
|
|
705
|
+
* bumped [@cocreate](https://github.com/cocreate) dependencies ([11e65e3](https://github.com/CoCreate-app/CoCreate-calculations/commit/11e65e3f4be90d9dcfde99adea7b0c1e9a772c2e))
|
|
706
|
+
|
|
707
|
+
## [1.5.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.5...v1.5.6) (2022-11-22)
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
### Bug Fixes
|
|
711
|
+
|
|
712
|
+
* workflow docs ([70b8ef2](https://github.com/CoCreate-app/CoCreate-calculations/commit/70b8ef262d58a86a030342ecdfa46e41bbe9ca43))
|
|
713
|
+
|
|
714
|
+
## [1.5.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.4...v1.5.5) (2022-11-22)
|
|
715
|
+
|
|
716
|
+
|
|
717
|
+
### Bug Fixes
|
|
718
|
+
|
|
719
|
+
* apply src: {{source}} to CoCreate.config ([2d9d26e](https://github.com/CoCreate-app/CoCreate-calculations/commit/2d9d26eebbbb4b01916ba2e87576e391df653dc5))
|
|
720
|
+
|
|
721
|
+
## [1.5.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.3...v1.5.4) (2022-11-21)
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
### Bug Fixes
|
|
725
|
+
|
|
726
|
+
* @cocreate/docs bug fix ([cada662](https://github.com/CoCreate-app/CoCreate-calculations/commit/cada662b69c2fd0826302c594c70b40c55108d43))
|
|
727
|
+
|
|
728
|
+
## [1.5.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.2...v1.5.3) (2022-11-21)
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
### Bug Fixes
|
|
732
|
+
|
|
733
|
+
* replaced document_id with document._id ([5d639be](https://github.com/CoCreate-app/CoCreate-calculations/commit/5d639beb640f4766558eb7f81962b958887332fa))
|
|
734
|
+
|
|
735
|
+
## [1.5.2](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.1...v1.5.2) (2022-11-21)
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
### Bug Fixes
|
|
739
|
+
|
|
740
|
+
* bump [@cocreate](https://github.com/cocreate) dependencies ([742f3cb](https://github.com/CoCreate-app/CoCreate-calculations/commit/742f3cb58b3f228e5943c0d4e1bf32c46bee6cba))
|
|
741
|
+
|
|
742
|
+
## [1.5.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.5.0...v1.5.1) (2022-11-21)
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
### Bug Fixes
|
|
746
|
+
|
|
747
|
+
* bump d@cocreate ependencies ([982abbb](https://github.com/CoCreate-app/CoCreate-calculations/commit/982abbb18dac85194ed0fd07f65a74865b6ca413))
|
|
748
|
+
|
|
749
|
+
# [1.5.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.37...v1.5.0) (2022-11-21)
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
### Bug Fixes
|
|
753
|
+
|
|
754
|
+
* crud.getAttr renamed to crud.getAttributes ([38d6660](https://github.com/CoCreate-app/CoCreate-calculations/commit/38d66609dd78c8e64302ebd9363bd516152686b5))
|
|
755
|
+
* update crud functions to receive an array of objects as the response ([c6792e3](https://github.com/CoCreate-app/CoCreate-calculations/commit/c6792e3e5e04e17fa8a392a2ba272c01d519c063))
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
### Features
|
|
759
|
+
|
|
760
|
+
* Add @cocreate/element-prototype ([26b6dbe](https://github.com/CoCreate-app/CoCreate-calculations/commit/26b6dbe7eeeae1db14d2e5cb70484dc727cf811b))
|
|
761
|
+
|
|
762
|
+
## [1.4.37](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.36...v1.4.37) (2022-10-02)
|
|
763
|
+
|
|
764
|
+
|
|
765
|
+
### Bug Fixes
|
|
766
|
+
|
|
767
|
+
* minor bug fixes ([ca08a16](https://github.com/CoCreate-app/CoCreate-calculations/commit/ca08a1602185aa8c979d400f151cb8d164d61ad0))
|
|
768
|
+
|
|
769
|
+
## [1.4.36](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.35...v1.4.36) (2022-10-02)
|
|
770
|
+
|
|
771
|
+
|
|
772
|
+
### Bug Fixes
|
|
773
|
+
|
|
774
|
+
* bump @cocreate/hosting and @cocreate/socket-client ([d44db77](https://github.com/CoCreate-app/CoCreate-calculations/commit/d44db7718ddc3494190db024d63cf1a03dacf6f7))
|
|
775
|
+
|
|
776
|
+
## [1.4.35](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.34...v1.4.35) (2022-10-01)
|
|
777
|
+
|
|
778
|
+
|
|
779
|
+
### Bug Fixes
|
|
780
|
+
|
|
781
|
+
* bump dependencies ([47642a9](https://github.com/CoCreate-app/CoCreate-calculations/commit/47642a9fbc2cf0f977ad86531b8cb35bc930fc3c))
|
|
782
|
+
|
|
783
|
+
## [1.4.34](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.33...v1.4.34) (2022-09-30)
|
|
784
|
+
|
|
785
|
+
|
|
786
|
+
### Bug Fixes
|
|
787
|
+
|
|
788
|
+
* bump [@cocreate](https://github.com/cocreate) dependencies ([e11a1b0](https://github.com/CoCreate-app/CoCreate-calculations/commit/e11a1b00238e2ce6c0718f53fca1f00e84b4360a))
|
|
789
|
+
|
|
790
|
+
## [1.4.33](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.32...v1.4.33) (2022-09-30)
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
### Bug Fixes
|
|
794
|
+
|
|
795
|
+
* bump [@cocreate](https://github.com/cocreate) dependencies ([c2b5bbd](https://github.com/CoCreate-app/CoCreate-calculations/commit/c2b5bbdeb13388fe457d03273807c55ece8ce8d6))
|
|
796
|
+
|
|
797
|
+
## [1.4.32](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.31...v1.4.32) (2022-09-30)
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
### Bug Fixes
|
|
801
|
+
|
|
802
|
+
* bump [@cocreate](https://github.com/cocreate) dependencies ([b4d8694](https://github.com/CoCreate-app/CoCreate-calculations/commit/b4d86949b93cc8273f53cd18e001f59656e0a1db))
|
|
803
|
+
|
|
804
|
+
## [1.4.31](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.30...v1.4.31) (2022-09-30)
|
|
805
|
+
|
|
806
|
+
|
|
807
|
+
### Bug Fixes
|
|
808
|
+
|
|
809
|
+
* bump dependencies ([0a03ac8](https://github.com/CoCreate-app/CoCreate-calculations/commit/0a03ac871f3f4334931b59595ee8036e0326f4b7))
|
|
810
|
+
|
|
811
|
+
## [1.4.30](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.29...v1.4.30) (2022-09-30)
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
### Bug Fixes
|
|
815
|
+
|
|
816
|
+
* bump dependencies ([0548b16](https://github.com/CoCreate-app/CoCreate-calculations/commit/0548b1646b4dc442732c0767d2695976d91b234a))
|
|
817
|
+
|
|
818
|
+
## [1.4.29](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.28...v1.4.29) (2022-09-01)
|
|
819
|
+
|
|
820
|
+
|
|
821
|
+
### Bug Fixes
|
|
822
|
+
|
|
823
|
+
* bump all of [@cocreate](https://github.com/cocreate) dependencies ([3896bbf](https://github.com/CoCreate-app/CoCreate-calculations/commit/3896bbfac588f3421671cf64c16e1b5e33de2a35))
|
|
824
|
+
|
|
825
|
+
## [1.4.28](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.27...v1.4.28) (2022-08-31)
|
|
826
|
+
|
|
827
|
+
|
|
828
|
+
### Bug Fixes
|
|
829
|
+
|
|
830
|
+
* getValue and setValue using HTMLElement.prototype ([3f76632](https://github.com/CoCreate-app/CoCreate-calculations/commit/3f766326c82bac6faab6da7f467fd917d200171d))
|
|
831
|
+
|
|
832
|
+
## [1.4.27](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.26...v1.4.27) (2022-06-18)
|
|
833
|
+
|
|
834
|
+
|
|
835
|
+
### Bug Fixes
|
|
836
|
+
|
|
837
|
+
* bump dependencies ([db8be82](https://github.com/CoCreate-app/CoCreate-calculations/commit/db8be82bd6b744710288ea458726f7b5695c1e90))
|
|
838
|
+
|
|
839
|
+
## [1.4.26](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.25...v1.4.26) (2022-06-12)
|
|
840
|
+
|
|
841
|
+
|
|
842
|
+
### Bug Fixes
|
|
843
|
+
|
|
844
|
+
* update dependencies ([63372ae](https://github.com/CoCreate-app/CoCreate-calculations/commit/63372ae184455762e6996b55c1c8514ca3afb51a))
|
|
845
|
+
* update docs css document_id ([301076b](https://github.com/CoCreate-app/CoCreate-calculations/commit/301076bd89ae5f8c31e42ef79d75fca4d8a274d1))
|
|
846
|
+
|
|
847
|
+
## [1.4.25](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.24...v1.4.25) (2022-05-23)
|
|
848
|
+
|
|
849
|
+
|
|
850
|
+
### Bug Fixes
|
|
851
|
+
|
|
852
|
+
* bump all dependencies ([284e288](https://github.com/CoCreate-app/CoCreate-calculations/commit/284e28880622df8521acbf2b0c3412874a02df77))
|
|
853
|
+
|
|
854
|
+
## [1.4.24](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.23...v1.4.24) (2022-05-19)
|
|
855
|
+
|
|
856
|
+
|
|
857
|
+
### Bug Fixes
|
|
858
|
+
|
|
859
|
+
* update document_id on link index.css ([ff071ad](https://github.com/CoCreate-app/CoCreate-calculations/commit/ff071ad863805cfda70aa9d1bc07ee6f23031bae))
|
|
860
|
+
|
|
861
|
+
## [1.4.23](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.22...v1.4.23) (2022-05-06)
|
|
862
|
+
|
|
863
|
+
|
|
864
|
+
### Bug Fixes
|
|
865
|
+
|
|
866
|
+
* update config organization_Id to organization_id ([ac1bebf](https://github.com/CoCreate-app/CoCreate-calculations/commit/ac1bebfae4e499a289e3dd0f8a54eb771d608d8a))
|
|
867
|
+
|
|
868
|
+
## [1.4.22](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.21...v1.4.22) (2022-02-24)
|
|
869
|
+
|
|
870
|
+
|
|
871
|
+
### Bug Fixes
|
|
872
|
+
|
|
873
|
+
* CoCreate.config replace CoCreate.app with * ([85d893e](https://github.com/CoCreate-app/CoCreate-calculations/commit/85d893e3e9f5154e1960a7d185e14beaa0eda1fa))
|
|
874
|
+
|
|
875
|
+
## [1.4.21](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.20...v1.4.21) (2022-02-16)
|
|
876
|
+
|
|
877
|
+
|
|
878
|
+
### Bug Fixes
|
|
879
|
+
|
|
880
|
+
* update dependencies ([13359e9](https://github.com/CoCreate-app/CoCreate-calculations/commit/13359e98bee3234348c076e3da0842c9ce6f3616))
|
|
881
|
+
|
|
882
|
+
## [1.4.20](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.19...v1.4.20) (2022-02-10)
|
|
883
|
+
|
|
884
|
+
|
|
885
|
+
### Bug Fixes
|
|
886
|
+
|
|
887
|
+
* bump dependencies ([d915927](https://github.com/CoCreate-app/CoCreate-calculations/commit/d915927a9c3caa206be3b055c9c771e7b61d1134))
|
|
888
|
+
|
|
889
|
+
## [1.4.19](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.18...v1.4.19) (2022-02-07)
|
|
890
|
+
|
|
891
|
+
|
|
892
|
+
### Bug Fixes
|
|
893
|
+
|
|
894
|
+
* bump dependency versions ([9090080](https://github.com/CoCreate-app/CoCreate-calculations/commit/909008021d4716e4b9bf27fa9375227e5c094f13))
|
|
895
|
+
|
|
896
|
+
## [1.4.18](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.17...v1.4.18) (2022-02-03)
|
|
897
|
+
|
|
898
|
+
|
|
899
|
+
### Bug Fixes
|
|
900
|
+
|
|
901
|
+
* replaced show and hide class hidden with attribute hidden ([ae1c2e5](https://github.com/CoCreate-app/CoCreate-calculations/commit/ae1c2e50589ee47bdf0adaf0f525baa5c747ec26))
|
|
902
|
+
|
|
903
|
+
## [1.4.17](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.16...v1.4.17) (2022-02-01)
|
|
904
|
+
|
|
905
|
+
|
|
906
|
+
### Bug Fixes
|
|
907
|
+
|
|
908
|
+
* update dependency versions ([fd27852](https://github.com/CoCreate-app/CoCreate-calculations/commit/fd2785244f704c8c5295aae82de909e51908fddf))
|
|
909
|
+
|
|
910
|
+
## [1.4.16](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.15...v1.4.16) (2022-01-01)
|
|
911
|
+
|
|
912
|
+
|
|
913
|
+
### Bug Fixes
|
|
914
|
+
|
|
915
|
+
* get-value attribute value now supports a selector added # to all values currently in get-value attributes ([f17009e](https://github.com/CoCreate-app/CoCreate-calculations/commit/f17009e1e78a9321c91fbfd0874bb06dde395bf4))
|
|
916
|
+
|
|
917
|
+
## [1.4.15](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.14...v1.4.15) (2021-12-22)
|
|
918
|
+
|
|
919
|
+
|
|
920
|
+
### Bug Fixes
|
|
921
|
+
|
|
922
|
+
* save calculation result using crud if document_id exist ([697618f](https://github.com/CoCreate-app/CoCreate-calculations/commit/697618f82279da522a3c753a0233fa4170fb621b))
|
|
923
|
+
|
|
924
|
+
## [1.4.14](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.13...v1.4.14) (2021-12-15)
|
|
925
|
+
|
|
926
|
+
|
|
927
|
+
### Bug Fixes
|
|
928
|
+
|
|
929
|
+
* update dependencies ([134e22e](https://github.com/CoCreate-app/CoCreate-calculations/commit/134e22e498c26f36e8b5d4fece2dda129693212a))
|
|
930
|
+
|
|
931
|
+
## [1.4.13](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.12...v1.4.13) (2021-12-14)
|
|
932
|
+
|
|
933
|
+
|
|
934
|
+
### Bug Fixes
|
|
935
|
+
|
|
936
|
+
* update dependencies ([e334943](https://github.com/CoCreate-app/CoCreate-calculations/commit/e3349434237b09338f4c902896ff3eaa33a9051c))
|
|
937
|
+
|
|
938
|
+
## [1.4.12](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.11...v1.4.12) (2021-11-27)
|
|
939
|
+
|
|
940
|
+
|
|
941
|
+
### Bug Fixes
|
|
942
|
+
|
|
943
|
+
* update dependencies ([90d9d66](https://github.com/CoCreate-app/CoCreate-calculations/commit/90d9d6680052907122626341dea96e708b09574c))
|
|
944
|
+
|
|
945
|
+
## [1.4.11](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.10...v1.4.11) (2021-11-27)
|
|
946
|
+
|
|
947
|
+
|
|
948
|
+
### Bug Fixes
|
|
949
|
+
|
|
950
|
+
* update dependencies ([d318ab6](https://github.com/CoCreate-app/CoCreate-calculations/commit/d318ab6ad788a166d43ffe2fb8d72c48a58115af))
|
|
951
|
+
|
|
952
|
+
## [1.4.10](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.9...v1.4.10) (2021-11-27)
|
|
953
|
+
|
|
954
|
+
|
|
955
|
+
### Bug Fixes
|
|
956
|
+
|
|
957
|
+
* update docs api and cocreateJS script ([08d541e](https://github.com/CoCreate-app/CoCreate-calculations/commit/08d541e4c1956fffb140dfbe1f38e9c3eb26e2a4))
|
|
958
|
+
|
|
959
|
+
## [1.4.9](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.8...v1.4.9) (2021-11-26)
|
|
960
|
+
|
|
961
|
+
|
|
962
|
+
### Bug Fixes
|
|
963
|
+
|
|
964
|
+
* docs sidenav width ([ea9f6f6](https://github.com/CoCreate-app/CoCreate-calculations/commit/ea9f6f6011eb416d1002e85877b4453b6e51163b))
|
|
965
|
+
|
|
966
|
+
## [1.4.8](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.7...v1.4.8) (2021-11-26)
|
|
967
|
+
|
|
968
|
+
|
|
969
|
+
### Bug Fixes
|
|
970
|
+
|
|
971
|
+
* update dependencies ([23f27ea](https://github.com/CoCreate-app/CoCreate-calculations/commit/23f27eaee76c492105fd2ffa87074dc5c01e0ac4))
|
|
972
|
+
|
|
973
|
+
## [1.4.7](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.6...v1.4.7) (2021-11-23)
|
|
974
|
+
|
|
975
|
+
|
|
976
|
+
### Bug Fixes
|
|
977
|
+
|
|
978
|
+
* update dependencies ([1b6a611](https://github.com/CoCreate-app/CoCreate-calculations/commit/1b6a611e519750ddf1df06ce74d53a83141f4643))
|
|
979
|
+
|
|
980
|
+
## [1.4.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.5...v1.4.6) (2021-11-20)
|
|
981
|
+
|
|
982
|
+
|
|
983
|
+
### Bug Fixes
|
|
984
|
+
|
|
985
|
+
* update dependencies ([65174bb](https://github.com/CoCreate-app/CoCreate-calculations/commit/65174bbc47f0c2136f2c913ae9dde361ceeaf4a2))
|
|
986
|
+
|
|
987
|
+
## [1.4.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.4...v1.4.5) (2021-11-18)
|
|
988
|
+
|
|
989
|
+
|
|
990
|
+
### Bug Fixes
|
|
991
|
+
|
|
992
|
+
* update dependencies ([55e777f](https://github.com/CoCreate-app/CoCreate-calculations/commit/55e777f5c7a75718a343b17d15f2dbb5e4877336))
|
|
993
|
+
|
|
994
|
+
## [1.4.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.3...v1.4.4) (2021-11-16)
|
|
995
|
+
|
|
996
|
+
|
|
997
|
+
### Bug Fixes
|
|
998
|
+
|
|
999
|
+
* update dependencies ([0bfe0f6](https://github.com/CoCreate-app/CoCreate-calculations/commit/0bfe0f624aa3af6461cc51a6b206273dd01dc274))
|
|
1000
|
+
|
|
1001
|
+
## [1.4.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.2...v1.4.3) (2021-11-15)
|
|
1002
|
+
|
|
1003
|
+
|
|
1004
|
+
### Bug Fixes
|
|
1005
|
+
|
|
1006
|
+
* update dependencies ([6bc6fd6](https://github.com/CoCreate-app/CoCreate-calculations/commit/6bc6fd63107c5dcf87b02e5cfa3d17ddf27e14c4))
|
|
1007
|
+
|
|
1008
|
+
## [1.4.2](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.1...v1.4.2) (2021-11-11)
|
|
1009
|
+
|
|
1010
|
+
|
|
1011
|
+
### Bug Fixes
|
|
1012
|
+
|
|
1013
|
+
* update readme ([3733c10](https://github.com/CoCreate-app/CoCreate-calculations/commit/3733c107ad5ee6de624fb54d747f09f0c572ec98))
|
|
1014
|
+
|
|
1015
|
+
## [1.4.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.4.0...v1.4.1) (2021-11-09)
|
|
1016
|
+
|
|
1017
|
+
|
|
1018
|
+
### Bug Fixes
|
|
1019
|
+
|
|
1020
|
+
* add observer to each selector to detect if a new selector is added ([b9ea96a](https://github.com/CoCreate-app/CoCreate-calculations/commit/b9ea96afc0f13b4575e8c91c8cc8149bbfcbe736))
|
|
1021
|
+
|
|
1022
|
+
# [1.4.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.3.7...v1.4.0) (2021-11-09)
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
### Features
|
|
1026
|
+
|
|
1027
|
+
* supports all valid selectors in attribute calculte ([0954f8d](https://github.com/CoCreate-app/CoCreate-calculations/commit/0954f8dcbcf1357135a8ac09897689b48ede1bd3))
|
|
1028
|
+
|
|
1029
|
+
## [1.3.7](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.3.6...v1.3.7) (2021-11-09)
|
|
1030
|
+
|
|
1031
|
+
|
|
1032
|
+
### Bug Fixes
|
|
1033
|
+
|
|
1034
|
+
* if element.getValue does not exist get value using component elements elements.getValue() ([91c1f2c](https://github.com/CoCreate-app/CoCreate-calculations/commit/91c1f2cff406207b170dccb0b1e79edd1ef2c743))
|
|
1035
|
+
|
|
1036
|
+
## [1.3.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.3.5...v1.3.6) (2021-11-07)
|
|
1037
|
+
|
|
1038
|
+
|
|
1039
|
+
### Bug Fixes
|
|
1040
|
+
|
|
1041
|
+
* add init() directly above export default to fix bug in firefox ([54a6f3a](https://github.com/CoCreate-app/CoCreate-calculations/commit/54a6f3a448c1e2f2de5d83e6d23905463da4d2c6))
|
|
1042
|
+
|
|
1043
|
+
## [1.3.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.3.4...v1.3.5) (2021-11-06)
|
|
1044
|
+
|
|
1045
|
+
|
|
1046
|
+
### Bug Fixes
|
|
1047
|
+
|
|
1048
|
+
* update dependencies ([6289c71](https://github.com/CoCreate-app/CoCreate-calculations/commit/6289c711844015227f19d5db0d562cd2d10fa4f5))
|
|
1049
|
+
|
|
1050
|
+
## [1.3.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.3.3...v1.3.4) (2021-11-04)
|
|
1051
|
+
|
|
1052
|
+
|
|
1053
|
+
### Bug Fixes
|
|
1054
|
+
|
|
1055
|
+
* update dependencies ([87c1a11](https://github.com/CoCreate-app/CoCreate-calculations/commit/87c1a1132fb2355a77c3566ae099458542d506ac))
|
|
1056
|
+
* update dependencies ([267dfa1](https://github.com/CoCreate-app/CoCreate-calculations/commit/267dfa1cf3215fe67424de7907e5df01f3a85e1c))
|
|
1057
|
+
|
|
1058
|
+
## [1.3.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.3.2...v1.3.3) (2021-11-04)
|
|
1059
|
+
|
|
1060
|
+
|
|
1061
|
+
### Bug Fixes
|
|
1062
|
+
|
|
1063
|
+
* update packages ([2e46ef3](https://github.com/CoCreate-app/CoCreate-calculations/commit/2e46ef3b5e86bff519adc93a6a89683368888e25))
|
|
1064
|
+
|
|
1065
|
+
## [1.3.2](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.3.1...v1.3.2) (2021-11-03)
|
|
1066
|
+
|
|
1067
|
+
|
|
1068
|
+
### Bug Fixes
|
|
1069
|
+
|
|
1070
|
+
* update dependencies ([5a5f134](https://github.com/CoCreate-app/CoCreate-calculations/commit/5a5f134443cebf6182a17aaa0733ff93c3292d5c))
|
|
1071
|
+
|
|
1072
|
+
## [1.3.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.3.0...v1.3.1) (2021-11-03)
|
|
1073
|
+
|
|
1074
|
+
|
|
1075
|
+
### Bug Fixes
|
|
1076
|
+
|
|
1077
|
+
* removed depreciated eventListenr that originated from cocreate-elements ([ca3948b](https://github.com/CoCreate-app/CoCreate-calculations/commit/ca3948b9bb17e55044fb0096e66050c724793ad8))
|
|
1078
|
+
|
|
1079
|
+
# [1.3.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.35...v1.3.0) (2021-11-02)
|
|
1080
|
+
|
|
1081
|
+
|
|
1082
|
+
### Features
|
|
1083
|
+
|
|
1084
|
+
* now uses el.setValue and el.getValue... any new componenets that want to intergrate with calculation needs to add the setValue and getValue function to the element ([82b9778](https://github.com/CoCreate-app/CoCreate-calculations/commit/82b97788df352d600b96ea9d709c0aa4b380d7ee))
|
|
1085
|
+
|
|
1086
|
+
## [1.2.35](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.34...v1.2.35) (2021-11-01)
|
|
1087
|
+
|
|
1088
|
+
|
|
1089
|
+
### Bug Fixes
|
|
1090
|
+
|
|
1091
|
+
* update package dependencies ([392725d](https://github.com/CoCreate-app/CoCreate-calculations/commit/392725d35522ca9b56755a00a356cc64c8d9a32f))
|
|
1092
|
+
|
|
1093
|
+
## [1.2.34](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.33...v1.2.34) (2021-10-29)
|
|
1094
|
+
|
|
1095
|
+
|
|
1096
|
+
### Bug Fixes
|
|
1097
|
+
|
|
1098
|
+
* update dependencies ([6dd96e8](https://github.com/CoCreate-app/CoCreate-calculations/commit/6dd96e8a9329d3728261f4d8499b902b0ff0ead2))
|
|
1099
|
+
|
|
1100
|
+
## [1.2.33](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.32...v1.2.33) (2021-10-17)
|
|
1101
|
+
|
|
1102
|
+
|
|
1103
|
+
### Bug Fixes
|
|
1104
|
+
|
|
1105
|
+
* update dependendies ([50e511b](https://github.com/CoCreate-app/CoCreate-calculations/commit/50e511b556add4272710228d85dcaf646803383b))
|
|
1106
|
+
|
|
1107
|
+
## [1.2.32](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.31...v1.2.32) (2021-10-15)
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
### Bug Fixes
|
|
1111
|
+
|
|
1112
|
+
* update dependencies ([7f4f04a](https://github.com/CoCreate-app/CoCreate-calculations/commit/7f4f04a6d1f9c6bf1785325525b7c7bbf8204854))
|
|
1113
|
+
* update dependencies ([14a15eb](https://github.com/CoCreate-app/CoCreate-calculations/commit/14a15eb9be5f12c21463a0583ee56dbaf8e81999))
|
|
1114
|
+
|
|
1115
|
+
## [1.2.31](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.30...v1.2.31) (2021-10-15)
|
|
1116
|
+
|
|
1117
|
+
|
|
1118
|
+
### Bug Fixes
|
|
1119
|
+
|
|
1120
|
+
* update packages ([5858af6](https://github.com/CoCreate-app/CoCreate-calculations/commit/5858af6263655934bf358cfd522aee2346371966))
|
|
1121
|
+
|
|
1122
|
+
## [1.2.30](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.29...v1.2.30) (2021-10-15)
|
|
1123
|
+
|
|
1124
|
+
|
|
1125
|
+
### Bug Fixes
|
|
1126
|
+
|
|
1127
|
+
* update packages ([417fdec](https://github.com/CoCreate-app/CoCreate-calculations/commit/417fdec3b74ec1170d9691a2ecdb535cf12aa491))
|
|
1128
|
+
* updated dependencies ([44c77c2](https://github.com/CoCreate-app/CoCreate-calculations/commit/44c77c2452ed478859eaf89115c023de13c6112b))
|
|
1129
|
+
|
|
1130
|
+
## [1.2.29](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.28...v1.2.29) (2021-10-13)
|
|
1131
|
+
|
|
1132
|
+
|
|
1133
|
+
### Bug Fixes
|
|
1134
|
+
|
|
1135
|
+
* update descriptions ([9ff306f](https://github.com/CoCreate-app/CoCreate-calculations/commit/9ff306f2ee3e78740898796316261df23cdcdb81))
|
|
1136
|
+
|
|
1137
|
+
## [1.2.28](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.27...v1.2.28) (2021-10-13)
|
|
1138
|
+
|
|
1139
|
+
|
|
1140
|
+
### Bug Fixes
|
|
1141
|
+
|
|
1142
|
+
* update dependencies ([f29b27b](https://github.com/CoCreate-app/CoCreate-calculations/commit/f29b27b713121977a76063e7ced6ce26692d93a0))
|
|
1143
|
+
|
|
1144
|
+
## [1.2.27](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.26...v1.2.27) (2021-10-13)
|
|
1145
|
+
|
|
1146
|
+
|
|
1147
|
+
### Bug Fixes
|
|
1148
|
+
|
|
1149
|
+
* update packages ([27be803](https://github.com/CoCreate-app/CoCreate-calculations/commit/27be803f79185dc1ff1d89f63ec60be3ad5a46c2))
|
|
1150
|
+
|
|
1151
|
+
## [1.2.26](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.25...v1.2.26) (2021-10-06)
|
|
1152
|
+
|
|
1153
|
+
|
|
1154
|
+
### Bug Fixes
|
|
1155
|
+
|
|
1156
|
+
* update dependencies ([dafeb8c](https://github.com/CoCreate-app/CoCreate-calculations/commit/dafeb8c1e3605eee2ee84a0bf554f9b207ab1275))
|
|
1157
|
+
|
|
1158
|
+
## [1.2.25](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.24...v1.2.25) (2021-10-05)
|
|
1159
|
+
|
|
1160
|
+
|
|
1161
|
+
### Bug Fixes
|
|
1162
|
+
|
|
1163
|
+
* update dependencies ([34c0d67](https://github.com/CoCreate-app/CoCreate-calculations/commit/34c0d6715c6852a8deb64b941976cafd602f0a56))
|
|
1164
|
+
* website_id in CoCreate.config ([4e75335](https://github.com/CoCreate-app/CoCreate-calculations/commit/4e75335eaacc71108c5fe3234b1027f214b1dd30))
|
|
1165
|
+
|
|
1166
|
+
## [1.2.24](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.23...v1.2.24) (2021-10-04)
|
|
1167
|
+
|
|
1168
|
+
|
|
1169
|
+
### Bug Fixes
|
|
1170
|
+
|
|
1171
|
+
* update dependencies ([35da137](https://github.com/CoCreate-app/CoCreate-calculations/commit/35da137f14acf20758865441044d1a93b5413f01))
|
|
1172
|
+
|
|
1173
|
+
## [1.2.23](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.22...v1.2.23) (2021-10-04)
|
|
1174
|
+
|
|
1175
|
+
|
|
1176
|
+
### Bug Fixes
|
|
1177
|
+
|
|
1178
|
+
* update dependencies ([e18a3db](https://github.com/CoCreate-app/CoCreate-calculations/commit/e18a3dbbb197fe029cab8fe239090666fa4fadf6))
|
|
1179
|
+
|
|
1180
|
+
## [1.2.22](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.21...v1.2.22) (2021-10-01)
|
|
1181
|
+
|
|
1182
|
+
|
|
1183
|
+
### Bug Fixes
|
|
1184
|
+
|
|
1185
|
+
* update packages ([14861a7](https://github.com/CoCreate-app/CoCreate-calculations/commit/14861a71f6ac05a656089113895144dd79466376))
|
|
1186
|
+
|
|
1187
|
+
## [1.2.21](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.20...v1.2.21) (2021-10-01)
|
|
1188
|
+
|
|
1189
|
+
|
|
1190
|
+
### Bug Fixes
|
|
1191
|
+
|
|
1192
|
+
* update dependencies ([8c72e39](https://github.com/CoCreate-app/CoCreate-calculations/commit/8c72e397160a877c81177ac98520a0394d17dd50))
|
|
1193
|
+
|
|
1194
|
+
## [1.2.20](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.19...v1.2.20) (2021-09-28)
|
|
1195
|
+
|
|
1196
|
+
|
|
1197
|
+
### Bug Fixes
|
|
1198
|
+
|
|
1199
|
+
* update dependencies ([cb81d63](https://github.com/CoCreate-app/CoCreate-calculations/commit/cb81d638879621e44ec8520b8a1c780cc3c5be74))
|
|
1200
|
+
|
|
1201
|
+
## [1.2.19](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.18...v1.2.19) (2021-09-16)
|
|
1202
|
+
|
|
1203
|
+
|
|
1204
|
+
### Bug Fixes
|
|
1205
|
+
|
|
1206
|
+
* update dependencies ([a939251](https://github.com/CoCreate-app/CoCreate-calculations/commit/a9392517969f3b81ce041e6dd72b72b160bb01fe))
|
|
1207
|
+
|
|
1208
|
+
## [1.2.18](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.17...v1.2.18) (2021-09-14)
|
|
1209
|
+
|
|
1210
|
+
|
|
1211
|
+
### Bug Fixes
|
|
1212
|
+
|
|
1213
|
+
* add cocreate.app to domains ([05c65a7](https://github.com/CoCreate-app/CoCreate-calculations/commit/05c65a7f1c043b00ecdea8585099848390cd304e))
|
|
1214
|
+
|
|
1215
|
+
## [1.2.17](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.16...v1.2.17) (2021-09-13)
|
|
1216
|
+
|
|
1217
|
+
|
|
1218
|
+
### Bug Fixes
|
|
1219
|
+
|
|
1220
|
+
* upgrade dependencies ([48b77dc](https://github.com/CoCreate-app/CoCreate-calculations/commit/48b77dc7336652bbe196b3ea63dc1d2201063b81))
|
|
1221
|
+
|
|
1222
|
+
## [1.2.16](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.15...v1.2.16) (2021-09-12)
|
|
1223
|
+
|
|
1224
|
+
|
|
1225
|
+
### Bug Fixes
|
|
1226
|
+
|
|
1227
|
+
* update sidenav to use resize and toggle ([8d006c4](https://github.com/CoCreate-app/CoCreate-calculations/commit/8d006c443d4e078ef5d95d1307464fb7398360ff))
|
|
1228
|
+
|
|
1229
|
+
## [1.2.15](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.14...v1.2.15) (2021-09-09)
|
|
1230
|
+
|
|
1231
|
+
|
|
1232
|
+
### Bug Fixes
|
|
1233
|
+
|
|
1234
|
+
* update dependency @cocreate/docs ([2f21ba7](https://github.com/CoCreate-app/CoCreate-calculations/commit/2f21ba7727a1659b5e68d5f424da4169deed45ba))
|
|
1235
|
+
|
|
1236
|
+
## [1.2.14](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.13...v1.2.14) (2021-09-09)
|
|
1237
|
+
|
|
1238
|
+
|
|
1239
|
+
### Bug Fixes
|
|
1240
|
+
|
|
1241
|
+
* ci docs ([cbc3880](https://github.com/CoCreate-app/CoCreate-calculations/commit/cbc3880b4b8538aab7b50df4e0f5b79e2d035f40))
|
|
1242
|
+
|
|
1243
|
+
## [1.2.13](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.12...v1.2.13) (2021-09-09)
|
|
1244
|
+
|
|
1245
|
+
|
|
1246
|
+
### Bug Fixes
|
|
1247
|
+
|
|
1248
|
+
* update dependencies ([86613a3](https://github.com/CoCreate-app/CoCreate-calculations/commit/86613a3c159bd26d96465fc79b9f2e1c7f25f5a6))
|
|
1249
|
+
|
|
1250
|
+
## [1.2.12](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.11...v1.2.12) (2021-09-09)
|
|
1251
|
+
|
|
1252
|
+
|
|
1253
|
+
### Bug Fixes
|
|
1254
|
+
|
|
1255
|
+
* CoCreate.config directory, path, name and public ([db484c0](https://github.com/CoCreate-app/CoCreate-calculations/commit/db484c0680f0ba07a3248d285d5ed3b7f8c8eef2))
|
|
1256
|
+
|
|
1257
|
+
## [1.2.11](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.10...v1.2.11) (2021-09-08)
|
|
1258
|
+
|
|
1259
|
+
|
|
1260
|
+
### Bug Fixes
|
|
1261
|
+
|
|
1262
|
+
* update dependencies ([e96330a](https://github.com/CoCreate-app/CoCreate-calculations/commit/e96330afc63c1ad81de5a6a7922b732af265d961))
|
|
1263
|
+
|
|
1264
|
+
## [1.2.10](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.9...v1.2.10) (2021-09-04)
|
|
1265
|
+
|
|
1266
|
+
|
|
1267
|
+
### Bug Fixes
|
|
1268
|
+
|
|
1269
|
+
* update dependencies ([af941ff](https://github.com/CoCreate-app/CoCreate-calculations/commit/af941ff38998cd97753d9f9d920ae75179709225))
|
|
1270
|
+
|
|
1271
|
+
## [1.2.9](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.8...v1.2.9) (2021-08-31)
|
|
1272
|
+
|
|
1273
|
+
|
|
1274
|
+
### Bug Fixes
|
|
1275
|
+
|
|
1276
|
+
* update dependencies ([20aef08](https://github.com/CoCreate-app/CoCreate-calculations/commit/20aef0892252e623911921e1118c955841fd7eb3))
|
|
1277
|
+
|
|
1278
|
+
## [1.2.8](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.7...v1.2.8) (2021-08-27)
|
|
1279
|
+
|
|
1280
|
+
|
|
1281
|
+
### Bug Fixes
|
|
1282
|
+
|
|
1283
|
+
* updaed dependencies ([8ec19ca](https://github.com/CoCreate-app/CoCreate-calculations/commit/8ec19ca3a84a74dd2b9639e9ef72d1aa479e8fe1))
|
|
1284
|
+
|
|
1285
|
+
## [1.2.7](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.6...v1.2.7) (2021-08-23)
|
|
1286
|
+
|
|
1287
|
+
|
|
1288
|
+
### Bug Fixes
|
|
1289
|
+
|
|
1290
|
+
* update package versions ([91e53d0](https://github.com/CoCreate-app/CoCreate-calculations/commit/91e53d0cd48441c9e1fa5669ecefe2e064fb2ca3))
|
|
1291
|
+
|
|
1292
|
+
## [1.2.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.5...v1.2.6) (2021-08-22)
|
|
1293
|
+
|
|
1294
|
+
|
|
1295
|
+
### Bug Fixes
|
|
1296
|
+
|
|
1297
|
+
* removed data- from main-content, clone, filter-value_type ([7b10e5f](https://github.com/CoCreate-app/CoCreate-calculations/commit/7b10e5fb3147da0af0d625d35b5290b85f33163d))
|
|
1298
|
+
|
|
1299
|
+
## [1.2.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.4...v1.2.5) (2021-08-22)
|
|
1300
|
+
|
|
1301
|
+
|
|
1302
|
+
### Bug Fixes
|
|
1303
|
+
|
|
1304
|
+
* bump package versions ([2207551](https://github.com/CoCreate-app/CoCreate-calculations/commit/22075513bab524fc2efddac6eb9ef42fe29fb02f))
|
|
1305
|
+
|
|
1306
|
+
## [1.2.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.3...v1.2.4) (2021-08-22)
|
|
1307
|
+
|
|
1308
|
+
|
|
1309
|
+
### Bug Fixes
|
|
1310
|
+
|
|
1311
|
+
* bump package versions ([65a296d](https://github.com/CoCreate-app/CoCreate-calculations/commit/65a296de2a5da499bb348b4234a5af1ce7ef0b8c))
|
|
1312
|
+
|
|
1313
|
+
## [1.2.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.2...v1.2.3) (2021-08-14)
|
|
1314
|
+
|
|
1315
|
+
|
|
1316
|
+
### Bug Fixes
|
|
1317
|
+
|
|
1318
|
+
* removed crdt.. save logic handeled by crud ([e0ee7cb](https://github.com/CoCreate-app/CoCreate-calculations/commit/e0ee7cb268597f8cd9b6b878cc4521cf404eeb95))
|
|
1319
|
+
|
|
1320
|
+
## [1.2.2](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.1...v1.2.2) (2021-08-02)
|
|
1321
|
+
|
|
1322
|
+
|
|
1323
|
+
### Bug Fixes
|
|
1324
|
+
|
|
1325
|
+
* remove data- from attributes ([bc3f6be](https://github.com/CoCreate-app/CoCreate-calculations/commit/bc3f6be0bbebdb1e22e55b1d692dbb771b1be3c4))
|
|
1326
|
+
* update data-fullscreen to fullscreen ([76b1165](https://github.com/CoCreate-app/CoCreate-calculations/commit/76b116542d358cae684f5613b9bc5182da40c0c3))
|
|
1327
|
+
|
|
1328
|
+
## [1.2.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.2.0...v1.2.1) (2021-07-28)
|
|
1329
|
+
|
|
1330
|
+
|
|
1331
|
+
### Bug Fixes
|
|
1332
|
+
|
|
1333
|
+
* remove data- from fetch, pass and filter ([046e02d](https://github.com/CoCreate-app/CoCreate-calculations/commit/046e02d4612ad1598446d7355308ef392a95793e))
|
|
1334
|
+
|
|
1335
|
+
# [1.2.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.1.1...v1.2.0) (2021-07-28)
|
|
1336
|
+
|
|
1337
|
+
|
|
1338
|
+
### Features
|
|
1339
|
+
|
|
1340
|
+
* add new is{attribute} system and remove data- from attributtes ([f0a2fa3](https://github.com/CoCreate-app/CoCreate-calculations/commit/f0a2fa33fdbeaa0a8eee2c9b3f4128c8084537af))
|
|
1341
|
+
|
|
1342
|
+
## [1.1.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.1.0...v1.1.1) (2021-07-27)
|
|
1343
|
+
|
|
1344
|
+
|
|
1345
|
+
### Bug Fixes
|
|
1346
|
+
|
|
1347
|
+
* update calculation function to have full calculation support ([ae3b8c9](https://github.com/CoCreate-app/CoCreate-calculations/commit/ae3b8c92c2809cffd6376bcb2aee097c8dcbc53a))
|
|
1348
|
+
|
|
1349
|
+
# [1.1.0](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.21...v1.1.0) (2021-07-21)
|
|
1350
|
+
|
|
1351
|
+
|
|
1352
|
+
### Bug Fixes
|
|
1353
|
+
|
|
1354
|
+
* init calaculations ([7063914](https://github.com/CoCreate-app/CoCreate-calculations/commit/706391462b08982edf955f80f68748c2e9d29e8a))
|
|
1355
|
+
|
|
1356
|
+
|
|
1357
|
+
### Features
|
|
1358
|
+
|
|
1359
|
+
* observe attribute calculate for changes and recalculate ([6d67a76](https://github.com/CoCreate-app/CoCreate-calculations/commit/6d67a7658c69bf3f3372461b903ac04d61d65e11))
|
|
1360
|
+
|
|
1361
|
+
## [1.0.21](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.20...v1.0.21) (2021-07-17)
|
|
1362
|
+
|
|
1363
|
+
|
|
1364
|
+
### Bug Fixes
|
|
1365
|
+
|
|
1366
|
+
* init and update demos scripts ([cc78295](https://github.com/CoCreate-app/CoCreate-calculations/commit/cc7829538ca2b1f171db1becccd4b29120a07900))
|
|
1367
|
+
* workflows ([37d5913](https://github.com/CoCreate-app/CoCreate-calculations/commit/37d5913a5ff703094c5f89855fde62749d361187))
|
|
1368
|
+
|
|
1369
|
+
## [1.0.20](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.19...v1.0.20) (2021-07-14)
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
### Bug Fixes
|
|
1373
|
+
|
|
1374
|
+
* upgrade all packages ([e42e4a9](https://github.com/CoCreate-app/CoCreate-calculations/commit/e42e4a9b13c0cc827c66401a139491d8cfa5e7d1))
|
|
1375
|
+
|
|
1376
|
+
## [1.0.19](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.18...v1.0.19) (2021-07-13)
|
|
1377
|
+
|
|
1378
|
+
|
|
1379
|
+
### Bug Fixes
|
|
1380
|
+
|
|
1381
|
+
* add yarn lockfile to git ignore ([5c19c67](https://github.com/CoCreate-app/CoCreate-calculations/commit/5c19c67b96487fc688c7593740fb0505477ba469))
|
|
1382
|
+
* remove yarn.lock ([c8b1052](https://github.com/CoCreate-app/CoCreate-calculations/commit/c8b1052e23e0ad04abf714a26f077fdee222b310))
|
|
1383
|
+
|
|
1384
|
+
## [1.0.18](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.17...v1.0.18) (2021-07-10)
|
|
1385
|
+
|
|
1386
|
+
|
|
1387
|
+
### Bug Fixes
|
|
1388
|
+
|
|
1389
|
+
* gitignore all logs ([89adea7](https://github.com/CoCreate-app/CoCreate-calculations/commit/89adea767e775218a3cab4a2bbb4a81814aa433e))
|
|
1390
|
+
|
|
1391
|
+
## [1.0.17](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.16...v1.0.17) (2021-07-07)
|
|
1392
|
+
|
|
1393
|
+
|
|
1394
|
+
### Bug Fixes
|
|
1395
|
+
|
|
1396
|
+
* update package versions ([e6dbf28](https://github.com/CoCreate-app/CoCreate-calculations/commit/e6dbf28bc864a3ddf6874e46c901254b83031a18))
|
|
1397
|
+
|
|
1398
|
+
## [1.0.16](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.15...v1.0.16) (2021-06-30)
|
|
1399
|
+
|
|
1400
|
+
|
|
1401
|
+
### Bug Fixes
|
|
1402
|
+
|
|
1403
|
+
* Update readme.md ([de2ef8c](https://github.com/CoCreate-app/CoCreate-calculations/commit/de2ef8c68be36266f73ec385a16f55bd91e6927a))
|
|
1404
|
+
|
|
1405
|
+
## [1.0.15](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.14...v1.0.15) (2021-06-30)
|
|
1406
|
+
|
|
1407
|
+
|
|
1408
|
+
### Bug Fixes
|
|
1409
|
+
|
|
1410
|
+
* automated and manual workflows ([9ffb9d9](https://github.com/CoCreate-app/CoCreate-calculations/commit/9ffb9d9c608c52239515d211ac0f4b0c7263f0a3))
|
|
1411
|
+
|
|
1412
|
+
## [1.0.14](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.13...v1.0.14) (2021-06-25)
|
|
1413
|
+
|
|
1414
|
+
|
|
1415
|
+
### Bug Fixes
|
|
1416
|
+
|
|
1417
|
+
* latest version numbers applied to all cocreate packages ([8ac3f42](https://github.com/CoCreate-app/CoCreate-calculations/commit/8ac3f42aa75bb2763a6f36f37db83dcb7ed16f45))
|
|
1418
|
+
|
|
1419
|
+
## [1.0.13](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.12...v1.0.13) (2021-06-24)
|
|
1420
|
+
|
|
1421
|
+
|
|
1422
|
+
### Bug Fixes
|
|
1423
|
+
|
|
1424
|
+
* package versioningto 1.0.0 ([795429d](https://github.com/CoCreate-app/CoCreate-calculations/commit/795429dae6d27c7d502ba4194f6b7e21ea855799))
|
|
1425
|
+
|
|
1426
|
+
## [1.0.12](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.11...v1.0.12) (2021-06-24)
|
|
1427
|
+
|
|
1428
|
+
|
|
1429
|
+
### Bug Fixes
|
|
1430
|
+
|
|
1431
|
+
* update all [@cocreate](https://github.com/cocreate) to use latest versions ([2be151f](https://github.com/CoCreate-app/CoCreate-calculations/commit/2be151ff49fd4bac44550b5baad4f4731cd6242e))
|
|
1432
|
+
|
|
1433
|
+
## [1.0.11](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.10...v1.0.11) (2021-06-16)
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
### Bug Fixes
|
|
1437
|
+
|
|
1438
|
+
* added header for seo ([b8e1018](https://github.com/CoCreate-app/CoCreate-calculations/commit/b8e10181901d7b84faeded5e63f265f5ce1b6bfc))
|
|
1439
|
+
|
|
1440
|
+
## [1.0.10](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.9...v1.0.10) (2021-05-08)
|
|
1441
|
+
|
|
1442
|
+
|
|
1443
|
+
### Bug Fixes
|
|
1444
|
+
|
|
1445
|
+
* add css auto parse and save to docs. ([042629c](https://github.com/CoCreate-app/CoCreate-calculations/commit/042629c70b310356861093a1f9479e8cd321755f))
|
|
1446
|
+
|
|
1447
|
+
## [1.0.9](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.8...v1.0.9) (2021-04-27)
|
|
1448
|
+
|
|
1449
|
+
|
|
1450
|
+
### Bug Fixes
|
|
1451
|
+
|
|
1452
|
+
* add host in docs ([20c9ed2](https://github.com/CoCreate-app/CoCreate-calculations/commit/20c9ed245ea68902448cf26ad009abe6510dd198))
|
|
1453
|
+
|
|
1454
|
+
## [1.0.8](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.7...v1.0.8) (2021-04-27)
|
|
1455
|
+
|
|
1456
|
+
|
|
1457
|
+
### Bug Fixes
|
|
1458
|
+
|
|
1459
|
+
* Update to readme, demo, added cdn scripts ([00339db](https://github.com/CoCreate-app/CoCreate-calculations/commit/00339dbfd4a95e848f6e88748a4635f2e47b7f99))
|
|
1460
|
+
|
|
1461
|
+
## [1.0.7](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.6...v1.0.7) (2021-04-23)
|
|
1462
|
+
|
|
1463
|
+
|
|
1464
|
+
### Bug Fixes
|
|
1465
|
+
|
|
1466
|
+
* readme and documentation. Removed securitykeys ([851605e](https://github.com/CoCreate-app/CoCreate-calculations/commit/851605e8e784657c1282e15a5d22d484728559a0))
|
|
1467
|
+
|
|
1468
|
+
## [1.0.6](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.5...v1.0.6) (2021-04-19)
|
|
1469
|
+
|
|
1470
|
+
|
|
1471
|
+
### Bug Fixes
|
|
1472
|
+
|
|
1473
|
+
* add missing packages ([5f87e2e](https://github.com/CoCreate-app/CoCreate-calculations/commit/5f87e2ec1d0d2a362346ffddaf315782e2ad022a))
|
|
1474
|
+
|
|
1475
|
+
## [1.0.5](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.4...v1.0.5) (2021-04-19)
|
|
1476
|
+
|
|
1477
|
+
|
|
1478
|
+
### Bug Fixes
|
|
1479
|
+
|
|
1480
|
+
* ci and build process ([e45f068](https://github.com/CoCreate-app/CoCreate-calculations/commit/e45f068970474a19909544f920d2bf5599df8880))
|
|
1481
|
+
* npm publish and cdn deployment ([e761540](https://github.com/CoCreate-app/CoCreate-calculations/commit/e761540f799f8287e921423eac4f3d30e6212302))
|
|
1482
|
+
|
|
1483
|
+
## [1.0.4](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.3...v1.0.4) (2021-04-14)
|
|
1484
|
+
|
|
1485
|
+
|
|
1486
|
+
### Bug Fixes
|
|
1487
|
+
|
|
1488
|
+
* update packages ([5bc55d7](https://github.com/CoCreate-app/CoCreate-calculations/commit/5bc55d7200a66a937f202c759cc4bd8565fde1d5))
|
|
1489
|
+
|
|
1490
|
+
## [1.0.3](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.2...v1.0.3) (2021-04-04)
|
|
1491
|
+
|
|
1492
|
+
|
|
1493
|
+
### Bug Fixes
|
|
1494
|
+
|
|
1495
|
+
* update socket to socket-lient and crud to crud client" ([39019ae](https://github.com/CoCreate-app/CoCreate-calculations/commit/39019aedcf100229044ba1e0bb9639019967c8e6))
|
|
1496
|
+
|
|
1497
|
+
## [1.0.2](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.1...v1.0.2) (2021-03-29)
|
|
1498
|
+
|
|
1499
|
+
|
|
1500
|
+
### Bug Fixes
|
|
1501
|
+
|
|
1502
|
+
* Package Paths ([71b3903](https://github.com/CoCreate-app/CoCreate-calculations/commit/71b3903772f2c1a6960a760dd12dc9170d055837))
|
|
1503
|
+
|
|
1504
|
+
## [1.0.1](https://github.com/CoCreate-app/CoCreate-calculations/compare/v1.0.0...v1.0.1) (2021-01-25)
|
|
1505
|
+
|
|
1506
|
+
|
|
1507
|
+
### Bug Fixes
|
|
1508
|
+
|
|
1509
|
+
* observer init and worklow ([70e9758](https://github.com/CoCreate-app/CoCreate-calculations/commit/70e97589a8a5b577d33e00401afea15be7b49b37))
|
|
1510
|
+
|
|
1511
|
+
# 1.0.0 (2021-01-24)
|
|
1512
|
+
|
|
1513
|
+
|
|
1514
|
+
### Features
|
|
1515
|
+
|
|
1516
|
+
* Initial Release ([3af2170](https://github.com/CoCreate-app/CoCreate-calculations/commit/3af2170b082c070feab2c5af5f00a7abd92f6250))
|
|
1517
|
+
|
|
1518
|
+
# CHANGELOG
|