1
0
Fork 0
mirror of synced 2024-09-06 04:31:18 +12:00
Commit graph

403 commits

Author SHA1 Message Date
Andrew Kingston
bf6762dd66 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 13:16:26 +01:00
Budibase Release Bot
cdd85c4d11 v0.9.71 2021-07-07 10:52:11 +00:00
Andrew Kingston
70d29c32f8 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 11:48:38 +01:00
Andrew Kingston
83a91a8943 Fix bug with tabs causing them to broadcast a change event on mount 2021-07-06 15:53:52 +01:00
Andrew Kingston
80679cba13 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 17:41:26 +01:00
Budibase Release Bot
54dae1b5a2 v0.9.70 2021-07-05 14:38:21 +00:00
Andrew Kingston
77ae0e58b8 Add placholder color to color picker component to represent undefined color choice 2021-07-05 14:31:10 +01:00
Andrew Kingston
1b094b43ef Fix font family issue with date pickers 2021-07-05 10:24:44 +01:00
Andrew Kingston
07ed0b1217 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 09:03:24 +01:00
Budibase Release Bot
5f4199a3fb v0.9.69 2021-07-01 10:51:59 +00:00
Budibase Release Bot
1385a08395 v0.9.68 2021-07-01 10:41:50 +00:00
Andrew Kingston
1547c17f7f Merge and add initial work on cards 2021-06-30 16:33:19 +01:00
Andrew Kingston
b4a8a9c160 Add better theme compatibility to color picker and client app components 2021-06-30 08:30:57 +01:00
Budibase Release Bot
2258f43bc1 v0.9.67 2021-06-29 16:46:33 +00:00
Martin McKeaveney
2c2e3757d8
Merge pull request #1871 from Budibase/develop
Develop
2021-06-29 14:48:27 +01:00
Budibase Release Bot
14810c1a0f v0.9.66 2021-06-29 13:24:30 +00:00
Andrew Kingston
0db0417691 Allow color picker to have spectrum theme overridden 2021-06-29 08:20:34 +01:00
Andrew Kingston
dfbd1eaae1 Add initial work on refactoring color picker to account for client app theme 2021-06-28 14:51:47 +01:00
Andrew Kingston
fc4aa07495
Merge pull request #1834 from Budibase/design-panel-v2
Design panel V2 + big performance improvements + misc features
2021-06-28 11:11:00 +01:00
Budibase Release Bot
e0459572af v0.9.65 2021-06-25 11:32:56 +00:00
Budibase Release Bot
8998e8cba4 v0.9.64 2021-06-24 11:37:19 +00:00
Andrew Kingston
14fa37deac Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2 2021-06-24 11:44:49 +01:00
Andrew Kingston
3074b3894f Add gap to container settings and remove some colours from color picker 2021-06-24 11:29:20 +01:00
Budibase Release Bot
91f2d5a075 v0.9.63 2021-06-23 22:43:56 +00:00
Budibase Release Bot
53a2707086 v0.9.62 2021-06-23 22:27:33 +00:00
Budibase Release Bot
4af9574178 v0.9.61 2021-06-23 19:53:30 +00:00
Andrew Kingston
d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 2021-06-23 14:21:37 +01:00
Budibase Release Bot
6d822ee4c2 v0.9.60 2021-06-23 12:53:57 +00:00
Budibase Release Bot
157208ea76 v0.9.59 2021-06-23 11:09:48 +00:00
Andrew Kingston
31f1940f49 Add wrapper to color picker and fix helper import 2021-06-23 11:47:07 +01:00
Budibase Release Bot
9fbb9d8d72 v0.9.58 2021-06-23 09:13:01 +00:00
Andrew Kingston
361d27cb08 Add color picker component and tidy up style options 2021-06-23 09:54:31 +01:00
Budibase Release Bot
6fe48237e5 v0.9.57 2021-06-23 08:45:22 +00:00
Budibase Release Bot
5253b00dc9 v0.9.56 2021-06-23 07:33:05 +00:00
Andrew Kingston
817dc7b3cf Add new style definitions for containers 2021-06-23 07:55:33 +01:00
Budibase Release Bot
63e52c1f1b v0.9.55 2021-06-22 16:31:57 +00:00
Budibase Release Bot
042eb0765a v0.9.54 2021-06-22 16:03:40 +00:00
Andrew Kingston
ab56301ace Add screen settings section, refactor more of component settings panel 2021-06-22 09:36:50 +01:00
Andrew Kingston
eff444f5ac Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2 2021-06-22 09:14:27 +01:00
Andrew Kingston
729dc3d8eb Add initial work on merging settings and design panels, improve code structure, improve styles 2021-06-22 09:14:17 +01:00
mike12345567
0248098964 Merge branch 'develop' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-21 13:05:39 +01:00
Andrew Kingston
9a41e8921c
Merge pull request #1774 from Budibase/confirmable-actions
Confirmable actions
2021-06-21 12:56:47 +01:00
Martin McKeaveney
3d89604680 merge 2021-06-21 11:19:22 +01:00
Martin McKeaveney
2686d4fbff merge 2021-06-21 11:16:44 +01:00
Martin McKeaveney
f85fad5a4d Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-21 11:14:27 +01:00
Andrew Kingston
656a6bcea5 Update modal to support different events for hiding and cancelling, and support entry transitions for fixed modals 2021-06-21 09:57:17 +01:00
Budibase Release Bot
91a6d5e985 v0.9.53 2021-06-20 16:45:30 +00:00
Budibase Release Bot
07a6eab254 v0.9.52 2021-06-20 10:15:48 +00:00
Andrew Kingston
68303fbea4 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-18 13:10:10 +01:00
Andrew Kingston
52e544068b Fix combobox sometimes showing a value of 'undefined' 2021-06-17 12:19:05 +01:00