Skip to content

Releases: CoCreate-app/CoCreate-render

v1.27.0

21 Aug 03:49
Compare
Choose a tag to compare

1.27.0 (2023-08-21)

Features

  • Update cocreate dependencies for the latest features and bug fixes (1552ec3)

v1.26.1

21 Aug 03:37
Compare
Choose a tag to compare

1.26.1 (2023-08-21)

Bug Fixes

v1.26.0

17 Aug 00:14
Compare
Choose a tag to compare

1.26.0 (2023-08-17)

Features

  • bump cocreate dependencies for the latest updates and features (03f865d)

v1.25.0

16 Aug 23:13
Compare
Choose a tag to compare

1.25.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (c27a2ad)
  • Refactor render keys (358733b)
  • Refactor rendering logic and handling of undefined key (430eefb)
  • Remove commented-out code and unused function in src/index.js (4171181)
  • render-array and render-object attributes renamed to render (6a406e8)
  • replace -target -selector (f4f59e1)
  • updated actions callback data object (0f9a3fb)
  • webpack.config and package.json make use of mode=production instead of process.env (ec0d708)

Features

  • Add async/await to render function (986359d)
  • Add keyPath variable to the renderedNode objects, Add support for deleted nodes in render loop (996b239)
  • Add renderValue function to elements that have render selectors. (be6a32c)
  • Add support for rendering elements using different selectors (1dc9b4d)
  • Added .getData in init function (f3b256a)
  • Code changes for rendering and updating elements (f3ea184)
  • data stored in top element and generated using render-key etc rather then storing each rendered data in each element (93c1d3d)
  • name attribute and variable renamed to key (a96b9ee)
  • Remove unused import and refactor function call to queryElements in src/index.js (dd657d2)
  • removed render-object and render-array attributes, instead define attribute render and set the dotnotation key of the value you would like to render . (e68075a)
  • renamed CRUD attributes and params (eb85257)
  • update template_id to render-selector attribute. update filter attributes to filter selector-attributes (607edee)

v1.24.32

14 Jun 20:05
Compare
Choose a tag to compare

1.24.32 (2023-06-14)

Bug Fixes

v1.24.31

11 Jun 22:57
Compare
Choose a tag to compare

1.24.31 (2023-06-11)

Bug Fixes

v1.24.30

11 Jun 22:34
Compare
Choose a tag to compare

1.24.30 (2023-06-11)

Bug Fixes

v1.24.29

11 Jun 21:53
Compare
Choose a tag to compare

1.24.29 (2023-06-11)

Bug Fixes

v1.24.28

11 Jun 21:26
Compare
Choose a tag to compare

1.24.28 (2023-06-11)

Bug Fixes

v1.24.27

11 Jun 20:50
Compare
Choose a tag to compare

1.24.27 (2023-06-11)

Bug Fixes