Skip to content

Commit

Permalink
chore(changeset): version update (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 8, 2022
1 parent 099b961 commit a789ed7
Show file tree
Hide file tree
Showing 227 changed files with 4,201 additions and 1,165 deletions.
35 changes: 35 additions & 0 deletions .changeset/brave-planes-rule.md
@@ -0,0 +1,35 @@
---
'@remirror/styles': patch
'@remirror/theme': patch
'@remirror/react-editors': patch
'jest-remirror': patch
'remirror': patch
'@remirror/dev': patch
'@remirror/dom': patch
'@remirror/extension-annotation': patch
'@remirror/extension-blockquote': patch
'@remirror/extension-callout': patch
'@remirror/extension-code-block': patch
'@remirror/extension-emoji': patch
'@remirror/extension-entity-reference': patch
'@remirror/extension-file': patch
'@remirror/extension-image': patch
'@remirror/extension-list': patch
'@remirror/extension-mention-atom': patch
'@remirror/extension-placeholder': patch
'@remirror/extension-positioner': patch
'@remirror/extension-react-tables': patch
'@remirror/extension-tables': patch
'@remirror/extension-text-color': patch
'@remirror/extension-text-highlight': patch
'@remirror/preset-core': patch
'@remirror/preset-formatting': patch
'@remirror/preset-react': patch
'@remirror/preset-wysiwyg': patch
'@remirror/react': patch
'@remirror/react-components': patch
'@remirror/react-core': patch
'@remirror/react-hooks': patch
---

Set style `white-space` as `break-spaces` to wrap end-of-lines spaces.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 8 additions & 0 deletions .changeset/few-cats-love.md
@@ -0,0 +1,8 @@
---
'@remirror/extension-react-tables': patch
'@remirror/extension-file': patch
'@remirror/react': patch
'@remirror/react-editors': patch
---

Update jsx-dom to v7.
12 changes: 12 additions & 0 deletions .changeset/five-teachers-smell.md
@@ -0,0 +1,12 @@
---
'@remirror/react-core': patch
'@remirror/dev': patch
'@remirror/extension-file': patch
'@remirror/extension-react-tables': patch
'@remirror/react': patch
'@remirror/react-components': patch
'@remirror/react-editors': patch
'@remirror/react-hooks': patch
---

Fix the issue that PlaceholderExtension passed with the extension list doesn't work.
File renamed without changes.
File renamed without changes.
12 changes: 12 additions & 0 deletions .changeset/neat-falcons-study.md
@@ -0,0 +1,12 @@
---
'@remirror/react-core': patch
'@remirror/dev': patch
'@remirror/extension-file': patch
'@remirror/extension-react-tables': patch
'@remirror/react': patch
'@remirror/react-components': patch
'@remirror/react-editors': patch
'@remirror/react-hooks': patch
---

`OnChangeHTML` and `OnChangeJSON` won't listen to the first update.
File renamed without changes.
File renamed without changes.
38 changes: 22 additions & 16 deletions .changeset/pre.json
Expand Up @@ -107,21 +107,27 @@
"@remirror/extension-entity-reference": "2.0.0-beta.0"
},
"changesets": [
"cold-bugs-lay",
"cool-rockets-pump",
"dry-jars-fix",
"dull-toes-promise",
"five-lobsters-prove",
"hot-rabbits-perform",
"itchy-needles-jump",
"light-cameras-beam",
"many-students-laugh",
"metal-peaches-fly",
"nine-camels-brake",
"seven-guests-relate",
"six-nails-lay",
"spicy-dolls-wash",
"strong-wasps-bow",
"wild-bottles-collect"
"brave-planes-rule",
"breezy-gifts-study",
"calm-windows-turn",
"curly-wasps-sparkle",
"few-cats-love",
"five-teachers-smell",
"itchy-lobsters-search",
"moody-crabs-worry",
"neat-falcons-study",
"nice-sloths-begin",
"pink-dodos-kick",
"rare-readers-march",
"real-laws-listen",
"shaggy-bobcats-cover",
"sharp-socks-knock",
"shy-bats-talk",
"sixty-rats-hunt",
"slimy-ants-pull",
"strong-berries-chew",
"thin-zebras-agree",
"thirty-rivers-report",
"yellow-bananas-carry"
]
}
File renamed without changes.
File renamed without changes.
6 changes: 0 additions & 6 deletions .changeset/seven-timers-prove.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
@@ -1,5 +1,8 @@
---
'@remirror/extension-link': patch
'remirror': patch
'@remirror/preset-wysiwyg': patch
'@remirror/react-editors': patch
---

