@salutejs/plasma-core 1.179.0-dev.0 → 1.179.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +146 -0
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,3 +1,149 @@
1
+ # v1.179.0 (Thu Sep 05 2024)
2
+
3
+ ### Release Notes
4
+
5
+ #### Release by 04.09.2024 ([#1420](https://github.com/salute-developers/plasma/pull/1420))
6
+
7
+ ## Components
8
+
9
+ ### Switch
10
+
11
+ - токены для `Switch` приведены в соответствие с макетами
12
+ - добавлено состояние `hover`
13
+ - удален `skip test` для свойства `pressed` (это свойство deprecated). Вместо него добавлен тест `onMouseDown` с событием `realMouseDown`
14
+ - в тест `OnClick` добавлен `realClick`
15
+
16
+
17
+ plasma-*, sdds-*: Fix `Switch` tokens (https://github.com/salute-developers/plasma/pull/1388)
18
+
19
+ ### DatePicker
20
+
21
+ - добавлена поддержка русского и английского языка
22
+ - добавлено форматирование даты
23
+
24
+
25
+ plasma-(*): Add format and lang in Datepicker (https://github.com/salute-developers/plasma/pull/1404)
26
+
27
+ ### ModalBase
28
+
29
+ - обновлен токен `modalOverlayColor` в `plasma-{web, b2c}`
30
+
31
+
32
+ plasma-{web,b2c}: update ModalBase modalOverlayColor token (https://github.com/salute-developers/plasma/pull/1364)
33
+
34
+ ### TextFieldGroup
35
+
36
+ - добавлен новый компонент для `plasma-{web, b2c}, sdds-{serv, dfa}`
37
+ - написаны тесты и документация
38
+
39
+
40
+ feat(plasma-*,sdds-*): component textfield group (https://github.com/salute-developers/plasma/pull/1405)
41
+
42
+ ### TextArea/TextField
43
+
44
+ - добавлены новые свойства: `required`, `requiredPlacement, optional`
45
+ - обновлены screenshots и документация
46
+
47
+
48
+ feat(plasma-*, sdds-*): Add required variation to TextArea/TextField (https://github.com/salute-developers/plasma/pull/1352)
49
+
50
+ ### Combobox
51
+
52
+ - добавлен в поставку для `plasma-{web, b2c}, sdds-*`
53
+ - реализована вложенность (на основе [Floating UI](https://floating-ui.com/))
54
+ - добавлено новое свойство `closeAfterSelect` в `Combobox` и `Select`.
55
+ - поправлен отступ в компоненте `Select` в варианте `textfield-like`.
56
+
57
+
58
+ plasma-*, sdds-*: Combobox v2 (https://github.com/salute-developers/plasma/pull/1406)
59
+
60
+ ### SDDS FIN PORTAL
61
+
62
+ - опубликован новый пакет `@salutejs/sdds-finportal`
63
+
64
+
65
+
66
+ sdds-finportal: Add new package FinPortal (https://github.com/salute-developers/plasma/pull/1417)
67
+
68
+
69
+ ## Icons
70
+
71
+ ### Update icons list
72
+
73
+ **FilterOff**
74
+ <img width="48" src="https://github.com/user-attachments/assets/b254cc01-da2e-474a-879e-9ddf2a9e8bbc" />
75
+
76
+ **MessageNew**
77
+ <img width="64" src="https://github.com/user-attachments/assets/07c725e5-2164-4631-9778-7c2070cc9a12" />
78
+
79
+ **Poop**
80
+ <img width="128" src="https://github.com/user-attachments/assets/37c32fdd-36d1-4cd0-a4c9-ac9e0f4fb8b0" />
81
+
82
+ **Blank**
83
+ <img width="551" src="https://github.com/user-attachments/assets/7cf57627-eb40-493f-ada6-bf23c96fc3d8" />
84
+
85
+ **WindowMaximize/Minimize**
86
+ <img width="211" src="https://github.com/user-attachments/assets/73543cd4-b357-4ce3-9737-f1a4f49930dc" />
87
+
88
+ **Logos**
89
+ <img width="86" src="https://github.com/user-attachments/assets/a6e015ab-3df3-4c01-8f88-48aa786e0399" />
90
+
91
+
92
+
93
+
94
+ feat(plasma-icons): Update icons sets (https://github.com/salute-developers/plasma/pull/1414)
95
+
96
+
97
+ ## Tokens
98
+
99
+ ### Add Brightness Tokens
100
+
101
+ - Добавлены новые токены `-brightness` в `theme-builder`
102
+ - Во все темы добавлены новый токены для высветления: `combobox`, `dropdown`, `notification`, `toast`, `toolbar` и `tooltip`
103
+ - Исправлен компонент `Comobox` и обновлены тесты
104
+ - Изменен workfkow cypress
105
+
106
+
107
+ plasma-(*): Add Brightness Tokens (https://github.com/salute-developers/plasma/pull/1361)
108
+
109
+
110
+ ## Misc
111
+
112
+ ### Tests
113
+ - изменены тесты plasma-b2c компонентов ButtonGroup и IconButton
114
+
115
+
116
+ test(plasma-b2c): update tests for ButtonGroup and IconButton (https://github.com/salute-developers/plasma/pull/1407)
117
+
118
+ ---
119
+
120
+ #### 🚀 Enhancement
121
+
122
+ - Release by 04.09.2024 [#1420](https://github.com/salute-developers/plasma/pull/1420) ([@denivladislav](https://github.com/denivladislav) [@Salute-Eva](https://github.com/Salute-Eva) [@Yakutoc](https://github.com/Yakutoc) [@TitanKuzmich](https://github.com/TitanKuzmich) [@IgorYar](https://github.com/IgorYar) [@iljs](https://github.com/iljs) [@neretin-trike](https://github.com/neretin-trike) VAnaKudryavtsev@sberbank.ru [@shuga2704](https://github.com/shuga2704))
123
+ - feat: add required variation to TextArea & TextField [#1352](https://github.com/salute-developers/plasma/pull/1352) (VAnaKudryavtsev@sberbank.ru)
124
+
125
+ #### 🐛 Bug Fix
126
+
127
+ - Merge remote-tracking branch 'origin/dev' into release_2024-09-04 ([@Yakutoc](https://github.com/Yakutoc))
128
+ - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
129
+ - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
130
+ - fix(): Switch tests and snapshots updated ([@denivladislav](https://github.com/denivladislav))
131
+
132
+ #### Authors: 10
133
+
134
+ - [@iljs](https://github.com/iljs)
135
+ - [@Salute-Eva](https://github.com/Salute-Eva)
136
+ - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
137
+ - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
138
+ - Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
139
+ - Krivonos Aleksandr ([@TitanKuzmich](https://github.com/TitanKuzmich))
140
+ - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
141
+ - Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
142
+ - Кудрявцев Вадим Анатольевич (vanakudryavtsev@sberbank.ru)
143
+ - Кудрявцев Вадим Анатольевич (VAnaKudryavtsev@sberbank.ru)
144
+
145
+ ---
146
+
1
147
  # v1.176.0 (Wed Aug 28 2024)
2
148
 
3
149
  ### Release Notes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-core",
3
- "version": "1.179.0-dev.0",
3
+ "version": "1.179.0",
4
4
  "description": "Core library for Plasma: Salute Design System.",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -24,7 +24,7 @@
24
24
  "@babel/preset-react": "7.24.1",
25
25
  "@babel/preset-typescript": "7.24.1",
26
26
  "@microsoft/api-extractor": "7.38.3",
27
- "@salutejs/plasma-cy-utils": "0.110.0-dev.0",
27
+ "@salutejs/plasma-cy-utils": "0.110.0",
28
28
  "@types/jest": "27.0.1",
29
29
  "@types/lodash.throttle": "4.1.6",
30
30
  "@types/node": "15.14.9",
@@ -81,5 +81,5 @@
81
81
  "Зубаиров Фаниль Асхатович"
82
82
  ],
83
83
  "sideEffects": false,
84
- "gitHead": "8c0a7bff45ac1aa6c0862b37841fff9a401f5bba"
84
+ "gitHead": "5e65553de6e436a46b900542b16e7ad5f3878682"
85
85
  }