Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-25Remove moot parensHEADmainXhmikosR
2022-03-25Update README.mdXhmikosR
2022-03-25Fix commentsXhmikosR
2022-03-25lib/rfs.js: throw a TypeError if options are invalidXhmikosR
2022-03-25test: switch to `assert.strict` and destructureXhmikosR
2022-03-25Optimize SVGsXhmikosR
2022-03-25Move mocha options to .mocharc.jsonXhmikosR
2022-03-25Fix postcss 8.x compatibility (#435)c0rdyc3p5
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2022-03-25Remove no longer needed xo suppressionsXhmikosR
2022-03-25Update stylelint (#443)XhmikosR
* Update stylelint to v14 and switch to stylelint-config-twbs-bootstrap * Lint fixes
2022-03-25Add dependabot config for actions (#442)XhmikosR
2022-03-25Update devDependencies (#441)XhmikosR
* gulp-sass ^5.0.0 → ^5.1.0 * gulp-stylus ^2.7.0 → ^2.7.1 * mocha ^9.1.3 → ^9.2.2 * node-sass ^7.0.0 → ^7.0.1 * postcss ^8.4.4 → ^8.4.12 * prettier ^2.5.0 → ^2.6.1 * sass ^1.44.0 → ^1.49.9 * stylus ^0.55.0 → ^0.57.0 * xo ^0.47.0 → ^0.48.0
2022-03-25Build(deps-dev): Bump node-sass from 6.0.1 to 7.0.0 (#437)dependabot[bot]
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25Build(deps): Bump minimist from 1.2.5 to 1.2.6 (#440)dependabot[bot]
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25Update CI (#439)XhmikosR
2022-03-25rfs.js: fix property override (#438)XhmikosR
2021-12-01README.md: update badgesXhmikosR
2021-12-01Lint tweaks (#422)XhmikosR
* switch to always using a space in object curly braces * consistently use strict mode * move a constant outside of the constructor * use Object spread instead of Object.assign * use a ternary in more places * remove redundant parentheses * enable `prefer-template` rule so that we are consistent * return early in a few cases
2021-12-01Update devDependencies and switch to npm >= 7XhmikosR
* less ^4.1.1 → ^4.1.2 * mocha ^9.1.2 → ^9.1.3 * xo ^0.44.0 → ^0.47.0
2021-12-01Build(deps-dev): Bump prettier from 2.4.1 to 2.5.0 (#431)dependabot[bot]
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01Build(deps): Bump postcss-value-parser from 4.1.0 to 4.2.0 (#433)dependabot[bot]
Bumps [postcss-value-parser](https://github.com/TrySound/postcss-value-parser) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/TrySound/postcss-value-parser/releases) - [Commits](https://github.com/TrySound/postcss-value-parser/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: postcss-value-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01Build(deps-dev): Bump postcss from 8.3.8 to 8.4.4 (#432)dependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.8 to 8.4.4. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.4.4) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01Build(deps-dev): Bump sass from 1.42.1 to 1.44.0 (#430)dependabot[bot]
Bumps [sass](https://github.com/sass/dart-sass) from 1.42.1 to 1.44.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.42.1...1.44.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01Delete dependabot.ymlXhmikosR
2021-10-01Update mocha and regenerate package-lock.jsonXhmikosR
2021-10-01Build(deps-dev): Bump postcss from 8.3.6 to 8.3.8 (#427)dependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.3.8. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.3.6...8.3.8) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01Build(deps-dev): Bump prettier from 2.3.2 to 2.4.1 (#426)dependabot[bot]
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01Build(deps-dev): Bump sass from 1.39.0 to 1.42.1 (#425)dependabot[bot]
Bumps [sass](https://github.com/sass/dart-sass) from 1.39.0 to 1.42.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.39.0...1.42.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07Update devDependenciesXhmikosR
* mocha ^9.1.0 → ^9.1.1 * sass ^1.38.2 → ^1.39.0 * stylus ^0.54.8 → ^0.55.0
2021-09-07Fix `import/extensions` issuesXhmikosR
2021-09-01Update npm scripts (#420)XhmikosR
* add `--aggregate-output --continue-on-error` in the lint script * add `--aggregate-output` in the examples scripts
2021-09-01Build(deps-dev): Bump gulp-postcss from 9.0.0 to 9.0.1 (#418)dependabot[bot]
Bumps [gulp-postcss](https://github.com/postcss/gulp-postcss) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/postcss/gulp-postcss/releases) - [Commits](https://github.com/postcss/gulp-postcss/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: gulp-postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-09-01Build(deps-dev): Bump sass from 1.38.1 to 1.38.2 (#419)dependabot[bot]
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.1 to 1.38.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.38.1...1.38.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24Update devDependenciesXhmikosR
* mocha ^9.0.3 → ^9.1.0 * sass ^1.37.0 → ^1.38.1 * xo ^0.42.0 → ^0.44.0
2021-08-04Update package.jsonXhmikosR
2021-08-04Switch to using for...of (#414)XhmikosR
2021-08-04Rename less to less3. (#415)XhmikosR
2021-08-04CI: split lint to a separate worflow (#416)XhmikosR
2021-08-04Build(deps): Bump tar from 6.1.1 to 6.1.3 (#417)dependabot[bot]
Bumps [tar](https://github.com/npm/node-tar) from 6.1.1 to 6.1.3. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v6.1.1...v6.1.3) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-01Build(deps-dev): Bump sass from 1.36.0 to 1.37.0 (#413)dependabot[bot]
Bumps [sass](https://github.com/sass/dart-sass) from 1.36.0 to 1.37.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.36.0...1.37.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26Update devDependencies (#410)XhmikosR
* mocha ^8.4.0 → ^9.0.3 * postcss ^8.3.5 → ^8.3.6 * sass ^1.35.1 → ^1.36.0 * xo ^0.39.1 → ^0.42.0
2021-07-26CI: make use of `actions/setup-node` cache option (#411)XhmikosR
2021-07-26Add Less 4 tests tooXhmikosR
2021-07-26Support less v4Martijn Cuppens
2021-07-01CI: run examples tooXhmikosR
2021-07-01Regenerate package-lock.jsonXhmikosR
2021-07-01Drop Node.js 10.x, add Node.js 16 on CIXhmikosR
2021-07-01Build(deps-dev): Bump gulp-sass from 4.1.0 to 5.0.0 (#407)dependabot[bot]
* Build(deps-dev): Bump gulp-sass from 4.1.0 to 5.0.0 Bumps [gulp-sass](https://github.com/dlmanning/gulp-sass) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/dlmanning/gulp-sass/releases) - [Changelog](https://github.com/dlmanning/gulp-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/dlmanning/gulp-sass/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: gulp-sass dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update examples/scss/gulpfile.js to use node-sass Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-07-01Build(deps-dev): Bump node-sass from 6.0.0 to 6.0.1 (#408)dependabot[bot]
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-07-01Build(deps-dev): Bump prettier from 2.3.1 to 2.3.2 (#406)dependabot[bot]
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>