Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / IgnatovDan/stylelint-bem-newbie issues and pull requests

#72 - Remove declaration-block-no-duplicate-properties - it is not a showstopper

Issue - State: open - Opened by IgnatovDan almost 2 years ago
Labels: enhancement

#71 - Set next version, sync with github next tag

Pull Request - State: closed - Opened by IgnatovDan almost 2 years ago

#70 - Update version 0.0.10

Pull Request - State: closed - Opened by IgnatovDan almost 2 years ago

#69 - Increment version

Pull Request - State: closed - Opened by IgnatovDan almost 2 years ago

#68 - Show error if there are media rules that differ by 50px or less

Issue - State: open - Opened by IgnatovDan almost 2 years ago - 6 comments
Labels: enhancement

#67 - Add display-deny-inline

Pull Request - State: closed - Opened by IgnatovDan almost 2 years ago
Labels: enhancement

#66 - Show error if absolute is used with margin (use 'top/...' instead)

Issue - State: open - Opened by IgnatovDan almost 2 years ago - 5 comments
Labels: enhancement

#65 - Increment version to 0.0.8

Pull Request - State: closed - Opened by IgnatovDan almost 2 years ago

#64 - duplicated-property-value-in-media: handle media with ranges

Pull Request - State: closed - Opened by IgnatovDan almost 2 years ago

#63 - Add font-weight-file-name

Pull Request - State: closed - Opened by IgnatovDan almost 2 years ago

#62 - Show error if 'inline-block' or similar 'inline' style is used

Issue - State: closed - Opened by IgnatovDan almost 2 years ago - 3 comments
Labels: enhancement

#61 - Allow to restrict font-weight values

Issue - State: open - Opened by IgnatovDan almost 2 years ago - 2 comments
Labels: enhancement

#60 - class-name-equal-to-file-name - Avoid 'false positive' if there is 'child combinator' selectors

Issue - State: open - Opened by IgnatovDan almost 2 years ago - 3 comments
Labels: enhancement

#58 - Show error if there are several media for one size

Issue - State: open - Opened by IgnatovDan almost 2 years ago - 2 comments
Labels: enhancement

#57 - duplicated-property-value-in-media - avoid 'false' error when both short and long notations are used

Issue - State: open - Opened by IgnatovDan almost 2 years ago - 5 comments
Labels: enhancement

#56 - Show error if font-weight/line-height value is not in the allowed values list

Issue - State: closed - Opened by IgnatovDan almost 2 years ago - 1 comment
Labels: enhancement

#55 - Show error if media rules are not ordered by resolution

Issue - State: open - Opened by IgnatovDan almost 2 years ago
Labels: enhancement

#53 - import-fonts - change 'isFontsFile' detection to avoid false positive

Issue - State: open - Opened by IgnatovDan almost 2 years ago
Labels: enhancement

#52 - Don't show duplicated values as error in duplicated-property-value-in-media

Issue - State: open - Opened by IgnatovDan about 2 years ago - 1 comment
Labels: enhancement

#51 - Show error if variables are declared in a BEM block ('blocks' folder)

Issue - State: open - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#50 - Add timing functions

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#49 - Animation explicit timing function

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#48 - Show error if animation is used without explicit timing-function

Issue - State: closed - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#47 - Normalize should be imported before other files

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#46 - Update version

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#45 - duplicated-property-value-in-media: support `max-width` + `(min-width, max-width)` media

Issue - State: closed - Opened by IgnatovDan about 2 years ago - 5 comments
Labels: enhancement

#44 - Sort rules alphabetically in readme

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#43 - Add readme per rule

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#42 - Move utils folder

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#41 - Change rule folders similar to stylelint-scss

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#40 - Add an option to force css/bem validation for all css files in project

Issue - State: open - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#39 - Rearrange files/folders/readme similar to github.com/stylelint/stylelint

Issue - State: closed - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#38 - Allow normalize in vendor/styles

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#37 - Don't show error for '@import url(../vendor/styles/normalize.css);'

Issue - State: closed - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#36 - Update readme

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#35 - Short messages

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#34 - Add import-bem-path rule

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#33 - Short messages

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#32 - Fix typos

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#31 - Release 0.0.5

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#30 - Extend tests/code

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#29 - Show error if modifier is included before its block/element

Issue - State: open - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#28 - Fix nullref in font-face-duplicate-src for comments

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#27 - Add absolute-has-two-dimensions

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#26 - Show badge for master

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#25 - Run tests on master when push

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#24 - Update version

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#23 - Show an error if 'position:absolute' is used with one positioning aspect

Issue - State: closed - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#22 - Remove 'to be included before' message from import-fonts

Issue - State: closed - Opened by IgnatovDan about 2 years ago
Labels: enhancement

#19 - Show typos like '@import url("../blocks/footer/_coyright/foooter__copyright.css"); ' as three errors

Issue - State: closed - Opened by IgnatovDan about 2 years ago - 1 comment
Labels: enhancement

#18 - Add duplicated-property-value-in-modifier

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#17 - Add a rule to show element nested within itself as errors

Issue - State: closed - Opened by IgnatovDan about 2 years ago - 1 comment
Labels: enhancement

#16 - font-family-no-missing-generic-family rule shows incorrect error in some cases

Issue - State: closed - Opened by IgnatovDan about 2 years ago - 1 comment
Labels: invalid

#15 - Show an error if there is a @keyframes block that is not used in its CSS file

Issue - State: open - Opened by IgnatovDan about 2 years ago - 2 comments
Labels: enhancement

#13 - Update version

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#12 - Add duplicated-property-value-in-media

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#11 - Add badges to readme

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#10 - Validate how header/main/footer are used

Issue - State: closed - Opened by IgnatovDan about 2 years ago - 1 comment
Labels: enhancement

#8 - Increment version to 0.0.2

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#7 - Add readme

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#6 - Ignore style.css and styles.css in class-name-equal-to-file-name

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#4 - Allow to start publish-to-npm manually

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#3 - Add publish-to-npm workflow

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#2 - Update package json

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago

#1 - Add eslint

Pull Request - State: closed - Opened by IgnatovDan about 2 years ago