Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
3.0.0 (2022-08-30)
â BREAKING CHANGES
TuiAbstractTextfieldHost
toAbstractTuiTextfieldHost
(feat(cdk)!: renameTuiAbstractTextfieldHost
toAbstractTuiTextfieldHost
 #2492)tuiExpandContent
directive (feat(core)!: removetuiExpandContent
directive #2501)Action
better customization + new API (feat(kit)!:Action
better customization + new APIÂ #2505)Let
directive can possibility emitnull
(fix(cdk)!: thetuiLet
directive can possibility emit of null #2496)HintDescribe
add new directive (feat(core)!:HintDescribe
add new directive #2495)HintController
remove separate module (refactor(core)!: HintController remove separate module #2484)tui-palette.less
(data-tui-background
anddata-tui-color
states) (feat!: deletetui-palette.less
(data-tui-background
anddata-tui-color
states)Â #2473)Action
refactor tobutton[tuiAction], a[tuiAction]
(refactor(kit)!:Action
refactor tobutton[tuiAction], a[tuiAction]
 #2479)tuiGetClosestFocusableElement
(feat(cdk)!: add configuration totuiGetClosestFocusableElement
 #2436)tuiGetClosestFocusableElement
(feat(cdk)!: add configuration totuiGetClosestFocusableElement
 #2436)Stepper
renamestate
input to avoid collision withrouterLink
(refactor!:Stepper
renamestate
input to avoid collision withrouterLink
 #2437)Dropdown
refactor dropdowns completely (feat(core)!:Dropdown
refactor dropdowns completely #2389)Safari
to12.1+
) (feat!: update supported browser versions (bump supportedSafari
to12.1+
)Â #2391)@taiga-ui/styles
(feat!: add@taiga-ui/styles
 #2320)AlertComponent
use new context (refactor!:AlertComponent
use new context #2362)tuiFormatNumber(value, configs)
new function signature (refactor(core)!:tuiFormatNumber(value, configs)
new function signature #2309)DataListDropdownManager
move into separate module (feat(kit)!:DataListDropdownManager
move into separate module #2317)Slider[keySteps]
update control value oninput
event (+ deletekeyStepsInput
)PortalService
switch to usingPolymorpheusComponent
addon-editor
/addon-doc
=>cdk
) (feat!: move all color-converter utils (addon-editor
/addon-doc
=>cdk
)Â #2280)setNativeFocused(el)
withel.focus()
(refactor!: replacesetNativeFocused(el)
withel.focus()
 #2276)tui
-prefixtui
-prefixRange
remove all deprecated API (feat(kit)!:Range
remove all deprecated APIÂ #2243)Slider
|InputSlider
|Range
|InputRange
use strict version ofTuiKeySteps
(feat(kit)!:Slider
|InputSlider
|Range
|InputRange
use strict version ofTuiKeySteps
 #2220)InputRange
remove all deprecated API (feat(kit)!:InputRange
remove all deprecated APIÂ #2215)InputSlider
remove all deprecated API (feat(kit)!:InputSlider
remove all deprecated APIÂ #2207)Range
remove deprecated API for labels of segments (feat!:Range
remove deprecated API for labels of segments #2200)<tui-slider />
(feat!: delete legacy<tui-slider />
 #2184)AbstractTuiInteractive
(refactor!: remove deprecated properties fromAbstractTuiInteractive
 #2124)TuiPortalService
,PreviewDialogService
andopen
method inTuiCodeEditor
 #2079)tuiItem
-directive (feat!: replace deprecated directives with universaltuiItem
-directive #2069)tuiCustomEvents
,tuiPadStart
,getClosestElement
,fallbackValue
(refactor!: remove deprecatedtuiCustomEvents
,tuiPadStart
,getClosestElement
,fallbackValue
 #2074)Features
Range
remove deprecated API for labels of segments (#2200)(5c02bdf)
@taiga-ui/styles
(#2320)(d1a40a5)
(#2037)
(0ee6ebb)
PortalService
switch to usingPolymorpheusComponent
(87f85a7)
tuiGetClosestFocusableElement
(#2436)
(a9dfb27)
tuiGetClosestFocusableElement
(#2436)
(26eec2c)
TuiAbstractTextfieldHost
toAbstractTuiTextfieldHost
(#2492)
(11d6e75)
Dropdown
refactor dropdowns completely (#2389)(d3c9deb)
Hint
add context input (#2273)(433b2a5)
Hint
support 12 directions (#2256)(b81a213)
HintDescribe
add new directive (#2495)(78f090b)
(f6b1efa)
tuiExpandContent
directive (#2501)(8ef2214)
tui-palette.less
(data-tui-background
anddata-tui-color
states)(#2473)
(09067a2)
<tui-slider />
(#2184)(92fbd92)
(d7ac492)
(6f93455)
Action
better customization + new API (#2505)(669a49d)
DataListDropdownManager
move into separate module(#2317)
(2d4620f)
InputRange
remove all deprecated API (#2215)(81430fe)
InputSlider
remove all deprecated API (#2207)(7e37604)
Range
remove all deprecated API (#2243)(a990c64)
Slider
|InputSlider
|Range
|InputRange
use strict version ofTuiKeySteps
(#2220)
(4ab3922)
(cb86c77)
addon-editor
/addon-doc
=>cdk
)(#2280)
(6637417)
tuiItem
-directive(#2069)
(d806829)
Safari
to12.1+
)(#2391)
(7bf6e2a)
(176c70d)
(a698286)
(6f57462)
Bug Fixes
Let
directive can possibility emitnull
(#2496)(ca6af75)
(#2508)
(60bd130)
(#2086)
(95e0d22)
refactor
AlertComponent
use new context (#2362)(12ada74)
Stepper
renamestate
input to avoid collision withrouterLink
(#2437)
(84ce535)
(cc4fac4)
HintController
remove separate module (#2484)(ab6881f)
tuiFormatNumber(value, configs)
new function signature(#2309)
(6a8422e)
(ac273d0)
Action
refactor tobutton[tuiAction], a[tuiAction]
(#2479)
(059d7af)
Slider[keySteps]
update control value oninput
event (+ deletekeyStepsInput
)(5944fa3)
(9bc7a08)
(3fb34b2)
(f51c380)
(7e6bd9f)
(c75985a)
tuiCustomEvents
,tuiPadStart
,getClosestElement
,fallbackValue
(#2074)
(9ecc696)
(#2158)
(5146c71)
(dfe13a8)
(1d4d867)
tui
-prefix(e8f7860)
tui
-prefix(bc05f71)
(bc7ae3d)
AbstractTuiInteractive
(#2124)(7b814e7)
(1d5a1e4)
(b36c38b)
(2e4bc8b)
(#2253)
(80becef)
(8e9d85f)
(#2121)
(d404684)
(#2079)
(39da3cd)
setNativeFocused(el)
withel.focus()
(#2276)(841060b)