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 upPinned
1,853 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 23 commits in 2 repositories
Created 6 repositories
- ifiokjr/downlevel-dts JavaScript
- ifiokjr/reakit TypeScript
- ifiokjr/react-spectrum TypeScript
- ifiokjr/dotfiles Shell
- ifiokjr/web TypeScript
- ifiokjr/rfcs
Created a pull request in remirror/remirror that received 2 comments
fix(core): allow `currentState` before first update
Description
Allow access to extension.store.currentState before the first state update.
Closes #814
Checklist
I have read the contributing document.
Opened 7 other pull requests in 1 repository
remirror/remirror
7
merged
- feat(core-utils): export `GetMarkRange` interface
- fix: input rules combined with codeblock
- feat: rename `@remirror/extension-codemirror5`
- ci: upgrade pnpm and improve installation settings
- Fix `removeMark` when `dispatch=undefined`
- Make `draggability` configurable for atom mentions
- Fix `YjsExtension` redo keybinding
Reviewed 16 pull requests in 2 repositories
remirror/remirror 13 pull requests
- fix(extension-link): improve rendered html
- fix(extension-positioner): display positioners immediately
- chore: add `cross-env` into dependencies
- fix(theme): remove `open-color` from dependencies
- fix(playground): enable importing react-dom/server
- Add new `@remirror/extension-codemirror` package
- Fix `updateMark` to return `false` when not applicable
- Prevent raw extra attributes being rendered to the DOM
- Revert "Prevent raw extra attributes being rendered to the DOM"
- Prevent raw extra attributes being rendered to the DOM
- Prevent merging callouts, when deleting content in between callout nodes
- Add support for Callouts
- Allow links to be clickable
DefinitelyTyped/DefinitelyTyped 3 pull requests
Opened 6 issues in 1 repository
remirror/remirror
4
open
2
closed
- Add support for hover events to `@remirror/extension-events`
- Add `onClick` handler for nodes and marks
- Add triple colon support `:::` for the CalloutExtension
- Reactivate e2e tests for SSR
- Make `draggability` configurable for `MentionAtomExtension`
- Configure nodes / marks where `HardBreakExtension` is active