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.23.0 #4097

Merged
merged 1 commit into from
Apr 3, 2023
Merged

🚀 Release/v3.23.0 #4097

merged 1 commit into from
Apr 3, 2023

Conversation

tinkoff-bot
Copy link
Contributor

3.23.0 (2023-04-03)

Features

  • addon-doc: prevent override theme styles when we use own custom night theme
    (#4070)
    (1bfacf7)
  • addon-editor: refactor code-block for correct highlight in the future
    (#4006)
    (a723cec)
  • addon-editor: use https by default for links in editor
    (#4068)
    (1cc2f0a)
  • cdk: AbstractTuiControl add value setter (#4048)
    (8f726b7)
  • cdk: move tuiDefaultSort from @taiga-ui/addon-table (#4086)
    (3805fc2)
  • core: BreakpointService add new service (#3806)
    (6451a66)
  • core: HostedDropdown support custom PositionAccessor directives
    (#4016)
    (3224f7f)
  • core: Textfield add unfocused error state (#4083)
    (88c999f)
  • core: Tooltip close on click (#4013)
    (31a5f10)
  • core: increase space between textfield icons (#4012)
    (4770a98)
  • kit: Multiselect add tag validator (#4087)
    (9530787)
  • kit: support disabledItemHandler in native select, put tuiMultiSelectGroup inside native multiselect
    (#4065)
    (85cb74b)

Bug Fixes

  • addon-editor: compatibility with legacy html model of previous versions
    (#4018)
    (b9bfffe)
  • cdk: correct extraction of id for processing in svg (#4049)
    (e6b67c0)
  • cdk: remove protected from abstract classes for DI (#4027)
    (1bbdb79)
  • core: Error fix animation inside Expand (#4082)
    (fba32fc)
  • core: Link delete wrong icon opacity (#4069)
    (174c02e)
  • core: PrimitiveTextfield don't show decoration when placeholder is present
    (#4071)
    (ae07996)
  • core: remove extra whitespace before content (#4092)
    (fd47bc6)
  • kit: InputSlider broken disabled state (#4031)
    (f21ddc7)
  • kit: Stepper - add markForCheck on activate step (#4009)
    (033fd52)
  • kit: Tag fix padding (#4074)
    (030aa94)
  • kit: Tree fix programmatic control (#4051)
    (60d94d5)
  • kit: add missing dependency @ng-web-apis/resize-observer
    (#4011)
    (4bb7d81)
  • schematics: case sensitivity in template from let-* instruction not preserved after parsing
    (#4091)
    (9010fc9)

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.

@tinkoff-bot tinkoff-bot self-assigned this Apr 3, 2023
@splincode splincode merged commit db0dc40 into main Apr 3, 2023
@splincode splincode deleted the release/3.23.0 branch April 3, 2023 17:44
@well-done-bot
Copy link

well-done-bot bot commented Apr 3, 2023

'Well done'

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.

2 participants