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.25.0 #4244

Merged
merged 1 commit into from
Apr 18, 2023
Merged

🚀 Release/v3.25.0 #4244

merged 1 commit into from
Apr 18, 2023

Conversation

tinkoff-bot
Copy link
Contributor

3.25.0 (2023-04-18)

Features

  • addon-doc: support updateOn and sandboxExpanded in query params
    (#4231)
    (7ece066)
  • addon-editor: add TUI_EDITOR_VALUE_TRANSFORMER token (#4173)
    (754be1b)
  • addon-mobile: AppBar add new component (#4228)
    (e12a15e)
  • core: Hint support basic HTML (#4214)
    (b19bb48)
  • core: change default size for icon (#4206)
    (92e82ac)
  • kit: InputTime add ability to use native picker on mobile
    (#4207)
    (df9ad7d)

Bug Fixes

  • addon-charts: LineDaysChart fix hint circle not disappearing, fix wrong hover index
    (#4178)
    (ae7edc9)
  • addon-editor: use paragraph type for correct detect empty
    (#4232)
    (b130a52)
  • cdk: schematics fix incorrectly processing setNativeFocused
    (#4171)
    (cf04d14)
  • core: Dialog fix close button appearance on mobile (#4204)
    (7f13930)
  • core: Dropdown fix scroll getting stuck (#4191)
    (7c996e0)
  • core: PrimitiveTextfield label should not be visible when filler used and input focused
    (#4224)
    (40b5276)
  • core: tuiTextfield don't handle input inside legacy mask
    (#4203)
    (b109261)
  • core: fix label margin (#4172)
    (0287ad1)
  • core: use tuiIconClose for icon cleaner (#4202)
    (ac35966)
  • kit: input-count should update value after blur event (#4230)
    (4f825b5)
  • kit: InputFiles fix incorrectly adding capture on mobile devices
    (#4216)
    (2c40931)
  • kit: InputPhoneInternational change Gabon phone pattern
    (#4210)
    (c3fa9f6)
  • kit: InputPhoneInternational change Ivory Coast (Costa de Marfil) phone pattern
    (#4209)
    (eb4252e)
  • kit: InputPhoneInternational change Cameroon phone pattern
    (#4195)
    (94bed77)
  • kit: correct detect iso code for Kazakhstan when phone number start with +7
    (#4217)
    (0080ac8)

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.

@splincode splincode merged commit 283f401 into main Apr 18, 2023
@splincode splincode deleted the release/3.25.0 branch April 18, 2023 17:53
@well-done-bot
Copy link

well-done-bot bot commented Apr 18, 2023

'Well done'

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