- New component: Select
- New component: Dropdown
- BREAKING: Rename Table property
html
torender-html
- Fix Pagination buttons messing up at pages 3 and 4
- Fix Dialog keeping keyup event
- Fix prompt Dialog not validating before confirming
- #6 Fix docs not working on IE. Thanks to AngelMunoz!
- #9 Fix Table
bordered
sorted column - #10 Add Table
backend-sorting
property andsort
event, see more here - #14 Add
component
property on Table. Thanks to korpa!