Skip to content

Releases: dy/sprae

v2.4.0

28 Dec 17:41
@dy dy
Compare
Choose a tag to compare
  • Event ranges: :onfocus..onblur instead of dash - that allows custom event names
  • Better error message for :onevt

v2.3.0

26 Dec 11:07
@dy dy
Compare
Choose a tag to compare
  • Streamlined internal update flow
  • More transparent state: removed :with directive, less shadowing
  • Removed element-props in favor of direct updates
  • Getters turn into computed
  • :ref exposes elements into state
  • Fixed events sequence