Commit Graph

20 Commits

Author SHA1 Message Date
Martin McKeaveney c255883aed formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Conor_Mack d5e1842b98 All latest changes coming from the builder testing 2020-04-14 14:15:32 +01:00
Conor_Mack 545ebd0cf2 Merge 2020-03-30 11:30:35 +01:00
Conor_Mack d157165e34 Updating material components to reference bb apis properly 2020-03-30 11:20:55 +01:00
Martin McKeaveney ec0d8bd142 formatting 2020-03-27 16:58:32 +00:00
Conor_Mack 96352f835b Card with lay undefined issue 2020-03-20 09:57:49 +00:00
Conor_Mack 8f3c00bc81 Datepicker and icon bug fixes 2020-03-11 16:28:09 +00:00
Conor_Mack 7c23e644e0 Datepicker and Icon Button 2020-03-11 14:04:47 +00:00
Conor_Mack d6425b09f2 Tidyup and bugfixes 2020-03-05 14:59:08 +00:00
Michael Shanks 8c1ec0594f bugfix: MD Select throwin console err 2020-03-04 22:48:06 +00:00
Conor_Mack de9f436b56 Radiobutton Group update to work with builder specific logic 2020-03-04 16:35:52 +00:00
Conor Mack 57a3e23d6d Completed MD Select 2020-03-03 15:23:03 +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
Martin McKeaveney 0d0f635db4 eslint tidy up 2020-02-25 15:46:04 +00:00
Michael Shanks e25de45c4c some MD component changes 2020-02-24 14:57:56 +00:00
Conor_Mack 038601684f Completed MD Datatable and General Tidyup 2020-02-18 15:05:09 +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
Conor_Mack 7fe09780a4
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