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.10.0 #9390

Merged
merged 1 commit into from
Oct 8, 2024
Merged

🚀 Release/v4.10.0 #9390

merged 1 commit into from
Oct 8, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

4.10.0 (2024-10-08)

🐞 Bug Fixes

  • addon-commerce: InputCardGroup fix Safari autofill
    (#9198)
    (1f5dfa5)
  • 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: fix minLength and maxLength properties for range in mobile calendar
    (#9118)
    (c84dd39)
  • addon-table: drop legacy package dependency (#9373)
    (1171fbc)
  • addon-table: hydration error while configuring table
    (#9374)
    (7100f73)
  • 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)
  • 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: Chip size
    (904725c)
  • kit: Chip size (#9169)
    (a92153a)
  • 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: InputTag fix pasting multiple invalid tags
    (#9340)
    (8b8161d)
  • legacy: Multiselect do not clear input on separator keydown, fix pasting
    (#9345)
    (56d4a18)
  • 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 8, 2024 12:44
@taiga-family-bot taiga-family-bot merged commit 1db892e into main Oct 8, 2024
21 checks passed
@taiga-family-bot taiga-family-bot deleted the release/4.10.0 branch October 8, 2024 12:51
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.

2 participants