1
0
Fork 0
mirror of synced 2024-08-25 15:01:31 +12:00
Commit graph

196 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
1efea8c869 adjust font-size with size on Avatar component 2021-05-05 10:44:50 +02:00
Keviin Åberg Kultalahti
f283e2b0f5 add sizing prop to Avatar 2021-05-05 10:43:06 +02:00
Keviin Åberg Kultalahti
87ed1c0a9e working ProgressCircle 2021-05-05 10:02:48 +02:00
Keviin Åberg Kultalahti
3837478527 fix progress not showing correctly 2021-05-05 09:43:01 +02:00
Keviin Åberg Kultalahti
eb896d0cba wip: update ProgressCircle to take values 2021-05-05 09:30:52 +02:00
Keviin Åberg Kultalahti
7e4e7720d7 adds wip initial mode to Avatar 2021-05-05 09:12:25 +02:00
Keviin Åberg Kultalahti
45f7d433ef fix accidental removal of Label component 2021-05-04 07:29:15 +02:00
Keviin Åberg Kultalahti
724c6a3fb2 remove last styleguide reference 2021-05-03 09:35:47 +02:00
Keviin Åberg Kultalahti
4ec2e7d01f lint:fix 2021-05-03 09:31:09 +02:00
Keviin Åberg Kultalahti
fa63b8f9ea convert Detail component to new API 2021-04-30 13:39:42 +02:00
Keviin Åberg Kultalahti
856f808600 convert Code component to new API 2021-04-30 13:39:34 +02:00
Keviin Åberg Kultalahti
71f20dd2ea convert all Heading instances to use new API 2021-04-30 13:38:06 +02:00
Keviin Åberg Kultalahti
edb16eeff8 convert Heading to new API 2021-04-30 13:33:50 +02:00
Keviin Åberg Kultalahti
25a56b697e delete BBUI Styleguide 2021-04-30 13:31:59 +02:00
Keviin Åberg Kultalahti
f0f10ab2b4 Convert Body component to use size="" prop 2021-04-30 13:31:45 +02:00
Andrew Kingston
233e9af80c Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:54:52 +01:00
Andrew Kingston
d415b331a1 Update merged files to use spectrum 2021-04-28 15:53:21 +01:00
Andrew Kingston
0caad1f582 Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:53:07 +01:00
Keviin Åberg Kultalahti
193d542e0b remove unused prop from DrawerContent component 2021-04-28 16:18:56 +02:00
Andrew Kingston
85466fb7da Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 15:08:54 +01:00
Andrew Kingston
14a9eebfa1 Update other cypress helpers to work with spectrum 2021-04-28 15:08:43 +01:00
Keviin Åberg Kultalahti
598189cfb0 remove Spacer import/export 2021-04-28 15:55:52 +02:00
Keviin Åberg Kultalahti
111eb47a9a removes Spacer component and last few instances of use 2021-04-28 15:54:35 +02:00
Keviin Åberg Kultalahti
381ab45834 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-28 15:09:32 +02:00
Andrew Kingston
56cebe156b 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
7df0555721 rewords FilterPanel to use new DrawerContent component 2021-04-28 14:52:58 +02:00
Keviin Åberg Kultalahti
42204aa53d rename DrawerContentWithSidebar to DrawerContent and add sidebar check 2021-04-28 14:42:44 +02:00
Andrew Kingston
bdd9eb2ff3 Update all component icons 2021-04-28 13:42:17 +01:00
Keviin Åberg Kultalahti
5c627f9372 Switch bindingPanel to use new Drawer content component 2021-04-28 10:10:48 +02:00
Keviin Åberg Kultalahti
a1cad7ab0d Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti
a7e329d153 update progressbar to use new API 2021-04-27 16:41:43 +02:00
Keviin Åberg Kultalahti
21b4eb5d5c remove old unused component from bbui 2021-04-27 16:30:58 +02:00
Keviin Åberg Kultalahti
0b37d6f89a rework Icons to use new API 2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti
c1542dc49e rework Divider to use new API 2021-04-27 16:25:39 +02:00
Keviin Åberg Kultalahti
19052a66a5 rework ClearButton 2021-04-27 16:23:42 +02:00
Keviin Åberg Kultalahti
6e36a337f7 actually remove it 2021-04-27 16:22:43 +02:00
Keviin Åberg Kultalahti
1cd6acc1b6 remove old unsused close component from bbui 2021-04-27 16:22:33 +02:00
Keviin Åberg Kultalahti
aaf9b9e305 merge main branch 2021-04-27 16:19:42 +02:00
Keviin Åberg Kultalahti
768dfef5a0 convert ActionButton to new interface 2021-04-27 16:18:52 +02:00
Keviin Åberg Kultalahti
a760e6c1b5 Changes ActionMenu button slot to be called control 2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti
bc6ce42252 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-27 15:28:03 +02:00
Keviin Åberg Kultalahti
fd2d263b4c Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-27 15:27:07 +02:00
Keviin Åberg Kultalahti
f940cf5a39 Adds basic layout component 2021-04-27 15:06:08 +02:00
Keviin Åberg Kultalahti
66081ffa3d rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti
e6ce9aaa2f converts component adding buttons in design section 2021-04-26 17:34:28 +02:00
Andrew Kingston
5b78e0c375 Update filter popover to modal 2021-04-26 16:14:16 +01:00
Andrew Kingston
c9933e001b Fix active class on buttons 2021-04-26 16:02:03 +01:00
Keviin Åberg Kultalahti
bc391d32a3 More conversions... 2021-04-26 14:31:32 +02:00
Keviin Åberg Kultalahti
3b414df8c9 add closeOnClick slot prop to ActionMenu 2021-04-26 14:14:05 +02:00
Keviin Åberg Kultalahti
47f6509baf update ActionButton interface 2021-04-23 15:45:10 +02:00