Highlights
- 12 discussions answered
Block or Report
Block or report XhmikosR
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
twbs/bootstrap Public
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
-
-
-
-
4,071 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 8 commits in 6 repositories
Created 3 repositories
- XhmikosR/precompress JavaScript
- XhmikosR/gulp-sass JavaScript
- XhmikosR/keycloak-angular TypeScript
Created a pull request in svg-sprite/svg-sprite that received 1 comment
Update dependencies
@xmldom/xmldom ^0.8.1 → ^0.8.2 winston ^3.6.0 → ^3.7.2 eslint-plugin-jest ^26.1.3 → ^26.1.4 eslint-plugin-jsdoc ^38.1.4 → ^38.1.6 playwright-chrom…
+346
−363
•
1
comment
Opened 9 other pull requests in 4 repositories
silverwind/precompress
3
open
dlmanning/gulp-sass
3
open
mauriciovigolo/keycloak-angular
2
open
twbs/bootstrap
1
merged
Reviewed 26 pull requests in 8 repositories
twbs/bootstrap
8 pull requests
- Fix Android Chrome input date dimensions
- Move tooltip over SVG example from docs to visual tests
- Manipulator: Add JSON parse support
- Bump @babel/core from 7.17.7 to 7.17.8
- Bump eslint-plugin-unicorn from 41.0.0 to 42.0.0
- Bump hugo-bin from 0.82.2 to 0.84.0
- Bump minimist from 1.2.5 to 1.2.6
- Bump karma-jasmine from 4.0.1 to 4.0.2
svg-sprite/svg-sprite
4 pull requests
twbs/icons
4 pull requests
XhmikosR/find-unused-sass-variables
4 pull requests
karma-runner/karma-jasmine
2 pull requests
twbs/blog
2 pull requests
mauriciovigolo/keycloak-angular
1 pull request
twbs/stylelint-config-twbs-bootstrap
1 pull request
Created an issue in karma-runner/karma-jasmine that received 3 comments
Convert tools/integration-tests.sh to a cross-platform script
Requiring bash means one cannot run the tests on Windows native CMD. CI is passing right now because we specify shell: bash on Windows.
3
comments