Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,848 contributions in the last year
Activity overview
Contributed to
remirror/remirror,
ifiokjr/gatsby-plugin-next-seo,
ifiokjr/tsconfig-resolver
and 5 other
repositories
Contribution activity
September 2020
- ifiokjr/rino TypeScript
- ifiokjr/guidu TypeScript
Created a pull request in remirror/remirror that received 2 comments
Add support for asynchronous insertion commands
Description
Add support for position tracking to CommandsExtension.
Fixes #637
Checklist
I have read the contributing document.
My code follows …
+611
−926
•
2
comments
- Fix bad setState() warning in `@remirror/react`
- General refactoring
- Allow TypeScript to infer all available extensions
- Fix `onStateUpdate` method for `TablePreset`
- Add autolink support to `LinkExtension`
- Remove duplication in build output
- Fix `toggleList` command
- Support exiting inline marks in block nodes
- Lint markdown code blocks with `eslint-plugin-markdown`
- Refactor `RemirrorManager` and rename `EditorWrapper`
- Fix `RangeError` when `TablePreset` added
- Fix editable mentions when deleting forward
- Support exiting mentions with text selected
- Support adding extra attributes by `tags`
- New `AcceptUndefined` annotation for `Options`
- Add minimum supported TypeScript version
- Add prioritization to `useKeymap` hook
- Fix `useEmoji` with `autoUpdate` (#642)
- Fix `commands.insertHorizontalRule` positioning
- Add `onError` method to `Remirror.ManagerSettings`
- Make `mentionAtom` selectable
- Make `focus` context method chainable
- `prosemirror-suggest` milestone
- [WIP] Add TypeDoc support
- Remove obsolete file
- Style overlapping annotations
- Update errors.md
- Use ranges version for ProseMirror dependencies
- Update incorrect `Hello Remirror` docs
- Make @remirror/styles install more correct
- Add note about including remirror styles
- Add the persistent-selection extension
- Prevent generating decorations without a class
- Make the storybook package start up
- Fix issues in documentation
- Fix a typo in a documentation comment
- Avoid calling `getForcedUpdates` twice
- Update inline documentation for `createPlugin`
- Update changeset config to point to `next`
Created an issue in facebook/react that received 5 comments
Bug: Types incorrectly identified as missing dependencies for `eslint-plugin-react-hooks@4.1.0` with `@typescript-eslint/parser@4.0.1`
React version: 16.13.1 (although this is related to the eslint plugin).
Steps To Reproduce
Install eslint-plugin-react-hooks@4.1.0 with @typescri…
5
comments
- Cleanup changeset folder
- Improve CSS
- Improve API discoverability
- Create `experimental` repo for sponsors
- Add new collaboration backend `FluidFramework`
- Allow TypeScript to infer all available extensions
- Add priority to `addHandler` methods
- Support automatic disposal of lifecyle methods
- New built in `DecorationsExtension` for making ProseMirror decorations easier to manage
- Add `eslint-plugin-markdown` to lint code blocks
- Create Twitch account for `remirror`
- Convert discord to community
- Explore deprecating `Preset`'s
- Split `@remirror/core` into smaller packages
- Auto-generate forwarded exports in `preinstall` hook
- Editable mentions don't support exiting when text selected
- Editable mentions break when deleting forward
- `@remirror/extension-auto-link` breaks input rules for all marks
- Add support for asynchronous insertion commands
- No way to exit inline marks when at the end of the document
- Add priority to `useKeymap` hook
- Make focus chainable
- Add `onError` setting to manager
4
contributions
in private repositories
Sep 16 – Sep 22