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.7.0 #2916

Merged
merged 1 commit into from
Oct 18, 2022
Merged

🚀 Release/v3.7.0 #2916

merged 1 commit into from
Oct 18, 2022

Conversation

tinkoff-bot
Copy link
Contributor

3.7.0 (2022-10-18)

Features

  • addon-editor: upgrade @tiptap/* to latest (#2855)
    (79e14c8)
  • demo: stackblitz starter available via https://taiga-ui.dev/stackblitz
    (#2907)
    (71225b0)
  • kit: ProgressBar add :indeterminate-state (#2876)
    (e311069)
  • kit: Tabs add vertical option (#2862)
    (a0513c8)
  • testing: add harness tests for tag component (#2746)
    (fb12283)

Bug Fixes

  • addon-commerce: InputCardGrouped fix wrong offset for card number
    (#2878)
    (c387fb2)
  • addon-editor: downgrade @tiptap/extension-table (#2888)
    (93b0ed6)
  • addon-table: Table don't render column with unspecified template
    (#2896)
    (526c40a)
  • core: DataList fix first label padding (#2870)
    (1988491)
  • core: Hint fix mobile offscreen overflow (#2879)
    (5d606b3)
  • core: TUI_FIRST_DAY_OF_WEEK ignores DI-hierarchy (#2868)
    (169cd5c)
  • docs: Typo in the description of the tuiTextfieldMaxLength attribute
    (#2882)
    (00ec432)
  • kit: MultiSelect fix sanitizer warnings (#2903)
    (0356d7d)
  • kit: TextArea add ability to override minHeight when using maxLength
    (#2899)
    (7292a70)
  • styles: put tui-island_transparent after tui-island_hoverable
    (#2910)
    (833e4de)

Deprecations

  • addon-table: *tuiRow deprecation (use *ngFor + tuiTableSort-pipe)
    (#2736)
    (5723e1b)

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.

@vladimirpotekhin vladimirpotekhin merged commit 28b050b into main Oct 18, 2022
@vladimirpotekhin vladimirpotekhin deleted the release/3.7.0 branch October 18, 2022 08:45
@well-done-bot
Copy link

well-done-bot bot commented Oct 18, 2022

'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.

4 participants