Skip to content

2.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 11:40
· 24 commits to develop since this release
2.11.0
d2fe2a4

Added

  • Added the component configurations to a Sprig variable in the browser console when devMode is enabled.
  • Added the ability to pass any value into s-method, including the put, patch and delete verbs.
  • Added the sprig.registerJs(js) function.

Changed

  • The sprig.triggerRefresh(selector, variables) function now prevents cyclical requests.