Highlights
- Arctic Code Vault Contributor
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
2,866 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 77 commits in 16 repositories
Created 7 repositories
- Andarist/parcel-sideeffects-flag-bug-repro JavaScript
- Andarist/xstate-1622-test TypeScript
- Andarist/emotion-11-tree-shaking-test JavaScript
- Andarist/simorgh JavaScript
- Andarist/emotion-11-automatic-runtime-ts-test JavaScript
- Andarist/ethers.js TypeScript
- Andarist/cypress JavaScript
Created a pull request in ethers-io/ethers.js that received 11 comments
Fix browser field in @ethersproject/web
This is required as only "browser" field is "standard" so tools like Rollup only look into it in a search for this alias map.
What's the reason beh…
Opened 29 other pull requests in 10 repositories
emotion-js/emotion
15
merged
- Add `"sideEffects": false` to all internal `package.json` files in `@emotion/react`
- `createEnzymeSerializer` export has been removed from the root entrypoint and moved to dedicated `@emotion/jest/enzyme`
- Improved tree-shakeability of the `@emotion/react` package
- Fixed size badges in the README
- Add note about cache per request being preferred when working with `extractCritical`
- Remove removed-packages
- Emotion 11 post
- Preconstruct upgrade
- Only use `'@babel/plugin-transform-react-jsx-development'` based on the `development` option when `runtime` is set to `"automatic"`
- Fixed an issue with dev-only labels not being added when source maps were disabled
- Make `cssPropOptimization`'s default always `true` (regardless of the `@emotion/react` import presence)
- Export JSX namespace from automatic runtime entries
- Remove `runtime` option from `@emotion/babel-preset-css-prop`
- Deprecate `runtime` option in @emotion/babel-preset-css-prop
- Fixed an issue with React giving warning about static children not having unique keys when using classic `jsx` factory
cypress-io/cypress
2
open
1
merged
microsoft/TypeScript
1
open
1
merged
thysultan/stylis.js
1
open
1
merged
preconstruct/preconstruct
2
merged
sebmarkbage/react
1
open
davidkpiano/xstate
1
merged
bbc/simorgh
1
merged
vercel/next.js
1
closed
babel/babel
1
merged
Reviewed 32 pull requests in 13 repositories
davidkpiano/xstate 7 pull requests
atlassian/changesets 7 pull requests
emotion-js/emotion 4 pull requests
- Fix emotion label not being applied to components with numbers in name
- [Documentation] Update advanced ssr example for emotion 11
- [DOCS] Fixed link to options of @emotion/cache package on CacheProvider page
- Fixed an issue with React giving warning about static children not having unique keys when using classic `jsx` factory