When href equals text content, treat the link as an auto link (if enabled)
File renamed without changes.
File renamed without changes.
File renamed without changes.
@@ -1,5 +1,8 @@
---
'@remirror/extension-link': patch
'remirror': patch
'@remirror/preset-wysiwyg': patch
'@remirror/react-editors': patch
---

Delay trigger of `onUpdateLink` till the end of the execution queue to prevent updates on stale state.
5 changes: 0 additions & 5 deletions .changeset/tough-maps-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-wolves-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-emus-march.md

This file was deleted.

File renamed without changes.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -141,7 +141,7 @@
"@microsoft/api-documenter": "^7.17.10",
"@microsoft/api-extractor": "^7.18.17",
"@preconstruct/cli": "^2.1.5",
"@remirror/cli": "1.0.0-beta.4",
"@remirror/cli": "1.0.0-beta.5",
"@size-limit/preset-big-lib": "^7.0.8",
"@swc/core": "^1.2.204",
"@swc/jest": "^0.2.21",
Expand Down Expand Up @@ -202,8 +202,8 @@
"jest-extended": "^2.0.0",
"jest-github-reporter": "^1.0.2",
"jest-playwright-preset": "^1.7.2",
"jest-prosemirror": "^2.0.0-beta.5",
"jest-remirror": "^2.0.0-beta.5",
"jest-prosemirror": "^2.0.0-beta.6",
"jest-remirror": "^2.0.0-beta.6",
"jest-watch-typeahead": "^1.1.0",
"lint-staged": "^11.2.6",
"npm-run-all": "^4.1.5",
Expand All @@ -212,7 +212,7 @@
"playwright-testing-library": "^4.2.1",
"prettier": "^2.3.2",
"prettier-plugin-packagejson": "^2.2.13",
"remirror": "2.0.0-beta.5",
"remirror": "2.0.0-beta.6",
"rimraf": "^3.0.2",
"size-limit": "^7.0.8",
"snapshot-diff": "^0.9.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/a11y-status/CHANGELOG.md
@@ -1,5 +1,13 @@
# a11y-status

## 2.0.0-beta.5

> 2022-07-08
### Major Changes

- Migrate to pure ESM!

## 2.0.0-beta.4

