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-23 23:29:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix-user-name-validation
Add File
New File
Apply Patch
plane
/
apps
/
web
/
ce
/
components
/
pages
/
editor
/
index.ts
3 lines
47 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
[WEB-2047] dev: pages side menu refactor (#5371) * dev: pages ai menu * chore: remove unused tasks
2024-08-16 16:17:33 +05:30
export
*
from
"./ai"
;
[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
"./embed"
;
Reference in New Issue
Copy Permalink