- Seattle
Highlights
- Pro
Block or Report
Block or report acywatson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
515 contributions in the last year
Less
More
Contribution activity
April 2022
Created 28 commits in 1 repository
Created a pull request in facebook/lexical that received 7 comments
Fix inlines in insertParagraph
Fixes #1678 I'm not sure this is actually the right way to handle this though. The logic in this function is sort of messy, and this change certain…
+207
−82
•
7
comments
Opened 20 other pull requests in 1 repository
facebook/lexical
20
merged
- Fix website start command
- Bump version to 0.2.1
- Remove default content
- update playground url
- Delete old website
- Show preview instead of editor by default
- update url
- Bump to 0.2.0
- hide some settings on the public website playground
- minor website cleanup
- Website
- Consolidate removal from parent logic to save some bytes in core.
- add some licenses
- Fix SSR by removing top-level document reference.
- Bump to version 0.1.20
- Make release script update monorepo package.json
- Bump to version 0.1.19
- Fix some types
- remove old mappings from release script
- Bump version to 0.1.17
Reviewed 44 pull requests in 2 repositories
facebook/lexical
25 pull requests
- Fix inlines in insertParagraph
- trigger workflows on PRs
-
Run
prettier-all - Fix CI e2e tests
- Update Discord links
- Add h3 to dropdown and add tests for h4 and h5
- library vs framework
- Fix android GBoard issues
- fix typo
- Fixes React TypeScript Element can be had only one child error
- Fix rich text align for multiple nodes
- Fix syntax highlighting on transforms docs (#1691)
- Fix bug with $setSelection
- Fix docs for typed commands
- Fix playground dev controls
- Fix Excalidraw on playground
- README.md typo: "documentation"
- Update README.md
- Update README.md
- Update README.md
- Add example rich text
- Add Discord link to README
- Fix IME issue when applying text format
- Add dropdowns to group controls in toolbar
- Add indented list support
- Some pull request reviews not shown.
facebook/draft-js
1 pull request
Created an issue in facebook/lexical that received 2 comments
Bug: Lexical Table accesses document at top level, breaking SSR
The @lexical/table plugin accesses the document object at top/module level. This is breaking my SSR in solid(-start), which doesn't provide a dom …
2
comments