mike12345567
|
61fdabc382
|
Adding onTop attribute to tabs which allows setting the z-index for the container - #7679.
|
2022-09-07 17:45:14 +01:00 |
Andrew Kingston
|
7794cebaff
|
Remove unused styles
|
2022-07-01 11:26:20 +01:00 |
Andrew Kingston
|
1b82a965d5
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-25 13:49:28 +01:00 |
Dean
|
5f1e7bdee0
|
Fixes for tab underline behaviour. Fix for overview initialisation via URL. Fix for clearing the store when navigating away from the overview tab
|
2022-05-09 14:41:53 +01:00 |
Andrew Kingston
|
ff72c8806d
|
Remove z-index style from tabs
|
2022-04-19 10:12:46 +01:00 |
Andrew Kingston
|
3d426f3089
|
Update spectrum tabs, add tooltip to icon, add size option to tabs
|
2022-04-12 15:34:34 +01:00 |
Andrew Kingston
|
c2d61d8ebc
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-04-06 11:50:43 +01:00 |
Andrew Kingston
|
66715b8290
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-02-24 14:03:29 +00:00 |
Tobias Speicher
|
491bcb86ed
|
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
|
2022-02-20 15:28:39 +01:00 |
Rory Powell
|
36f42d0426
|
Bump z-index to always be on top
|
2022-01-10 11:50:08 +00:00 |
Rory Powell
|
b1ef2e3988
|
Fix auth dropdown z-index
|
2022-01-05 10:29:40 -05:00 |
mike12345567
|
a7743c8481
|
Fixing bug in tabs where double clicks cause tab switching, new headers enabled by default, disabled headers rather than enabled, get requests can have bodies.
|
2021-12-13 11:24:13 +00:00 |
mike12345567
|
f5b1e255d5
|
Making it so that schema always shows up for future work towards global variables and making it so that tabs selected can be bound to.
|
2021-12-09 18:41:07 +00:00 |
mike12345567
|
e064237981
|
Adding in last components of UI that were missing.
|
2021-12-03 18:39:05 +00:00 |
mike12345567
|
4e9d60b446
|
First major part of the REST query resdesign.
|
2021-12-01 17:55:57 +00:00 |
Andrew Kingston
|
1b3317a114
|
Add devtools to app preview and add ability to preview apps as different roles
|
2021-11-26 13:25:02 +00:00 |
Andrew Kingston
|
e521596c9c
|
Fix bug rendering tabs inside a component which uses a svelte transition
|
2021-10-11 11:34:19 +01:00 |
Peter Clement
|
2500b465e1
|
border fix
|
2021-08-09 15:56:05 +01:00 |
Peter Clement
|
dc9d69910b
|
fix underline conditional
|
2021-08-09 15:55:03 +01:00 |
Peter Clement
|
7a58e3c817
|
Add Quiet and Emphasized variants to the Tabs and Tab components
|
2021-08-09 15:47:30 +01:00 |
Andrew Kingston
|
8befb1d545
|
Fix bug with tabs causing them to broadcast a change event on mount
|
2021-07-06 15:53:52 +01:00 |
Andrew Kingston
|
aee876a681
|
Add initial work on merging settings and design panels, improve code structure, improve styles
|
2021-06-22 09:14:17 +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 |
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
|
e12808e3a2
|
adds on:select handler to tabs component
|
2021-04-15 15:39:00 +02:00 |
Keviin Åberg Kultalahti
|
9f0f04c8d3
|
remove log
|
2021-04-15 14:48:20 +02:00 |
Keviin Åberg Kultalahti
|
cec19df28b
|
working sliding animation between tabs
|
2021-04-15 14:42:39 +02:00 |
Keviin Åberg Kultalahti
|
1e5245589a
|
adds working tabs
|
2021-04-14 16:07:45 +02:00 |
Keviin Åberg Kultalahti
|
3056d4316a
|
adds divider component
|
2021-04-14 14:52:25 +02:00 |