mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
472 B
472 B
TODO - Short and mid term plans.
CSS transitions and animations
- Add
cubic-beziertiming function support.
UICodeEditor
- Add new CSS properties related to the widget.
StyleSheetParser
Detect errors and log them.
ecode - Code Editor
- Add LSP support.
UI Editor
-
Integrate the
UICodeEditorinto the editor in order to be able to edit the layouts and CSS in app. -
Once
UITreeViewis finished add a tree view inspector of the node tree.