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 36 million developers.
Sign up
Pinned
3,890 contributions in the last year
Activity overview
Contribution activity
July 2019
Created a pull request in twbs/bootstrap that received 8 comments
Doc tweaks
@mdo: not sure why you used 600px, but this is the proper way to do it. If you want it bigger, we'd need a bigger set of the 2 images.
+33
−78
•
8
comments
- Minor doc tweaks
- config.yml: add OpenCollective.
- Update devDependencies.
- Backport SVG related patches
- Update docs vendor libs
- Add `--mangle-props regex="/^_/"` in terser for our core dist files.
- Update devDependencies and adapt code to the new stylelint config
- Add `--continue-on-error` in the `css-lint` script.
- Don't add the crossorigin attribute unless we pass integrity.
- Downgrade karma-browserstack-launcher to v1.4.0.
- docs sidebar: use our collapse plugin
- Replace http-server with zeit/serve.
- Switch to cssnano
- Update devDependencies.
- V4 dev backports and updates
- Docs navbar fixes
- Update svgo.yml.
- More doc tweaks
- Move Icons in data.
- Remove iconic and add feather icons.
- Optimize the embedded SVGs.
- More doc tweaks
- Doc link fixes
- Fix docs search.
- Fix the newly added inline SVGs.
- Some pull requests not shown.
- v5: Docs nav updates
- use get selector from element only when needed
- Remove https://glyph.smarticons.co/ from list of suggestions
- fix arrow popover
- Rebuild the dist to pickup new utilities file
- add polyfill.js in visual tests
- fix docs bad use of private methods to change title of our tooltips
- Switch from qunit to jasmine
- add bootstrap-utilities.scss
- Simplify code for 'cover' example using utility classes
- Simplify `css-compile-main` script.
- v5: Docs fixes
- Fix Typos across Bootstrap repository
- v5 Docs followup
- [WIP] Flexible CSS transition control
- Doc tweaks
- Revert incorrect change
- v5: Reuse box-shadow variables
- #29034 Fix broken links
- Added link to creative commons license
- Update collapse.md
- separate file for our polyfills to have lighter plugins
- Remove the card columns in favor of a Masonry grid
Created an issue in babel/babel that received 4 comments
objectSpread2 failure
Bug Report Current Behavior While trying to update babel and its plugins to the latest v7.5.4 version, we still get some failures in our test suite h…
4
comments