chore(demo): Changelog
update description of 3.0.0
-release
#2530
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
#2097, #2110).
Enable
Ivy
by default (#2076). Drop legacyView Engine
-support.(#2165).
(#2318). Bump supported
Safari
to12.1+
(#2391).
tui
-prefix was renamed to the same one with prefix: functions, constants, pipes,classes, etc.
@taiga-ui/core
to new optional package@taiga-ui/styles
(#2320). Delete
tui-palette.less
(data-tui-background
anddata-tui-color
global states) (#2473).Dropdown
refactor dropdowns completely (#2389).InputFile
component (#2087). Use newInputFiles
component instead.Hint
support 12 directions (#2256). Add context input(#2273). Add new directive
HintDescribe
(#2495).
HintController
remove separate module (move insideTuiHintModule
) (#2484).TuiTextfieldController
deletetuiTextfieldAutocomplete
,tuiTextfieldExampleText
,tuiTextfieldInputMode
,tuiTextfieldMaxLength
,tuiTextfieldType
(#2410) in favor of native input alternatives. Allow passing icons
at both sides simultaneously in textfield components (#2037).
Slider
|InputSlider
|Range
|InputRange
drop all deprecated API(#2200, #2207,
#2215, #2243).
Use strict version of
TuiKeySteps
(#2220). Delete legacy<tui-slider />
(#2184).Action
new selectorbutton[tuiAction], a[tuiAction]
(#2479). Better customization + new API
(#2505)
Stepper
renamestate
input (=>stepState
) to avoid collision withrouterLink
(#2437).
tuiExpandContent
directive (#2501)DataListDropdownManager
move into separate module(#2317)
Let
directive can emitnull
(#2496)setNativeFocused
,tuiCustomEvents
,tuiPadStart
,getClosestElement
,fallbackValue
(#2074, #2276).
Use native alternatives.
tuiFormatNumber(value, configs)
new function signature(#2309)
tuiGetClosestFocusableElement(configs)
new function signature(#2436)
I18nPluralPipe.
taiga-ui-fonts.less
(#2132)*tuiTab
,*tuiBreadcrumb
,[tuiToolbarTool]
) with universaltuiItem
-directive(#2069)
addon-editor
/addon-doc
=>cdk
)(#2280)
tui-wrapper
,tui-group
,table-mode
,field-error
component,tui-breadcrumb
items(#2121).
TUI_MOBILE_AWARE
(#2099).AlertComponent
use new context (#2362)PortalService
switch to usingPolymorpheusComponent
TuiColor
,colorFallback
,DEFAULT_COLORS
,TuiColorHandler
(#2158)
EMPTY_VALIDATOR
(#2164)AbstractTuiInteractive
(#2124)Bug Fixes
(#2508)