Andrew Kingston
|
e6ffccaff7
|
Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder
|
2021-11-02 08:45:27 +00:00 |
Andrew Kingston
|
e9dd47b562
|
Add initial structure of table with search block
|
2021-11-01 17:18:38 +00:00 |
Andrew Kingston
|
04bbbd7873
|
Add in-preview editing for all field labels
|
2021-10-28 16:31:22 +01:00 |
Andrew Kingston
|
387831b799
|
Add in-preview editing of buttons and add settings bar for buttons
|
2021-10-28 15:29:48 +01:00 |
Andrew Kingston
|
234f53d37a
|
Focus contenteditable node when starting editing a component in the preview
|
2021-10-28 13:28:43 +01:00 |
Andrew Kingston
|
7910b6a40f
|
Add in-preview editing of link text and improve placeholder usage when combined with in-preview editing
|
2021-10-28 13:20:04 +01:00 |
Andrew Kingston
|
b522726afc
|
Allow in-preview editing of paragraphs and headings
|
2021-10-28 12:43:31 +01:00 |
Andrew Kingston
|
54aad2ff1e
|
Update field disabled state when disabled prop changes
|
2021-10-26 11:05:48 +01:00 |
Andrew Kingston
|
555742ead1
|
Merge pull request #3083 from Budibase/fix/date-sorting
Fix date format of dates created with Flatpickr (the date picker in apps)
|
2021-10-20 13:20:26 +01:00 |
Andrew Kingston
|
950e056e1c
|
Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page
|
2021-10-19 15:11:14 +01:00 |
Andrew Kingston
|
9deb9be1cd
|
Remove date parsing from client date picker as it has moved to the core date picker
|
2021-10-18 17:12:02 +01:00 |
Rory Powell
|
346f1d652b
|
Allow options picker to be used on text columns
|
2021-10-14 16:36:45 +01:00 |
Andrew Kingston
|
f6a18ca550
|
Fix padding being added to empty layouts in mobile view
|
2021-10-06 13:33:37 +01:00 |
Martin McKeaveney
|
8c65d45c23
|
Merge branch 'develop' into dnd
|
2021-09-30 14:56:23 +01:00 |
Andrew Kingston
|
ec7cf96fd9
|
Move all lucene logic into central builder helpers file
|
2021-09-27 12:59:49 +01:00 |
Andrew Kingston
|
488ec4d988
|
Refactor client app data tags to be classnames and simplify logic
|
2021-09-20 15:34:51 +01:00 |
Andrew Kingston
|
9ca0aeae8e
|
Fix spectrum button not being able to be dragged
|
2021-09-20 12:14:40 +01:00 |
Andrew Kingston
|
87aa4b18b1
|
Merge pull request #2597 from Budibase/fix-left-nav
Small fixes for navigation bar
|
2021-09-13 15:04:47 +01:00 |
Andrew Kingston
|
a50cb91934
|
Merge pull request #2584 from Budibase/horizontal-bar-chart
Add horizontal bar chart setting
|
2021-09-13 11:41:26 +01:00 |
Andrew Kingston
|
796c65bf5c
|
Fix 1px offset with left nav bar
|
2021-09-10 16:36:59 +01:00 |
Andrew Kingston
|
cc0c0104fe
|
Fix custom theme integration with date time field
|
2021-09-10 16:36:43 +01:00 |
Andrew Kingston
|
2820b6adef
|
Fix left navigation in layouts when on a tablet sized resolution
|
2021-09-10 15:13:48 +01:00 |
Andrew Kingston
|
5dcdb2dcb8
|
Update validation so that 'minimum' and 'minimum length' contraints both accept null values
|
2021-09-10 14:30:10 +01:00 |
Andrew Kingston
|
b7ef51e6f5
|
Add horizontal bar chart setting
|
2021-09-09 19:28:37 +01:00 |
Andrew Kingston
|
a6106ac0e1
|
Fix issue with endless scrolling when previewing a mobile device
|
2021-09-08 10:22:34 +01:00 |
Andrew Kingston
|
4d06d682d8
|
Add support for correct mobile and tablet previews
|
2021-09-08 09:40:25 +01:00 |
Andrew Kingston
|
363998a2af
|
Fix button theming and add nav text theming
|
2021-09-06 16:23:12 +01:00 |
Andrew Kingston
|
d1e3dda05f
|
Add custom theme options for button roundedness and header color
|
2021-09-03 15:28:35 +01:00 |
Andrew Kingston
|
8ab0fc2d7f
|
Ensure defaults are set for custom theming and fix a few inconsistencies
|
2021-09-03 14:43:21 +01:00 |
Andrew Kingston
|
e7d1ed3114
|
Add custom theming for primary color and primary hover color to form components
|
2021-09-03 11:50:09 +01:00 |
Andrew Kingston
|
047cd4ea88
|
Merge standard-components into the client library
|
2021-09-01 11:41:48 +01:00 |