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.11.0 #9497

Merged
merged 1 commit into from
Oct 14, 2024
Merged

🚀 Release/v4.11.0 #9497

merged 1 commit into from
Oct 14, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

4.11.0 (2024-10-14)

🐞 Bug Fixes

  • addon-commerce: InputCard icon to signal (#9421)
    (41270d6)
  • addon-commerce: InputCardGroup fix Safari autofill
    (#9198)
    (1f5dfa5)
  • addon-doc: DocDemo remove timer and tuiZonefreeScheduler
    (170ec4b)
  • addon-doc: DocDemo remove timer and tuiZonefreeScheduler
    (#9422)
    (25d9bfa)
  • addon-doc: DocDemo trigger cd manually within zone-free
    (2756608)
  • addon-doc: add legacy package as peer dependency (#9367)
    (069b680)
  • addon-doc: glitch width content between value from DOM and sandbox width from url
    (#9341)
    (b5c4156)
  • addon-doc: provide languages icon (#9236)
    (bc5caf7)
  • addon-mobile: InputDateRange throws error on single date selection
    (#9411)
    (93c08d4)
  • addon-mobile: fix minLength and maxLength properties for range in mobile calendar
    (#9118)
    (c84dd39)
  • addon-table: tr, thGroup fix hydration issues (#9460)
    (c5fd3f9)
  • addon-table: drop legacy package dependency (#9373)
    (1171fbc)
  • addon-table: hydration error while configuring table
    (#9374)
    (7100f73)
  • allow to install the same cdk of peer dependencies (#9414)
    (0d9ac9d)
  • cdk: Control react to markAsTouched on Angular 18+
    (#9330)
    (1b732e8)
  • cdk: support any query string inside URL (#9254)
    (af4aa7e)
  • core: Hint fix change detection when changing content programmatically
    (#9291)
    (57f80ed)
  • core: Scrollbar fix scroll leaking to both directions
    (#9217)
    (ff829fc)
  • core: Textfield has change detection problems for [filler]
    (#9243)
    (a45df07)
  • core: Textfield with initial value has change detection problems with filler
    (#9375)
    (8217c90)
  • core: close dropdown when dropdown host is hidden via css
    (#9189)
    (3e991f9)
  • core: fix open DropdownContext after single touch on iOS
    (#9287)
    (8a5ff74)
  • core: fix overriding default dropdown options (#9348)
    (db84c4c)
  • core: support provide empty avatar src (#9454)
    (8a52bbc)
  • core: support provide empty icon value (#9408)
    (d0577d6)
  • deps: update angular web apis plugins to ^4.7.0 (#9395)
    (43ca14f)
  • deps: update angular web apis plugins to ^4.8.0 (#9400)
    (91b968e)
  • deps: update dependency @ng-web-apis/universal to v4.8.0
    (#9401)
    (bf0bc15)
  • deps: update dependency @playwright/test to v1.48.0
    (#9393)
    (efd2e3d)
  • deps: update dependency lucide-static to v0.447.0 (#9305)
    (9ac86a3)
  • deps: update dependency lucide-static to v0.449.0 (#9383)
    (7aa6ee4)
  • deps: update dependency lucide-static to v0.451.0 (#9387)
    (7c33c90)
  • deps: update dependency ng-morph to v4.8.4 (#9264)
    (91dab47)
  • deps: update maskito to ^3.0.3 (#9191)
    (61170a6)
  • deps: update taiga-ui family dependencies (#9265)
    (bcd1ef4)
  • deps: update taiga-ui to ^4.6.4 (#9180)
    (ffbee63)
  • kit: Accordion fix hydration issue (#9453)
    (e22d2ba)
  • kit: Chip size
    (904725c)
  • kit: Chip size (#9169)
    (a92153a)
  • kit: InputPhoneInternational signal countries (#9452)
    (4f614b2)
  • kit: Radio, Checkbox, Switch remove non-functioning appearance input
    (#9221)
    (6dc4ce0)
  • kit: TuiImgLazyLoading compat with SSR (#9184)
    (710166f)
  • layout: Header fix subtitile padding on mobile (#9282)
    (faeca9e)
  • legacy: Input fix [(tuiDropdownOpen)] (#9214)
    (65981bc)
  • legacy: InputDateTime fix native option for empty value
    (#9464)
    (b36e9dc)
  • legacy: InputTag fix pasting multiple invalid tags
    (#9340)
    (8b8161d)
  • legacy: Multiselect do not clear input on separator keydown, fix pasting
    (#9345)
    (56d4a18)
  • legacy: Select fix hydration (#9433)
    (7f597a6)
  • legacy: revert ngSkipHydration (#9320)
    (7c43df8)

🚀 Features


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)

@taiga-family-bot taiga-family-bot enabled auto-merge (squash) October 14, 2024 15:43
@splincode splincode merged commit 19fe8fb into main Oct 14, 2024
20 of 21 checks passed
@splincode splincode deleted the release/4.11.0 branch October 14, 2024 15:50
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.

3 participants