Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor(editor): improve functionality and optimize performance #10

Merged
merged 29 commits into from
Dec 12, 2024

Conversation

salsabeeljamal
Copy link
Member

@salsabeeljamal salsabeeljamal commented Dec 12, 2024

Pull Request Description

Changes Made

  • Feature addition
  • Bug fix
  • Performance improvement
  • Refactoring
  • Documentation update

Description

  • editor refactor
  • improve functionality and optimize performance

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My changes generate no new warnings.
  • I have checked my code and corrected any misspellings.

@salsabeeljamal salsabeeljamal changed the title Feature/editor v3 refactor Dec 12, 2024
@salsabeeljamal salsabeeljamal changed the title refactor refactor(editor): improve functionality and optimize performance Dec 12, 2024
@muneef muneef merged commit d562ce1 into main Dec 12, 2024
2 checks passed
@salsabeeljamal salsabeeljamal deleted the feature/editor-v3 branch December 12, 2024 14:01
salsabeeljamal added a commit that referenced this pull request Dec 12, 2024
* 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
muneef pushed a commit that referenced this pull request Dec 12, 2024
* feat(ui): add field

* feat(ui): add input text

* feat(ui): add label

* feat(ui): add system and utils

* feat(doc): misc update

* 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

* chore: misc update

* feat(ui): add password input
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants