Skip to content

Commit

Permalink
Get started on the beta release
Browse files Browse the repository at this point in the history
**Remove `Preset` from the codebase**

**New React API for `remirror@beta`**

**Refactor playground**

- Fixes remirror#569
- Fixes remirror#407 Improve playground loading screen and styles
- Fixes remirror#533 Add full TypeScript autocompletion and intellisense support to playground

**Add markdown support**

- Fixes remirror#553

Integrate typedoc to generate api files
  • Loading branch information
ifiokjr committed Jan 10, 2021
1 parent d25aae1 commit 1efca45
Show file tree
Hide file tree
Showing 1,233 changed files with 134,394 additions and 38,755 deletions.
3 changes: 0 additions & 3 deletions .changeset/afraid-spoons-arrive.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
'@remirror/react': major
'@remirror/react-social': major
'@remirror/core-types': minor
'@remirror/react-wysiwyg': major
---

**Breaking:** `@remirror/preset-core` -`CreateCoreManagerOptions` now extends `Remirror.ManagerSettings`.
Expand All @@ -14,5 +13,3 @@
**Breaking:** `@remirror/react`, `@remirror/react-social`, `@remirror/react-wysiwyg` now uses a `settings` property for manager settings.

`@remirror/core-types` - Add `GetStaticAndDynamic<Options>` helper for extracting options from extension. Apply it to the packages mentioned above.

- `@remirror/react-wysiwyg` - Update imports from `@remirror/preset-wysiwyg`.
2 changes: 1 addition & 1 deletion .changeset/big-coats-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'@remirror/extension-strike': patch
'@remirror/extension-underline': patch
'@remirror/extension-yjs': patch
'@remirror/preset-list': patch
'@remirror/extension-list': patch
---

Switch to using method signatures for extension class methods as discussed in #360. The following methods have been affected:
Expand Down
7 changes: 3 additions & 4 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,17 +62,16 @@
"@remirror/playground",
"@remirror/pm",
"@remirror/preset-core",
"@remirror/preset-embed",
"@remirror/preset-list",
"@remirror/extension-embed",
"@remirror/extension-list",
"@remirror/preset-react-checkbox",
"@remirror/preset-react",
"@remirror/preset-social",
"@remirror/preset-table",
"@remirror/extension-tables",
"@remirror/preset-wysiwyg",
"@remirror/react-hooks",
"@remirror/react-social",
"@remirror/react-utils",
"@remirror/react-wysiwyg",
"@remirror/react",
"@remirror/showcase",
"@remirror/styles",
Expand Down
4 changes: 2 additions & 2 deletions .changeset/cool-countries-pay.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
'@remirror/extension-trailing-node': patch
'@remirror/extension-underline': patch
'@remirror/extension-yjs': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-table': patch
---

Expand Down
4 changes: 2 additions & 2 deletions .changeset/dry-dots-relate.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
'@remirror/extension-trailing-node': minor
'@remirror/extension-underline': minor
'@remirror/extension-yjs': minor
'@remirror/preset-embed': minor
'@remirror/preset-list': minor
'@remirror/extension-embed': minor
'@remirror/extension-list': minor
'@remirror/preset-react-checkbox': minor
'@remirror/preset-table': minor
---
Expand Down
4 changes: 2 additions & 2 deletions .changeset/eleven-dryers-notice.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
'@remirror/extension-text': patch
'@remirror/extension-trailing-node': patch
'@remirror/extension-underline': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-table': patch
---

Expand Down
5 changes: 2 additions & 3 deletions .changeset/eleven-papayas-poke.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,15 @@
'@remirror/playground': major
'@remirror/pm': major
'@remirror/preset-core': major
'@remirror/preset-embed': major
'@remirror/preset-list': major
'@remirror/extension-embed': major
'@remirror/extension-list': major
'@remirror/preset-react': major
'@remirror/preset-social': major
'@remirror/preset-table': major
'@remirror/preset-wysiwyg': major
'@remirror/react': major
'@remirror/react-social': major
'@remirror/react-utils': major
'@remirror/react-wysiwyg': major
'@remirror/showcase': major
'@remirror/styles': major
'@remirror/theme': major
Expand Down
4 changes: 2 additions & 2 deletions .changeset/few-numbers-joke.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
'@remirror/extension-underline': patch
'@remirror/extension-yjs': patch
'@remirror/preset-core': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-react': patch
'@remirror/preset-react-checkbox': patch
'@remirror/preset-social': patch
Expand Down
3 changes: 1 addition & 2 deletions .changeset/fuzzy-ducks-itch.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
'@remirror/extension-search': patch
'@remirror/extension-yjs': patch
'@remirror/pm': patch
'@remirror/preset-embed': patch
'@remirror/extension-embed': patch
'@remirror/preset-react': patch
'@remirror/preset-table': patch
'@remirror/react': patch
'@remirror/react-components': patch
'@remirror/react-social': patch
'@remirror/react-wysiwyg': patch
'multishift': patch
'remirror': patch
---
Expand Down
5 changes: 2 additions & 3 deletions .changeset/green-hairs-thank.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
'@remirror/playground': patch
'@remirror/pm': patch
'@remirror/preset-core': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-react': patch
'@remirror/preset-react-checkbox': patch
'@remirror/preset-social': patch
Expand All @@ -57,7 +57,6 @@
'@remirror/react-hooks': patch
'@remirror/react-social': patch
'@remirror/react-utils': patch
'@remirror/react-wysiwyg': patch
'@remirror/showcase': patch
'@remirror/theme': patch
'a11y-status': patch
Expand Down
2 changes: 1 addition & 1 deletion .changeset/happy-paws-wait.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@remirror/preset-list': patch
'@remirror/extension-list': patch
---

