stylelint-config-twbs-bootstrap

Stylelint config for Bootstrap

MIT License

Downloads
629.7K
Stars
151
Committers
7

Bot releases are visible (Hide)

stylelint-config-twbs-bootstrap - v14.1.0 Latest Release

Published by XhmikosR 7 months ago

What's Changed

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v14.0.0...v14.1.0

stylelint-config-twbs-bootstrap - v14.0.0

Published by XhmikosR 9 months ago

What's Changed

BREAKING: Minimum stylelint version is 16.1.0

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v13.0.0...v14.0.0

stylelint-config-twbs-bootstrap - v13.0.0

Published by XhmikosR 10 months ago

What's Changed

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v12.0.0...v13.0.0

stylelint-config-twbs-bootstrap - v12.0.0

Published by XhmikosR 11 months ago

What's Changed

  • Bump stylelint from 15.10.1 to 15.11.0
  • Bump stylelint-config-recess-order from 4.2.0 to 4.4.0
  • Bump stylelint-config-standard from 33.0.0 to 34.0.0
  • Bump stylelint-config-standard-scss from 10.0.0 to 11.1.0
  • Bump stylelint-scss from 5.0.1 to 5.3.1
  • Disable media-query-no-invalid rule

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v11.0.1...v12.0.0

stylelint-config-twbs-bootstrap - v11.0.1

Published by XhmikosR over 1 year ago

What's Changed

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v11.0.0...v11.0.1

stylelint-config-twbs-bootstrap -

Published by XhmikosR over 1 year ago

Update dependencies

stylelint-config-twbs-bootstrap - v10.0.0

Published by XhmikosR over 1 year ago

What's Changed

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v9.0.1...v10.0.0

stylelint-config-twbs-bootstrap - v9.0.1

Published by XhmikosR over 1 year ago

stylelint-config-twbs-bootstrap - v9.0.0

Published by XhmikosR over 1 year ago

What's Changed

  • BREAKING Stylelint ^15.4.0 is required
  • Add stylelint-stylistic to fix the deprecated rules warnings
  • Remove annotation-no-unknown suppression since it's disabled now in stylelint-scss
  • Update all dependencies

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v8.0.0...v9.0.0

stylelint-config-twbs-bootstrap - v8.0.0

Published by XhmikosR over 1 year ago

Breaking Changes

  • Node.js ^14.13.1 || >=16.0.0 is required
  • stylelint 15.0.0 is required

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v7.0.0...v8.0.0

stylelint-config-twbs-bootstrap - v7.0.0

Published by XhmikosR almost 2 years ago

Potentially Breaking Changes

  • stylelint 14.14.0 is required

What's Changed

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v6.0.0...v7.0.0

stylelint-config-twbs-bootstrap - v6.0.0

Published by XhmikosR about 2 years ago

What's Changed

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v5.0.0...v6.0.0

stylelint-config-twbs-bootstrap - v5.0.0

Published by XhmikosR over 2 years ago

What's Changed

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v4.0.0...v5.0.0

stylelint-config-twbs-bootstrap -

Published by XhmikosR over 2 years ago

stylelint-config-twbs-bootstrap -

Published by XhmikosR over 2 years ago

stylelint-config-twbs-bootstrap - v3.2.0

Published by XhmikosR over 2 years ago

What's Changed

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.1.0...v3.2.0

stylelint-config-twbs-bootstrap - v3.1.0

Published by XhmikosR over 2 years ago

What's Changed

  • Disable custom-property-empty-line-before
  • Update all dependencies

Full Changelog: https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.0.1...v3.1.0

stylelint-config-twbs-bootstrap - v3.0.1

Published by XhmikosR almost 3 years ago

stylelint-config-twbs-bootstrap -

Published by XhmikosR almost 3 years ago

  • switch to Stylelint 14.1.0 and stylelint-config-standard-scss
  • switch to stylelint-config-recess-order

To upgrade change "extends": "stylelint-config-twbs-bootstrap/scss" or "extends": "stylelint-config-twbs-bootstrap/css" to "extends": "stylelint-config-twbs-bootstrap".

Most rules should be backwards compatible. There's one case you might have issues: selector-class-name-pattern which is now using kebab case more strictly. In that case, either disable the rule or adapt to it.

https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v2.2.4...v3.0.0

stylelint-config-twbs-bootstrap -

Published by XhmikosR almost 3 years ago