@taiga-ui/stylelint-config 0.174.2 → 0.175.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/CHANGELOG.md +0 -509
- package/project.json +0 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/stylelint-config",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.175.0",
|
|
4
4
|
"description": "Taiga UI stylelint config",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"stylelint",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"main": "index.js",
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"postcss": "^8.4.
|
|
16
|
+
"postcss": "^8.4.47",
|
|
17
17
|
"postcss-less": "^6.0.0",
|
|
18
18
|
"stylelint": "^16.9.0",
|
|
19
19
|
"stylelint-config-standard": "^36.0.1",
|
package/CHANGELOG.md
DELETED
|
@@ -1,509 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file. See
|
|
4
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [0.22.3](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.22.2...@taiga-ui/stylelint-config@0.22.3) (2024-05-28)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
9
|
-
|
|
10
|
-
# Change Log
|
|
11
|
-
|
|
12
|
-
All notable changes to this project will be documented in this file. See
|
|
13
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
14
|
-
|
|
15
|
-
## [0.22.2](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.22.1...@taiga-ui/stylelint-config@0.22.2) (2024-05-24)
|
|
16
|
-
|
|
17
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
18
|
-
|
|
19
|
-
# Change Log
|
|
20
|
-
|
|
21
|
-
All notable changes to this project will be documented in this file. See
|
|
22
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
23
|
-
|
|
24
|
-
## [0.22.1](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.22.0...@taiga-ui/stylelint-config@0.22.1) (2024-05-06)
|
|
25
|
-
|
|
26
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
27
|
-
|
|
28
|
-
# Change Log
|
|
29
|
-
|
|
30
|
-
All notable changes to this project will be documented in this file. See
|
|
31
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
32
|
-
|
|
33
|
-
# [0.22.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.21.0...@taiga-ui/stylelint-config@0.22.0) (2024-05-06)
|
|
34
|
-
|
|
35
|
-
### Features
|
|
36
|
-
|
|
37
|
-
- **stylelint-config:** add autofix for no-px rule with remSize=16
|
|
38
|
-
([#390](https://github.com/taiga-family/linters/issues/390))
|
|
39
|
-
([3ca532d](https://github.com/taiga-family/linters/commit/3ca532d617aacfac74b218aac6f4f47fd6d05b76))
|
|
40
|
-
|
|
41
|
-
# Change Log
|
|
42
|
-
|
|
43
|
-
All notable changes to this project will be documented in this file. See
|
|
44
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
45
|
-
|
|
46
|
-
# [0.21.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.20.6...@taiga-ui/stylelint-config@0.21.0) (2024-05-03)
|
|
47
|
-
|
|
48
|
-
### Features
|
|
49
|
-
|
|
50
|
-
- **stylelint-config:** allow fr unit ([#388](https://github.com/taiga-family/linters/issues/388))
|
|
51
|
-
([cd686d9](https://github.com/taiga-family/linters/commit/cd686d9566ad63bb095ca5432cbeadf6b0fe47c3))
|
|
52
|
-
|
|
53
|
-
# Change Log
|
|
54
|
-
|
|
55
|
-
All notable changes to this project will be documented in this file. See
|
|
56
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
57
|
-
|
|
58
|
-
## [0.20.6](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.20.5...@taiga-ui/stylelint-config@0.20.6) (2024-04-30)
|
|
59
|
-
|
|
60
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
61
|
-
|
|
62
|
-
# Change Log
|
|
63
|
-
|
|
64
|
-
All notable changes to this project will be documented in this file. See
|
|
65
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
66
|
-
|
|
67
|
-
## [0.20.5](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.20.4...@taiga-ui/stylelint-config@0.20.5) (2024-04-11)
|
|
68
|
-
|
|
69
|
-
### Bug Fixes
|
|
70
|
-
|
|
71
|
-
- **prettier-config:** revert plugin
|
|
72
|
-
([b1ef0c9](https://github.com/taiga-family/linters/commit/b1ef0c9ba82200d7ac99cac5161cb8138c5ec128))
|
|
73
|
-
|
|
74
|
-
# Change Log
|
|
75
|
-
|
|
76
|
-
All notable changes to this project will be documented in this file. See
|
|
77
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
78
|
-
|
|
79
|
-
## [0.20.4](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.20.3...@taiga-ui/stylelint-config@0.20.4) (2024-04-11)
|
|
80
|
-
|
|
81
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
82
|
-
|
|
83
|
-
# Change Log
|
|
84
|
-
|
|
85
|
-
All notable changes to this project will be documented in this file. See
|
|
86
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
87
|
-
|
|
88
|
-
## [0.20.3](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.20.2...@taiga-ui/stylelint-config@0.20.3) (2024-03-25)
|
|
89
|
-
|
|
90
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
91
|
-
|
|
92
|
-
# Change Log
|
|
93
|
-
|
|
94
|
-
All notable changes to this project will be documented in this file. See
|
|
95
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
96
|
-
|
|
97
|
-
## [0.20.2](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.20.1...@taiga-ui/stylelint-config@0.20.2) (2024-03-22)
|
|
98
|
-
|
|
99
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
100
|
-
|
|
101
|
-
# Change Log
|
|
102
|
-
|
|
103
|
-
All notable changes to this project will be documented in this file. See
|
|
104
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
105
|
-
|
|
106
|
-
## [0.20.1](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.20.0...@taiga-ui/stylelint-config@0.20.1) (2024-03-19)
|
|
107
|
-
|
|
108
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
109
|
-
|
|
110
|
-
# Change Log
|
|
111
|
-
|
|
112
|
-
All notable changes to this project will be documented in this file. See
|
|
113
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
114
|
-
|
|
115
|
-
# [0.20.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.19.0...@taiga-ui/stylelint-config@0.20.0) (2024-03-03)
|
|
116
|
-
|
|
117
|
-
### Features
|
|
118
|
-
|
|
119
|
-
- use peer deps ([208e07e](https://github.com/taiga-family/linters/commit/208e07e8de9928ae231317097157a3f1bebcab46))
|
|
120
|
-
|
|
121
|
-
# Change Log
|
|
122
|
-
|
|
123
|
-
All notable changes to this project will be documented in this file. See
|
|
124
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
125
|
-
|
|
126
|
-
# [0.19.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.18.0...@taiga-ui/stylelint-config@0.19.0) (2024-03-01)
|
|
127
|
-
|
|
128
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
129
|
-
|
|
130
|
-
# Change Log
|
|
131
|
-
|
|
132
|
-
All notable changes to this project will be documented in this file. See
|
|
133
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
134
|
-
|
|
135
|
-
# [0.18.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.17.0...@taiga-ui/stylelint-config@0.18.0) (2024-02-27)
|
|
136
|
-
|
|
137
|
-
### Features
|
|
138
|
-
|
|
139
|
-
- **stylelint-config:** ignore less variables keyword case
|
|
140
|
-
([b6a8c56](https://github.com/taiga-family/linters/commit/b6a8c56e7050169b23220412595b9ed811558bff))
|
|
141
|
-
|
|
142
|
-
# Change Log
|
|
143
|
-
|
|
144
|
-
All notable changes to this project will be documented in this file. See
|
|
145
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
146
|
-
|
|
147
|
-
# [0.17.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.16.0...@taiga-ui/stylelint-config@0.17.0) (2024-02-27)
|
|
148
|
-
|
|
149
|
-
### Features
|
|
150
|
-
|
|
151
|
-
- **stylelint-config:** ignore css variables keyword case
|
|
152
|
-
([4f8e243](https://github.com/taiga-family/linters/commit/4f8e243fcb666b0e82a4630e2a83d9e260614ab7))
|
|
153
|
-
|
|
154
|
-
# Change Log
|
|
155
|
-
|
|
156
|
-
All notable changes to this project will be documented in this file. See
|
|
157
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
158
|
-
|
|
159
|
-
# [0.16.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.15.0...@taiga-ui/stylelint-config@0.16.0) (2024-02-11)
|
|
160
|
-
|
|
161
|
-
### Features
|
|
162
|
-
|
|
163
|
-
- **stylelint-config:** update rules
|
|
164
|
-
([fc761d2](https://github.com/taiga-family/linters/commit/fc761d2eb07d5b28ff99718a1db7fcc292e3bf31))
|
|
165
|
-
|
|
166
|
-
# Change Log
|
|
167
|
-
|
|
168
|
-
All notable changes to this project will be documented in this file. See
|
|
169
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
170
|
-
|
|
171
|
-
# [0.15.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.14.0...@taiga-ui/stylelint-config@0.15.0) (2024-02-11)
|
|
172
|
-
|
|
173
|
-
### Features
|
|
174
|
-
|
|
175
|
-
- **stylelint-config:** update rules
|
|
176
|
-
([537d34d](https://github.com/taiga-family/linters/commit/537d34d74165b76bd6eb83257b285a5bfdb6c1c5))
|
|
177
|
-
|
|
178
|
-
# Change Log
|
|
179
|
-
|
|
180
|
-
All notable changes to this project will be documented in this file. See
|
|
181
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
182
|
-
|
|
183
|
-
# [0.14.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.13.6...@taiga-ui/stylelint-config@0.14.0) (2024-02-08)
|
|
184
|
-
|
|
185
|
-
### Features
|
|
186
|
-
|
|
187
|
-
- **stylelint-config:** update rules
|
|
188
|
-
([1c4aa7f](https://github.com/taiga-family/linters/commit/1c4aa7fc05e825b92c4794ceded63ffb573af1bf))
|
|
189
|
-
|
|
190
|
-
# Change Log
|
|
191
|
-
|
|
192
|
-
All notable changes to this project will be documented in this file. See
|
|
193
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
194
|
-
|
|
195
|
-
## [0.13.6](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.13.5...@taiga-ui/stylelint-config@0.13.6) (2024-02-07)
|
|
196
|
-
|
|
197
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
198
|
-
|
|
199
|
-
# Change Log
|
|
200
|
-
|
|
201
|
-
All notable changes to this project will be documented in this file. See
|
|
202
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
203
|
-
|
|
204
|
-
## [0.13.5](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.13.4...@taiga-ui/stylelint-config@0.13.5) (2024-02-06)
|
|
205
|
-
|
|
206
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
207
|
-
|
|
208
|
-
# Change Log
|
|
209
|
-
|
|
210
|
-
All notable changes to this project will be documented in this file. See
|
|
211
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
212
|
-
|
|
213
|
-
## [0.13.4](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.13.3...@taiga-ui/stylelint-config@0.13.4) (2024-02-06)
|
|
214
|
-
|
|
215
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
216
|
-
|
|
217
|
-
# Change Log
|
|
218
|
-
|
|
219
|
-
All notable changes to this project will be documented in this file. See
|
|
220
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
221
|
-
|
|
222
|
-
## [0.13.3](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.13.2...@taiga-ui/stylelint-config@0.13.3) (2024-02-05)
|
|
223
|
-
|
|
224
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
225
|
-
|
|
226
|
-
# Change Log
|
|
227
|
-
|
|
228
|
-
All notable changes to this project will be documented in this file. See
|
|
229
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
230
|
-
|
|
231
|
-
## [0.13.2](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.13.1...@taiga-ui/stylelint-config@0.13.2) (2024-02-03)
|
|
232
|
-
|
|
233
|
-
### Bug Fixes
|
|
234
|
-
|
|
235
|
-
- **stylelint-config:** update rules
|
|
236
|
-
([8de91e9](https://github.com/taiga-family/linters/commit/8de91e932a88114b655011c470f3a3c56175711c))
|
|
237
|
-
|
|
238
|
-
# Change Log
|
|
239
|
-
|
|
240
|
-
All notable changes to this project will be documented in this file. See
|
|
241
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
242
|
-
|
|
243
|
-
## [0.13.1](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.13.0...@taiga-ui/stylelint-config@0.13.1) (2024-02-03)
|
|
244
|
-
|
|
245
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
246
|
-
|
|
247
|
-
# Change Log
|
|
248
|
-
|
|
249
|
-
All notable changes to this project will be documented in this file. See
|
|
250
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
251
|
-
|
|
252
|
-
# [0.13.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.12.5...@taiga-ui/stylelint-config@0.13.0) (2024-01-29)
|
|
253
|
-
|
|
254
|
-
### Features
|
|
255
|
-
|
|
256
|
-
- **stylelint-config:** update rules
|
|
257
|
-
([e8e536d](https://github.com/taiga-family/linters/commit/e8e536d40fae56caaf45d7b5fe91afc5c9d14047))
|
|
258
|
-
|
|
259
|
-
# Change Log
|
|
260
|
-
|
|
261
|
-
All notable changes to this project will be documented in this file. See
|
|
262
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
263
|
-
|
|
264
|
-
## [0.12.5](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.12.4...@taiga-ui/stylelint-config@0.12.5) (2024-01-04)
|
|
265
|
-
|
|
266
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
267
|
-
|
|
268
|
-
# Change Log
|
|
269
|
-
|
|
270
|
-
All notable changes to this project will be documented in this file. See
|
|
271
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
272
|
-
|
|
273
|
-
## [0.12.4](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.12.3...@taiga-ui/stylelint-config@0.12.4) (2023-12-25)
|
|
274
|
-
|
|
275
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
276
|
-
|
|
277
|
-
# Change Log
|
|
278
|
-
|
|
279
|
-
All notable changes to this project will be documented in this file. See
|
|
280
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
281
|
-
|
|
282
|
-
## [0.12.3](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.12.2...@taiga-ui/stylelint-config@0.12.3) (2023-12-21)
|
|
283
|
-
|
|
284
|
-
### Bug Fixes
|
|
285
|
-
|
|
286
|
-
- **stylelint-config:** remove redundant order/order
|
|
287
|
-
([326d018](https://github.com/taiga-family/linters/commit/326d018f456d7fbebc4762e80d84224309a900b1))
|
|
288
|
-
|
|
289
|
-
# Change Log
|
|
290
|
-
|
|
291
|
-
All notable changes to this project will be documented in this file. See
|
|
292
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
293
|
-
|
|
294
|
-
## [0.12.2](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.12.1...@taiga-ui/stylelint-config@0.12.2) (2023-12-09)
|
|
295
|
-
|
|
296
|
-
### Bug Fixes
|
|
297
|
-
|
|
298
|
-
- remove taiga.js ([0ac7645](https://github.com/taiga-family/linters/commit/0ac7645641e51c2dea544ed07cece84dd8373062))
|
|
299
|
-
|
|
300
|
-
# Change Log
|
|
301
|
-
|
|
302
|
-
All notable changes to this project will be documented in this file. See
|
|
303
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
304
|
-
|
|
305
|
-
## [0.12.1](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.12.0...@taiga-ui/stylelint-config@0.12.1) (2023-12-09)
|
|
306
|
-
|
|
307
|
-
### Bug Fixes
|
|
308
|
-
|
|
309
|
-
- taiga.js ([fb25bbf](https://github.com/taiga-family/linters/commit/fb25bbf5f939b6b87fb45ac372af59d059365937))
|
|
310
|
-
|
|
311
|
-
# Change Log
|
|
312
|
-
|
|
313
|
-
All notable changes to this project will be documented in this file. See
|
|
314
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
315
|
-
|
|
316
|
-
# [0.12.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.11.0...@taiga-ui/stylelint-config@0.12.0) (2023-12-09)
|
|
317
|
-
|
|
318
|
-
### Bug Fixes
|
|
319
|
-
|
|
320
|
-
- README.md ([aac3853](https://github.com/taiga-family/linters/commit/aac38530501a00136dbe812e0087ca37a9dd76a2))
|
|
321
|
-
|
|
322
|
-
### Features
|
|
323
|
-
|
|
324
|
-
- **stylelint-config:** support stylelint 16
|
|
325
|
-
([d7184d3](https://github.com/taiga-family/linters/commit/d7184d3930caceb1f21b2e65ee8151f4fdfc8dc8))
|
|
326
|
-
|
|
327
|
-
# Change Log
|
|
328
|
-
|
|
329
|
-
All notable changes to this project will be documented in this file. See
|
|
330
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
331
|
-
|
|
332
|
-
# [0.11.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.10.1...@taiga-ui/stylelint-config@0.11.0) (2023-12-07)
|
|
333
|
-
|
|
334
|
-
### Features
|
|
335
|
-
|
|
336
|
-
- add peer deps ([#188](https://github.com/taiga-family/linters/issues/188))
|
|
337
|
-
([ff6d106](https://github.com/taiga-family/linters/commit/ff6d106aa19c33cfc12fd04de791f299ee1451d5))
|
|
338
|
-
|
|
339
|
-
# Change Log
|
|
340
|
-
|
|
341
|
-
All notable changes to this project will be documented in this file. See
|
|
342
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
343
|
-
|
|
344
|
-
## [0.10.1](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.10.0...@taiga-ui/stylelint-config@0.10.1) (2023-12-04)
|
|
345
|
-
|
|
346
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
347
|
-
|
|
348
|
-
# Change Log
|
|
349
|
-
|
|
350
|
-
All notable changes to this project will be documented in this file. See
|
|
351
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
352
|
-
|
|
353
|
-
# [0.10.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.9.0...@taiga-ui/stylelint-config@0.10.0) (2023-11-16)
|
|
354
|
-
|
|
355
|
-
### Features
|
|
356
|
-
|
|
357
|
-
- **stylelint-config:** remove no-invalid-position-at-import-rule
|
|
358
|
-
([68b48bf](https://github.com/taiga-family/linters/commit/68b48bfa848bdbf2b7f4d9b5fdc8d7680ea0ee85))
|
|
359
|
-
|
|
360
|
-
# Change Log
|
|
361
|
-
|
|
362
|
-
All notable changes to this project will be documented in this file. See
|
|
363
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
364
|
-
|
|
365
|
-
# [0.9.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.8.0...@taiga-ui/stylelint-config@0.9.0) (2023-11-15)
|
|
366
|
-
|
|
367
|
-
### Features
|
|
368
|
-
|
|
369
|
-
- **eslint-plugin-experience:** upgrade some rules
|
|
370
|
-
([f12c1b2](https://github.com/taiga-family/linters/commit/f12c1b2b5f1ed83d6f21f861a29c73804ef8740f))
|
|
371
|
-
|
|
372
|
-
# Change Log
|
|
373
|
-
|
|
374
|
-
All notable changes to this project will be documented in this file. See
|
|
375
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
376
|
-
|
|
377
|
-
# 0.8.0 (2023-11-14)
|
|
378
|
-
|
|
379
|
-
### Features
|
|
380
|
-
|
|
381
|
-
- **eslint-plugin-experience:** use single config
|
|
382
|
-
([e06d134](https://github.com/taiga-family/linters/commit/e06d134e3ae2e4d88dcdfbedb488a8e19336d953))
|
|
383
|
-
|
|
384
|
-
# Change Log
|
|
385
|
-
|
|
386
|
-
All notable changes to this project will be documented in this file. See
|
|
387
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
388
|
-
|
|
389
|
-
## 0.7.2 (2023-11-14)
|
|
390
|
-
|
|
391
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
392
|
-
|
|
393
|
-
# Change Log
|
|
394
|
-
|
|
395
|
-
All notable changes to this project will be documented in this file. See
|
|
396
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
397
|
-
|
|
398
|
-
## [0.7.1](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.7.0...@taiga-ui/stylelint-config@0.7.1) (2023-11-14)
|
|
399
|
-
|
|
400
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
401
|
-
|
|
402
|
-
# Change Log
|
|
403
|
-
|
|
404
|
-
All notable changes to this project will be documented in this file. See
|
|
405
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
406
|
-
|
|
407
|
-
# [0.7.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.6.0...@taiga-ui/stylelint-config@0.7.0) (2023-11-13)
|
|
408
|
-
|
|
409
|
-
### Features
|
|
410
|
-
|
|
411
|
-
- **stylelint-config:** extends `ignore` section of `meowtec/no-px` rule
|
|
412
|
-
([#137](https://github.com/taiga-family/linters/issues/137))
|
|
413
|
-
([af973d1](https://github.com/taiga-family/linters/commit/af973d18a8ff19a93f32165c3472f45e134acd64))
|
|
414
|
-
|
|
415
|
-
# Change Log
|
|
416
|
-
|
|
417
|
-
All notable changes to this project will be documented in this file. See
|
|
418
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
419
|
-
|
|
420
|
-
# [0.6.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.5.1...@taiga-ui/stylelint-config@0.6.0) (2023-10-17)
|
|
421
|
-
|
|
422
|
-
### Features
|
|
423
|
-
|
|
424
|
-
- **tsconfig:** add `@taiga-ui/tsconfig`
|
|
425
|
-
([a384eca](https://github.com/taiga-family/linters/commit/a384ecac1e036a66d5a7e95f9bb6790f34a592d9))
|
|
426
|
-
|
|
427
|
-
# Change Log
|
|
428
|
-
|
|
429
|
-
All notable changes to this project will be documented in this file. See
|
|
430
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
431
|
-
|
|
432
|
-
## [0.5.1](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/stylelint-config@0.5.0...@taiga-ui/stylelint-config@0.5.1) (2023-09-29)
|
|
433
|
-
|
|
434
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
435
|
-
|
|
436
|
-
# Change Log
|
|
437
|
-
|
|
438
|
-
All notable changes to this project will be documented in this file. See
|
|
439
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
440
|
-
|
|
441
|
-
# [0.5.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/stylelint-config@0.4.1...@taiga-ui/stylelint-config@0.5.0) (2023-09-25)
|
|
442
|
-
|
|
443
|
-
### Features
|
|
444
|
-
|
|
445
|
-
- **stylelint-config:** disable order rules for taiga ([#58](https://github.com/taiga-family/taiga-ui/issues/58))
|
|
446
|
-
([42c59d8](https://github.com/taiga-family/taiga-ui/commit/42c59d8aef2cd475e6a636b410be2ece5bd71b72))
|
|
447
|
-
|
|
448
|
-
# Change Log
|
|
449
|
-
|
|
450
|
-
All notable changes to this project will be documented in this file. See
|
|
451
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
452
|
-
|
|
453
|
-
## [0.4.1](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/stylelint-config@0.4.0...@taiga-ui/stylelint-config@0.4.1) (2023-09-24)
|
|
454
|
-
|
|
455
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
456
|
-
|
|
457
|
-
# Change Log
|
|
458
|
-
|
|
459
|
-
All notable changes to this project will be documented in this file. See
|
|
460
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
461
|
-
|
|
462
|
-
# [0.4.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/stylelint-config@0.3.0...@taiga-ui/stylelint-config@0.4.0) (2023-09-08)
|
|
463
|
-
|
|
464
|
-
### Features
|
|
465
|
-
|
|
466
|
-
- **stylelint-config:** ignore selector-max-specificity
|
|
467
|
-
([37a64b5](https://github.com/taiga-family/taiga-ui/commit/37a64b54bd3c562f2d783adde6b00e4f610a10b4))
|
|
468
|
-
|
|
469
|
-
# Change Log
|
|
470
|
-
|
|
471
|
-
All notable changes to this project will be documented in this file. See
|
|
472
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
473
|
-
|
|
474
|
-
# [0.3.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/stylelint-config@0.2.2...@taiga-ui/stylelint-config@0.3.0) (2023-09-05)
|
|
475
|
-
|
|
476
|
-
### Features
|
|
477
|
-
|
|
478
|
-
- **stylelint-config:** remove prettier deprecated config ([#33](https://github.com/taiga-family/taiga-ui/issues/33))
|
|
479
|
-
([9247f20](https://github.com/taiga-family/taiga-ui/commit/9247f201f7c1c0b201fab4e42ae26ae148585867))
|
|
480
|
-
|
|
481
|
-
# Change Log
|
|
482
|
-
|
|
483
|
-
All notable changes to this project will be documented in this file. See
|
|
484
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
485
|
-
|
|
486
|
-
## [0.2.2](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/stylelint-config@0.2.1...@taiga-ui/stylelint-config@0.2.2) (2023-09-05)
|
|
487
|
-
|
|
488
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
489
|
-
|
|
490
|
-
# Change Log
|
|
491
|
-
|
|
492
|
-
All notable changes to this project will be documented in this file. See
|
|
493
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
494
|
-
|
|
495
|
-
## [0.2.1](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/stylelint-config@0.2.0...@taiga-ui/stylelint-config@0.2.1) (2023-09-05)
|
|
496
|
-
|
|
497
|
-
**Note:** Version bump only for package @taiga-ui/stylelint-config
|
|
498
|
-
|
|
499
|
-
# Change Log
|
|
500
|
-
|
|
501
|
-
All notable changes to this project will be documented in this file. See
|
|
502
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
503
|
-
|
|
504
|
-
# [0.2.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/stylelint-config@0.1.3...@taiga-ui/stylelint-config@0.2.0) (2023-08-31)
|
|
505
|
-
|
|
506
|
-
### Features
|
|
507
|
-
|
|
508
|
-
- add cspell config
|
|
509
|
-
([268b3fb](https://github.com/taiga-family/taiga-ui/commit/268b3fbf38a679204c1a3f16bf6f0e62c83e7b82))
|
package/project.json
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "stylelint-config",
|
|
3
|
-
"$schema": "../../node_modules/nx/schemas/project-schema.json",
|
|
4
|
-
"prefix": "tui",
|
|
5
|
-
"projectType": "library",
|
|
6
|
-
"sourceRoot": "projects/stylelint-config",
|
|
7
|
-
"targets": {
|
|
8
|
-
"publish": {
|
|
9
|
-
"executor": "nx:run-commands",
|
|
10
|
-
"options": {
|
|
11
|
-
"command": "npm publish ./projects/stylelint-config --access=public --ignore-scripts || echo \"already published\""
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|