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 upPopular repositories
-
-
-
-
Forked from angular-ui/bootstrap
Native AngularJS (Angular) directives for Twitter's Bootstrap. Small footprint (5kB gzipped!), no 3rd party JS dependencies (jQuery, bootstrap JS) required!
-
Forked from ng-lightning/ng-lightning
Native Angular 2 components & directives for Lightning Design System
TypeScript 1
-
158 contributions in the last year
Contribution activity
December 2020
Created 10 commits in 1 repository
Created a pull request in nrwl/nx that received 1 comment
fix(nextjs): don't duplicate styles in styled components
Previously styled-jsx was not able to compile due to styles variable usage.
Also, styleContent were duplicated inside the styled page.
Opened 9 other pull requests in 1 repository
nrwl/nx
9
merged
- fix(nextjs): pin `css-loader` version for pnpm
- fix(nextjs): use appropriate file extensions for Less & Stylus
- fix(core): outputs migration should handle no architect projects
- cleanup(repo): add missing dependencies
- fix(core): handle `commit` object argument when creating workspace
- chore(repo): add `@nrwl/devkit` in report
- fix(web): add `core-js` as direct depndency
- fix(react): fix Less & Stylus
- fix(nx-plugin): add missing dependencies