1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
Commit graph

1103 commits

Author SHA1 Message Date
Andrew Kingston 1711331261 Add size styles and placeholder to image component 2021-06-25 15:29:24 +01:00
Andrew Kingston e5b2a21c82 Add relative z indices to layouts to allow absolutely positioned children in a layout without overlapping the nav 2021-06-25 15:09:13 +01:00
Andrew Kingston 937479986d Add pretty labels to button props, ensure button width is always determined by content 2021-06-25 08:55:45 +01:00
Andrew Kingston 5f83ee6813 Hide horizontal overflow at layout level 2021-06-24 12:15:22 +01:00
Andrew Kingston 13f9b8b532 Add wrap setting to containers and force repeaters to always wrap 2021-06-24 12:15:04 +01: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 b7aa28f981 Add some container settings to repeaters to allow control of layout of children, and enable settings bar 2021-06-24 11:44:33 +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
Andrew Kingston 35c9b4ff2f Remove margin from heading and paragraph 2021-06-23 14:22:59 +01: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
Andrew Kingston 2dd5645aab Fix instance name on layouts 2021-06-23 12:26:46 +01:00
Budibase Release Bot 9fbb9d8d72 v0.9.58 2021-06-23 09:13:01 +00: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
Martin McKeaveney a45b3d7bf0 fix button component props 2021-06-22 12:10:57 +01:00
Michael Drury 2481477a7d
Merge pull request #1784 from Budibase/fix/app-import-issue
Fixing app export/import issue
2021-06-22 09:57:11 +01: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
Michael Drury 8b447479a9 Update-deps and re-lint. 2021-06-21 22:44:40 +01:00
Martin McKeaveney 1a83a8916b lint 2021-06-21 22:43:15 +01:00
Michael Drury a2d98bfe23 Linting. 2021-06-21 22:42:57 +01:00
Martin McKeaveney 539250899c prevent portal link from navigating in builder preview 2021-06-21 19:47:40 +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
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
Martin McKeaveney 44dda78ea4 fix condition in layout 2021-06-18 17:57:01 +01:00
Andrew Kingston 6eb82071b7 Allow sections to be nested inside containers 2021-06-18 14:03:55 +01:00
mike12345567 987b66fd59 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 2021-06-18 13:14:45 +01: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 83d9a782c8 Lint and remove unused section properties 2021-06-18 12:44:53 +01:00
Andrew Kingston 9f8eeb7c99 Remove transition setting from components 2021-06-18 12:41:15 +01:00
Andrew Kingston feef8dd30f Update buttons in settings, improve preview styles 2021-06-18 09:59:28 +01:00
Andrew Kingston 0fb0a1574d Add box shadow to nav and update setting order for layout 2021-06-17 16:23:38 +01:00
Martin McKeaveney 90bd99039b lint 2021-06-17 14:06:31 +01:00
Andrew Kingston 8904eaf48b Make navigation respect width setting 2021-06-17 13:17:24 +01:00
Andrew Kingston a668b55d52 Add content width setting to layouts 2021-06-17 13:05:12 +01:00
Andrew Kingston a4d808c7f2 Update server generated layouts and improve layout styles 2021-06-17 12:57:36 +01:00
Andrew Kingston a522a87ee8 Add component for customising navigation links, improve layouts and responsiveness 2021-06-17 12:18:48 +01:00
Budibase Release Bot ed59383167 v0.9.51 2021-06-17 05:20:27 +00:00
mike12345567 d22f608c6f Formatting. 2021-06-16 18:39:59 +01:00
Martin McKeaveney 9dc3725268 spectrum button component, allow binding to queries 2021-06-16 18:14:23 +01:00
Martin McKeaveney 1a94ef5039 end to end data providers and opinionated sql 2021-06-16 17:50:22 +01:00
Budibase Release Bot fa499a2ff1 v0.9.50 2021-06-16 09:04:00 +00:00
Andrew Kingston f147422e74 Merge branch 'master' of github.com:Budibase/budibase into feature/layout-poc 2021-06-16 09:35:11 +01:00