Skip to content

v1.11.0

Compare
Choose a tag to compare
@frankpagan frankpagan released this 16 Aug 23:44
· 55 commits to master since this release

1.11.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (b21131b)
  • Refactor event handling and save method in adapter.js (d1d0455)
  • Removed crud-client and message-client (16f68c5)
  • render-array and render-object attributes renamed to render (7ab98af)
  • replace -target -selector (51643bf)
  • updated fetch-limit to filter-limit (4f46d5b)
  • webpack.config and package.json make use of mode=production instead of process.env (c78e009)

Features

  • element.read() (f8a32fd)
  • name attribute and variable renamed to key (17bb734)
  • renamed CRUD attributes and params (11644d2)
  • update template_id to render-selector attribute. update filter attributes to filter selector-attributes (f60d385)