Gerard Burns
de0414afbe
Update Svelte Major Version to 4 ( #13036 )
...
* update svelte versions
* temporarilly disable svelte warnings
* change bbap version pointed to
* remove sub module specifying svelte version
* point at updated account-portal
* add type declaration for svelte in the server
* add svelte transformer for server jest tests
* remove svelte from bbui package.json
* get builder tests working
* linting fixes
* prettier fixes
* fix server test
* fix another server test
* fix server serverlog test
* account-portal-version
* pin master version of pro
* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Andrew Kingston
08cd5bbb91
Refactor form block layout and add functional update and view multi step forms
2023-12-13 13:09:57 +00:00
Andrew Kingston
ac0f034ff4
Fix multi step settings definition to allow rendering of other sections in the correct order
2023-12-13 12:01:16 +00:00
Andrew Kingston
173a76dc52
Improve setting rendering and add dynamic section title
2023-12-08 16:10:56 +00:00
Andrew Kingston
3430b7b2ac
Merge branch 'master' of github.com:Budibase/budibase into feature/multistep-form-block
2023-12-08 14:40:45 +00:00
Gerard Burns
af35250371
Prevent collapsed component settings sections reverting on component settings changes. ( #12523 )
...
* wip
* lint
* fixes
* Pr feedback
* remove unneeded renaming
* remove other unneeded renaming
2023-12-08 12:22:40 +00:00
Dean
1a03d9d729
Initial pass at the multistep form block
2023-12-06 20:39:35 +00:00
Dean
cb2a19620b
Initial commit
2023-08-03 09:29:12 +01:00
Andrew Kingston
27845336b7
Add ability to show component info above the settings panel and add info to side panels
2022-11-30 14:18:31 +00:00
Andrew Kingston
dd4c7a186e
Add new style definitions for containers
2021-06-23 07:55:33 +01:00
Andrew Kingston
2367a97f39
Add screen settings section, refactor more of component settings panel
2021-06-22 09:36:50 +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
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
Keviin Åberg Kultalahti
9ee6ef3073
rework Icons to use new API
2021-04-27 16:30:13 +02: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
5eaae47ec0
Move DetailSummary and update to use Spectrum Icon
2021-04-21 15:34:46 +02:00