Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 09:51
· 2 commits to master since this release

3.0.0 (2023-09-13)

Breaking

  • ES6 conversion, Tooltips API added, Navigation Button API added. (a32aaaf)

Fix

  • Framework version updated, tooltips added to schema, typo in CloseNavigationButtonView (0057e57)
  • import notify directly. (0b5ca48)
  • last amendement implemented. (69bf2f4)
  • naming convention & FW version bumped (04a8130)
  • Template naming updated to be consistent with other extensions (00d0af5)
  • type in example.json (306d401)
  • use this.config, pass config to CloseNavigationButtonView (44725a2)

Update

  • ES6 conversion, Tooltips added, Navigation Button API added. (2a2458a)