Skip to content

Commit ed028fd

Browse files
committed
chore: Update CHANGELOG.md [skip ci]
1 parent 2950c09 commit ed028fd

15 files changed

+1311
-0
lines changed

website/plasma-website/public/data/plasma-asdk.json

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,90 @@
11
{
2+
"0.356.0": {
3+
"date": "2025-11-26",
4+
"core": [
5+
{
6+
"component": "Infra",
7+
"children": [
8+
{
9+
"text": "обновлена `node` до версии 24.11.0 (LTS);\n\nобновлен `npm` до версии 11.6.1;",
10+
"link": "https://github.com/salute-developers/plasma/pull/2326",
11+
"id": 2326
12+
}
13+
]
14+
},
15+
{
16+
"component": "TextField",
17+
"children": [
18+
{
19+
"text": "добавлен механизм сокращение через троеточие для `placeholder`",
20+
"link": "https://github.com/salute-developers/plasma/pull/2329",
21+
"id": 2329
22+
}
23+
]
24+
},
25+
{
26+
"component": "TextField, Range, DatePicker, DateTimePicker",
27+
"children": [
28+
{
29+
"text": "исправлены hover/active состояния для leftContent, rightContent",
30+
"link": "https://github.com/salute-developers/plasma/pull/2336",
31+
"id": 2336
32+
}
33+
]
34+
},
35+
{
36+
"component": "LinkButton",
37+
"children": [
38+
{
39+
"text": "Добавлено производное состояние `active`",
40+
"link": "https://github.com/salute-developers/plasma/pull/2331",
41+
"id": 2331
42+
}
43+
]
44+
},
45+
{
46+
"component": "Mask",
47+
"children": [
48+
{
49+
"text": "исправлена транзитивная ошибка в режиме `strict mode` (терялось значение маски при повторном рендере)",
50+
"link": "https://github.com/salute-developers/plasma/pull/2332",
51+
"id": 2332
52+
}
53+
]
54+
},
55+
{
56+
"component": "Sheet",
57+
"children": [
58+
{
59+
"text": "Добавлен новый пропс \"hasScrollEvents\"",
60+
"link": "https://github.com/salute-developers/plasma/pull/2342",
61+
"id": 2342
62+
}
63+
]
64+
},
65+
{
66+
"component": "Loader",
67+
"children": [
68+
{
69+
"text": "Добавлен новый компонент",
70+
"link": "https://github.com/salute-developers/plasma/pull/2299",
71+
"id": 2299
72+
}
73+
]
74+
},
75+
{
76+
"component": "TimePicker",
77+
"children": [
78+
{
79+
"text": "Исправлено ошибка использовании свойства `usePortal` в компонентах группы `Overlay`",
80+
"link": "https://github.com/salute-developers/plasma/pull/2352",
81+
"id": 2352
82+
}
83+
]
84+
}
85+
],
86+
"lib": []
87+
},
288
"0.354.0": {
389
"date": "2025-11-12",
490
"core": [

website/plasma-website/public/data/plasma-b2c.json

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,90 @@
11
{
2+
"1.598.0": {
3+
"date": "2025-11-26",
4+
"core": [
5+
{
6+
"component": "Infra",
7+
"children": [
8+
{
9+
"text": "обновлена `node` до версии 24.11.0 (LTS);\n\nобновлен `npm` до версии 11.6.1;",
10+
"link": "https://github.com/salute-developers/plasma/pull/2326",
11+
"id": 2326
12+
}
13+
]
14+
},
15+
{
16+
"component": "TextField",
17+
"children": [
18+
{
19+
"text": "добавлен механизм сокращение через троеточие для `placeholder`",
20+
"link": "https://github.com/salute-developers/plasma/pull/2329",
21+
"id": 2329
22+
}
23+
]
24+
},
25+
{
26+
"component": "TextField, Range, DatePicker, DateTimePicker",
27+
"children": [
28+
{
29+
"text": "исправлены hover/active состояния для leftContent, rightContent",
30+
"link": "https://github.com/salute-developers/plasma/pull/2336",
31+
"id": 2336
32+
}
33+
]
34+
},
35+
{
36+
"component": "LinkButton",
37+
"children": [
38+
{
39+
"text": "Добавлено производное состояние `active`",
40+
"link": "https://github.com/salute-developers/plasma/pull/2331",
41+
"id": 2331
42+
}
43+
]
44+
},
45+
{
46+
"component": "Mask",
47+
"children": [
48+
{
49+
"text": "исправлена транзитивная ошибка в режиме `strict mode` (терялось значение маски при повторном рендере)",
50+
"link": "https://github.com/salute-developers/plasma/pull/2332",
51+
"id": 2332
52+
}
53+
]
54+
},
55+
{
56+
"component": "Sheet",
57+
"children": [
58+
{
59+
"text": "Добавлен новый пропс \"hasScrollEvents\"",
60+
"link": "https://github.com/salute-developers/plasma/pull/2342",
61+
"id": 2342
62+
}
63+
]
64+
},
65+
{
66+
"component": "Loader",
67+
"children": [
68+
{
69+
"text": "Добавлен новый компонент",
70+
"link": "https://github.com/salute-developers/plasma/pull/2299",
71+
"id": 2299
72+
}
73+
]
74+
},
75+
{
76+
"component": "TimePicker",
77+
"children": [
78+
{
79+
"text": "Исправлено ошибка использовании свойства `usePortal` в компонентах группы `Overlay`",
80+
"link": "https://github.com/salute-developers/plasma/pull/2352",
81+
"id": 2352
82+
}
83+
]
84+
}
85+
],
86+
"lib": []
87+
},
288
"1.596.0": {
389
"date": "2025-11-12",
490
"core": [

website/plasma-website/public/data/plasma-giga.json

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,90 @@
11
{
2+
"0.325.0": {
3+
"date": "2025-11-26",
4+
"core": [
5+
{
6+
"component": "Infra",
7+
"children": [
8+
{
9+
"text": "обновлена `node` до версии 24.11.0 (LTS);\n\nобновлен `npm` до версии 11.6.1;",
10+
"link": "https://github.com/salute-developers/plasma/pull/2326",
11+
"id": 2326
12+
}
13+
]
14+
},
15+
{
16+
"component": "TextField",
17+
"children": [
18+
{
19+
"text": "добавлен механизм сокращение через троеточие для `placeholder`",
20+
"link": "https://github.com/salute-developers/plasma/pull/2329",
21+
"id": 2329
22+
}
23+
]
24+
},
25+
{
26+
"component": "TextField, Range, DatePicker, DateTimePicker",
27+
"children": [
28+
{
29+
"text": "исправлены hover/active состояния для leftContent, rightContent",
30+
"link": "https://github.com/salute-developers/plasma/pull/2336",
31+
"id": 2336
32+
}
33+
]
34+
},
35+
{
36+
"component": "LinkButton",
37+
"children": [
38+
{
39+
"text": "Добавлено производное состояние `active`",
40+
"link": "https://github.com/salute-developers/plasma/pull/2331",
41+
"id": 2331
42+
}
43+
]
44+
},
45+
{
46+
"component": "Mask",
47+
"children": [
48+
{
49+
"text": "исправлена транзитивная ошибка в режиме `strict mode` (терялось значение маски при повторном рендере)",
50+
"link": "https://github.com/salute-developers/plasma/pull/2332",
51+
"id": 2332
52+
}
53+
]
54+
},
55+
{
56+
"component": "Sheet",
57+
"children": [
58+
{
59+
"text": "Добавлен новый пропс \"hasScrollEvents\"",
60+
"link": "https://github.com/salute-developers/plasma/pull/2342",
61+
"id": 2342
62+
}
63+
]
64+
},
65+
{
66+
"component": "Loader",
67+
"children": [
68+
{
69+
"text": "Добавлен новый компонент",
70+
"link": "https://github.com/salute-developers/plasma/pull/2299",
71+
"id": 2299
72+
}
73+
]
74+
},
75+
{
76+
"component": "TimePicker",
77+
"children": [
78+
{
79+
"text": "Исправлено ошибка использовании свойства `usePortal` в компонентах группы `Overlay`",
80+
"link": "https://github.com/salute-developers/plasma/pull/2352",
81+
"id": 2352
82+
}
83+
]
84+
}
85+
],
86+
"lib": []
87+
},
288
"0.323.0": {
389
"date": "2025-11-12",
490
"core": [

website/plasma-website/public/data/plasma-new-hope.json

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,90 @@
11
{
2+
"0.342.0": {
3+
"date": "2025-11-26",
4+
"core": [
5+
{
6+
"component": "Infra",
7+
"children": [
8+
{
9+
"text": "обновлена `node` до версии 24.11.0 (LTS);\n\nобновлен `npm` до версии 11.6.1;",
10+
"link": "https://github.com/salute-developers/plasma/pull/2326",
11+
"id": 2326
12+
}
13+
]
14+
},
15+
{
16+
"component": "TextField",
17+
"children": [
18+
{
19+
"text": "добавлен механизм сокращение через троеточие для `placeholder`",
20+
"link": "https://github.com/salute-developers/plasma/pull/2329",
21+
"id": 2329
22+
}
23+
]
24+
},
25+
{
26+
"component": "TextField, Range, DatePicker, DateTimePicker",
27+
"children": [
28+
{
29+
"text": "исправлены hover/active состояния для leftContent, rightContent",
30+
"link": "https://github.com/salute-developers/plasma/pull/2336",
31+
"id": 2336
32+
}
33+
]
34+
},
35+
{
36+
"component": "LinkButton",
37+
"children": [
38+
{
39+
"text": "Добавлено производное состояние `active`",
40+
"link": "https://github.com/salute-developers/plasma/pull/2331",
41+
"id": 2331
42+
}
43+
]
44+
},
45+
{
46+
"component": "Mask",
47+
"children": [
48+
{
49+
"text": "исправлена транзитивная ошибка в режиме `strict mode` (терялось значение маски при повторном рендере)",
50+
"link": "https://github.com/salute-developers/plasma/pull/2332",
51+
"id": 2332
52+
}
53+
]
54+
},
55+
{
56+
"component": "Sheet",
57+
"children": [
58+
{
59+
"text": "Добавлен новый пропс \"hasScrollEvents\"",
60+
"link": "https://github.com/salute-developers/plasma/pull/2342",
61+
"id": 2342
62+
}
63+
]
64+
},
65+
{
66+
"component": "Loader",
67+
"children": [
68+
{
69+
"text": "Добавлен новый компонент",
70+
"link": "https://github.com/salute-developers/plasma/pull/2299",
71+
"id": 2299
72+
}
73+
]
74+
},
75+
{
76+
"component": "TimePicker",
77+
"children": [
78+
{
79+
"text": "Исправлено ошибка использовании свойства `usePortal` в компонентах группы `Overlay`",
80+
"link": "https://github.com/salute-developers/plasma/pull/2352",
81+
"id": 2352
82+
}
83+
]
84+
}
85+
],
86+
"lib": []
87+
},
288
"0.340.0": {
389
"date": "2025-11-12",
490
"core": [

0 commit comments

Comments
 (0)