1
0
Fork 0
mirror of synced 2024-08-20 04:22:07 +12:00
Commit graph

283 commits

Author SHA1 Message Date
mike12345567
0debc239a1 Fixing issue with cell renderer not falling back to string rendering when type unknown. 2021-05-10 17:32:10 +01:00
Andrew Kingston
099e7648e3 Adjust modal background to proper background color and add border in lightest them to inline modals 2021-05-10 16:52:09 +01:00
Andrew Kingston
0cd7dfa296 Add inline prop for modals to allow them to be used as actual components on pages 2021-05-10 16:14:39 +01:00
Andrew Kingston
47dbb4ddb3 Convert Page component to use flex to allow more flexibility 2021-05-10 16:14:12 +01:00
Martin McKeaveney
4ccb326ece lint 2021-05-10 14:50:37 +01:00
Martin McKeaveney
8174f44d40 pull template type from body instead of params 2021-05-10 14:41:52 +01:00
Martin McKeaveney
11ce48e1ff editor styling 2021-05-10 12:06:31 +01:00
Andrew Kingston
df607e78eb Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00
Keviin Åberg Kultalahti
ea8e6d675d adds warning prop to ModalContent to enable warning buttons 2021-05-07 14:56:27 +02:00
Keviin Åberg Kultalahti
99fda23771 adds a click dispatch to the Table component 2021-05-07 14:52:46 +02:00
Andrew Kingston
b5dade2d50 Handle long app names correctly in app grid view 2021-05-07 13:29:05 +01:00
Andrew Kingston
8aaeac764b Use local transitions in modal to avoid issues with component unmounting when navigating away 2021-05-07 13:13:24 +01:00
Andrew Kingston
830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
Andrew Kingston
f57cfe70ce Center menu item icons 2021-05-07 08:36:05 +01:00
Andrew Kingston
cd39210573 Reduce size of MenuItem icons 2021-05-06 15:33:28 +01:00
Andrew Kingston
3d838a4c48 Update label component to use spectrum 2021-05-06 15:33:16 +01:00
Andrew Kingston
4d69e8c5c2 Add log out and old settings to action menu from top bar avatar 2021-05-06 15:00:35 +01:00
Andrew Kingston
1ae179687e Fix classname in Body component 2021-05-06 14:10:54 +01:00
Andrew Kingston
c277559a5a Add noPadding prop to Body 2021-05-06 13:58:23 +01:00
Andrew Kingston
7b7ae3396a Add XS gap class to Layout 2021-05-06 13:58:07 +01:00
Andrew Kingston
6702eed782 Add quiet prop to BBUI select 2021-05-06 13:57:36 +01:00
Andrew Kingston
df43d2efb2 Update avatar to solid background 2021-05-06 10:49:04 +01:00
Andrew Kingston
783ab8989d Add Page layout component to BBUI 2021-05-06 10:17:27 +01:00
Keviin Åberg Kultalahti
13468a5a3f format fixes 2021-05-05 18:41:42 +02:00
Keviin Åberg Kultalahti
4253f87e82 fix SideNav Item not working correctly 2021-05-05 16:47:27 +02:00
Keviin Åberg Kultalahti
22259b5077 passing in a name now shows initials in Avatar component 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
a8fdd8541e adjust font-size with size on Avatar component 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
0a8babd24d add sizing prop to Avatar 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
341b71cfd9 working ProgressCircle 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
b9ec7568d8 fix progress not showing correctly 2021-05-05 11:23:42 +02:00
Keviin Åberg Kultalahti
1b2a0e879b wip: update ProgressCircle to take values 2021-05-05 11:23:36 +02:00
Keviin Åberg Kultalahti
6ca0a46d45 adds wip initial mode to Avatar 2021-05-05 11:22:54 +02:00
mike12345567
e5f3b3956c Merge branch 'next' of github.com:Budibase/budibase into labday/mike-formulas 2021-05-04 13:24:14 +01:00
Martin McKeaveney
4086d39535 merge with next 2021-05-04 11:49:34 +01:00
Martin McKeaveney
e78f9c9628 Merge branch 'next' of https://github.com/Budibase/budibase into lab-day/scripting-block 2021-05-04 11:42:13 +01:00
Martin McKeaveney
8ecb70a8f7 merge with next 2021-05-04 11:40:59 +01:00
Andrew Kingston
ae94ee8f0e Fix progressbar using undefined variables 2021-05-04 11:37:53 +01:00
Andrew Kingston
797e8a8b67 Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston
7bdf1f9ed2 Fix modal content size prop 2021-05-04 11:07:26 +01:00
Andrew Kingston
c010eeb314 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
mike12345567
7a5ba0eeba Some fixes after testing binding. 2021-05-04 10:49:33 +01:00
Martin McKeaveney
72ed644803 merge 2021-05-04 09:55:14 +01:00
Keviin Åberg Kultalahti
79b421769e fix accidental removal of Label component 2021-05-04 07:29:15 +02:00
Keviin Åberg Kultalahti
1a53da89b4 remove last styleguide reference 2021-05-03 09:35:47 +02:00
Keviin Åberg Kultalahti
0afbf1649e lint:fix 2021-05-03 09:31:09 +02:00
Keviin Åberg Kultalahti
bf1173698e convert Detail component to new API 2021-04-30 13:39:42 +02:00
Keviin Åberg Kultalahti
2d8e200591 convert Code component to new API 2021-04-30 13:39:34 +02:00
Keviin Åberg Kultalahti
7dc53dc2e6 convert all Heading instances to use new API 2021-04-30 13:38:06 +02:00
Keviin Åberg Kultalahti
8ecdbc9bf4 convert Heading to new API 2021-04-30 13:33:50 +02:00
Keviin Åberg Kultalahti
3480045f11 delete BBUI Styleguide 2021-04-30 13:31:59 +02:00
Keviin Åberg Kultalahti
9509b8f42b Convert Body component to use size="" prop 2021-04-30 13:31:45 +02:00
Andrew Kingston
0c457e4eaf Fix combobox disabled state and remove unnecessary props 2021-04-29 15:24:59 +01:00
Andrew Kingston
f660c86ba9 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:54:52 +01:00
Andrew Kingston
7fa700a537 Update merged files to use spectrum 2021-04-28 15:53:21 +01:00
Andrew Kingston
9c903feed0 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:53:07 +01:00
Keviin Åberg Kultalahti
16b33d9a08 remove unused prop from DrawerContent component 2021-04-28 16:18:56 +02:00
Andrew Kingston
9d5ff2e612 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:08:54 +01:00
Andrew Kingston
a1c01bb905 Update other cypress helpers to work with spectrum 2021-04-28 15:08:43 +01:00
Keviin Åberg Kultalahti
75335e10c4 remove Spacer import/export 2021-04-28 15:55:52 +02:00
Keviin Åberg Kultalahti
505f75e8bb removes Spacer component and last few instances of use 2021-04-28 15:54:35 +02:00
Keviin Åberg Kultalahti
e63e2b369a Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-28 15:09:32 +02:00
Andrew Kingston
62b0e02ef4 Update all backend buttons to be action buttons. Add missing ActionMenu conversion to views 2021-04-28 13:59:55 +01:00
Keviin Åberg Kultalahti
016a780322 rewords FilterPanel to use new DrawerContent component 2021-04-28 14:52:58 +02:00
Keviin Åberg Kultalahti
c82d171106 rename DrawerContentWithSidebar to DrawerContent and add sidebar check 2021-04-28 14:42:44 +02:00
Andrew Kingston
e5e3a72381 Update all component icons 2021-04-28 13:42:17 +01:00
Keviin Åberg Kultalahti
4c776f68f2 Switch bindingPanel to use new Drawer content component 2021-04-28 10:10:48 +02:00
Keviin Åberg Kultalahti
da993b47f1 Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
c97fc61f77 update progressbar to use new API 2021-04-27 16:41:43 +02:00
Keviin Åberg Kultalahti
c1a72e76ef remove old unused component from bbui 2021-04-27 16:30:58 +02:00
Keviin Åberg Kultalahti
9ee6ef3073 rework Icons to use new API 2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti
b635aad8ae rework Divider to use new API 2021-04-27 16:25:39 +02:00
Keviin Åberg Kultalahti
b55a653ab2 rework ClearButton 2021-04-27 16:23:42 +02:00
Keviin Åberg Kultalahti
39f89d0946 actually remove it 2021-04-27 16:22:43 +02:00
Keviin Åberg Kultalahti
a1ef5acd0c remove old unsused close component from bbui 2021-04-27 16:22:33 +02:00
Keviin Åberg Kultalahti
e3126df4dc merge main branch 2021-04-27 16:19:42 +02:00
Keviin Åberg Kultalahti
9ef69b1725 convert ActionButton to new interface 2021-04-27 16:18:52 +02:00
Keviin Åberg Kultalahti
2e7e18a8b6 Changes ActionMenu button slot to be called control 2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti
0a036e5f20 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-27 15:28:03 +02:00
Keviin Åberg Kultalahti
03eb8603bd Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-27 15:27:07 +02:00
Keviin Åberg Kultalahti
3102b6de2c Adds basic layout component 2021-04-27 15:06:08 +02:00
Keviin Åberg Kultalahti
9bda97b300 rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti
0146cd0c88 converts component adding buttons in design section 2021-04-26 17:34:28 +02:00
Andrew Kingston
17bf73706a Update filter popover to modal 2021-04-26 16:14:16 +01:00
Andrew Kingston
37d1004d8d Fix active class on buttons 2021-04-26 16:02:03 +01:00
Keviin Åberg Kultalahti
3950e26ade More conversions... 2021-04-26 14:31:32 +02:00
Keviin Åberg Kultalahti
2b394eab25 add closeOnClick slot prop to ActionMenu 2021-04-26 14:14:05 +02:00
Keviin Åberg Kultalahti
e7b8ec4223 update ActionButton interface 2021-04-23 15:45:10 +02:00
Keviin Åberg Kultalahti
135b3acbf3 adds hoverable prop to modal close button 2021-04-23 14:03:59 +02:00
Keviin Åberg Kultalahti
311d4f9d65 Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 12:52:05 +02:00
Andrew Kingston
c33f51600a Add custom scrollbars and fix page heights 2021-04-23 11:39:39 +01:00
Andrew Kingston
d36a80b0de Update top nav to use tabs and fix a few tab layout issues 2021-04-23 11:30:17 +01:00
Andrew Kingston
f859ad5210 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti
8a36d81d32 switch out remix icons 2021-04-23 10:33:41 +02:00
Keviin Åberg Kultalahti
3c4ca05e87 fix formatting in some files 2021-04-23 09:41:49 +02:00
Keviin Åberg Kultalahti
e03d49ce53 wip: fixes a couple of drawers 2021-04-22 16:34:18 +02:00
Keviin Åberg Kultalahti
77bbb440cb converts Drawer component to Spectrum 2021-04-22 15:14:55 +02:00
Andrew Kingston
863406574c Improve builder settings modal styles 2021-04-22 13:59:00 +01:00
Andrew Kingston
10b010f9d6 Fix crash due ot leftover export from BBUI 2021-04-22 13:23:02 +01:00
Keviin Åberg Kultalahti
840d41d7eb fix DropdownMenu not being removed from export file 2021-04-22 12:15:42 +02:00
Keviin Åberg Kultalahti
4106d5705b Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-22 12:09:51 +02:00