Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: remirror V3 #2169

Draft
wants to merge 45 commits into
base: main
Choose a base branch
from
Draft

feat: remirror V3 #2169

wants to merge 45 commits into from

Conversation

ocavue
Copy link
Member

@ocavue ocavue commented Oct 6, 2023

Description

Checklist

  • I have read the contributing document.
  • My code follows the code style of this project and pnpm fix completed successfully.
  • I have updated the documentation where necessary.
  • New code is unit tested and all current tests pass when running pnpm test.

Screenshots

whawker and others added 6 commits August 3, 2023 14:58
…i18n` (#2128)

* fix(react-components): remove unnecessary dependency from @remirror/react-components

* BREAKING: decouple Lingui from core, move into optional @remirror/i18n

* feat(messages): extract the messages into JSON files

* docs(storybook): add examples using different i18n libraries

* fix: try to resolve isExternal error

* fix: remove @lingui/core from @remirror/messages

* fix: remove @remirror/i18n from @remirror/react-core

* test(react-core): ensure the i18nFormat function is provided by hook

* fix: revert lingui extract to be done from the root folder

* docs(core-types): add descriptions for the new types

* chore: update changeset
@changeset-bot
Copy link

changeset-bot bot commented Oct 6, 2023

🦋 Changeset detected

Latest commit: a38cca5

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added package: jest-remirror 🃏 Label for the jest-remirror package type: support 📚 A change focused on improving the architecture and structure of the support directory. package: jest-prosemirror 🎭 A change has occured in the jest-prosemirror package. package: prosemirror-suggest 💡 A change has occurred in prosemirror-suggest. package: @remirror/cli 📟 A label for the remirror cli. test: unit ✅ A label for updating tests and test configuration. package: multishift 🔽 Add this label when updating the `multishift` package. framework: react ⚛️ Any changes to packages which are exclusively used for react code bases. framework: dom 🌐 Any changes to packages which are exclusively used for DOM-only codebases. type: changeset 🦋 A change has been made to the changesets folder. type: ui 💅 Changes made to user facing components and styles. labels Oct 6, 2023
@ocavue ocavue changed the title Remirror V3 feat: Remirror V3 Oct 6, 2023
@ocavue ocavue changed the title feat: Remirror V3 feat: remirror V3 Oct 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

Deploy preview for remirror ready!

✅ Preview
https://remirror-qt7o411vc-ocavue.vercel.app
https://pr2169-remirror-ocavue.vercel.app

Built with commit a38cca5.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2023

🚀 Deployed on https://2169-merge--remirror.netlify.app

@github-actions github-actions bot temporarily deployed to pull request October 6, 2023 07:31 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 6, 2023 08:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 6, 2023 16:40 Inactive
…function (#2191)

* chore(core): remove deprecated extensionDecorator

* fix(core): make extension decorator backward compatible (when called as function)
* docs: remove beta notice from file extension

* fix: remove incorrect usage statement from `@remirror/react-ui` readme

* docs: add orphaned extension docs to the index page
@github-actions github-actions bot temporarily deployed to pull request November 6, 2023 20:01 Inactive
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot temporarily deployed to pull request November 6, 2023 20:24 Inactive
@whawker
Copy link
Collaborator

whawker commented Nov 6, 2023

/publish

Copy link
Contributor

github-actions bot commented Nov 6, 2023

🚀 successfully released packages 📦 with tag pr2169

Open in CodeSandbox - JavaScript
Open in CodeSandbox - TypeScript

whoop whoop

Details

To install use the following versions 

- `remirror@0.0.0-pr2169.2`

- `@remirror/react@0.0.0-pr2169.2`

* chore: downgrade build target
@github-actions github-actions bot temporarily deployed to pull request November 7, 2023 15:38 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 7, 2023 16:08 Inactive
* chore: downgrade build target to support browsers since 2017

* fix: increase size limit on some packages
@github-actions github-actions bot temporarily deployed to pull request November 8, 2023 09:24 Inactive
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot temporarily deployed to pull request November 8, 2023 10:17 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 8, 2023 12:52 Inactive
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot temporarily deployed to pull request November 8, 2023 13:39 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 12, 2023 17:00 Inactive
* chore(theme): remove deprecated functions

* chore(types): remove deprecated types

* chore(jest-remirror): remove deprecated start and end values

* chore(jest-prosemirror): remove deprecated jumpTo function

* chore(core-constants): remove deprecated error code

* chore(core): remove deprecated `getRemirrorJSON` helper

* chore: remove deprecated `isEnabled` command helper

* chore(events): remove deprecated types

* chore(react-hooks): remove deprecated useSuggester alias

* fix: reorganise changeset severity
…ion (#2203)

* fix(react-ui): language selector should be a component, not an extension
@github-actions github-actions bot temporarily deployed to pull request November 18, 2023 09:53 Inactive
…ponent (#2213)

* feat(preset-wysiwyg): remove deprecated search extension, replace with find extension

* feat(react-ui): add find button and ability to toggle replace
@github-actions github-actions bot temporarily deployed to pull request November 20, 2023 12:51 Inactive
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot temporarily deployed to pull request November 20, 2023 13:48 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 21, 2023 13:03 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework: dom 🌐 Any changes to packages which are exclusively used for DOM-only codebases. framework: react ⚛️ Any changes to packages which are exclusively used for react code bases. package: jest-prosemirror 🎭 A change has occured in the jest-prosemirror package. package: jest-remirror 🃏 Label for the jest-remirror package package: multishift 🔽 Add this label when updating the `multishift` package. package: prosemirror-suggest 💡 A change has occurred in prosemirror-suggest. package: @remirror/cli 📟 A label for the remirror cli. test: unit ✅ A label for updating tests and test configuration. type: changeset 🦋 A change has been made to the changesets folder. type: support 📚 A change focused on improving the architecture and structure of the support directory. type: ui 💅 Changes made to user facing components and styles.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants