Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
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
1,043 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 12 commits in 4 repositories
Created a pull request in twbs/bootstrap that received 1 comment
Add note that `user-select-all` is not supported on IE or Edge Legacy
Fixes: #32092 I kept the style/formatting of the compatibility issue bold, so it matches what is used elsewhere for IE issues, e.g.: https://getboo…
Opened 3 other pull requests in 3 repositories
bitwarden/web
1
merged
github/super-linter
1
merged
coliff/bootstrap-ie11
1
merged
Reviewed 4 pull requests in 2 repositories
twbs/bootstrap 2 pull requests
gohugoio/hugoDocs 2 pull requests
Created an issue in twbs/bootstrap that received 9 comments
User-Select: all is not supported in IE or Edge Legacy
The Text Selection .user-select-all is not supported in IE or Edge Legacy.
REF: https://caniuse.com/mdn-css_properties_user-select_all
Maybe it cou…
