Skip to content

Releases: CoCreate-app/CoCreate-file

v1.4.0

16 Aug 23:35
Compare
Choose a tag to compare

1.4.0 (2023-08-16)

Bug Fixes

  • add conditional for newConfig.repositiories (3fae340)
  • crud attributes renamed (a379ef5)
  • refactor(client.js): Simplify file selection event listener (eeb34cc)
  • render-array and render-object attributes renamed to render (1b2301f)
  • replace -target -selector (ceb96a7)
  • replaced @cocreate/crud-client with @cocreate/elements (1e012b3)
  • startIndex renamed to index (0f174c9)
  • updated actions callback data object (edeef71)
  • updated fetch-limit to filter-limit (d40bbf7)
  • webpack.config and package.json make use of mode=production instead of process.env (a563c53)

Features

  • actions support finding elements and data using form, selctors, and crud (c5fd048)
  • Add support for multiple files and directories in file input field, ender and edit file data (5c06442)
  • name attribute and variable renamed to key (7c70ed2)
  • Refactor file form actions and add new 'download' action (d593476)
  • Refactor file rendering (47945de)
  • Refactor Import function to import files into the system. (99f48a7)
  • Refactored code to handle duplicate files when selected from multiple input[type="file"] elements. (c965cae)
  • update template_id to render-selector attribute. update filter attributes to filter selector-attributes (897d910)

v1.3.11

16 Jun 22:01
Compare
Choose a tag to compare

1.3.11 (2023-06-16)

Bug Fixes

v1.3.10

16 Jun 20:14
Compare
Choose a tag to compare

1.3.10 (2023-06-16)

Bug Fixes

  • Refactor repositories object in newConfig to only include necessary keys (9cc2559)

v1.3.9

15 Jun 22:38
Compare
Choose a tag to compare

1.3.9 (2023-06-15)

Bug Fixes

v1.3.8

15 Jun 22:12
Compare
Choose a tag to compare

1.3.8 (2023-06-15)

Bug Fixes

v1.3.7

14 Jun 23:56
Compare
Choose a tag to compare

1.3.7 (2023-06-14)

Bug Fixes

v1.3.6

14 Jun 23:37
Compare
Choose a tag to compare

1.3.6 (2023-06-14)

Bug Fixes

v1.3.5

14 Jun 20:02
Compare
Choose a tag to compare

1.3.5 (2023-06-14)

Bug Fixes

v1.3.4

14 Jun 19:54
Compare
Choose a tag to compare

1.3.4 (2023-06-14)

Bug Fixes

  • add @cocreate/config package (6ae4a9f)

v1.3.3

11 Jun 22:54
Compare
Choose a tag to compare

1.3.3 (2023-06-11)

Bug Fixes