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/v4.8.0 #9163

Merged
merged 1 commit into from
Sep 24, 2024
Merged

🚀 Release/v4.8.0 #9163

merged 1 commit into from
Sep 24, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

4.8.0 (2024-09-24)

🚀 Features

  • addon-doc: add ability to disable default search-bar
    (#9099)
    (90cc083)
  • addon-doc: add aria-label for dark mode button (#9108)
    (58bfb70)
  • addon-doc: full prerender page for ssr and improve ux
    (#9073)
    (d2fa1ac)
  • addon-doc: heading elements are not in a sequentially-descending order
    (#9110)
    (46a1a17)
  • cdk: add TuiLooseUnion (#9068)
    (e7642cb)
  • cdk: support provide custom query selector for auto focus directive
    (#9062)
    (ae149f5)
  • kit: Like add new component (#8989)
    (0814ae8)
  • kit: add an options token for customizing TuiHighlight
    (#8812)
    (21a80c7)
  • kit: improve IDEA auto import for TuiImageLoading
    (#9090)
    (f45c899)
  • layout: AppBar add auto size directive (#9119)
    (d5628e7)

🐞 Bug Fixes

  • addon-commerce: InputCardGroup fix for older Safari
    (#9117)
    (29044f9)
  • addon-mobile: correct height for tui-app-bar on ios/android
    (#9031)
    (a669fd6)
  • cdk: remove global styles patching from auto-focus directive
    (#8974)
    (fa81919)
  • cdk: unsubscribe from pan service when directive is destroyed
    (#9021)
    (5ce088a)
  • cdk: unsubscribe from swipe service when directive is destroyed
    (#9022)
    (ce15783)
  • cdk: unsubscribe from zoom service when directive is destroyed
    (#9069)
    (36ee705)
  • core: Appearance remove initial transition (#9059)
    (88a8f5b)
  • core: Loader fix leaving ActiveZone (#9115)
    (d4099d2)
  • core: do not override nested tui-icon styles (#9065)
    (4e07f24)
  • demo: Lists changes the ts representation to html
    (#9078)
    (4bca8b7)
  • deps: update dependency date-fns to v4 (#9038)
    (bee65c9)
  • deps: update dependency ng-morph to v4.8.2 (#9137)
    (9a802a0)
  • deps: update maskito to ^3.0.2 (#9139)
    (00a78be)
  • deps: update taiga-ui (#9142)
    (dc80717)
  • kit: CalendarRange shows last available month when max and items set
    (6d3665a)
  • kit: CalendarRange shows last available month when max and items set
    (#9147)
    (14d644f)
  • kit: InputDateRange fix dark mode issues and list item size
    (#9098)
    (6820698)
  • kit: do not override white-space for children of line-clamp
    (#9025)
    (f77a783)
  • kit: drop image skeleton when handle of lazy loading error
    (#9032)
    (2af496b)
  • kit: memory leak in line-clamp (#9014)
    (93fb577)
  • layout: AppBar use proper appearance for back button
    (#9061)
    (6019863)
  • layout: CardLarge fix style leaking into Badge (#9097)
    (83300f1)
  • layout: CardLarge with headless Cell list
    (253906e)
  • layout: CardLarge with headless Cell list (#9114)
    (941c856)
  • legacy: MultiSelect empty line when non empty placeholder and valueContent
    (073b991)
  • legacy: MultiSelect empty line when non empty placeholder and valueContent
    (#9123)
    (eda9293)
  • legacy: during serialization angular was unable to find an element in the DOM
    (#9063)
    (7817c18)
  • legacy: fix scroll jumping on readonly input focusing in safari
    (#9088)
    (dbf2510)
  • table: table filters pipe types (#9076)
    (0635555)

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)

@vladimirpotekhin vladimirpotekhin merged commit 8e513a2 into main Sep 24, 2024
21 checks passed
@vladimirpotekhin vladimirpotekhin deleted the release/4.8.0 branch September 24, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v4 4.0 candidate
Development

Successfully merging this pull request may close these issues.

3 participants