Skip to content

v3.0.2

Compare
Choose a tag to compare
@alexprey alexprey released this 24 Aug 11:39
· 112 commits to master since this release

[3.0.2] 24.08.2020

  • 馃洜 [Fixed] Fix issue #6 (Build a correct component name from a file name)
round.button.svelte -> RoundButton
  • 馃洜 [Fixed] Fix issue #27 (Events is not exposed from exported functions and arrow functions)
  • 馃洜 [Fixed] Fix issue #31 (Propogated events in markup should be parsed even it was before handled)
  • 馃洜 [Fixed] Fix issue #32 (Event is not registered when dispatched from functions used as a parameters of another functions)