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.66.0 #6755

Merged
merged 2 commits into from
Feb 12, 2024
Merged

🚀 Release/v3.66.0 #6755

merged 2 commits into from
Feb 12, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

3.66.0 (2024-02-12)

Features

  • cdk: scroll controls should be visible only inside tui-root area
    (#6624)
    (ad35cdb)
  • core: add interactive mode for notification (#6703)
    (b0841d3)
  • core: add iOS support to TuiDropdownContextDirective
    (#6721)
    (faadc8a)
  • 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 tuiButtonGroup (#6686)
    (03c4be3)
  • 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: hide dropdown if datalist template not provided
    (#6700)
    (0118e72)
  • 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: Dropdown fix max height (#6748)
    (c4c43d1)
  • core: HostedDropdown fix binding error in test environment
    (#6534)
    (24267dc)
  • core: Multiselect fix dropdown shaking (#6707)
    (1a148e2)
  • core: PrimitiveTextfield fix memory leak (#6697)
    (ff86243)
  • core: cancel macrotask in tui-expand when component destroyed
    (#6747)
    (120eb82)
  • core: do not hide nested scrollbars (#6645)
    (6a25d26)
  • core: fix :active state of interactive elements in Safari
    (#6753)
    (bd96202)
  • 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: SwipeActions fix scrolling without actions
    (#6750)
    (f59d8a6)
  • 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: add line-height for [tuiTab] (#6704)
    (db83218)
  • 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)

Copy link
Contributor

⛔ Publish job has failed!

@splincode splincode merged commit b079160 into v3.x Feb 12, 2024
16 of 18 checks passed
@splincode splincode deleted the release/3.66.0 branch February 12, 2024 17: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