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.99.0 #9875

Merged
merged 1 commit into from
Dec 2, 2024
Merged

🚀 Release/v3.99.0 #9875

merged 1 commit into from
Dec 2, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

3.99.0 (2024-12-02)

Bug Fixes

  • addon-mobile: drop close button for sheet dialog (#9804)
    (f191380)
  • addon-mobile: update font of large buttons on mobile
    (#9821)
    (541ebea)
  • cdk: MIN_YEAR incorrect work with new Date() constructor
    (d0cd2e0)
  • cdk: toLocalNativeDate correct work with years less 1900
    (ee1be0a)
  • kit: InputDate incorrect works with date less than 1900
    (#9719)
    (5a8d751)
  • kit: InputDateTime validators not triggered when value change
    (#9846)
    (9650a0c)
  • layout: Navigation fix aside width according to spec
    (#9820)
    (e56f98c)

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)

@vladimirpotekhin vladimirpotekhin merged commit 7c746b6 into v3.x Dec 2, 2024
21 checks passed
@vladimirpotekhin vladimirpotekhin deleted the release/3.99.0 branch December 2, 2024 07:25
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