Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@Justin-Credible Justin-Credible released this 20 Mar 21:52
· 4 commits to master since this release

Bug Fixes:

Enhancements:

Maintenance:

  • Moved interfaces from typings/custom to src/Interfaces
  • Reworked UIHelper.showDialog() to work without a dialog ID registry
  • Added UIHelper.closeAllDialogs() and UIHelper.closeDialog()
  • Moved platform detection methods from Utilities to Platform service
  • Moved category data from Utilities to its own data source: MenuDataSource