Skip to content

Commit

Permalink
🚀 Release/v3.72.0 (#7078)
Browse files Browse the repository at this point in the history
Co-authored-by: taiga-family-bot <[email protected]>
Co-authored-by: splincode <[email protected]>
  • Loading branch information
3 people authored Mar 25, 2024
1 parent a7b4ff3 commit e5fa8b1
Show file tree
Hide file tree
Showing 21 changed files with 98 additions and 80 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file. See
[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.72.0](https://github.com/taiga-family/taiga-ui/compare/v3.59.0...v3.72.0) (2024-03-25)

### Features

- **addon-charts:** `RingChart` add xs size ([#7077](https://github.com/taiga-family/taiga-ui/issues/7077))
([a7b4ff3](https://github.com/taiga-family/taiga-ui/commit/a7b4ff37bbc9089dcbc6eaf56c4877274512ecf1))
- **addon-commerce:** add flag hide cvc code in InputCard, InputCardGrouped
([#7070](https://github.com/taiga-family/taiga-ui/issues/7070))
([0efb113](https://github.com/taiga-family/taiga-ui/commit/0efb113ca234b67fb39a41545ae933da2e7ecb7b))
- **experimental:** `Button` add manual :checked appearance
([#7034](https://github.com/taiga-family/taiga-ui/issues/7034))
([5a2f1c3](https://github.com/taiga-family/taiga-ui/commit/5a2f1c3a6469618299aae3d96e34e702ecad283c))

### Bug Fixes

- **core:** set text-align on host notification ([#7042](https://github.com/taiga-family/taiga-ui/issues/7042))
([a1ae503](https://github.com/taiga-family/taiga-ui/commit/a1ae503aa4ecf40f5ad1f79daa380e91b837ff70))

## [3.71.0](https://github.com/taiga-family/taiga-ui/compare/v3.59.0...v3.71.0) (2024-03-19)

### Features
Expand Down
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/components",
"version": "3.71.0",
"version": "3.72.0",
"description": "Taiga UI by Tinkoff is a set of components, services, directives and other tools to build high quality UI using modern Angular framework",
"keywords": [
"angular",
Expand Down
6 changes: 3 additions & 3 deletions projects/addon-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-charts",
"version": "3.71.0",
"version": "3.72.0",
"description": "Extension package for Taiga UI that adds various charts, graphs and related components.",
"keywords": [
"angular",
Expand All @@ -17,8 +17,8 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": "3.0.6",
"@taiga-ui/cdk": "^3.71.0",
"@taiga-ui/core": "^3.71.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"tslib": "2.6.2"
}
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-commerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-commerce",
"version": "3.71.0",
"version": "3.72.0",
"description": "Extension package for Taiga UI related to commerce, payment systems, currencies etc.",
"keywords": [
"angular",
Expand All @@ -21,10 +21,10 @@
"@maskito/core": "1.9.0",
"@maskito/kit": "1.9.0",
"@ng-web-apis/common": "3.0.6",
"@taiga-ui/cdk": "^3.71.0",
"@taiga-ui/core": "^3.71.0",
"@taiga-ui/i18n": "^3.71.0",
"@taiga-ui/kit": "^3.71.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-doc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-doc",
"version": "3.71.0",
"version": "3.72.0",
"description": "Taiga UI based library for developing documentation portals for Angular libraries.",
"keywords": [
"angular",
Expand All @@ -26,10 +26,10 @@
"@angular/forms": ">=12.0.0",
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": "3.0.6",
"@taiga-ui/addon-mobile": "^3.71.0",
"@taiga-ui/cdk": "^3.71.0",
"@taiga-ui/core": "^3.71.0",
"@taiga-ui/kit": "^3.71.0",
"@taiga-ui/addon-mobile": "^3.72.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"tslib": "2.6.2"
}
Expand Down
8 changes: 4 additions & 4 deletions projects/addon-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-mobile",
"version": "3.71.0",
"version": "3.72.0",
"description": "Extension package for Taiga UI that adds support for mobile specific behaviors such as custom data pickers, dropdowns, etc.",
"keywords": [
"angular",
Expand All @@ -15,9 +15,9 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/common": "3.0.6",
"@taiga-ui/cdk": "^3.71.0",
"@taiga-ui/core": "^3.71.0",
"@taiga-ui/kit": "^3.71.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-preview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-preview",
"version": "3.71.0",
"version": "3.72.0",
"description": "A library to show a modal with custom content preview",
"keywords": [
"angular",
Expand All @@ -16,10 +16,10 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/mutation-observer": "3.1.0",
"@taiga-ui/cdk": "^3.71.0",
"@taiga-ui/core": "^3.71.0",
"@taiga-ui/i18n": "^3.71.0",
"@taiga-ui/kit": "^3.71.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
10 changes: 5 additions & 5 deletions projects/addon-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-table",
"version": "3.71.0",
"version": "3.72.0",
"description": "A library to display tabled data with filters, search, group actions, etc.",
"keywords": [
"angular",
Expand All @@ -16,10 +16,10 @@
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@ng-web-apis/intersection-observer": "3.2.0",
"@taiga-ui/cdk": "^3.71.0",
"@taiga-ui/core": "^3.71.0",
"@taiga-ui/i18n": "^3.71.0",
"@taiga-ui/kit": "^3.71.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@taiga-ui/kit": "^3.72.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
6 changes: 3 additions & 3 deletions projects/addon-tablebars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/addon-tablebars",
"version": "3.71.0",
"version": "3.72.0",
"description": "Table bars is interactive UI control for group table actions and similar cases",
"keywords": [
"angular",
Expand All @@ -15,8 +15,8 @@
"peerDependencies": {
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0",
"@taiga-ui/cdk": "^3.71.0",
"@taiga-ui/core": "^3.71.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/core": "^3.72.0",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
"tslib": "2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion projects/cdk/constants/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const TUI_VERSION = '3.71.0';
export const TUI_VERSION = '3.72.0';
2 changes: 1 addition & 1 deletion projects/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/cdk",
"version": "3.71.0",
"version": "3.72.0",
"description": "Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance",
"keywords": [
"angular",
Expand Down
8 changes: 4 additions & 4 deletions projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/core",
"version": "3.71.0",
"version": "3.72.0",
"description": "Core library for creating Angular components and applications using Taiga UI",
"keywords": [
"angular",
Expand All @@ -15,7 +15,7 @@
"repository": "https://github.com/taiga-family/taiga-ui",
"license": "Apache-2.0",
"dependencies": {
"@taiga-ui/i18n": "^3.71.0"
"@taiga-ui/i18n": "^3.72.0"
},
"peerDependencies": {
"@angular/animations": ">=12.0.0",
Expand All @@ -26,8 +26,8 @@
"@angular/router": ">=12.0.0",
"@ng-web-apis/common": "3.0.6",
"@ng-web-apis/mutation-observer": "3.1.0",
"@taiga-ui/cdk": "^3.71.0",
"@taiga-ui/i18n": "^3.71.0",
"@taiga-ui/cdk": "^3.72.0",
"@taiga-ui/i18n": "^3.72.0",
"@tinkoff/ng-event-plugins": "3.1.1",
"@tinkoff/ng-polymorpheus": "4.3.0",
"rxjs": ">=6.0.0",
Expand Down
Loading

0 comments on commit e5fa8b1

Please sign in to comment.