Releases: taiga-family/taiga-ui
Releases · taiga-family/taiga-ui
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)
Release v3.94.0
Release v4.5.0
4.5.0 (2024-09-02)
🐞 Bug Fixes
- addon-commerce:
InputCard
fix autofill (#8728)
(226a763) - addon-doc: code glitch in ssr (#8705)
(59712a2) - core:
Dropdown
triggers change detection too frequently
(#8738)
(8bdcb19) - core:
Icons
fix mask shorthand (#8711)
(a292756) - core:
Textfield
should not change color of chevron on hover ifreadOnly
is enabled
(#8754)
(2e21615) - kit:
CalendarRange
shows end of range (#8774)
(6604fd6) - kit:
InputPhoneInternational
should not allow to open dropdown ifreadOnly=true
(#8764)
(fcca2fa) - kit: CalendarRange not switch to selected item (#8784)
(ad138ab) - kit: contain width for img in avatar (#8723)
(c9014a2) - layout:
Navigation
fix style specificity forAsideItem
(#8790)
(77a1eea) - legacy:
InputDateRange
triggers cyclic change detection ticks
(#8706)
(c7bc044) - legacy: restore
autoColor
forInputTag
andMultiSelect
(#8783)
(e5477c4) - legacy: trigger transform placeholder when using autofill
(#8779)
(464dee4)
🚀 Features
- addon-commerce:
ThumbnailCard
add<img>
support
(#8789)
(9fdb499) - addon-doc: improve ui for link to sample (#8406)
(e5beb47) - cdk: add
tuiInjectId
(#8730)
(6b3bbb0) - core:
Textfield
addViewContainerRef
(#8781)
(5fee17a) - improve style for A11y (#8408)
(918e11f) - kit:
InputPassword
add new version, deprecate legacy
(#8786)
(7a655de) - kit:
InputPhoneInternational
can be customized withIcon
/Tooltip
(#8750)
(b20459b) - layout:
Navigation
addDrawer
(#8757)
(cc64434) - testing: adds size harness for button (#8760)
(71e654f)