> 2022-07-01
Expand Down
2 changes: 1 addition & 1 deletion packages/a11y-status/package.json
@@ -1,6 +1,6 @@
{
"name": "a11y-status",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"description": "Create a singleton live region for a11y status updates",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/a11y-status",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/create-context-state/CHANGELOG.md
@@ -1,5 +1,13 @@
# create-context-state

## 2.0.0-beta.5

> 2022-07-08
### Major Changes

- Migrate to pure ESM!

## 2.0.0-beta.4

> 2022-07-01
Expand Down
2 changes: 1 addition & 1 deletion packages/create-context-state/package.json
@@ -1,6 +1,6 @@
{
"name": "create-context-state",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"description": "Create a context hook and provider for managing the state of your react application",
"keywords": [
"remirror"
Expand Down
28 changes: 28 additions & 0 deletions packages/jest-prosemirror/CHANGELOG.md
@@ -1,5 +1,33 @@
# jest-prosemirror

## 2.0.0-beta.6

> 2022-07-08
### Major Changes

- Migrate to pure ESM!
- Use [official TypeScript type definitions](https://discuss.prosemirror.net/t/prosemirror-is-now-a-typescript-project/4624) from ProseMirror.

### Patch Changes

- Update ProseMirror packages to latest versions.
- Expose the return type of the throttle and debounce helpers
- Try to require JSDOM implicitly in node environment.
- Update prosemirror packages.
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- @remirror/pm@2.0.0-beta.6
- @remirror/core-helpers@2.0.0-beta.6
- @remirror/core-utils@2.0.0-beta.6
- test-keyboard@2.0.0-beta.6
- @remirror/core-constants@2.0.0-beta.6
- @remirror/core-types@2.0.0-beta.6

## 2.0.0-beta.5

> 2022-07-01
Expand Down
14 changes: 7 additions & 7 deletions packages/jest-prosemirror/package.json
@@ -1,6 +1,6 @@
{
"name": "jest-prosemirror",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"description": "Write expressive tests for your prosemirror editor",
"keywords": [
"jest",
Expand Down Expand Up @@ -48,11 +48,11 @@
],
"dependencies": {
"@babel/runtime": "^7.13.10",
"@remirror/core-constants": "^2.0.0-beta.5",
"@remirror/core-helpers": "^2.0.0-beta.5",
"@remirror/core-types": "^2.0.0-beta.5",
"@remirror/core-utils": "^2.0.0-beta.5",
"@remirror/pm": "^2.0.0-beta.5",
"@remirror/core-constants": "^2.0.0-beta.6",
"@remirror/core-helpers": "^2.0.0-beta.6",
"@remirror/core-types": "^2.0.0-beta.6",
"@remirror/core-utils": "^2.0.0-beta.6",
"@remirror/pm": "^2.0.0-beta.6",
"@testing-library/dom": "^8.13.0",
"@types/stringify-object": "^3.3.1",
"chalk": "^4.1.0",
Expand All @@ -61,7 +61,7 @@
"prosemirror-tables": "^1.1.1",
"prosemirror-test-builder": "^1.1.0",
"stringify-object": "^3.3.0",
"test-keyboard": "2.0.0-beta.5"
"test-keyboard": "2.0.0-beta.6"
},
"devDependencies": {
"jest": "^28.1.1"
Expand Down
61 changes: 61 additions & 0 deletions packages/jest-remirror/CHANGELOG.md
@@ -1,5 +1,66 @@
# jest-remirror

## 2.0.0-beta.6

> 2022-07-08
### Major Changes

- Migrate to pure ESM!
- Use [official TypeScript type definitions](https://discuss.prosemirror.net/t/prosemirror-is-now-a-typescript-project/4624) from ProseMirror.

### Minor Changes

- Add a new Jest matcher `toEqualRemirrorState`, which can check that `EditorState` passed in has the same document and same selection as the expected tagged document.

```ts
test('jest test', () => {
// Only checks that the document is the same
expect(view.state).toEqualRemirrorState(doc(p(`This is SPARTA`)));

// Checks both document and selection
expect(view.state).toEqualRemirrorState(doc(p(`This is <head>SPARTA<anchor>`)));
expect(view.state).not.toEqualRemirrorState(doc(p(`This is <cursor>SPARTA`)));
});
```

### Patch Changes

- Set style `white-space` as `break-spaces` to wrap end-of-lines spaces.
- Update ProseMirror packages to latest versions.
- Expose the return type of the throttle and debounce helpers
- SSR features are removed.
- Try to require JSDOM implicitly in node environment.
- Standardize the `contextmenu` and `hover` events to return event as first parameter
- Correct diff message ouputed by `toEqualRemirrorState`.
- Update prosemirror packages.
- Removes the following CSS variables:

```
--rmr-color-selection-background: Highlight;
--rmr-color-selection-shadow: inherit;
--rmr-color-selection-text: HighlightText;
--rmr-color-selection-caret: inherit;
```

This brings more natural selection colors to the editor.

- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- @remirror/dom@2.0.0-beta.6
- @remirror/preset-core@2.0.0-beta.6
- @remirror/pm@2.0.0-beta.6
- jest-prosemirror@2.0.0-beta.6
- @remirror/core@2.0.0-beta.6

## 2.0.0-beta.5

> 2022-07-01
Expand Down
12 changes: 6 additions & 6 deletions packages/jest-remirror/package.json
@@ -1,6 +1,6 @@
{
"name": "jest-remirror",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"description": "A text editor for react built with prosemirror",
"keywords": [
"prosemirror",
Expand Down Expand Up @@ -41,13 +41,13 @@
],
"dependencies": {
"@babel/runtime": "^7.13.10",
"@remirror/core": "^2.0.0-beta.5",
"@remirror/dom": "^2.0.0-beta.5",
"@remirror/pm": "^2.0.0-beta.5",
"@remirror/preset-core": "^2.0.0-beta.5",
"@remirror/core": "^2.0.0-beta.6",
"@remirror/dom": "^2.0.0-beta.6",
"@remirror/pm": "^2.0.0-beta.6",
"@remirror/preset-core": "^2.0.0-beta.6",
"@testing-library/dom": "^8.13.0",
"@types/sanitize-html": "^2.3.2",
"jest-prosemirror": "^2.0.0-beta.5",
"jest-prosemirror": "^2.0.0-beta.6",
"mutationobserver-shim": "^0.3.7",
"sanitize-html": "^2.4.0",
"tiny-warning": "^1.0.3"
Expand Down

0 comments on commit a789ed7

Please sign in to comment.