From 0fc86bd01ccf64fba8ee0fe29096dd9e66bfceb5 Mon Sep 17 00:00:00 2001 From: splincode Date: Mon, 5 Feb 2024 16:55:56 +0300 Subject: [PATCH] chore: cleanup --- CHANGELOG.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92a5ecdff20a..0598f47ac246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,6 @@ All notable changes to this project will be documented in this file. See ### Features -- **experimental:** add `tuiCardLarge` ([#6516](https://github.com/taiga-family/taiga-ui/issues/6516)) - ([699c8bc](https://github.com/taiga-family/taiga-ui/commit/699c8bc535e4732f2e25558626f72658d1c97b1d)) - **kit:** `Push` add setting the number of lines of text ([#6682](https://github.com/taiga-family/taiga-ui/issues/6682)) ([df5e07d](https://github.com/taiga-family/taiga-ui/commit/df5e07d3cb18a113b54f282efa6efb359bf14d86)) @@ -17,9 +15,6 @@ All notable changes to this project will be documented in this file. See - **core:** do not hide nested scrollbars ([#6645](https://github.com/taiga-family/taiga-ui/issues/6645)) ([6a25d26](https://github.com/taiga-family/taiga-ui/commit/6a25d261a58c578511a75d3c8cb4f7fddec595ab)) -- **core:** prevent TuiRoot from applying CSS styles to the body element without Taiga UI context - v3 - ([#6500](https://github.com/taiga-family/taiga-ui/issues/6500)) - ([787d525](https://github.com/taiga-family/taiga-ui/commit/787d525db69f2e14c8c4845875682272a09a5fb7)) - **experimental:** `Surface` fix styles priority ([#6678](https://github.com/taiga-family/taiga-ui/issues/6678)) ([43a79c4](https://github.com/taiga-family/taiga-ui/commit/43a79c42ff67b8aaeac8f065b08f9ac70f757009)) - **experimental:** fix problem with tuiCell ([#6650](https://github.com/taiga-family/taiga-ui/issues/6650))