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.65.0 #6687

Merged
merged 2 commits into from
Feb 5, 2024
Merged

🚀 Release/v3.65.0 #6687

merged 2 commits into from
Feb 5, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

3.65.0 (2024-02-05)

Features

  • cdk: scroll controls should be visible only inside tui-root area
    (#6624)
    (ad35cdb)
  • core: notification content by default should be break by word
    (#6611)
    (1237ede)
  • experimental: AppBar update and add desktop mode (#6614)
    (5f3683b)
  • experimental: Header add new component (#6455)
    (eef8e7d)
  • experimental: Segmented add new component (#6511)
    (f982f5d)
  • experimental: SwipeActions add new component (#6526)
    (63792e7)
  • experimental: add tui-avatar-labeled (#6523)
    (a272bd4)
  • experimental: add card-large (#6516)
    (699c8bc)
  • kit: File add ability to customize icons (#6418)
    (a13e88a)
  • kit: Push add setting the number of lines of text
    (#6682)
    (df5e07d)
  • kit: Sensitive increase number of rows for larger sizes
    (#6492)
    (fc45f06)
  • kit: use the full height for input files label (#6595)
    (d7a7b45)
  • layout: BlockStatus update mobile paddings (#6617)
    (1162add)

Bug Fixes

  • addon-mobile: add smooth opacity change for MobileCalendar to hide blinking initial view
    (#6459)
    (4bea934)
  • addon-table: tuiCell conflicts (#6606)
    (2f70d86)
  • cdk: DirectiveStylesService fix ssr memory leak (#6288)
    (799e7d6)
  • cdk: endWith should be pass after takeUntil (#6581)
    (14da1e0)
  • cdk: ng-add use actual dompurify version (#6358)
    (2abddb0)
  • cdk: respect client size in TUI_WINDOW_SIZE (#6329)
    (120dd8e)
  • cdk: when the consumer unsubscribes, clean up data ready for next subscription
    (#6557)
    (5c86e5f)
  • core: Calendar properly react to markers change (#6258)
    (fcea78d)
  • core: HostedDropdown fix binding error in test environment
    (#6534)
    (24267dc)
  • core: do not hide nested scrollbars (#6645)
    (6a25d26)
  • 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)
  • experimental: Surface fix styles priority (#6678)
    (43a79c4)
  • experimental: fix problem with tuiCell (#6650)
    (92735ef)
  • 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)
  • kit: Push fix directive change detection (#6681)
    (bdd144d)
  • kit: fix radio list identity matcher overriding (#6531)
    (789da96)

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 d4bab1a into v3.x Feb 5, 2024
18 checks passed
@splincode splincode deleted the release/3.65.0 branch February 5, 2024 13:37
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