UNPKG

stylelint-config-ecss

Version:
50 lines (28 loc) 2.75 kB
## [0.1.2](https://github.com/tyankatsu0105/stylelint-config-ecss/compare/v0.1.1...v0.1.2) (2020-09-04) #### 0.1.1 (2019-04-24) ##### Documentation Changes * Add usage, roadmap and license ([c6b19743](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/c6b197433a1874c9995779e980a3ba9efe1c98bd)) ### 0.1.0 (2019-04-22) ##### Documentation Changes * Refactor docs ([921e7181](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/921e718104a381479273ef3601fed788fc4c1980)) * Refactor Readme ([eadc3c5a](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/eadc3c5a8a2370aafeb9eaff535f7df0377949d2)) ##### New Features * Add rules into index.js, Update README.md ([d6c57a9a](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/d6c57a9a6c57b5f3f8afd4d42ef84135d6589361)) ##### Refactors * Add at-rule-blacklist for avoid @extend ([4c10d232](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/4c10d2326f8362f8fe0ccbe5ba7a96ee967385c4)) * Add original message when error or warning ([2bf8eb64](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/2bf8eb64c55311dc159c661d52fae02448820868)) * refactor rule ([ef2a8874](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/ef2a88749d5571cede56a6de94447b60f284468d)) * refactor selector-class-pattern ([d8d32ec3](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/d8d32ec3ca8bc48ae8af4eac1b349f492a58bbcd)) * Add the rules that are introduced ECSS guidebook, refactor selector-class-pattern ([9a44cb1c](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/9a44cb1c79fdbb18f44e7e8fdabc218588cfc0de)) * Refactor selector-class-pattern ([75ff3923](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/75ff392338a00f09b681663c1e97ecf7b58d2b10)) * Add selector-class-pattern ([185a49d3](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/185a49d339b1b01917f798cfbfb9fc2e4f1bb79f)) * Add rule WIP ([3d5017c9](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/3d5017c9e26c379920123943107a20626724ba0c)) ##### Tests * Add selector-class-patttern test ([4b5b4023](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/4b5b4023eecd8a15826264c3d4d68979327430cd)) * Setup test fixture ([5f9fd22c](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/5f9fd22cf0344bd52c62524dc46d0bdffcad9b26)) #### 0.0.2 (2019-02-03) ##### Refactors * Add script test ([9261bd44](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/9261bd442eecbe95e2c775148626b1b15df033a4)) #### 0.0.1 (2019-02-03) ##### New Features * Setup development env ([e7f7ffb9](https://github.com/tyankatsu0105/stylelint-config-ecss/commit/e7f7ffb9a9bfecfde78f265c3035fe5f4a5cfd40))