Andrew Kingston
a3e555c85e
Misc fixes ( #9383 )
...
* Shrink cloud upgrade button to proper size
* Add brackets to fix operator precedence when ejecting blocks to prevent undefined custom CSS
* Prevent relationship fields in forms from being used as datasources
* Remove extraneous navigation when adding a component which caused next navigation to fail
* Improve form logic concerning when to fully remount itself to fix issues with stale schema being passed in
2023-01-19 09:47:10 +00:00
Andrew Kingston
1ab1329e49
Disregard block components from ejection which are unmounted during parent blocks lifecycles
2022-11-15 12:58:52 +00:00
Andrew Kingston
3fd7952a17
Use block name in placeholders inside blocks
2022-10-14 19:13:44 +01:00
Andrew Kingston
b66ef636ac
Allow block ejection to properly apply all styles from blocks
2022-08-24 09:05:08 +01:00
Andrew Kingston
83afbf0778
Update block map structure for better ejection
2022-08-24 08:21:57 +01:00
Andrew Kingston
27ab8b8e82
Use order as key when registering block components rather than ID
2022-08-23 19:37:38 +01:00
Andrew Kingston
ea9eb1c056
Tidy up table block and remove unused styles
2022-08-23 19:13:40 +01:00
Andrew Kingston
c43cec2b2b
Remove client app button for ejecting blocks
2022-08-23 19:08:59 +01:00
Andrew Kingston
06eee0d386
Make block ejection work properly via the builder rather than client app button hack
2022-08-23 19:05:38 +01:00
Andrew Kingston
eb3f7ba810
Update block ejection with latest codebase
2022-08-23 15:53:28 +01:00
Andrew Kingston
5b2ff31e73
Add ability to eject blocks into raw components
2022-06-30 19:31:25 +01:00
Andrew Kingston
d054d496be
Allow table with search block to render correct components for all relevant field types
2021-11-03 11:58:06 +00:00
Andrew Kingston
76c0f24977
Simplify some block logic
2021-11-02 12:58:38 +00:00
Andrew Kingston
e43aba075e
Comment some parts of blocks implementation for clarity
2021-11-02 08:58:50 +00:00
Andrew Kingston
38eacb5a10
Remove old files and tidy up
2021-11-02 08:47:19 +00:00