1
0
Fork 0
mirror of synced 2024-09-01 02:01:32 +12:00
Commit graph

77 commits

Author SHA1 Message Date
Conor Mack
eb9e7c02fc Completed menu component 2020-03-02 14:43:06 +00:00
Conor_Mack
80a71ff671 merge 2020-03-02 11:43:02 +00:00
Conor_Mack
cb72266c81 Commit before pull 2020-03-02 11:40:16 +00:00
Conor_Mack
adfec3b85d Starting menu refactor 2020-03-02 11:17:04 +00:00
Michael Shanks
b90add5833 v0.0.24 2020-02-27 23:42:35 +00:00
Michael Shanks
a8f8cd1a8e bugfix: MD checkbox throwing 2020-02-27 23:41:36 +00:00
Michael Shanks
2548e0da2c v0.0.23 2020-02-27 22:08:29 +00:00
Michael Shanks
0b3c62d426 recordForm now produces selects 2020-02-27 22:06:53 +00:00
Michael Shanks
4c5654594e bugfix: MD build broken - shortid 2020-02-27 22:06:35 +00:00
Martin McKeaveney
1c3fd54929 Merge pull request #132 from shogunpurple/ui-bugs
Ui bugs
2020-02-27 18:08:07 +00:00
Martin McKeaveney
58ea78b8be lint failures 2020-02-27 16:45:24 +00:00
Conor Mack
d076513f27 Merge branch 'master' of https://github.com/Budibase/budibase into feature/list-selectitems-store-context 2020-02-27 15:45:44 +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
Michael Shanks
7438e6f057 v0.0.22 2020-02-27 11:59:35 +00:00
Michael Shanks
ac8385be46 bugfix: compnent template fixes 2020-02-27 11:56:39 +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
Michael Shanks
f7c0e7a27c v0.0.21 2020-02-26 22:47:09 +00:00
Michael Shanks
615688afa7 v0.0.20 2020-02-26 22:32:19 +00:00
Michael Shanks
e87e890306 v0.0.19 2020-02-26 22:26:19 +00:00
Michael Shanks
3bd17c14b9 moved MD deps into devDeps, as they get bundled 2020-02-26 22:25:36 +00:00
Michael Shanks
6c10a4a2cf v0.0.18 2020-02-26 22:18:45 +00:00
Michael Shanks
56d51014d4 prep for NPM publish 2020-02-26 22:18:14 +00:00
Michael Shanks
05d55de0d8 v0.0.17 2020-02-26 21:12:13 +00:00
Michael Shanks
4809105fc3 Merge branch 'master' of github.com:Budibase/budibase 2020-02-25 17:06:00 +00:00
Michael Shanks
7a21c149ba bugfix: indexDatatable typo in generated code 2020-02-25 16:15:30 +00:00
Martin McKeaveney
7ae40de558 eslint tidy up 2020-02-25 15:46:04 +00:00
Conor Mack
38f3a3b2b7 Changing list to use Children for items 2020-02-25 14:55:44 +00:00
Conor_Mack
395bee750c Completed MD Menu component 2020-02-25 10:09:32 +00:00
Michael Shanks
55a22c12e1 Merge branch 'master' of github.com:Budibase/budibase 2020-02-24 17:06:30 +00:00
Michael Shanks
cb79302b1a added _bb.get/setContext to clientApi - for MD components 2020-02-24 16:41:03 +00:00
Michael Shanks
d988922bda Merge pull request #125 from mjashanks/master
Bugfixing
2020-02-24 16:09:10 +00:00
Michael Shanks
e9ccf25eb8 MD - Datatable - stopped using setContext 2020-02-24 15:59:54 +00:00
Michael Shanks
0cb9312e75 Datatable - swallow exceptions on desroy 2020-02-24 14:59:23 +00:00
Michael Shanks
d3f8dec449 some MD component changes 2020-02-24 14:57:56 +00:00
Conor_Mack
a886b0741b Also disabled radio and check inputs 2020-02-24 11:50:20 +00:00
Conor_Mack
e2038eb028 Support for disabling list items 2020-02-24 11:46:38 +00:00
Michael Shanks
bc51c7f603 buxfix - recordForm template maxlength incorrect 2020-02-24 11:05:31 +00:00
Michael Shanks
91aa46836f publishDev scripts create dirs, so we dont get annoying errors 2020-02-22 22:24:19 +00:00
Michael Shanks
bd8c1a43a5 MD button onclick hooked 2020-02-22 22:09:26 +00:00
Michael Shanks
bb4a7d1f4a component templates: store binding renamed to state 2020-02-21 23:02:01 +00:00
Michael Shanks
c2b2fc3782 record Form template 2020-02-21 22:56:37 +00:00
Michael Shanks
a57e0c9d10 Merge branch 'master' of github.com:Budibase/budibase 2020-02-21 21:28:00 +00:00
Michael Shanks
b66996b924 bindable MDTextfield 2020-02-21 21:27:55 +00:00
Michael Shanks
ab7eec0821 Merge pull request #120 from mjashanks/master
Bugfixes...
2020-02-21 15:40:40 +00:00
Conor_Mack
88ed3830cc Component JSON options update and related changes 2020-02-21 15:00:42 +00:00
Michael Shanks
ab0db65048 bindings can now be just a string (store.someValue) 2020-02-21 14:44:48 +00:00
Conor_Mack
0e97a7a564 Adding List divider 2020-02-21 14:00:20 +00:00
Conor_Mack
127de12217 Completed List Component and related changes to Radio and Check Components 2020-02-21 13:39:18 +00:00
Michael Shanks
95dab52619 components changes 2020-02-21 11:43:21 +00:00
Michael Shanks
004d839966 new components 2020-02-20 17:06:50 +00:00