Commit graph

6 commits

Author SHA1 Message Date
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00
Eric Liu
e886d772c7 refactor: use $$restProps API
- add ref prop for applicable components (#196)
- add slot to Content Switcher `Switch` component (#183)
- remove fillArray, css utilities
2020-07-19 05:49:40 -07:00
Matthew Bentley
ed5295641c Remove the disable table sorting 2020-06-04 17:26:58 -07:00
Matthew Bentley
51e4982070 Added the Sort Direction to Header Click dispatch
Added `sortCurrentData` to control whether or not the curent table data is sorted or not
2020-06-04 15:47:07 -07:00
Eric Liu
5caad3eba0 feat(components): add default, sortable DataTable
Supports #14
2020-01-07 18:33:54 -08:00
Eric Liu
f7551e4a8f feat(components): add initial DataTable component 2020-01-06 06:06:08 -08:00