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/v3.83.0 #7692

Merged
merged 1 commit into from
Jun 10, 2024
Merged

🚀 Release/v3.83.0 #7692

merged 1 commit into from
Jun 10, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

3.83.0 (2024-06-10)

Bug Fixes

  • core: DropdownSelection fix selection error in textarea
    (#7626)
    (22ee141)
  • core: Hint fix content vertical centering with reduced line-height
    (#7623)
    (57288f8)
  • core: fix text selection in nested hint (#7647)
    (9b96c73)
  • kit: InputDateTime should format textfield value on blur
    (#7659)
    (505fe3e)
  • kit: InputDateTime with [min] / [max] distorts value on click
    (#7636)
    (7ac4291)
  • kit: InputTag fix scrolling to input (#7655)
    (c3993da)
  • kit: fix InputNumber buttons styles priority for Safari
    (#7652)
    (1d6c3cd)
  • kit: fix incorrect copy hint in inputCopy (#7674)
    (fa57f78)

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)

@splincode splincode merged commit 76ec122 into v3.x Jun 10, 2024
20 checks passed
@splincode splincode deleted the release/3.83.0 branch June 10, 2024 07:38
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.

3 participants