Commit Graph

14 Commits

Author SHA1 Message Date
Conor_Mack dc20e11fa4 All latest changes coming from the builder testing 2020-04-14 14:15:32 +01:00
Conor_Mack 1787584847 removing debuggers 2020-03-31 10:27:29 +01:00
Conor_Mack 1b6d02be0d Tidyup 2020-03-30 13:09:36 +01:00
Conor_Mack 87c9cfd7ef Updating material components to reference bb apis properly 2020-03-30 11:20:55 +01:00
Conor_Mack bac20f3e76 Tidyup and bugfixes 2020-03-05 14:59:08 +00:00
Conor_Mack c830c547a0 Checkboxgroup with builder specific logic 2020-03-05 11:56:23 +00:00
Michael Shanks a8f8cd1a8e bugfix: MD checkbox throwing 2020-02-27 23:41:36 +00:00
Conor Mack 613ab35099 Updated way of handling selected items by using writable store and context 2020-02-27 15:45:28 +00:00
Conor Mack 47c34e2395 Testing list items by passing down a event handler through context for selecting items 2020-02-27 10:03:49 +00:00
Martin McKeaveney 7ae40de558 eslint tidy up 2020-02-25 15:46:04 +00:00
Conor_Mack 127de12217 Completed List Component and related changes to Radio and Check Components 2020-02-21 13:39:18 +00:00
Conor_Mack 79363ec6d1 Completed MD Datatable and General Tidyup 2020-02-18 15:05:09 +00:00
Conor Mack 0c20743907 Completed radiobutton, radiobutton group and checkbox group 2020-02-14 10:32:19 +00:00
Conor_Mack 74bc97f3d4 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