Change name of `ListPreset` from `template` to `list`.
5 changes: 2 additions & 3 deletions .changeset/honest-apes-exist.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,15 @@
'@remirror/playground': patch
'@remirror/pm': patch
'@remirror/preset-core': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-react': patch
'@remirror/preset-social': patch
'@remirror/preset-table': patch
'@remirror/preset-wysiwyg': patch
'@remirror/react': patch
'@remirror/react-social': patch
'@remirror/react-utils': patch
'@remirror/react-wysiwyg': patch
'@remirror/showcase': patch
'@remirror/styles': patch
'@remirror/theme': patch
Expand Down
1 change: 0 additions & 1 deletion .changeset/honest-yaks-impress.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
'@remirror/extension-react-component': patch
'@remirror/preset-core': patch
'@remirror/react': patch
'@remirror/react-wysiwyg': patch
'@remirror/styles': patch
'jest-remirror': patch
---
Expand Down
5 changes: 2 additions & 3 deletions .changeset/ninety-ducks-laugh.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,15 @@
'@remirror/playground': patch
'@remirror/pm': patch
'@remirror/preset-core': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-react': patch
'@remirror/preset-social': patch
'@remirror/preset-table': patch
'@remirror/preset-wysiwyg': patch
'@remirror/react': patch
'@remirror/react-social': patch
'@remirror/react-utils': patch
'@remirror/react-wysiwyg': patch
'@remirror/showcase': patch
'@remirror/styles': patch
'@remirror/theme': patch
Expand Down
5 changes: 5 additions & 0 deletions .changeset/olive-moles-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@remirror/extension-list': major
---

Rename `@remirror/extension-list` to `@remirror/extension-lists`.
7 changes: 2 additions & 5 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,14 @@
"@remirror/playground": "0.0.0",
"@remirror/pm": "0.0.0",
"@remirror/preset-core": "0.0.0",
"@remirror/preset-embed": "0.0.0",
"@remirror/preset-list": "0.0.0",
"@remirror/extension-embed": "0.0.0",
"@remirror/extension-list": "0.0.0",
"@remirror/preset-react": "0.0.0",
"@remirror/preset-social": "0.0.0",
"@remirror/preset-table": "0.0.0",
"@remirror/preset-wysiwyg": "0.0.0",
"@remirror/react": "0.13.1",
"@remirror/react-social": "0.0.0",
"@remirror/react-utils": "0.7.6",
"@remirror/react-wysiwyg": "0.0.0",
"@remirror/showcase": "0.13.1",
"@remirror/styles": "0.0.0",
"@remirror/theme": "0.0.0",
Expand Down Expand Up @@ -398,7 +396,6 @@
"witty-houses-repeat",
"witty-kangaroos-sit",
"witty-kiwis-sleep",
"young-plants-help",
"young-schools-remain"
]
}
5 changes: 2 additions & 3 deletions .changeset/purple-elephants-confess.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
'@remirror/playground': patch
'@remirror/pm': patch
'@remirror/preset-core': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-react': patch
'@remirror/preset-react-checkbox': patch
'@remirror/preset-social': patch
Expand All @@ -56,7 +56,6 @@
'@remirror/react-hooks': patch
'@remirror/react-social': patch
'@remirror/react-utils': patch
'@remirror/react-wysiwyg': patch
'@remirror/showcase': patch
'@remirror/theme': patch
'a11y-status': patch
Expand Down
5 changes: 2 additions & 3 deletions .changeset/selfish-needles-drum.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
'@remirror/playground': patch
'@remirror/pm': patch
'@remirror/preset-core': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-react': patch
'@remirror/preset-social': patch
'@remirror/preset-table': patch
Expand All @@ -57,7 +57,6 @@
'@remirror/react-hooks': patch
'@remirror/react-social': patch
'@remirror/react-utils': patch
'@remirror/react-wysiwyg': patch
'@remirror/theme': patch
'a11y-status': patch
'jest-prosemirror': patch
Expand Down
5 changes: 5 additions & 0 deletions .changeset/silver-roses-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@remirror/extension-tables': major
---

