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,449 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 125 commits in 13 repositories
Created 2 repositories
- XhmikosR/fantasticon TypeScript
- XhmikosR/rtlcss JavaScript
Created a pull request in MohammadYounes/rtlcss that received 5 comments
Lint tweaks
I will try to split this in the next days. Fixes #198 along the way.
Opened 68 other pull requests in 9 repositories
twbs/bootstrap
9
open
22
merged
- Revert "Update karma-browserstack-launcher to v1.6.0"
- BrowserStack: test on macOS Catalina instead of High Sierra
- Flatten package-lock.json
- Improve zip-examples.js
- Add v5.0.0-beta2 docs.
- Release v5.0.0-beta2
- Update CodeQL Action
- util: change `isRTL` to a function
- Update Release Drafter configuration
- Update devDependencies and regenerate package-lock.json
- Update karma-browserstack-launcher to v1.6.0
- carousel: switch to `if/else`
- Remove `TRANSITION_END` from utils
- carousel: switch to string constants
- alert: rename variables for consistency
- SelectorEngine: drop variable used once
- Regenerate package-lock.json
- 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: build Base component too
- Some pull requests not shown.
MohammadYounes/rtlcss
16
merged
4
closed
- Clean up inline eslint directives.
- Normalize package.json
- Update codeql.yml
- Add CodeQL Action
- Revert "config-loader.js guard for in loop"
- Fix typo
- bin/rtlcss.js: move require at the top
- Format .rtlcssrc
- package.json: explicitly specify files to include
- Update README.md
- CI: Add Node.js 15.x too
- Split npm scripts
- Use `https` when possible.
- package.json: split tests
- Flatten package-lock.json
- config-loader.js guard for in loop
- Switch to GitHub Actions CI
- Update README.md
- util: remove useless conditional
- util: remove superfluous arguments from parseFloat
twbs/icons
2
open
1
closed
3
merged
thomaspark/bootswatch
1
closed
3
merged
MaxCDN/bootstrapcdn
2
merged
twbs/blog
2
merged
tancredi/fantasticon
1
open
GoogleChromeLabs/squoosh
1
merged
XhmikosR/perfmonbar
1
open
Reviewed 90 pull requests in 14 repositories
twbs/bootstrap 39 pull requests
- Bump rollup from 2.34.2 to 2.35.1
- Tooltip/popover - change the default value for `fallbackPlacements`
- Bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1
- Bump postcss-cli from 8.3.0 to 8.3.1
- Few updates for v5.0.0-beta1 NuGet support
- Tooltip - Add missing callback in async spec
- RTL improvements
- Docs: style clipboard button on `:focus`, not just `:hover`
- Straggler lorem ipsum text
- Fix for popover example showing above navbar
- Collapse - prevent the url change if A nested tags is clicked
- Bump @babel/preset-env from 7.12.7 to 7.12.10
- Bump @babel/core from 7.12.9 to 7.12.10
- Bump @babel/cli from 7.12.8 to 7.12.10
- Tooltip - check if tip and its parent node exist in dispose method
- Add hex values to colors
- Use manipulator methods
- cheatsheet: Drop redundant `(current)` text
- docs: Fix Popper-related docs
- Fix missed occurrencies of "Popper.js"
- Support Popper virtual elements
- Bump postcss from 8.1.14 to 8.2.0
- Bump autoprefixer from 10.0.4 to 10.1.0
- Remove useless `.text-left` in Layout / Overview
- Add a callout for the sanitizer in popovers and tooltips
- Some pull request reviews not shown.
twbs/icons 20 pull requests
- Include Bootstrap via npm
- Bump purgecss from 3.0.0 to 3.1.0
- Bump postcss-cli from 8.3.0 to 8.3.1
- Bump fantasticon from 1.0.24 to 1.0.25
- Prep v1.2.0
- Bump ini from 1.3.5 to 1.3.7
- Bump fantasticon from 1.0.16 to 1.0.24
- Bump postcss from 8.2.0 to 8.2.1
- More docs design changes
- Use fantasticon to generate web fonts
- Bump autoprefixer from 10.0.4 to 10.1.0
- Bump postcss from 8.1.10 to 8.2.0
- Bump linkinator from 2.4.0 to 2.8.0
- Bump cross-env from 7.0.2 to 7.0.3
- Bump js-yaml from 3.14.0 to 3.14.1
- Bump eslint from 7.14.0 to 7.15.0
- Bump hugo-bin from 0.66.2 to 0.67.0
- Updated width and height attributes
- Bump autoprefixer from 10.0.2 to 10.0.4
- Bump linkinator from 2.2.2 to 2.4.0
twbs/rfs 7 pull requests
MaxCDN/bootstrapcdn 5 pull requests
MohammadYounes/rtlcss 4 pull requests
XhmikosR/find-unused-sass-variables 4 pull requests
pi-hole/AdminLTE 3 pull requests
twbs/stylelint-config-twbs-bootstrap 2 pull requests
twbs/bootstrap-npm-starter 1 pull request
twbs/bootlint-server 1 pull request
fenneclab/hugo-bin 1 pull request
npm/cli 1 pull request
twbs/blog 1 pull request
ColorlibHQ/AdminLTE 1 pull request
Created an issue in algolia/docsearch-configs that received 8 comments
Update Bootstrap config after 5.0.0-beta1 is released
Hello! We are going to release v5.0.0-beta1 in a few hours, and if all goes well, we'll move the docs to the main site. This means that the docsear…