Skip to content

0.6.0

Compare
Choose a tag to compare
@kevinberonilla kevinberonilla released this 05 May 21:56
· 42 commits to master since this release

New Features

  • Strike Data Grid: A sortable and responsive data table component which accepts JSON data
  • Strike Wizard: A process component used to communicate the progress of a particular process to the user

Improvements

  • Strike Input: Added the onkeydown and onkeyup attributes
  • Strike Textarea: Added the onchange, onfocus, onblur, oninput, onkeydown, and onkeyup attributes

Bug Fixes

  • Strike Input: Fixed an issue where the oninput attribute would not call the specified controller method in certain cases