1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

27 commits

Author SHA1 Message Date
Andrew Kingston
7f09f55315 Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed 2021-08-01 13:39:33 +01:00
Andrew Kingston
46c8c85736 Remove inline-block from links as it is not needed 2021-07-06 09:24:02 +01:00
Andrew Kingston
698e31acbc Update remaining static color variables to spectrum instead 2021-07-05 14:02:49 +01:00
Andrew Kingston
56d687a236 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 09:03:24 +01:00
Andrew Kingston
96d803fd93 Only override color style on links if a color setting exists 2021-07-01 00:48:40 +01:00
Andrew Kingston
d0c6f64b22 Fix link styles 2021-06-30 19:57:39 +01:00
Andrew Kingston
45d235ca92 Add spectrum card component 2021-06-30 16:33:35 +01:00
Andrew Kingston
d0d38387ad Fix placeholder styles, add typography settings to link 2021-06-25 15:56:22 +01:00
Andrew Kingston
6c960dd9e2 Replace font-weight 500 with 600 as source sans pro does not have a 500 weight, and update autoscreens and templates to use source sans pro 2021-05-25 10:11:41 +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
0988f27f15 Add external setting for links 2021-02-26 09:58:24 +00:00
Andrew Kingston
1188a96877 Fix crash when adding a link 2020-12-09 14:14:10 +00:00
Andrew Kingston
be4106eae4 Add component data binding and simplify context sharing 2020-11-24 11:02:10 +00:00
Andrew Kingston
18a0f3888b Add proper hot reloading of app preview when styles change 2020-11-24 09:31:54 +00:00
Andrew Kingston
1b0fa94dff Add support for full depth data binding 2020-11-20 09:50:10 +00:00
Andrew Kingston
1a8d781c8c Refactor entire SDK into client lib and enable svelte context sharing between client and components 2020-11-18 19:18:18 +00:00
Andrew Kingston
b01ec8da0f Fix selected component border in builder preview 2020-11-17 12:20:40 +00:00
Andrew Kingston
e11656fa24 Add lots of new work on client library rewrite 2020-11-17 12:08:24 +00:00
Andrew Kingston
3a981ac256 Add initial new routing and svelte client app generation 2020-11-13 15:42:32 +00:00
Andrew Kingston
299dcbab3d Add majority of API interactions to SDK 2020-11-12 09:07:09 +00:00
Michael Shanks
2bedbd5df6 bugfix: screenRouter hijacks link clicks and routes when applicable 2020-06-03 22:52:33 +01:00
Michael Shanks
82d0f1ea86 bugfix: links not respecting appRootPath 2020-06-03 12:30:32 +01:00
Conor_Mack
017ac7aced Settings, Tidyup and Refactor 2020-05-20 11:55:25 +01:00
Conor_Mack
e7af64f625 Stylable option items and font family property 2020-04-27 11:26:34 +01:00
Martin McKeaveney
7ae40de558 eslint tidy up 2020-02-25 15:46:04 +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