enso/app/common
Kaz Wesley 867c77d5cc
New markdown editor (#11469)
Implements #11240.

https://github.com/user-attachments/assets/4d2f8021-3e0f-4d39-95df-bcd72bf7545b

# Important Notes
- Fix a Yjs document corruption bug caused by `DeepReadonly` being replaced by a stub; introduce a `DeepReadonly` implementation without Vue dependency.
- Fix right panel sizing when code editor is open.
- Fix right panel slide-in animation.
- `Ast.Function` renamed to `Ast.FunctionDef`.
2024-11-06 16:54:32 +00:00
..
src New markdown editor (#11469) 2024-11-06 16:54:32 +00:00
package.json New markdown editor (#11469) 2024-11-06 16:54:32 +00:00
tsconfig.json Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00