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.5.0 #8792

Merged
merged 1 commit into from
Sep 2, 2024
Merged

🚀 Release/v4.5.0 #8792

merged 1 commit into from
Sep 2, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

4.5.0 (2024-09-02)

🐞 Bug Fixes

  • addon-commerce: InputCard fix autofill (#8728)
    (226a763)
  • addon-doc: code glitch in ssr (#8705)
    (59712a2)
  • core: Dropdown triggers change detection too frequently
    (#8738)
    (8bdcb19)
  • core: Icons fix mask shorthand (#8711)
    (a292756)
  • core: Textfield should not change color of chevron on hover if readOnly is enabled
    (#8754)
    (2e21615)
  • kit: CalendarRange shows end of range (#8774)
    (6604fd6)
  • kit: InputPhoneInternational should not allow to open dropdown if readOnly=true
    (#8764)
    (fcca2fa)
  • kit: CalendarRange not switch to selected item (#8784)
    (ad138ab)
  • kit: contain width for img in avatar (#8723)
    (c9014a2)
  • layout: Navigation fix style specificity for AsideItem
    (#8790)
    (77a1eea)
  • legacy: InputDateRange triggers cyclic change detection ticks
    (#8706)
    (c7bc044)
  • legacy: restore autoColor for InputTag and MultiSelect
    (#8783)
    (e5477c4)
  • legacy: trigger transform placeholder when using autofill
    (#8779)
    (464dee4)

🚀 Features


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 50decb3 into main Sep 2, 2024
23 checks passed
@splincode splincode deleted the release/4.5.0 branch September 2, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants