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.19.0 #10046

Merged
merged 1 commit into from
Dec 23, 2024
Merged

🚀 Release/v4.19.0 #10046

merged 1 commit into from
Dec 23, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

4.19.0 (2024-12-23)

🐞 Bug Fixes

  • addon-mobile: virtual-scroll flickers during scroll in zoneless mode
    (#10023)
    (e3cfbc9)
  • addon-table: fix calculating start page (#9980)
    (d26f32b)
  • cdk: fix tuiFocusedIn error when focus events happened in reactive context
    (#10020)
    (12e9a29)
  • core: dialog has padding for close button event when not closeable
    (#10012)
    (97d24ad)
  • core: dont allow to select disabled dates in calendar
    (#10007)
    (b5d328c)
  • core: emit tuiDropdownOpenChange on distinct values
    (#9962)
    (f8ea2f2)
  • kit: Carousel fix scrolling page on mobile devices
    (#10009)
    (13dcf7c)
  • kit: InputNumber has rounding problems on blur with float large numbers
    (#9974)
    (9ec1e7b)
  • kit: skeleton animation speed slow down after speed up TUI_ANIMATION
    (#9984)
    (b8bb938)
  • kit: strange behavior in Safari when working with tiles
    (#9952)
    (80614b3)
  • legacy: reset cached active period in tui-input-date-range
    (#9946)
    (1144fae)

🚀 Features

  • addon-commerce: InputCardGroup add inputs option
    (#10033)
    (5e20a26)
  • addon-commerce: ThumbnailCard has new xs size
    (fc1ec3e)
  • addon-commerce: ThumbnailCard has new xs size (#9969)
    (436e351)
  • addon-table: allow resize more than 100% width of table
    (#9961)
    (a16071a)
  • experimental: InputPhoneInternational refactor to new textfield approach
    (#9976)
    (08f924d)
  • kit: safety change active index in stepper (#10004)
    (286b6d2)
  • layout: Navigation add Subheader component (#10041)
    (7de5985)

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 23, 2024 14:31
@taiga-family-bot taiga-family-bot requested review from MarsiBarsi, waterplea, nsbarsukov, vladimirpotekhin and mdlufy and removed request for a team December 23, 2024 14:31
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 8dc3d67 into main Dec 23, 2024
21 checks passed
@taiga-family-bot taiga-family-bot deleted the release/4.19.0 branch December 23, 2024 14:46
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