@salutejs/plasma-web 1.377.0-canary.1384.10505213868.0 → 1.377.1-canary.1386.10506166558.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +192 -0
  2. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,3 +1,195 @@
1
+ # v1.377.0 (Thu Aug 22 2024)
2
+
3
+ ### Release Notes
4
+
5
+ #### Release by 21.08.2024 ([#1382](https://github.com/salute-developers/plasma/pull/1382))
6
+
7
+ ## Components
8
+
9
+ ### Autocomplete
10
+ - добавлено свойство `portal`
11
+ - обновлена документация
12
+
13
+
14
+ plasma-new-hope: add portal prop to Autocomplete (https://github.com/salute-developers/plasma/pull/1347)
15
+
16
+ ### Tabs
17
+ - исправлены типы и описание компонента для корректной генерации документации
18
+ - добавлены недостающие примеры в документацию `sdds-cs`
19
+
20
+
21
+ fix(plasma-*): Tabs types and documentation (https://github.com/salute-developers/plasma/pull/1362)
22
+
23
+ ### Props `isOpen`/`isVisible` to `opened`
24
+
25
+ - публичные свойства `opened`/`isVisible` помечаны как `deprecated`
26
+ - изменены `types` , от которых зависят дочерние компоненты
27
+
28
+
29
+ plasma-*: Deprecate isOpen/isVisible public props, change to opened (https://github.com/salute-developers/plasma/pull/1335)
30
+
31
+ ### Textfield
32
+
33
+ - исправлено "дергание" `label` в `inner` режиме
34
+
35
+
36
+ fix(new-hope): Textfield label bug (https://github.com/salute-developers/plasma/pull/1359)
37
+
38
+ ### Radiobox
39
+
40
+ - добавлены параметры `view` для примеров в storybook в `plasma-b2c`
41
+
42
+
43
+ plasma-b2c: Add view props into radiobox stories (https://github.com/salute-developers/plasma/pull/1358)
44
+
45
+ ### Select
46
+
47
+ - компоненты `SelectNew` и `Select` объединены в `Select`. `SelectNew` больше не существует.
48
+ - исправлен баг в `Autocomplete`, связанный с очисткой внешнего значения в `contolled`-варианте
49
+
50
+
51
+ feat: Getting rid of SelectNew in web/b2c (https://github.com/salute-developers/plasma/pull/1349)
52
+
53
+ ### Popup
54
+
55
+ - исправлена логика регистрации `popups`
56
+
57
+
58
+ plasma-*: Fix Modal Overlay & Popup registration logic (https://github.com/salute-developers/plasma/pull/1380)
59
+
60
+
61
+ ### Modal
62
+
63
+ - исправлена логика выставления `overflow-y` для `body`
64
+
65
+
66
+ plasma-*: Fix `Modal` overflow-y side effect (https://github.com/salute-developers/plasma/pull/1325)
67
+
68
+ ## Icons
69
+
70
+ ### Icons Table
71
+
72
+ - добавлен набор иконок `RowHeight`
73
+
74
+
75
+ plasma-icons: Add new icons (https://github.com/salute-developers/plasma/pull/1360)
76
+
77
+ ### Icons DoubleDisclosure
78
+
79
+ - добавлены набор иконок `DoubleDisclosure_{Down,Up}`
80
+
81
+
82
+ feat(plasma-icons): Add new icons DoubleDisclosure_{Down,Up} (https://github.com/salute-developers/plasma/pull/1373)
83
+
84
+ ### Icons SearchForm
85
+
86
+ - Исправлено смещение текста при наборе в поиск
87
+
88
+
89
+ plasma-website: fix searchForm input text shifting (https://github.com/salute-developers/plasma/pull/1378)
90
+
91
+
92
+ ## Infra
93
+
94
+ ### Packages
95
+
96
+ - удалён пакет `@salutejs/plasma-tokens-native`, больше не нужен
97
+ - удалён пакет `@auto-it/upload-assets`, т.к. больше не нужно прикреплять `assets` к релизу или `pull request`
98
+
99
+
100
+ chore: Remove `plasma-tokens-native` package (https://github.com/salute-developers/plasma/pull/1305)
101
+
102
+
103
+ ## Tokens
104
+
105
+ ### Генерация старых токенов
106
+
107
+ * Добавлены методы генерации старых токенов в библиотеку `core-themes`
108
+ * Добавлены токены со старым неймингом (префиксом `plasma-colors`) в вертикаль `plasma-themes` для тем `plasma-web` и `plasma-b2c`
109
+
110
+
111
+ feat(plasma-themes): Add fallback tokens for `plasma-themes` (https://github.com/salute-developers/plasma/pull/1355)
112
+
113
+ ### Токены высветления
114
+
115
+ * Добавлены токены высветления для библиотек `plasma-themes`, `caldera-online-themes`, `sdds-themes`, `flamingo-themes`.
116
+
117
+
118
+ feat(*-themes): Add brightness tokens to all themes (https://github.com/salute-developers/plasma/pull/1367)
119
+
120
+ ### Tabs, Dropdown, Popover, Switch, TextField
121
+
122
+ - заменены токены `plasma-colors`
123
+
124
+ plasma-{new-hope, b2c, web}: `plasma-colors` tokens changed (https://github.com/salute-developers/plasma/pull/1351)
125
+
126
+
127
+ ## Docs
128
+
129
+ ### Enabling themes
130
+
131
+ * обновлено описание способов подключения и использования `theme` и токенов для всех поднятых пакетов с документацией, а также в шаблонах.
132
+
133
+
134
+ refator(*-docs): Update introducing docs (https://github.com/salute-developers/plasma/pull/1356)
135
+
136
+ ### Tabs
137
+ - исправлены типы и описание компонента для корректной генерации документации
138
+ - добавлены недостающие примеры в документацию `sdds-cs`
139
+
140
+
141
+ fix(plasma-*): Tabs types and documentation (https://github.com/salute-developers/plasma/pull/1362)
142
+
143
+
144
+ ## Misc
145
+
146
+ ### Tests
147
+ - изменены тесты plasma-b2c компонентов Button и Range
148
+ - обновлены скриншоты
149
+
150
+
151
+ test(plasma-b2c): update tests and snapshots for Button and Range (https://github.com/salute-developers/plasma/pull/1340)
152
+
153
+ ---
154
+
155
+ #### 🚀 Enhancement
156
+
157
+ - Release by 21.08.2024 [#1382](https://github.com/salute-developers/plasma/pull/1382) ([@denivladislav](https://github.com/denivladislav) [@Salute-Eva](https://github.com/Salute-Eva) [@IgorYar](https://github.com/IgorYar) [@neretin-trike](https://github.com/neretin-trike) [@vadim-kudr](https://github.com/vadim-kudr) [@simashova](https://github.com/simashova) [@iljs](https://github.com/iljs) [@Yakutoc](https://github.com/Yakutoc) [@shuga2704](https://github.com/shuga2704) [@luizasok](https://github.com/luizasok) VAnaKudryavtsev@sberbank.ru)
158
+ - feat: Deprecate isOpen/isVisible public props, change to opened [#1335](https://github.com/salute-developers/plasma/pull/1335) ([@vadim-kudr](https://github.com/vadim-kudr))
159
+ - feat(plasma-{b2c, web}): portal prop test added [#1347](https://github.com/salute-developers/plasma/pull/1347) ([@denivladislav](https://github.com/denivladislav))
160
+
161
+ #### 🐛 Bug Fix
162
+
163
+ - Update package-lock.json files ([@Salute-Eva](https://github.com/Salute-Eva))
164
+ - Update versions ([@Salute-Eva](https://github.com/Salute-Eva))
165
+ - fix: Fix Modal overflow-y side effect [#1325](https://github.com/salute-developers/plasma/pull/1325) ([@vadim-kudr](https://github.com/vadim-kudr))
166
+ - feat(web, b2c): Select and SelectNew are merged. SelectNew is gone. [#1349](https://github.com/salute-developers/plasma/pull/1349) ([@shuga2704](https://github.com/shuga2704))
167
+ - docs(plasma-{b2c, web}, sdds-*): api reports regenerated [#1362](https://github.com/salute-developers/plasma/pull/1362) ([@denivladislav](https://github.com/denivladislav))
168
+ - feat(plasma-{b2c, web}, sdds-*): TabsController description fixed ([@denivladislav](https://github.com/denivladislav))
169
+ - feat(plasma-web,plasma-b2c): Add `@salutejs/plasma-themes` deps to package.json ([@neretin-trike](https://github.com/neretin-trike))
170
+ - fix(plasma-{new-hope, b2c, web}): TextField --plasma-colors tokens changed ([@denivladislav](https://github.com/denivladislav))
171
+ - fix(plasma-{b2c, web}): Switch --plasma-colors tokens changed ([@denivladislav](https://github.com/denivladislav))
172
+ - fix(plasma-{new-hope, b2c, web}): Popover --plasma-colors tokens changed ([@denivladislav](https://github.com/denivladislav))
173
+ - fix(plasma-{new-hope, b2c, web): Dropdown --plasma-tokens changed ([@denivladislav](https://github.com/denivladislav))
174
+ - fix(plasma-{new-hope, b2c, web): Tabs --plasma-tokens changed ([@denivladislav](https://github.com/denivladislav))
175
+ - chore: Update package-lock.json files \[skip ci\] ([@Salute-Eva](https://github.com/Salute-Eva))
176
+
177
+ #### Authors: 11
178
+
179
+ - [@iljs](https://github.com/iljs)
180
+ - [@Salute-Eva](https://github.com/Salute-Eva)
181
+ - Alexander Lobyntsev ([@Yakutoc](https://github.com/Yakutoc))
182
+ - Anastasia Simashova ([@simashova](https://github.com/simashova))
183
+ - Dima Shugaev ([@shuga2704](https://github.com/shuga2704))
184
+ - Igor Yaroslavtsev ([@IgorYar](https://github.com/IgorYar))
185
+ - Luiza_Sok ([@luizasok](https://github.com/luizasok))
186
+ - neretinaa ([@neretin-trike](https://github.com/neretin-trike))
187
+ - Vadim ([@vadim-kudr](https://github.com/vadim-kudr))
188
+ - Vladislav Denisov ([@denivladislav](https://github.com/denivladislav))
189
+ - Кудрявцев Вадим Анатольевич (VAnaKudryavtsev@sberbank.ru)
190
+
191
+ ---
192
+
1
193
  # v1.366.0 (Thu Aug 08 2024)
2
194
 
3
195
  ### Release Notes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-web",
3
- "version": "1.377.0-canary.1384.10505213868.0",
3
+ "version": "1.377.1-canary.1386.10506166558.0",
4
4
  "description": "Salute Design System / React UI kit for web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -19,10 +19,10 @@
19
19
  "directory": "packages/plasma-web"
20
20
  },
21
21
  "dependencies": {
22
- "@salutejs/plasma-core": "1.173.1-dev.0",
23
- "@salutejs/plasma-hope": "1.302.0-canary.1384.10505213868.0",
24
- "@salutejs/plasma-new-hope": "0.128.3-dev.0",
25
- "@salutejs/plasma-themes": "0.14.0-dev.0",
22
+ "@salutejs/plasma-core": "1.174.0",
23
+ "@salutejs/plasma-hope": "1.302.0",
24
+ "@salutejs/plasma-new-hope": "0.129.1-canary.1386.10506166558.0",
25
+ "@salutejs/plasma-themes": "0.14.0",
26
26
  "@salutejs/plasma-tokens-b2b": "1.41.0",
27
27
  "@salutejs/plasma-tokens-b2c": "0.51.0",
28
28
  "@salutejs/plasma-tokens-web": "1.56.0",
@@ -49,9 +49,9 @@
49
49
  "@rollup/plugin-commonjs": "25.0.7",
50
50
  "@rollup/plugin-node-resolve": "15.2.3",
51
51
  "@salutejs/plasma-colors": "0.13.0",
52
- "@salutejs/plasma-cy-utils": "0.104.1-dev.0",
53
- "@salutejs/plasma-icons": "1.202.0-canary.1384.10505213868.0",
54
- "@salutejs/plasma-sb-utils": "0.171.1-dev.0",
52
+ "@salutejs/plasma-cy-utils": "0.105.0",
53
+ "@salutejs/plasma-icons": "1.201.0",
54
+ "@salutejs/plasma-sb-utils": "0.172.0",
55
55
  "@storybook/addon-docs": "7.6.17",
56
56
  "@storybook/addon-essentials": "7.6.17",
57
57
  "@storybook/addons": "7.6.17",
@@ -112,5 +112,5 @@
112
112
  "Fanil Zubairov"
113
113
  ],
114
114
  "sideEffects": false,
115
- "gitHead": "15b03685d4126a3d69db61da9c1fc20979409708"
115
+ "gitHead": "17dc8fb8c7e2309f7dffdc9a25780c8ec8ef9f1d"
116
116
  }