Skip to content

v0.14.57

Compare
Choose a tag to compare
@artf artf released this 24 Mar 21:10
· 3640 commits to dev since this release

Changed

  • Force stop commands in Panels/ButtonView
  • Refactor preview command
  • Make modal:open/modal:close events more reliable
  • Remove related CSS rules of a removed component
  • Update the textnode component and make it more compliant to other components
  • Refactor DomComponents.clear method

Added

  • Added run and stop events for Commands
  • Add onceClose/onceOpen methods in Modal module
  • Add strict option in Command module configs #1881
  • Add fetchOptions for the RemoteStorage. Closes #1885

Fixed

  • Refactor buttons and adjust run command order
  • Update the global list once a component is removed #1875
  • Reset src in the Map Component. Closes #1903
  • Fix extendProperties in Sector. Closes #1913