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.90.0 #8514

Merged
merged 1 commit into from
Aug 13, 2024
Merged

🚀 Release/v3.90.0 #8514

merged 1 commit into from
Aug 13, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

3.90.0 (2024-08-13)

Features

  • i18n: add japanese (#8374)
    (e4a3cdb)
  • kit: create TUI_TIME_VALUE_TRANSFORMER for tui-input-time component
    (#8391)
    (9cdc6bc)
  • kit: prevent disabled days selection for calendar-range
    (#8328)
    (13d1f4c)

Bug Fixes

  • cdk: redundant assert log if hours are greater than 23
    (#8449)
    (ef7e6f1)
  • core: ignore pointer events for disabled button (#8478)
    (28b769f)
  • i18n: add korean (#8498)
    (b3cbe8b)
  • i18n: redundant whitespace (#8497)
    (f9a8ba6)
  • kit: CalendarRange defaultViewedMonth shows correct calendars months
    (6ae4be3)
  • kit: CalendarRange defaultViewedMonth shows correct calendars months
    (#8400)
    (bcfd27f)
  • kit: fix calendar range does not update checkbox position
    (#8481)
    (301953f)
  • kit: icon hover on readonly (#8469)
    (f191f9a)

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)

@mdlufy mdlufy merged commit fb150f8 into v3.x Aug 13, 2024
19 checks passed
@mdlufy mdlufy deleted the release/3.90.0 branch August 13, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants