Releases: taiga-family/taiga-ui
Releases · taiga-family/taiga-ui
Release v4.10.0
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 tomarkAsTouched
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 withfiller
(#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.449.0 (#9383)
(7aa6ee4) - 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-functioningappearance
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
- addon-doc: add
TUI_DOC_SUPPORT_LANGUAGE
token (#9201)
(7aef5f8) - addon-doc: allow adding extra tabs with DI (#9381)
(421a92e) - addon-doc: improve UX when switch global dark mode on API page
(#9053)
(f9579da) - addon-doc: move language switcher to page from header
(#9155)
(e1768c4) - addon-table:
Sortable
make dynamic (#9384)
(ea62a09) - cdk: add
TuiRepeatTimes
pipe (#9262)
(712c5b3) - core: add
color-scheme
by default fortuiTheme
(#9315)
(d3ce6b1) - core: add animation params (#9312)
(f3f104a) - core: support using native scrollbar (#9276)
(d144675) - i18n: add
Lithuanian
(#9307)
(29fabea) - kit:
ActionBar
adds
size and update according to spec
(#9310)
(3cb028b) - kit:
Breadcrumbs
additemsLimit
option (#9370)
(b20f6bf) - kit:
ItemsWithMore
addside
option (#9363)
(47d7178) - kit: add
tuiValidationErrorsProvider
(#9342)
(b22e9c2) - **kit:*...
Release v3.95.2
Release v4.9.0
4.9.0 (2024-09-30)
🚀 Features
- addon-doc: add
TUI_DOC_SUPPORT_LANGUAGE
token (#9201)
(7aef5f8) - addon-doc: improve UX when switch global dark mode on API page
(#9053)
(f9579da) - addon-doc: move language switcher to page from header
(#9155)
(e1768c4) - cdk: add
TuiRepeatTimes
pipe (#9262)
(712c5b3) - table-addon: add requireSort option to table (#9036)
(38c5b20)
🐞 Bug Fixes
- addon-commerce:
InputCardGroup
fix Safari autofill
(#9198)
(1f5dfa5) - addon-doc: provide languages icon (#9236)
(bc5caf7) - addon-mobile: fix minLength and maxLength properties for range in mobile calendar
(#9118)
(c84dd39) - cdk: support any query string inside URL (#9254)
(af4aa7e) - core:
Scrollbar
fix scroll leaking to both directions
(#9217)
(ff829fc) - core:
Textfield
has change detection problems for[filler]
(#9243)
(a45df07) - core: close dropdown when dropdown host is hidden via css
(#9189)
(3e991f9) - 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-functioningappearance
input
(#9221)
(6dc4ce0) - kit:
TuiImgLazyLoading
compat with SSR (#9184)
(710166f) - legacy:
Input
fix [(tuiDropdownOpen)] (#9214)
(65981bc)
Release v3.95.1
Release v4.8.1
Release v4.8.0
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 leavingActiveZone
(#9115)
(d4099d2) - core: do not override nested tui-icon styles (#9065)
(4e07f24) - demo:
Lists
changes thets
representation tohtml
(#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 intoBadge
(#9097)
(83300f1) - layout:
CardLarge
with headlessCell
list
(253906e) - layout:
CardLarge
with headlessCell
list (#9114)
(941c856) - legacy:
MultiSelect
empty line when non emptyplaceholder
andvalueContent
(073b991) - legacy:
MultiSelect
empty line when non emptyplaceholder
andvalueContent
(#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)
Release v3.95.0
3.95.0 (2024-09-24)
Features
Bug Fixes
- addon-commerce:
InputCardGroup
fix for older Safari
(#9134)
(009f5f9) - core: fix scroll jumping on readonly input focusing in safari
(#9094)
(98e0509) - experimental:
CardLarge
with headlessCell
list
(#9132)
(d48bb48) - experimental:
Segmented
fix initial radio value (#9074)
(95e7e7b) - kit:
MultiSelect
empty line when non emptyplaceholder
andvalueContent
(a435702) - kit:
MultiSelect
empty line when non emptyplaceholder
andvalueContent
(#9127)
(28f1845)
Release v4.7.0
4.7.0 (2024-09-16)
🚀 Features
- addon-doc:
API
add new component (#9015)
(a87b608) - addon-doc: adds keybindings to the search field (#8830)
(8d03673) - core:
Appearance
allow multiple modes (#9042)
(e1853dd)
🐞 Bug Fixes
- addon-doc:
TuiDocScrollIntoViewLink
should be export from root
(#9039)
(ad1979a) - addon-mobile: export styles (#9007)
(d9915bb) - core:
Calendar
fix visual gaps in range (#8961)
(8ec81aa) - core:
Dropdown
fix options leaking upwards (#9051)
(350ba52) - core: rely only on
[tuiOption]
html attribute for search options
(#8965)
(df8228c) - deps: update dependency ng-morph to v4.7.0 (#9008)
(e6d273d) - deps: update dependency ng-morph to v4.8.0 (#9011)
(99fabf5) - deps: update dependency ng-morph to v4.8.1 (#9013)
(1f814e0) - deps: update ng-web-apis to ^4.5.0 (#9006)
(1377647) - deps: update ng-web-apis to ^4.6.0 (#9046)
(40943ea) - kit:
Connected
work withCardLarge
(#9040)
(71f699c) - kit: add overload for
TuiFilterByInputPipe
(#8912)
(6883ea6) - kit: block user selection in skeleton (#9001)
(49b0e03)
Release v4.6.0
4.6.0 (2024-09-10)
🐞 Bug Fixes
- addon-commerce:
InputCardGroup
fix autofill styles
(#8794)
(de3a923) - addon-mobile:
Card
fix paddings on mobile devices
(#8949)
(12ebe35) - addon-table: TuiTableDirective Content Security Policy error v4
(#8872)
(a7ae8f3) - cdk:
NativeValidator
fix touched state (#8818)
(2a5e754) - core:
Textfield
fix expression change error (#8809)
(7206c29) - core: show empty content in correct detect changes cycle
(#8837)
(f102ad3) - kit:
BadgedContent
icon is positioned incorrectly when it's shown with a delay
(#8932)
(96c476b) - kit:
CalendarRange
revert computedMonth changes (#8909)
(848d12c) - kit:
InputFiles
fix validity and drag states (#8845)
(a7f1332) - kit:
InputTime
fix selection of the nearest value from items
(#8902)
(0b3894c) - kit: BadgedContent: icon is positioned incorrectly when it's shown with a delay
(4a26b1a) - kit: CalendarRange click again on selected item not switch to item date
(#8843)
(4853671) - kit: fix styles for input-inline when spellcheck marks word incorrect
(#8836)
(7938dd5) - layout:
Card
fixLabel
title font weight whenLabel
is placed inside a card
(#8931)
(b7e871c)
🚀 Features
- addon-mobile:
InputSearch
add iOS imitating input
(#8838)
(7437250) - core:
Dialog
add fade transition for multiple dialogs
(#8950)
(5843da5) - kit:
Copy
andPassword
add interactive icons toTextfield
(#8833)
(c8bdaf0) - kit:
Segmented
update to the spec v1.1.0 (#8825)
(44d7d5b) - layout:
Cell
add border-radius (#8801)
(1b05ba4) - testing: adds link harness (#8771)
(e38cdb5)