Rename `@remirror/preset-table` to `@remirror/extension-tables`.
1 change: 0 additions & 1 deletion .changeset/sour-countries-kneel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
'@remirror/react-social': patch
'@remirror/react-wysiwyg': patch
---

Remove `childAsRoot` usage.
5 changes: 2 additions & 3 deletions .changeset/stale-donuts-impress.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
'@remirror/playground': patch
'@remirror/pm': patch
'@remirror/preset-core': patch
'@remirror/preset-embed': patch
'@remirror/preset-list': patch
'@remirror/extension-embed': patch
'@remirror/extension-list': patch
'@remirror/preset-react': patch
'@remirror/preset-react-checkbox': patch
'@remirror/preset-social': patch
Expand All @@ -57,7 +57,6 @@
'@remirror/react-hooks': patch
'@remirror/react-social': patch
'@remirror/react-utils': patch
'@remirror/react-wysiwyg': patch
'@remirror/showcase': patch
'@remirror/theme': patch
'a11y-status': patch
Expand Down
3 changes: 1 addition & 2 deletions .changeset/tame-carrots-chew.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
'@remirror/extension-placeholder': patch
'@remirror/extension-search': patch
'@remirror/extension-yjs': patch
'@remirror/preset-embed': patch
'@remirror/extension-embed': patch
'@remirror/preset-react': patch
'@remirror/preset-table': patch
'@remirror/react': patch
'@remirror/react-components': patch
'@remirror/react-social': patch
'@remirror/react-wysiwyg': patch
'@remirror/theme': patch
'jest-remirror': patch
---
Expand Down
2 changes: 1 addition & 1 deletion .changeset/thick-berries-battle.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@remirror/preset-list': minor
'@remirror/extension-list': minor
---

Make list commands chainable.
7 changes: 0 additions & 7 deletions .changeset/young-plants-help.md

This file was deleted.

23 changes: 4 additions & 19 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,12 @@ FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-${VARIANT}

# Install additional OS packages
RUN apt-get update -yq && export DEBIAN_FRONTEND=noninteractive \
&& apt-get -yq install --no-install-recommends vim \
sudo \
xtail \
fish \
zsh \
# Install GitHub CLI v 0.11.0
&& echo "Downloading github CLI..." \
&& curl -OL https://github.com/cli/cli/releases/download/v0.11.0/gh_0.11.0_linux_amd64.deb \
&& echo "Installing github CLI..." \
&& apt install ./gh_0.11.0_linux_amd64.deb \
&& echo "Removing github CLI deb file after installation..." \
&& rm -rf ./gh_0.11.0_linux_amd64.deb \
&& apt-get -yq install --no-install-recommends nano \
# Install Git LFS
&& curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash \
&& apt-get install -yq git-lfs \
&& git lfs install \
# Install PowerShell
&& curl -s https://packages.microsoft.com/keys/microsoft.asc | (OUT=$(apt-key add - 2>&1) || echo $OUT) \
&& echo "deb [arch=amd64] https://packages.microsoft.com/repos/microsoft-debian-stretch-prod stretch main" > /etc/apt/sources.list.d/microsoft.list \
&& apt-get update -yq \
&& apt-get install -yq powershell
&& git lfs install

ARG PNPM_VERSION="5.14.1"
# Install more global node modules
RUN sudo -u node npm install -g pnpm
RUN sudo -u node npm install -g pnpm@${PNPM_VERSION}
4 changes: 1 addition & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
},

// Set *default* container specific settings.json values on container create.
"settings": {
"terminal.integrated.shell.linux": "/bin/bash"
},
"settings": {},

// Add the IDs of extensions you want installed when the container is created.
"extensions": ["dbaeumer.vscode-eslint", "esbenp.prettier-vscode"],
Expand Down
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
root = true

[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
2 changes: 1 addition & 1 deletion .github/actions/pnpm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inputs:
version: # id of input
description: 'The version to use'
required: false
default: 5.13.1
default: 5.13.6

runs:
using: 'composite'
Expand Down
2 changes: 0 additions & 2 deletions .github/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Configuration as specified
# [here](https://github.com/JasonEtco/todo/blob/4324136a7c2f0d01b0238e48ceebe635aec2a802/README.md#available-options)
todo:
keyword: ['@todo']
bodyKeyword: ['@body']
label: 'type: todo :construction:'
2 changes: 1 addition & 1 deletion .github/funding.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github: [ifiokjr, remirror]
github: [ifiokjr, remirror, whawker, ocavue]
Loading

0 comments on commit 1efca45

Please sign in to comment.