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 up
Pinned
330 contributions in the last year
Activity overview
Contribution activity
June 2020
arturbien has no activity
yet for this period.
May 2020
- arturbien/react-router JavaScript
Created a pull request in arturbien/React95 that received 3 comments
- Counter strike theme fix
- Esm bundle 2
- Esm bundle
- Small changes
- Themes refactor
- fix(cutout): fix z-index issue
- ci(firebase.json): change output folder from /docs to /storybook
- ci(config.yml): fix ci/cd scripts to match new folder structures
- fix(themes): rename text related color variables
- refactor(website): remove website from repo
- feat(panel): add panel component
- feat(themes): add more themes
Created an issue in arturbien/React95 that received 1 comment
Bundle library in both CJS and ESM
Currently we're building our library using rollup and the only format we publish to NPM is CJS (Common JS). We should also include ES Modules build…
1
comment