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.16.0 #3500

Merged
merged 1 commit into from
Jan 24, 2023
Merged

🚀 Release/v3.16.0 #3500

merged 1 commit into from
Jan 24, 2023

Conversation

tinkoff-bot
Copy link
Contributor

3.16.0 (2023-01-24)

Features

  • tslib should be a transitive dependency from @taiga/cdk (#3430)
    (abc5323)
  • addon-editor: add @tiptap/extension-youtube (#3481)
    (a1efcf0)
  • addon-mobile: improve typing for tuiRipple (#3379)
    (0d9197e)
  • addon-table: rename icons tuiIconSortDown/tuiIconSortUp to tuiIconSortAscending/Descending
    (#3443)
    (2dc71da)
  • cdk: drop ~ imports for all .less files (#3484)
    (e1607d7)
  • compat with rxjs 7.x and 8.x-alpha (#3428)
    (0804b74)
  • eslint-plugin: add no-typeof rule (#3449)
    (c4e82fa)
  • kit: Multiselect add max number of rows for expandable mode
    (#3388)
    (e3bcca0)
  • kit: provide custom formatSize handler in TuiFileComponent
    (#3483)
    (fb9d0cd)
  • kit: support override padding for items in carousel (#3462)
    (a39fae9)

Bug Fixes

  • addon-charts: LineDaysChart fix hint circle not disappearing
    (#3486)
    (caa5f9a)
  • addon-doc: convert number value to string by documentationPropertyType
    (#3439)
    (90165de)
  • addon-doc: preserve whitespace between links (#3441)
    (24b76e0)
  • cdk: Schematics add missing moduleSpecifier (#3468)
    (250e843)
  • core: remove quotes inside url(*) function in fonts.less
    (#3469)
    (592ad35)
  • core: top border of tuiTable first row's td is not visible
    (#3454)
    (1a39ed1)
  • core: use nowrap for content in value-decoration (#3496)
    (4b20993)
  • kit: InputSlider not working border-bottom-left-radius for slider (Firefox)
    (#3494)
    (514374b)
  • kit: InputSlider wrong slider's width in Firefox (#3488)
    (c7fe7e1)
  • kit: InputTag fix overflow (#3397)
    (4e88d8e)
  • kit: MultiSelect fix dropdown for various updateOn options
    (#3479)
    (554c519)
  • kit: Multiselect fix scrolling to end (#3493)
    (d320900)
  • kit: Slider has wrong height of the progress in Firefox
    (#3497)
    (dbd2059)
  • kit: Tabs can't detect active tab during SSR (#3395)
    (cbc96ae)
  • kit: Tabs SSR-error TypeError: Cannot read properties of undefined (reading 'type')
    (#3391)
    (9fb85db)
  • kit: add missing TUI_COUNTRIES_MASKS for New Caledonia
    (#3409)
    (29bf460)
  • kit: fix TUI_COUNTRIES_MASKS of French Polynesia (#3435)
    (926bb66)
  • kit: support updateOn of blur and submit types for multi-select component
    (#3398)
    (0a2daff)
  • kit: update statically HostBinding in line-clamp (#3394)
    (3835043)
  • kit: use new-password as lucky solution for disable autofill of input elements
    (#3389)
    (9458439)

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 Jan 24, 2023
@splincode splincode merged commit f183fac into main Jan 24, 2023
@splincode splincode deleted the release/3.16.0 branch January 24, 2023 17:37
@well-done-bot
Copy link

well-done-bot bot commented Jan 24, 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