Highlights
- Pro
Block or Report
Block or report Rich-Harris
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,087 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
December 2023
Created 14 commits in 2 repositories
Created a pull request in sveltejs/svelte that received 38 comments
Proxied state
Alright, buckle up — this is a chunky one. First, some context:
In general, the feedback on runes (and $state
specifically) has been very positive…
+2,297
−1,550
lines changed
•
38
comments
Opened 14 other pull requests in 1 repository
sveltejs/svelte
4
open
9
merged
1
closed
-
chore: remove unused check
This contribution was made on Dec 6
-
chore: tweak readonly error message
This contribution was made on Dec 6
-
chore: code golf text_effect a bit
This contribution was made on Dec 6
-
chore: use
$$props
directly where possibleThis contribution was made on Dec 6 -
chore: simplify await blocks
This contribution was made on Dec 6
-
chore: use proxies instead of signals for spread/rest props
This contribution was made on Dec 6
-
chore: use proxy instead of signal in createRoot
This contribution was made on Dec 5
-
chore: replace event handlers with event props on preview site
This contribution was made on Dec 5
-
chore: check runtime errors
This contribution was made on Dec 5
-
feat: make fallback prop values readonly
This contribution was made on Dec 5
-
feat: disallow fallback values with bindings in runes mode
This contribution was made on Dec 5
-
chore: remove
exposable
This contribution was made on Dec 5 -
feat: simplify props
This contribution was made on Dec 4
-
chore: fix compiler-errors test suite
This contribution was made on Dec 4
Reviewed 11 pull requests in 1 repository
sveltejs/svelte
11 pull requests
-
chore: refactor is_promise function
This contribution was made on Dec 6
-
chore: use proxy instead of signal in createRoot
This contribution was made on Dec 6
-
fix: tweak invalid dollar prefix rules around function args
This contribution was made on Dec 5
-
feat: make fallback prop values readonly
This contribution was made on Dec 5
-
fix: ensure generate guards against keywords
This contribution was made on Dec 5
-
feat: runes globals error
This contribution was made on Dec 5
-
fix: ensure proxied array length is updated
This contribution was made on Dec 5
-
feat: add unstate utility function
This contribution was made on Dec 5
-
Proxied state
This contribution was made on Dec 4
-
chore: more validation errors
This contribution was made on Dec 4
-
fix: correctly inspect derived values
This contribution was made on Dec 1
Created an issue in sveltejs/svelte that received 3 comments
Svelte 5: default values should be readonly
Describe the bug
As of #9739, props are readonly (unless used with bind:
). By extension, default values should also be readonly (enforced at dev ti…
3
comments
Opened 6 other issues in 2 repositories
sveltejs/svelte
2
closed
3
open
-
Svelte 5: disallow fallback values for bindings
This contribution was made on Dec 4
-
Svelte 5:
$state
proxying opt-out mechanismThis contribution was made on Dec 4 -
Svelte 5: make maps and sets reactive
This contribution was made on Dec 4
-
Svelte 5: prop getters are invoked repeatedly
This contribution was made on Dec 4
-
$inspect(...).with(...)
This contribution was made on Dec 1
sveltejs/kit
1
closed
-
Make vite-plugin-svelte a peerDependency
This contribution was made on Dec 1