-
Notifications
You must be signed in to change notification settings - Fork 435
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use
@portabletext/editor
instead of `@sanity/portable-tex…
…t-editor` (#7035) * fix: replace internal PTE pkg with public @portabletext/editor pkg (#7001) All the code in `packages/@sanity/portable-text-editor` has been moved to a new `@portabletext/editor` package published on npm. The package lives in https://github.com/portabletext/editor where you'll be able to see that all the git history for these files has been preserved. The goal of publishing this as a standalone package is to eventually allow the Portable Text Editor to be used in other apps, innovate on the editor independently of the Studio and truly make the Portable Text spec feel open. No code changes have been made in that package yet, so replacing the internal code with `v1.0.2` of the package *should* be safe and not accidentally delete any new work or cause regressions. * fix(deps): drop @sanity/portable-text-editor dependency (#7033) * fix(deps): use `^` for `@portabletext/editor` * chore(deps): bump @portabletext/editor in test-studio --------- Co-authored-by: Christian Grøngaard <[email protected]> Co-authored-by: Espen Hovlandsdal <[email protected]>
- Loading branch information
1 parent
628cb76
commit 9864985
Showing
181 changed files
with
145 additions
and
19,696 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
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 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
2 changes: 1 addition & 1 deletion
2
dev/test-studio/schema/standard/portableText/customMarkers/CustomContentInput.tsx
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
2 changes: 1 addition & 1 deletion
2
dev/test-studio/schema/standard/portableText/customMarkers/blockActions.tsx
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
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
packages/@sanity/portable-text-editor/e2e-tests/__tests__/.eslintrc
This file was deleted.
Oops, something went wrong.
91 changes: 0 additions & 91 deletions
91
packages/@sanity/portable-text-editor/e2e-tests/__tests__/pasting.collaborative.test.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.