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.15.0 #9751

Merged
merged 1 commit into from
Nov 13, 2024
Merged

🚀 Release/v4.15.0 #9751

merged 1 commit into from
Nov 13, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

4.15.0 (2024-11-13)

🚀 Features

  • core: add readable media aliases (#9696)
    (41d89b3)
  • kit: Message add component
    (5b03210)
  • kit: Message add component (#9694)
    (0b08fb4)
  • kit: add ProgressFixedGradient directive for ProgressBar
    (#9648)
    (ca81b5c)
  • layout: AppBarBack add ability to use custom appearance
    (#9715)
    (1e0928d)

🐞 Bug Fixes

  • addon-charts: fix division by zero in LineChart (#9722)
    (c12a315)
  • addon-mobile: TuiPullToRefreshService fix pulling$ stream by calling TUI_PULL_TO_REFRESH_LOADED.next() on
    onPull event (#9716)
    (3b978be)
  • kit: CalendarRange not switch month with selected value
    (#9695)
    (0e5f250)
  • kit: TuiTabsWithMore should share TuiActiveZone for nested dropdowns inside more-section
    (#9714)
    (f7c8fd5)
  • layout: Navigation fix various style issues (#9723)
    (a8aaf04)
  • layout: TuiBlockStatus remove margins for empty t-block-image
    (#9741)
    (e86afea)
  • legacy: InputDateRange double backspace to clear textfield
    (#9707)
    (c80cadc)
  • legacy: fix icons looking interactive in readonly textfields
    (#9711)
    (85d6afd)
  • remove default styling from a tag in card component (#9681)
    (1b6e32b)

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.

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 d2c4a99 into main Nov 13, 2024
21 checks passed
@taiga-family-bot taiga-family-bot deleted the release/4.15.0 branch November 13, 2024 12:18
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