Andrey Antukh
|
0ab126748f
|
💄 Add format rule for code comments (#8211)
* 💄 Add format rule for code comments
* ⬆️ Update linter and formatter on devenv
|
2026-01-27 15:07:18 +01:00 |
|
Alejandro Alonso
|
ce62e11626
|
🐛 Fix error on validating file referential integrity when duplicating a page
|
2025-07-21 09:26:23 +02:00 |
|
Andrey Antukh
|
fe3fec7a50
|
🐛 Fix workspace hot reload race condtion
This reverts commit 8139ee3ef936498f183818065067ea931ca894a2.
|
2025-02-18 16:49:50 +01:00 |
|
Andrey Antukh
|
8139ee3ef9
|
Revert "🐛 Fix workspace hot reload race condtion (#5851)"
This reverts commit 5d56d28cb64deefb07aaa4516be5d0b692a8559d.
|
2025-02-14 10:02:05 +01:00 |
|
Andrey Antukh
|
5d56d28cb6
|
🐛 Fix workspace hot reload race condtion (#5851)
Mainly ensure that all required paramers for workspace
file and page bootstrap are always available from parameters
and not taken from context
|
2025-02-13 17:04:34 +01:00 |
|
Andrey Antukh
|
85746e7cb2
|
♻️ Refactor state locality
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
|
2025-01-16 15:31:18 +01:00 |
|
Pablo Alba
|
260c0e0678
|
✨ Add copying and duplicating component frontend tests
|
2024-05-24 12:58:18 +02:00 |
|