copilot-swe-agent[bot]
a8f565d912
Remove build artifacts from git and update .gitignore
2025-11-02 22:23:43 +00:00
copilot-swe-agent[bot]
0c6a57d3bb
Fix documentation build system - resolve becca module instance issue
...
Fixed the issue where multiple becca instances were being created due to inconsistent module import paths. The solution was to export becca from becca_loader and access it from there, ensuring a single instance is used throughout the build process.
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:18:49 +00:00
Elian Doran
5f1d2f02ee
chore(dx/client): fix SVG icons causing errors in CKEditor
2025-08-31 19:26:47 +03:00
Elian Doran
b4f2be332b
chore(ckeditor5-footnotes): fix references: Schema -> ModelSchema
2025-07-12 19:23:44 +03:00
Elian Doran
23fe76989b
chore(ckeditor5-footnotes): fix references: Writer -> ModelWriter
2025-07-12 19:23:40 +03:00
Elian Doran
275d07659d
chore(ckeditor5-footnotes): fix references: Range -> ModelRange
2025-07-12 19:23:37 +03:00
Elian Doran
a901e92573
chore(ckeditor5-footnotes): fix references: Element -> ModelElement
2025-07-12 19:23:33 +03:00
Elian Doran
6ead31b45f
chore(ckeditor5-footnotes): fix references: RootElement -> ModelRootElement
2025-07-12 19:23:30 +03:00
Elian Doran
d4ce12dca9
chore(ckeditor5-footnotes): fix references: TextProxy -> ModelTextProxy
2025-07-12 19:23:25 +03:00
Elian Doran
bb6e22cdb7
chore(ckeditor5-footnotes): fix references: Text -> ModelText
2025-07-12 19:23:13 +03:00
Elian Doran
c0a64d1ef0
chore(ckeditor5-footnotes): fix more errors
2025-05-04 21:06:57 +03:00
Elian Doran
d977866c44
chore(ckeditor5-footnotes): integrate source code changes
2025-05-04 20:31:25 +03:00
Elian Doran
80c390c72b
chore(ckeditor5-*): fix build errors
2025-05-04 19:58:18 +03:00
Elian Doran
2d27a4b50d
chore(ckeditor5-footnotes): initialize empty plugin
2025-05-04 19:53:17 +03:00