This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2025-12-21 14:19:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94f421f27df1ea743d61c7556c450503bd956566
plane
/
web
/
ce
/
components
/
pages
/
index.ts
3 lines
59 B
TypeScript
Raw
Normal View
History
Unescape
Escape
[WEB-1682] refactor: editor code splitting (#4893) * refactor: lite and rich text editors * refactor: document editor migration * fix: add missing css import * refactor: issue embed widget splitting * chore: remove extensions folder from ee * chore: update web ee folder structure * fix: build errors --------- Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
2024-06-21 17:37:11 +05:30
export
*
from
"./editor"
;
[WEB-1397] chore: update space app types (#4861) * chore: update types * chore: dummy page actions components * chore: rename component * refactor: rearrange declarations
2024-06-18 17:51:52 +05:30
export
*
from
"./extra-actions"
;
Reference in New Issue
Copy Permalink