Highlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
1,568 contributions in the last year
Less
More
Contribution activity
March 2021
Created 60 commits in 2 repositories
Created a pull request in rocicorp/replidraw that received 4 comments
Opened 21 other pull requests in 1 repository
rocicorp/replidraw
20
merged
1
closed
- Make work on better tablet Safari. Still kinda shit on iPhone :(.
- Fix Safari
- Fix cursor timeout
- Simplify move detection logic for collaborator cursors
- Render selections - both self and collaborators.
- Hide cursors that haven't moved in 5s.
- Hide cursors that have been idle for 5s.
- Code review feedback
- Fix error where `fill` would ocassionally be `undefined` due to
- Implement deletion (via backspace/delete key).
- Track selected shape
- Fix nav rendering on Safari.
- Three minor visual fixes:
- Collapse mutations a different way.
- Logging cleanups
- Show collaborator cursors.
- Add a user chip with a randomly chosen username and avatar.
- Change the way registration of mutators is done with Replicache.
- Follow up on a few code reviews
- Combine ClientState and Shape tables in single Object table
- Implement ClientState entity for highlight.
Reviewed 9 pull requests in 3 repositories
rocicorp/replidraw 5 pull requests
rocicorp/replicache-sdk-js 3 pull requests
rocicorp/repc 1 pull request
Created an issue in rocicorp/repc that received 10 comments
Let's ditch JSON Patch
As a part of #290 we accidentally (or at least non-consciously) made JSON Patch public API. It's a lot more general and powerful than we currently …
10
comments