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.63.0 #6514

Merged
merged 1 commit into from
Jan 22, 2024
Merged

🚀 Release/v3.63.0 #6514

merged 1 commit into from
Jan 22, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

3.63.0 (2024-01-22)

Features

  • experimental: Header add new component (#6455)
    (eef8e7d)
  • experimental: Segmented add new component (#6511)
    (f982f5d)
  • kit: File add ability to customize icons (#6418)
    (a13e88a)
  • kit: Sensitive increase number of rows for larger sizes
    (#6492)
    (fc45f06)

Bug Fixes

  • addon-mobile: add smooth opacity change for MobileCalendar to hide blinking initial view
    (#6459)
    (4bea934)
  • cdk: DirectiveStylesService fix ssr memory leak (#6288)
    (799e7d6)
  • cdk: ng-add use actual dompurify version (#6358)
    (2abddb0)
  • cdk: respect client size in TUI_WINDOW_SIZE (#6329)
    (120dd8e)
  • core: Calendar properly react to markers change (#6258)
    (fcea78d)
  • core: page scrolling jumps to top in Iframe when modal is opened
    (#6293)
    (e8ac4ea)
  • core: prevent TuiRoot from applying CSS syles to the body element without Taiga UI context - v3
    (#6500)
    (787d525)
  • i18n: fix Chinese translation of country names (#6412)
    (b03d8db)
  • kit: ComboBox fix empty string option incorrect behavior
    (#6328)
    (1983340)
  • kit: InputPhoneInternational change Brazilian mask pattern
    (#6461)
    (87260f3)
  • kit: InputYear fix dropdown paddings (#6431)
    (ee8316f)

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 b5cdb92 into v3.x Jan 22, 2024
20 checks passed
@splincode splincode deleted the release/3.63.0 branch January 22, 2024 15:17
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