1
0
Fork 0
mirror of synced 2024-05-17 10:53:15 +12:00
Commit graph

14 commits

Author SHA1 Message Date
Andrew Kingston 7b80dabfe2 Disregard block components from ejection which are unmounted during parent blocks lifecycles 2022-11-15 12:58:52 +00:00
Andrew Kingston 622553978b Use block name in placeholders inside blocks 2022-10-14 19:13:44 +01:00
Andrew Kingston 27e44821e2 Allow block ejection to properly apply all styles from blocks 2022-08-24 09:05:08 +01:00
Andrew Kingston 5525f29a57 Update block map structure for better ejection 2022-08-24 08:21:57 +01:00
Andrew Kingston 2f2c28cf4d Use order as key when registering block components rather than ID 2022-08-23 19:37:38 +01:00
Andrew Kingston 5bccc23ef4 Tidy up table block and remove unused styles 2022-08-23 19:13:40 +01:00
Andrew Kingston 86322da085 Remove client app button for ejecting blocks 2022-08-23 19:08:59 +01:00
Andrew Kingston 80bcfd2692 Make block ejection work properly via the builder rather than client app button hack 2022-08-23 19:05:38 +01:00
Andrew Kingston 25454bff9d Update block ejection with latest codebase 2022-08-23 15:53:28 +01:00
Andrew Kingston 02e5e66992 Add ability to eject blocks into raw components 2022-06-30 19:31:25 +01:00
Andrew Kingston 7ec5c2b1f2 Allow table with search block to render correct components for all relevant field types 2021-11-03 11:58:06 +00:00
Andrew Kingston 212e62b62e Simplify some block logic 2021-11-02 12:58:38 +00:00
Andrew Kingston ee7ab70f4d Comment some parts of blocks implementation for clarity 2021-11-02 08:58:50 +00:00
Andrew Kingston 7bd46a6ecb Remove old files and tidy up 2021-11-02 08:47:19 +00:00
Renamed from packages/client/src/components/app/blocks/Block.svelte (Browse further)