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.45.0 #5419

Merged
merged 1 commit into from
Sep 18, 2023
Merged

🚀 Release/v3.45.0 #5419

merged 1 commit into from
Sep 18, 2023

Conversation

taiga-family-bot
Copy link
Collaborator

3.45.0 (2023-09-18)

Features

  • core: force use pointer-events auto for dropdown (#5417)
    (e0ccf9d)
  • experimental: Button add new component (#5416)
    (605aaf5)
  • experimental: add new component Badge (#5247)
    (9f16da7)
  • kit: CheckboxBlock/RadioBlock add new size (#5390)
    (45731b6)

Bug Fixes

  • addon-commerce: Money causes an extra space (#5374)
    (bcf41b9)
  • core: Dropdown reset previous position (#5364)
    (e7542dd)
  • core: don't hide placeholder for input size m (#5382)
    (de88b55)
  • core: onmouseout events don't trigger when objects move under mouse in Safari
    (#5406)
    (6747a34)
  • core: the order of the escape event is important in the dialog service
    (#5350)
    (1e79863)
  • kit: InputRange should not validate quantum if textfield is focused
    (#5401)
    (452fc01)
  • kit: InputSlider should not validate quantum if textfield is focused
    (#5389)
    (2b28fba)
  • kit: Progress fix colors and mode (#5394)
    (8cc1e76)
  • kit: Select fix dummy checkmark size (#5384)
    (71cf753)
  • kit: fix tree programmatic control (#5370)
    (aef8c35)
  • kit: prevent focusing when remove item from multi-select
    (#5412)
    (50a3b41)
  • kit: update a tab when the active index has changed
    (#5402)
    (aef59e0)

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)

@nsbarsukov nsbarsukov merged commit 404a135 into main Sep 18, 2023
@nsbarsukov nsbarsukov deleted the release/3.45.0 branch September 18, 2023 14:53
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