Commit 803e070
committed
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.11...v1.4.0) (2023-08-16)
### Bug Fixes
* add conditional for newConfig.repositiories ([3fae340](3fae340))
* crud attributes renamed ([a379ef5](a379ef5))
* refactor(client.js): Simplify file selection event listener ([eeb34cc](eeb34cc))
* render-array and render-object attributes renamed to render ([1b2301f](1b2301f))
* replace -target -selector ([ceb96a7](ceb96a7))
* replaced @cocreate/crud-client with @cocreate/elements ([1e012b3](1e012b3))
* startIndex renamed to index ([0f174c9](0f174c9))
* updated actions callback data object ([edeef71](edeef71))
* updated fetch-limit to filter-limit ([d40bbf7](d40bbf7))
* webpack.config and package.json make use of mode=production instead of process.env ([a563c53](a563c53))
### Features
* actions support finding elements and data using form, selctors, and crud ([c5fd048](c5fd048))
* Add support for multiple files and directories in file input field, ender and edit file data ([5c06442](5c06442))
* name attribute and variable renamed to key ([7c70ed2](7c70ed2))
* Refactor file form actions and add new 'download' action ([d593476](d593476))
* Refactor file rendering ([47945de](47945de))
* Refactor Import function to import files into the system. ([99f48a7](99f48a7))
* Refactored code to handle duplicate files when selected from multiple `input[type="file"]` elements. ([c965cae](c965cae))
* update template_id to render-selector attribute. update filter attributes to filter selector-attributes ([897d910](897d910))1 parent a563c53 commit 803e070
2 files changed
+29
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
1 | 29 | | |
2 | 30 | | |
3 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments