Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@TheHorscht TheHorscht released this 26 May 09:29
· 1 commit to master since this release
  • Images now support the @click attribute to basically create an ImageButton
  • Add Input element
  • (Button): Change default style to 'border: true'
  • BREAKING: Methods now automatically have access to 'self' (which is the data_context) and 'element' which is the element it was triggered on
  • FIX: Button padding was no longer included in the click area