1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
Commit graph

121 commits

Author SHA1 Message Date
Conor_Mack 336925ea56 Bugfix: datepicker needed to pass _bb down to the textfiel 2020-03-31 10:22:23 +01:00
Conor_Mack c09544923d Tidyup 2020-03-30 13:09:36 +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 d2b0e79a73 Tidyup and components json update 2020-03-26 14:47:49 +00:00
Conor Mack a505a32792 Complete Material Slider 2020-03-26 12:11:22 +00:00
Conor Mack 199cba6113 Completed MD Switch component 2020-03-23 15:49:06 +00:00
Conor Mack 15a8451c94 removing console log 2020-03-23 14:02:54 +00:00
Conor Mack 07cdcb2072 MD Dialog Complete and Margins for Typography 2020-03-23 13:58:40 +00:00
Conor_Mack 0220a6e6d4 Tidy up 2020-03-20 14:55:54 +00:00
Conor_Mack 3a28374b75 Completed Material Card Component 2020-03-20 14:53:04 +00:00
Conor_Mack 96352f835b Card with lay undefined issue 2020-03-20 09:57:49 +00:00
Conor_Mack 8076840fe1 Adding onChange functionality for typing date in field and tidy up 2020-03-12 14:07:20 +00:00
Conor_Mack 8f3c00bc81 Datepicker and icon bug fixes 2020-03-11 16:28:09 +00:00
Conor_Mack 338e65b30a Merge branch 'master' of https://github.com/Budibase/budibase into feature/md-datepicker-and-iconbutton 2020-03-11 14:14:43 +00:00
Conor_Mack 7c23e644e0 Datepicker and Icon Button 2020-03-11 14:04:47 +00:00
Conor Mack 31eb063cf6 WIP: Poc for date picker 2020-03-07 16:33:44 +00:00
Michael Shanks 14ad487d92 Merge branch 'master' of github.com:Budibase/budibase 2020-03-06 21:28:48 +00:00
Conor_Mack ebd69600ed Adding new components to components json 2020-03-06 10:14:21 +00:00
Michael Shanks 84951d22ee index table - bold column headers 2020-03-05 22:21:23 +00:00
Michael Shanks 8226484514 Merge branch 'master' of github.com:Budibase/budibase 2020-03-05 16:14:54 +00:00
Michael Shanks 6c71137ebe MD - moved select to evDependencies 2020-03-05 15:09:17 +00:00
Conor_Mack d6425b09f2 Tidyup and bugfixes 2020-03-05 14:59:08 +00:00
Michael Shanks e653efefe5 prettier 2020-03-05 14:55:34 +00:00
Michael Shanks 44a989d7bc lerna updated gitHead for me for some reason 2020-03-05 14:54:22 +00:00
Conor_Mack 0676151c6d Checkboxgroup with builder specific logic 2020-03-05 11:56:23 +00:00
Michael Shanks 72a77a035e v0.0.27 2020-03-05 08:53:44 +00:00
Michael Shanks 3e57732380 v0.0.26 2020-03-05 08:48:04 +00:00
Michael Shanks fcd2e6253c v0.0.25 2020-03-05 08:37:51 +00:00
Michael Shanks a906725ef2 bugfix: MD Select - ensure value is selected via value prop 2020-03-04 23:03:51 +00:00
Michael Shanks 8c1ec0594f bugfix: MD Select throwin console err 2020-03-04 22:48:06 +00:00
Michael Shanks 740677716d Merge branch 'master' of github.com:Budibase/budibase 2020-03-04 16:50:40 +00:00
Michael Shanks 7cd42ee0ec bugfix: MD Select needs to call _bb apis 2020-03-04 16:50:35 +00:00
Michael Shanks 61712ae3d6 bugfix: MD test app boken - missing nodeKey 2020-03-04 16:49:40 +00:00
Michael Shanks 53ab810ab9 recordForm template uses MD select 2020-03-04 16:49:10 +00:00
Michael Shanks e42243b17a bugfix: importing scss with file extension 2020-03-04 16:48:51 +00:00
Michael Shanks b65dde7893 MD components JSON - Select and ListItem 2020-03-04 16:48:31 +00:00
Conor_Mack a6dae08e35
Merge pull request #136 from Conor-Mack/feature/radio-group-refactor
Radiobutton Group update to work with builder specific logic
2020-03-04 16:41:24 +00:00
Conor_Mack de9f436b56 Radiobutton Group update to work with builder specific logic 2020-03-04 16:35:52 +00:00
Michael Shanks c775ce9d89 Merge branch 'master' of github.com:Budibase/budibase 2020-03-04 15:21:35 +00:00
Conor Mack b811ed0e51 Completed MD Select 2020-03-04 11:02:17 +00:00
Michael Shanks 9fdbeb7538 bugfix: all_contacts hardcoded index name 2020-03-04 10:45:34 +00:00
Conor Mack 57a3e23d6d Completed MD Select 2020-03-03 15:23:03 +00:00
Conor Mack 711eeb3196 Completed menu component 2020-03-02 14:43:06 +00:00
Conor_Mack 99f294b8b4 merge 2020-03-02 11:43:02 +00:00
Conor_Mack 07861a4a80 Commit before pull 2020-03-02 11:40:16 +00:00
Conor_Mack f8fa85b940 Starting menu refactor 2020-03-02 11:17:04 +00:00
Michael Shanks 2bec1d06ad v0.0.24 2020-02-27 23:42:35 +00:00
Michael Shanks 2fd5b93c8a bugfix: MD checkbox throwing 2020-02-27 23:41:36 +00:00