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.18.0 #9954

Merged
merged 1 commit into from
Dec 10, 2024
Merged

🚀 Release/v4.18.0 #9954

merged 1 commit into from
Dec 10, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

4.18.0 (2024-12-10)

🐞 Bug Fixes

  • addon-table: sort icons are reversed (#9904)
    (a6c0a36)
  • core: Dropdown fix initial width (#9867)
    (76d8d01)
  • core: DropdownOpen has CD problems after switching of tuiDropdownEnabled (false=>true)
    (#9888)
    (4249cd9)
  • core: Icon fix for old safari (#9917)
    (8c3a228)
  • core: focus first element in data-list (#9891)
    (ab7dfde)
  • core: transform breaks fixed position in tiles (#9905)
    (369d9a4)
  • kit: Carousel fix dragging in chrome (#9864)
    (6b1f985)
  • kit: InputInline has broken scroll in Safari & Firefox
    (#9818)
    (76634f1)
  • kit: Segmented fix shadow clipping in Safari (#9931)
    (c6c9c38)
  • kit: Tabs fix multiple emitting of activeItemIndexChange
    (#9934)
    (4d4dbf1)
  • kit: fix parallel lazy loading tree nodes (#9939)
    (c2a88d4)
  • kit: removed redundant space (#9916)
    (e10d0eb)
  • legacy: InputDate{Range|Time} + input[tuiTextfieldLegacy] + tuiTextfieldFiller has CD problems
    (#9932)
    (026d13c)
  • legacy: InputNumber has bad support of dynamic postfix
    (#9899)
    (fefdcff)
  • legacy: MultiSelect fix pristine and updateOn: blur issues
    (#9900)
    (d70edfb)

🚀 Features

  • addon-doc: limit select width (#9880)
    (84fd6e4)
  • layout: Form add new component (#9933)
    (52ab367)
  • legacy: MultiSelect allow checkbox on the right side
    (#9910)
    (8aa063b)
  • legacy: add itemsHidden prop to tui-input-time (#9908)
    (b3db7bc)
  • legacy: limit tui-tag width to 80% to avoid wrapping in selects
    (#9886)
    (54f5c65)

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.

@taiga-family-bot taiga-family-bot requested a review from a team as a code owner December 10, 2024 08:54
@taiga-family-bot taiga-family-bot requested review from MarsiBarsi, waterplea, nsbarsukov, vladimirpotekhin and mdlufy and removed request for a team December 10, 2024 08:54
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 9a2af42 into main Dec 10, 2024
21 checks passed
@taiga-family-bot taiga-family-bot deleted the release/4.18.0 branch December 10, 2024 09:07
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