Commit Graph

6 Commits

Author SHA1 Message Date
Michael Shanks 2fd5b93c8a bugfix: MD checkbox throwing 2020-02-27 23:41:36 +00:00
Conor Mack fa199bdacf Updated way of handling selected items by using writable store and context 2020-02-27 15:45:28 +00:00
Conor Mack d88d377f5f Testing list items by passing down a event handler through context for selecting items 2020-02-27 10:03:49 +00:00
Conor_Mack 4e4470f240 Completed List Component and related changes to Radio and Check Components 2020-02-21 13:39:18 +00:00
Conor Mack 6e831b1469 Completed radiobutton, radiobutton group and checkbox group 2020-02-14 10:32:19 +00:00
Conor_Mack 0af15bd7d8
Completed checkbox and form field. Changes to test app (#91)
* Completed checkbox and form field component with changes around how test app renders components

* Tidyup
2020-02-12 12:32:46 +00:00