Skip to content

Commit

Permalink
chore: publish root package [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
core-ds-bot committed Feb 14, 2025
1 parent 481fb69 commit f55b574
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 1 deletion.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
## 48.16.0

<sup><time>14.02.2025</time></sup>

### [#1581](https://github.com/core-ds/core-components/pull/1581)

#### Что изменилось
Из темизаций исключены файлы для цветовых палитр, добавленные в #1501

- colors-decorative-dark.css
- colors-monochrome-dark.css
- colors-qualitative-dark.css
- colors-sequential-dark.css

#### Влияние на компоненты
- Патчи<br />`themes`


### [#1574](https://github.com/core-ds/core-components/pull/1574)

#### Что изменилось
- Добавлен forawdRef для TBody

#### Влияние на компоненты
- Минорное<br />`table`


### [#1538](https://github.com/core-ds/core-components/pull/1538)

#### Что изменилось
- Добавлен размер 96
- Добавлен пропс для изменения цвета заголовка `titleColor`
- Добавлен пропс для изменения цвета подзаголовка `subtitleColor`
- Добавлен пропс `timer` который переводит компонент в режим таймера

#### Влияние на компоненты
- Минорное<br />`circular-progress-bar`



## 48.15.1

<sup><time>11.02.2025</time></sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/core-components",
"version": "48.15.1",
"version": "48.16.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down

0 comments on commit f55b574

Please sign in to comment.