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
6,542 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 30 commits in 5 repositories
Created a pull request in twbs/bootstrap that received 2 comments
build-plugins: build Base component too
Not sure about this, but I noticed that currently the base plugin is inlined in each plugin's dist file.
Opened 16 other pull requests in 3 repositories
twbs/bootstrap
7
open
6
merged
- Update devDependencies
- Remove `SelectorEngine.matches()`.
- cheatsheet.js: use `event` instead of `e`
- Move migration sidebar entry to sidebar.yml
- Fix `css-prefix-examples-rtl` script
- Dist
- CONTRIBUTING: mention dist files
- build-plugins: switch to "bundled" for babel helpers
- Remove Polyfill leftovers
- Unbreak lines.
- Use the ternary operator
- V4 dev backports and updates
- Regenerate package-lock.json
twbs/blog
2
merged
XhmikosR/perfmonbar
1
open
Reviewed 21 pull requests in 5 repositories
twbs/bootstrap 14 pull requests
- Update Popper to v2.x
- Add maps for all colors, document how to extend color utilities
- Add RTL support
- Bump cross-env from 7.0.2 to 7.0.3
- Bump linkinator from 2.4.0 to 2.5.1
- Dropdown toggle links fix
- Bump hugo-bin from 0.66.2 to 0.67.0
- Bump rollup from 2.33.3 to 2.34.0
- Bump @babel/core from 7.12.8 to 7.12.9
- Bump @rollup/plugin-babel from 5.2.1 to 5.2.2
- Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0
- Bump linkinator from 2.2.2 to 2.4.0
- Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0
- Bump autoprefixer from 10.0.2 to 10.0.4
twbs/icons 4 pull requests
twbs/blog 1 pull request
twbs/rfs 1 pull request
ColorlibHQ/AdminLTE 1 pull request
Created an issue in ruby/setup-ruby that received 2 comments
Log Ruby, gem and bundler version info
This was implemented on actions/setup-node#137 sometime ago, and I think it'd be very handy to have this info in the log, maybe in a new "Version I…