1017 Commits (8dff7a00a35cc125cffdadee0b0f0b012a00aaf7)

Author SHA1 Message Date
Andrew Kingston 1333844a2c Move keyboard handling into client library so that component deletion via keyboard can reference client app state 5 years ago
Andrew Kingston de163567f5 Move keyboard handling into client library so that component deletion via keyboard can reference client app state 5 years ago
Andrew Kingston 7c16a1423b Allow in-preview editing of paragraphs and headings 5 years ago
Andrew Kingston b522726afc Allow in-preview editing of paragraphs and headings 5 years ago
Andrew Kingston 6b69ce4eb9 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 5 years ago
Andrew Kingston 25bafc15d2 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 5 years ago
Andrew Kingston 5d5a35fd32 Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library 5 years ago
Andrew Kingston 2af3888d8a Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library 5 years ago
Andrew Kingston 870219722a Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 5 years ago
Andrew Kingston 262b238388 Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 5 years ago
Andrew Kingston 8cf672252a Update field disabled state when disabled prop changes 5 years ago
Andrew Kingston 54aad2ff1e Update field disabled state when disabled prop changes 5 years ago
Andrew Kingston bf74a750f2 Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page 5 years ago
Andrew Kingston 950e056e1c Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page 5 years ago
Andrew Kingston f5f2611a3e Remove date parsing from client date picker as it has moved to the core date picker 5 years ago
Andrew Kingston 9deb9be1cd Remove date parsing from client date picker as it has moved to the core date picker 5 years ago
Rory Powell 88cdc7c1bd Allow options picker to be used on text columns 5 years ago
Rory Powell 346f1d652b Allow options picker to be used on text columns 5 years ago
Andrew Kingston 96a723d838 Fix issue with button roundness when using other sizes than medium 5 years ago
Andrew Kingston 06c46dd3a7 Fix issue with button roundness when using other sizes than medium 5 years ago
Martin McKeaveney 43d3c2af4d adding made in budibase tag 5 years ago
Martin McKeaveney 1d55b5ece2 adding made in budibase tag 5 years ago
Andrew Kingston 67543ef9be Fix drag and drop indicator positioning when not using desktop preview 5 years ago
Andrew Kingston fe35d08422 Fix drag and drop indicator positioning when not using desktop preview 5 years ago
Andrew Kingston 2a736c16d7 Fix padding being added to empty layouts in mobile view 5 years ago
Andrew Kingston f6a18ca550 Fix padding being added to empty layouts in mobile view 5 years ago
Martin McKeaveney 7a7fd6c02f fixing import 5 years ago
Martin McKeaveney dbfd9ff877 fixing import 5 years ago
Martin McKeaveney 665a9620a4 lint 5 years ago
Martin McKeaveney 6ef1883328 lint 5 years ago
Martin McKeaveney b8fef9965d end user ping for client apps 5 years ago
Martin McKeaveney 13a07a5e51 end user ping for client apps 5 years ago
Andrew Kingston 5c6c21aeef Move all lucene logic into central builder helpers file 5 years ago
Andrew Kingston ec7cf96fd9 Move all lucene logic into central builder helpers file 5 years ago
Andrew Kingston 78e4f00e11 Add button action for manually refreshing a data provider 5 years ago
Andrew Kingston a30ced6408 Add button action for manually refreshing a data provider 5 years ago
Andrew Kingston c89e198bf8 Simplify some DND style rules 5 years ago
Andrew Kingston 0297b3de3f Simplify some DND style rules 5 years ago
Andrew Kingston ee2e2799d9 Enable left/right side targetting for DND 5 years ago
Andrew Kingston eeb0617d2b Enable left/right side targetting for DND 5 years ago
Andrew Kingston 7663bdb534 Revert preservation of base component styles by styleable helper to fix stale styles being applied after removal 5 years ago
Andrew Kingston 393e95d795 Revert preservation of base component styles by styleable helper to fix stale styles being applied after removal 5 years ago
Andrew Kingston 18506f1235 Reduce DND snap to edge threshold to prevent unwanted target spamming on the edges of the parent component 5 years ago
Andrew Kingston dc3df10c58 Reduce DND snap to edge threshold to prevent unwanted target spamming on the edges of the parent component 5 years ago
Andrew Kingston cae514ca06 Simplify client app component re-render keying 5 years ago
Andrew Kingston 495c20f851 Simplify client app component re-render keying 5 years ago
Andrew Kingston 392a1f05ee Refactor DND labels to before and after rather then above and below 5 years ago
Andrew Kingston 9febe391bb Refactor DND labels to before and after rather then above and below 5 years ago
Andrew Kingston 9634b021a5 Refactor client app data tags to be classnames and simplify logic 5 years ago
Andrew Kingston 488ec4d988 Refactor client app data tags to be classnames and simplify logic 5 years ago