Highlights
- Arctic Code Vault Contributor
Pinned
6,735 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2021
Created 233 commits in 31 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 6 repositories not shown
Created 2 repositories
- XhmikosR/clean-css JavaScript
- XhmikosR/clean-css-cli JavaScript
Created a pull request in svg/svgo that received 7 comments
Switch to c8 for coverage
c8 is quite more lightweight and probably faster too.
+67
−942
•
7
comments
Opened 118 other pull requests in 18 repositories
twbs/icons
15
merged
4
open
2
closed
- Regenerate package-lock.json
- docs: move font to assets
- Update svgo to v2.1.0.
- vnu-jar: quote vnu's path
- Revert "Delete list.html"
- Update Bootstrap to v5.0.0-beta2
- docs: take categories into consideration too
- docs: refactor layouts
- Stop generating font JSON file
- Delete list.html
- docs: link to the GitHub release
- Minor meta normalization
- docs: fix titles
- docs: fix breadcrumb markup
- Add CodeQL action
- Move icons to assets/icons
- icons.html: query the icons pages instead of the filesystem
- CI: remove the cache fallback
- Delete .stylelintignore
- Rename header.html to head.html
- icons.html: query the icons pages instead of the filesystem
twbs/bootstrap
16
merged
4
open
1
closed
- Bundlewatch: stop ignoring dependabot branches
- visual tests: add missing base-component dist file
- Update devDependencies
- Improve change-version script
- Update clean-css-cli to v5.2.0
- CodeQL: skip dependabot PRs too
- Rename _gh_pages to _site.
- linkinator: replace `--silent` with `--verbosity`
- Update clean-css-cli to v5.2.0.
- overview: add missing EOF newline
- V4 dev backports and updates
- CI: skip release drafter if we are not on our repo
- Simplify bugify.html
- Simplify karma.conf.js
- Downgrade karma to v6.0.4.
- vnu-jar.js: quote vnu path
- CI: remove the cache fallback and shorten cache key
- Update devDependencies
- js.yml: fix stray curly bracket in cache key
- Update devDependencies
- Replace AnchorJS with a Hugo render hook
jkphl/svg-sprite
6
open
10
merged
- Replace `_.assign` with `Object.assign`
- Convert tabs to spaces in non-JS files.
- Update svgo to v2.1.0
- Replace cssmin with csso
- Replace `_.isUndefined` with native
- Remove mkdirp
- Replace pn with util.promisify
- Drop Node.js < 10 support and update most devDependencies
- Replace `_.isArray` with `Array.isArray`
- Fix prototype pollution issue
- Remove superfluous arguments passed to `parseFloat` and `SVGShape`.
- CI fixes
- Switch to `Buffer.from`
- Remove lodash.pluck dependency and use `_.map`
- Remove the unused dateformat dependency
- Update minor and patch dependencies
emedvedev/slackin-extended
8
merged
1
closed
svg/svgo
8
merged
jakubpawlowicz/clean-css
4
open
4
merged
nodejs/nodejs.org
5
open
2
merged
MaxCDN/bootstrapcdn
1
open
3
merged
jakubpawlowicz/clean-css-cli
3
merged
1
open
twbs/blog
3
merged
1
open
MohammadYounes/rtlcss
3
merged
1
closed
JustinBeckwith/linkinator
3
merged
validator/grunt-html
1
open
1
merged
StevenBlack/hosts
2
merged
karma-runner/karma-qunit
2
merged
markedjs/marked
1
closed
thomaspark/bootswatch
1
merged
validator/validator
1
merged
Reviewed 109 pull requests in 17 repositories
twbs/bootstrap 52 pull requests
- refactor: use a Map instead of an Object in dom/data
- Bump @rollup/plugin-replace from 2.4.0 to 2.4.1
- Bump rollup from 2.39.0 to 2.39.1
- Bump @popperjs/core from 2.8.2 to 2.8.3
- Bump @babel/cli from 7.12.17 to 7.13.0
- docs(migration): duplicated 5.0.0-beta2 heading
- Make carousel indicators actual buttons (backport to v4)
- Fix small typos / follow-up to #32630
- being ssr friendly when accessing dom objects
- Rename _gh_pages to _site.
- Improve change-version script
- Adjust `SAFE_URL_PATTERN` regex for use with test method of regexes.
- Offcanvas as component
- Update clean-css-cli to v5.2.0.
- Clarify docs around .navbar-brand
- Bump eslint-plugin-unicorn from 27.0.0 to 28.0.1
- Bump stylelint from 13.9.0 to 13.10.0
- Bump karma from 6.0.4 to 6.1.1
- Bump sass from 1.32.6 to 1.32.7
- Bump rollup from 2.38.5 to 2.39.0
- Bump @babel/preset-env from 7.12.13 to 7.12.16
- Bump @rollup/plugin-babel from 5.2.3 to 5.3.0
- Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0
- Bump @babel/core from 7.12.13 to 7.12.16
- Bump postcss from 8.2.5 to 8.2.6
- Some pull request reviews not shown.
twbs/icons 22 pull requests
- build(deps-dev): bump hugo-bin from 0.68.0 to 0.69.0
- build(deps-dev): bump lockfile-lint from 4.6.0 to 4.6.1
- build(deps-dev): bump purgecss from 4.0.0 to 4.0.2
- Fix GitHub icon in accessibility examples
- build(deps-dev): bump stylelint from 13.10.0 to 13.11.0
- build(deps-dev): bump linkinator from 2.13.5 to 2.13.6
- Prep for v1.4.0 release
- build(deps-dev): bump lockfile-lint from 4.3.7 to 4.6.0
- build(deps-dev): bump linkinator from 2.13.4 to 2.13.5
- Add menu tag to list
- docs: take categories into consideration too
- Add 64 new weather icons
- build(deps-dev): bump postcss from 8.2.5 to 8.2.6
- build(deps-dev): bump eslint from 7.19.0 to 7.20.0
- build(deps-dev): bump stylelint from 13.9.0 to 13.10.0
- Alignment and docs tweaks
- build(deps-dev): bump fantasticon from 1.0.33 to 1.1.1
- build(deps-dev): bump linkinator from 2.13.3 to 2.13.4
- Minor meta normalization
- Accessibility tweaks/additions
- icons.html: query the icons pages instead of the filesystem
- docs: filter url search query
twbs/rfs 8 pull requests
- Build(deps-dev): Bump sass from 1.32.7 to 1.32.8
- Build(deps-dev): Bump stylelint from 13.10.0 to 13.11.0
- Bump stylelint from 13.9.0 to 13.10.0
- Bump sass from 1.32.6 to 1.32.7
- Bump postcss from 8.2.5 to 8.2.6
- Bump mocha from 8.2.1 to 8.3.0
- Bump postcss from 8.2.4 to 8.2.5
- Bump sass from 1.32.5 to 1.32.6
twbs/stylelint-config-twbs-bootstrap 5 pull requests
nodejs/nodejs.org 4 pull requests
twbs/blog 3 pull requests
XhmikosR/find-unused-sass-variables 3 pull requests
jkphl/svg-sprite 2 pull requests
jakubpawlowicz/clean-css 2 pull requests
kevva/bin-wrapper 1 pull request
svg/svgo 1 pull request
MaxCDN/bootstrapcdn 1 pull request
tancredi/fantasticon 1 pull request
karma-runner/karma 1 pull request
thomaspark/bootswatch 1 pull request
MohammadYounes/rtlcss 1 pull request
JustinBeckwith/linkinator 1 pull request
Created an issue in jakubpawlowicz/clean-css that received 10 comments
clean-css 5.0.1 leading zeros are not removed
Precheck
Environment
clean-css version - npm ls clean-css
: 5.0.1
node.js version - node -v
: 14.15.5
operating system: Windows 10
Configuration op…
10
comments
Opened 14 other issues in 9 repositories
twbs/bootstrap
3
open
jakubpawlowicz/clean-css-cli
2
open
1
closed
jkphl/svg-sprite
2
open
svg/svgo
1
open
jakearchibald/svgomg
1
open
jakubpawlowicz/clean-css
1
open
mysticatea/npm-run-all
1
open
twbs/stylelint-config-twbs-bootstrap
1
open
MohammadYounes/rtlcss
1
closed
Answered 3 discussions in 1 repository
16
contributions
in private repositories
Feb 11 – Feb 22