issues
search
IgnatovDan
/
stylelint-bem-newbie
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove declaration-block-no-duplicate-properties - it is not a showstopper
#72
IgnatovDan
opened
1 year ago
0
Set next version, sync with github next tag
#71
IgnatovDan
closed
1 year ago
0
Update version 0.0.10
#70
IgnatovDan
closed
1 year ago
0
Increment version
#69
IgnatovDan
closed
1 year ago
0
Show error if there are media rules that differ by 50px or less
#68
IgnatovDan
opened
1 year ago
6
Add display-deny-inline
#67
IgnatovDan
closed
1 year ago
0
Show error if absolute is used with margin (use 'top/...' instead)
#66
IgnatovDan
opened
1 year ago
5
Increment version to 0.0.8
#65
IgnatovDan
closed
1 year ago
0
duplicated-property-value-in-media: handle media with ranges
#64
IgnatovDan
closed
1 year ago
0
Add font-weight-file-name
#63
IgnatovDan
closed
1 year ago
0
Show error if 'inline-block' or similar 'inline' style is used
#62
IgnatovDan
closed
1 year ago
3
Allow to restrict font-weight values
#61
IgnatovDan
opened
1 year ago
2
class-name-equal-to-file-name - Avoid 'false positive' if there is 'child combinator' selectors
#60
IgnatovDan
opened
1 year ago
3
duplicated-property-value-in-media - Avoid 'false positive' if there are "media + pseudo class" entries
#59
IgnatovDan
opened
1 year ago
0
Show error if there are several media for one size
#58
IgnatovDan
opened
1 year ago
2
duplicated-property-value-in-media - avoid 'false' error when both short and long notations are used
#57
IgnatovDan
opened
1 year ago
5
Show error if font-weight/line-height value is not in the allowed values list
#56
IgnatovDan
closed
1 year ago
1
Show error if media rules are not ordered by resolution
#55
IgnatovDan
opened
1 year ago
0
animation-explicit-timing-function - handle false positive when 'animation-timing-function' is used
#54
IgnatovDan
opened
1 year ago
0
import-fonts - change 'isFontsFile' detection to avoid false positive
#53
IgnatovDan
opened
1 year ago
0
Don't show duplicated values as error in duplicated-property-value-in-media
#52
IgnatovDan
opened
1 year ago
1
Show error if variables are declared in a BEM block ('blocks' folder)
#51
IgnatovDan
opened
1 year ago
0
Add timing functions
#50
IgnatovDan
closed
1 year ago
0
Animation explicit timing function
#49
IgnatovDan
closed
1 year ago
0
Show error if animation is used without explicit timing-function
#48
IgnatovDan
closed
1 year ago
0
Normalize should be imported before other files
#47
IgnatovDan
closed
1 year ago
0
Update version
#46
IgnatovDan
closed
1 year ago
0
duplicated-property-value-in-media: support `max-width` + `(min-width, max-width)` media
#45
IgnatovDan
closed
1 year ago
5
Sort rules alphabetically in readme
#44
IgnatovDan
closed
1 year ago
0
Add readme per rule
#43
IgnatovDan
closed
1 year ago
0
Move utils folder
#42
IgnatovDan
closed
1 year ago
0
Change rule folders similar to stylelint-scss
#41
IgnatovDan
closed
1 year ago
0
Add an option to force css/bem validation for all css files in project
#40
IgnatovDan
opened
1 year ago
0
Rearrange files/folders/readme similar to github.com/stylelint/stylelint
#39
IgnatovDan
closed
1 year ago
0
Allow normalize in vendor/styles
#38
IgnatovDan
closed
1 year ago
0
Don't show error for '@import url(../vendor/styles/normalize.css);'
#37
IgnatovDan
closed
1 year ago
0
Update readme
#36
IgnatovDan
closed
1 year ago
0
Short messages
#35
IgnatovDan
closed
1 year ago
0
Add import-bem-path rule
#34
IgnatovDan
closed
1 year ago
0
Short messages
#33
IgnatovDan
closed
1 year ago
0
Fix typos
#32
IgnatovDan
closed
1 year ago
0
Release 0.0.5
#31
IgnatovDan
closed
1 year ago
0
Extend tests/code
#30
IgnatovDan
closed
1 year ago
0
Show error if modifier is included before its block/element
#29
IgnatovDan
opened
1 year ago
0
Fix nullref in font-face-duplicate-src for comments
#28
IgnatovDan
closed
1 year ago
0
Add absolute-has-two-dimensions
#27
IgnatovDan
closed
1 year ago
0
Show badge for master
#26
IgnatovDan
closed
1 year ago
0
Run tests on master when push
#25
IgnatovDan
closed
1 year ago
0
Update version
#24
IgnatovDan
closed
1 year ago
0
Show an error if 'position:absolute' is used with one positioning aspect
#23
IgnatovDan
closed
1 year ago
0
Next