Commit Graph

19 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 bc60d2dfc8 Merge 2020-03-30 11:30:35 +01:00
Conor_Mack 87c9cfd7ef Updating material components to reference bb apis properly 2020-03-30 11:20:55 +01:00
Martin McKeaveney f82a954666 formatting 2020-03-27 16:58:32 +00:00
Conor_Mack bdd84d21b2 Card with lay undefined issue 2020-03-20 09:57:49 +00:00
Conor_Mack 26b1604674 Datepicker and icon bug fixes 2020-03-11 16:28:09 +00:00
Conor_Mack 082997585b Datepicker and Icon Button 2020-03-11 14:04:47 +00:00
Conor_Mack bac20f3e76 Tidyup and bugfixes 2020-03-05 14:59:08 +00:00
Michael Shanks b43c6fb81d bugfix: MD Select throwin console err 2020-03-04 22:48:06 +00:00
Conor_Mack c605d49949 Radiobutton Group update to work with builder specific logic 2020-03-04 16:35:52 +00:00
Conor Mack 6785198c62 Completed MD Select 2020-03-03 15:23:03 +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
Michael Shanks d3f8dec449 some MD component changes 2020-02-24 14:57:56 +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
Conor_Mack 8c9618b33b Completed textfield, minor bug fixes and config changes to reference uncompiled components (#83)
* Beginnings of text field

* Completed textfield component and its dependents

* Minor bug fixes
2020-02-07 20:56:00 +00:00