Releases: taiga-family/taiga-ui
Releases · taiga-family/taiga-ui
Release v2.49.0
2.49.0 (2022-06-14)
Features
- addon-editor: support emoji data type for new prosemirror-model
(b590498) - cdk: add
chromium, firefox, webkit
engine detection
(9fa5e1b) - cdk: constants
CHAR_HYPHEN
|CHAR_EN_DASH
|CHAR_EM_DASH
|CHAR_PLUS
(#1885)
(97acb51) - core: use
TuiNumberFormatSettings
instead of deprecatedNumberFormatSettings
(#1886)
(bda8f5a)
Bug Fixes
Release v2.48.0
Release v2.47.0
2.47.0 (2022-05-30)
Features
- addon-editor: add details extension (#1814)
(8de315c) - addon-editor: add preview action for images (#1788)
(2022df8) - cdk: add directive to render list with a delay (#1795)
(8d3be82) - kit:
Stepper
scroll internal scrollable area to active/focused step
(#1812)
(f6717db)
Bug Fixes
- cdk: handle navigator platform for detect iOS (#1825)
(2dbe60c) - core:
DataList
fix padding around separator
(a107b8e) - core:
DataList
missing paddings insideOption
(multiline text problem)
(#1820)
(e206921) - kit:
InputRange
problem with range interactions on mobile devices
(#1811)
(e49c1ae) - kit:
InputSlider
changes focusedInputNumber
's value on slider's interactions
(#1807)
(3f94990) - kit:
Slider
blinking cursor in Firefox (#1805)
(c52cf47)
Release v2.46.0
2.46.0 (2022-05-23)
Features
- addon-doc:
coerceValue
supports arrays and key-value objects
(#1779)
(7ae991e) - addon-table: add token
TUI_TABLE_PAGINATION_OPTIONS
with propertysizeOptionContent
(#1787)
(af7a82b) - core:
TUI_IS_MOBILE_RES
add new token (#1799)
(6ea6ff3) - kit:
Avatar
add color customization with CSS vars (#1797)
(eb7c659)
Bug Fixes
- addon-mobile:
Ripple
broken styles in Shadow DOM (#1790)
(d604f3e) - addon-table:
TablePagination
show checkmark for selected[size]
(#1780)
(4a26fac) - cdk: refactor autofill directive (#1775)
(8656053) - kit:
ComboBox
throwsExpressionChangedAfterItHasBeenCheckedError
(#1772)
(2e22f4f) - kit:
InputMonth
reopen calendar with year of the selected value
(#1773)
(e67fd15) - kit:
Tag
has incorrect behavior oftext-overflow
in Safari
(#1792)
(01f84d6)
Release v2.45.0
2.45.0 (2022-05-16)
Features
- addon-mobile:
Sheet
make top offset dynamic (#1747)
(d0c2d75)
(7e32b44) - cdk: add
valueOf
andSymbol.toPrimitive
toTuiDay
,TuiMonth
,TuiYear
andTuiTime
(#1756)
(183b99b) - core:
Lists
add triangle bullet list type (#1727)
(b189a67) - core:
Lists
triangle bullet list type - made fixed size according design
(#1736)
(503d855) - core: support for custom processing of svg icons
(e881153) - kit:
Action
make icon color customizable (#1755)
(599e5aa) - kit:
TabsWithMore
optionally keep active tab inside More section
(#1682)
(3646072)
Bug Fixes
- addon-charts:
LineChart
fix dot style (#1745)
(9e2f0f2) - core:
tui-slider-ticks-labels
errorOperation on an invalid type
(#1759)
(9c3521e) - core: correct filler display for size
S
andM
(41c4497) - kit:
ComboBox
don't clear when same value is entered (#1739)
(1f43e87) - kit: returns a full of stringified range when state is readonly
(56f5ba7)
Release v2.44.0
2.44.0 (2022-05-05)
Features
- addon-commerce: use pipe instead getter for improve performance
(b037924) - addon-table:
TextArea
add support for interactive tables
(#1666)
(3180600) - cdk:
Portal
add new directive (#1688)
(c70242a) - cdk:
TuiDay
addcurrentUtc
static method
(93cdda0) - cdk: add
TuiAlertContext
(#1706)
(64c2aed) - cdk: use
unknown
insteadany
fortuiDefaultProp
(c5c081a) - testing: new
tuiAddSnapshotPlugin
(for Cypress) (#1683)
(17658ab)
Bug Fixes
- addon-table: cannot access
TuiSortByDirective
before initialization
(#1701)
(6f91070) - addon-commerce:
InputCardGrouped
fix problem with in safari
(#1696)
(9948640) - addon-commerce: hide clear button when doesn't exist card number
(ccc1839) - addon-editor: reopen dropdown when clicked another link (#1663)
(b0e3f34) - cdk: correct assert for
svg
and document element
(eb2e745) - core: don't use
font-size
animation for safari
(1e4c030) - kit:
InputRange
problems with change detection for customValueContent
(#1675)
(0c6ff68)
Release v2.43.0
2.43.0 (2022-04-25)
Features
- addon-editor: improved ux for links
(a0b30be) - addon-editor: select link before edit for improve ux
(8d93597) - addon-table:
SortBy
add directive for server-side sorting by column name
(#1659)
(7e32b44) - addon-table:
TextArea
add support for interactive tables
(#1666)
(3180600) - cdk: new util
tuiCoerceBooleanProperty
(383269e) - enable strict mode for compile templates
(4029f2f)
Bug Fixes
- kit:
InputTag
fix tag status whenMode
is missing (#1669)
(dfcf799) - kit:
Slider
readonly state (mobile chrome bug) (#1638)
(0669a71) - kit: dropdown content jumping and rerendering multiselect after adding new tags
(#1657)
(d4aabe6), closes
#1534 - kit: incorrect alignment of icons in multiselect
(470f187), closes
#1636
Release v2.42.0
2.42.0 (2022-04-19)
Bug Fixes
Release v2.41.1
Release v2.41.0
2.41.0 (2022-04-11)
Features
- addon-mobile:
MobileTabs
add directive, deprecateTUI_MOBILE_AWARE
token
(#1615)
(1921624) - cdk:
Alerts
add infrastructure for custom notifications
(#1540)
(3d54b67) - kit:
InputRange
refactor (useInputNumber
inside) (#1583)
(fc0f27a) - kit:
Range
useSlider
inside (#1538)
(245c8d5) - kit:
TabsWithMore
add input for custom dropdown content
(7a0db9d) - kit:
TUI_AVATAR_OPTIONS
default options configuration forAvatar
(#1600)
(ff4dc30)