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/v4.21.0 #10200

Merged
merged 1 commit into from
Jan 20, 2025
Merged

🚀 Release/v4.21.0 #10200

merged 1 commit into from
Jan 20, 2025

Conversation

taiga-family-bot
Copy link
Collaborator

4.21.0 (2025-01-20)

🚀 Features

  • core: new appearance table (compatible with new Textfield)
    (#10179)
    (6cea767)

🐞 Bug Fixes

  • addon-doc: pin "ngx-highlightjs" peer dependency version
    (#10186)
    (a66d891)
  • addon-mobile: SwipeActions fix actions in IOS safari
    (#10163)
    (bd53957)
  • core: correct reuse of viewport for hint position
    (#10183)
    (0dc9b76)
  • core: fix tuiDialog typings for classes with constructor parameters
    (#10193)
    (6568200)
  • core: fix unknown selector warnings in Angular 17+
    (#10162)
    (f7192b9)
  • experimental: Accordion fix error with dynamic items
    (#10182)
    (a4fe7b3)
  • kit,legacy: all textfield controls should handle initial ngModel phantom null value
    (#10171)
    (b490860)
  • kit: InputNumber should handle initial ngModel phantom null value
    (#10168)
    (f259826)
  • kit: new version of InputNumber should provide TuiControl for DI
    (#10176)
    (be0c38c)
  • layout: get view only on demand in tuiAsideItem
    (#10173)
    (96797d5)
  • layout: update justify-content to place-content for improved main content
    (#10191)
    (967ae88)

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.

@taiga-family-bot taiga-family-bot requested a review from a team as a code owner January 20, 2025 14:20
@taiga-family-bot taiga-family-bot requested review from MarsiBarsi, waterplea, nsbarsukov, vladimirpotekhin and mdlufy and removed request for a team January 20, 2025 14:20
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM (Automated approved)

Copy link
Collaborator

@taiga-family-approve-bot taiga-family-approve-bot left a comment

Choose a reason for hiding this comment

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

LGTM (Automated approved)

@taiga-family-bot taiga-family-bot merged commit fe3ea85 into main Jan 20, 2025
22 checks passed
@taiga-family-bot taiga-family-bot deleted the release/4.21.0 branch January 20, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants