Block or Report
Block or report AsPulse
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
1
function canvasFontReplace(targetFont) {
2if ('canvasFontReplacerFlag' in CanvasRenderingContext2D.prototype) {
3console.warn('canvas.fillTextは既に置き換えられているので、中断しました。二度以上実行していないことを確認してください。');
4return;
5}
-
-
2,318 contributions in the last year
Less
More
Activity overview
Contributed to
AsPulse/TypedHttpAPI,
sugarform-dev/sugarform,
AsPulse/applize
and 41 other
repositories
Contribution activity
March 2023
Created 92 commits in 5 repositories
Created 3 repositories
- AsPulse/dotfiles-mac Lua
- AsPulse/deno-book HTML
- AsPulse/dougaba TypeScript
Created a pull request in sugarform-dev/sugarform that received 6 comments
Opened 43 other pull requests in 2 repositories
sugarform-dev/sugarform
42
merged
- [fix] useState isDirty gets crazy
- [fix] useStateFollower compare with template
- [fix] useState spreads literal
- [fix] setStateFollower use setState in rendering
- [feat] useStateFollower
- [fix] usearray hydration error occured under strict mode
- [fix] usearray strictmode
- [chore] prepublish script
- [fix] usearray type
- [refactor] use asmounted where it can be
- [feat] sugar#asMounted
- [test] replace test with mock
- [feat] useArray
- [chore] pin node by volta
- [fix] mount action only not-mounted
- [fix] isDirty not working
- [fix] setTemplate mode are not working properly
- [feat] replace and merge mode of setTemplate
- [feat] ref for defaultvalue
- [fix] remounting by event
- [ci] codecov config
- [feat] template refresh
- [ci] push jest can't use pr cache
- [ci] codecov
- [fix] template are not working (without calling set)
- Some pull requests not shown.
metadream/deno-book
1
merged
Opened 6 issues in 1 repository
35
contributions
in private repositories
Mar 1 – Mar 31