|
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 16s
Fixed TextSettings fields not updating the stylesheet and preview after the store refactoring that made content a computed property. - Add missing font watcher in TextSettings.vue - Update useCssUpdater.js to use store.replaceBlock() instead of writing to readonly store.content - Update createRule() to append to store.customCss instead of store.content All TextSettings fields (font, size, margins, padding, alignment) now correctly update the stylesheet and preview. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| blocks | ||
| editor | ||
| ui | ||
| ElementPopup.vue | ||
| PagedJsWrapper.vue | ||
| PagePopup.vue | ||
| PreviewLoader.vue | ||
| SaveButton.vue | ||
| SidePanel.vue | ||
| StylesheetViewer.vue | ||