Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Release/v2.99.0 #5215

Merged
merged 1 commit into from
Aug 28, 2023
Merged

🚀 Release/v2.99.0 #5215

merged 1 commit into from
Aug 28, 2023

Conversation

taiga-family-bot
Copy link
Collaborator

2.99.0 (2023-08-28)

Features

Bug Fixes

  • addon-mobile: MobileTabs update iOS design (#4722)
    (#5131)
    (40876c2)
  • core: Control refresh subscription after control change
    (#5210)
    (48a4ab8)
  • kit: correct detect iso code for Kazakhstan & correct limit in the field for entering a phone number
    (#5177)
    (73ebf15)

DO NOT SQUASH OR REBASE ME

if user merges this PR via rebasing or using squash, it will cause lost of the tag. It happens because tag is already
attached to the initial release commit SHA. If we use rebase or squash, the commit sha changes and already created tag
points to not-existing commit.

@@ -3,6 +3,25 @@
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.

## [2.99.0](https://github.com/tinkoff/taiga-ui/compare/v2.96.0...v2.99.0) (2023-08-28)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## [2.99.0](https://github.com/tinkoff/taiga-ui/compare/v2.96.0...v2.99.0) (2023-08-28)
## [2.99.0](https://github.com/tinkoff/taiga-ui/compare/v2.98.0...v2.99.0) (2023-08-28)

Comment on lines +8 to +23
### Features

- **addon-editor:** change margin for list ([#5133](https://github.com/tinkoff/taiga-ui/issues/5133))
([d3e7ca1](https://github.com/tinkoff/taiga-ui/commit/d3e7ca15104dc67ced97059a0e1ca54dc9fbf74d))

### Bug Fixes

- **addon-mobile:** `MobileTabs` update iOS design ([#4722](https://github.com/tinkoff/taiga-ui/issues/4722))
([#5131](https://github.com/tinkoff/taiga-ui/issues/5131))
([40876c2](https://github.com/tinkoff/taiga-ui/commit/40876c2ce29a4c304a4f1103e363c0e7d25d76d4))
- **core:** `Control` refresh subscription after control change
([#5210](https://github.com/tinkoff/taiga-ui/issues/5210))
([48a4ab8](https://github.com/tinkoff/taiga-ui/commit/48a4ab8e6318a4bbe4e5293fd2ab6e3029c1ef9e))
- **kit:** correct detect iso code for Kazakhstan & correct limit in the field for entering a phone number
([#5177](https://github.com/tinkoff/taiga-ui/issues/5177))
([73ebf15](https://github.com/tinkoff/taiga-ui/commit/73ebf159a9ce057c7384d744a63eeb194a7ad23d))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Features
- **addon-editor:** change margin for list ([#5133](https://github.com/tinkoff/taiga-ui/issues/5133))
([d3e7ca1](https://github.com/tinkoff/taiga-ui/commit/d3e7ca15104dc67ced97059a0e1ca54dc9fbf74d))
### Bug Fixes
- **addon-mobile:** `MobileTabs` update iOS design ([#4722](https://github.com/tinkoff/taiga-ui/issues/4722))
([#5131](https://github.com/tinkoff/taiga-ui/issues/5131))
([40876c2](https://github.com/tinkoff/taiga-ui/commit/40876c2ce29a4c304a4f1103e363c0e7d25d76d4))
- **core:** `Control` refresh subscription after control change
([#5210](https://github.com/tinkoff/taiga-ui/issues/5210))
([48a4ab8](https://github.com/tinkoff/taiga-ui/commit/48a4ab8e6318a4bbe4e5293fd2ab6e3029c1ef9e))
- **kit:** correct detect iso code for Kazakhstan & correct limit in the field for entering a phone number
([#5177](https://github.com/tinkoff/taiga-ui/issues/5177))
([73ebf15](https://github.com/tinkoff/taiga-ui/commit/73ebf159a9ce057c7384d744a63eeb194a7ad23d))
### Bug Fixes
- **kit:** correct detect iso code for Kazakhstan & correct limit in the field for entering a phone number
([#5177](https://github.com/tinkoff/taiga-ui/issues/5177))
([73ebf15](https://github.com/tinkoff/taiga-ui/commit/73ebf159a9ce057c7384d744a63eeb194a7ad23d))

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really strange

@splincode splincode merged commit 95acd6b into v2.x Aug 28, 2023
@splincode splincode deleted the release/2.99.0 branch August 28, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants