-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(editor): improve functionality and optimize performance (#10)
* Update README.md * chore: update env example variable * chore(web): remove unwanted files * chore(web): remove console log in production mode * chore(web): remove landing page * chore: update dockerfile (#5) * feat(editor): add prosekit editor * feat(editor): add holder * feat: editor demo * feat(web): change text field to password input (#6) * feat: added github actions (#7) * feat: add github action * fix: github action * feat: cache the pnpm store action * fix: production deployment * fix: check current org before deletion and switch to Personal account (#8) * fix: check current org before deletion and switch to Personal account * chore: add funding-manifest-urls for Floss * chore: update readme * chore: rename setting up status with draft (#9) * feat: add hard break extension * feat: add markdown export * feat: add list item extension * feat: add text highlight extension * chore: update editor * refactor(editor): editor * feat(editor): insert block content * refactor(editor): misc update * refactor(editor): misc update * fix: hard break * fix(editor): table handle * refactor: editor * chore: disable placeholder edit option in content view mode
- Loading branch information
1 parent
b72f18d
commit 5b5fde6
Showing
103 changed files
with
4,821 additions
and
23,162 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.