Skip to content

Releases: racodond/sonar-css-plugin

Bug fixes

10 May 14:50
Compare
Choose a tag to compare

Release notes: https://github.com/racodond/sonar-css-plugin/milestone/3?closed=1

  • @Keyframes should no longer be set to experimental enhancement
  • Rule validate-property-value: Update ‘animation’ validator to support multiple animations
  • Parsing Less Functions containing default values gets interpreted as Pseudo-Elements bug

Fix some Less issues by fixing recognition order of STATEMENT_BLOCK

Applying all rules to SCSS nested properties

03 May 17:53
Compare
Choose a tag to compare

Release notes: https://github.com/racodond/sonar-css-plugin/milestone/1?closed=1

  • Apply all rules to SCSS nested properties
  • Add support of /deep/ selector combinator
  • Add CSS Scoping Module Level 1 elements
  • Properly compute standard property for nested SCSS properties so that rules such as experimental-property-usage works fine
  • Rule unknown-type-selector should not raise an issue when selector starts with & (referencing parent)
  • Set "text-decoration" property experimental flag to false

7 new coding rules

10 Apr 11:14
Compare
Choose a tag to compare
4.0

Release version 4.0