Skip to content

Releases: taiga-family/taiga-ui

Release v2.45.0

16 May 11:24
Compare
Choose a tag to compare

2.45.0 (2022-05-16)

Features

  • addon-mobile: Sheet make top offset dynamic (#1747)
    (d0c2d75)
    (7e32b44)
  • cdk: add valueOf and Symbol.toPrimitive to TuiDay, TuiMonth, TuiYear and TuiTime
    (#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 error Operation on an invalid type
    (#1759)
    (9c3521e)
  • core: correct filler display for size S and M
    (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

05 May 15:16
Compare
Choose a tag to compare

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 add currentUtc static method
    (93cdda0)
  • cdk: add TuiAlertContext (#1706)
    (64c2aed)
  • cdk: use unknown instead any for tuiDefaultProp
    (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

25 Apr 16:45
Compare
Choose a tag to compare

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 when Mode 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

19 Apr 09:22
Compare
Choose a tag to compare

2.42.0 (2022-04-19)

Bug Fixes

  • cdk: Zoom invalid css-property name touch-action (#1639)
    (e028867)
    (4109aca)
  • demo: copy styles for compile Less files in stackblitz
    (6dfa459)
  • kit: Combobox fix arrow in readonly state (#1624)
    (1507a2a)
  • kit: Pagination & Preview show undefined for title
    (#1642)
    (7158630)

Release v2.41.1

15 Apr 08:17
Compare
Choose a tag to compare

2.41.1 (2022-04-12)

Bug Fixes

  • core: TuiNotificationsModule is not a class value to reference
    (#1626)
    (4109aca)

Release v2.41.0

11 Apr 15:14
Compare
Choose a tag to compare

2.41.0 (2022-04-11)

Features

  • addon-mobile: MobileTabs add directive, deprecate TUI_MOBILE_AWARE token
    (#1615)
    (1921624)
  • cdk: Alerts add infrastructure for custom notifications
    (#1540)
    (3d54b67)
  • kit: InputRange refactor (use InputNumber inside) (#1583)
    (fc0f27a)
  • kit: Range use Slider inside (#1538)
    (245c8d5)
  • kit: TabsWithMore add input for custom dropdown content
    (7a0db9d)
  • kit: TUI_AVATAR_OPTIONS default options configuration for Avatar
    (#1600)
    (ff4dc30)

Bug Fixes

  • kit: InputFiles fix styles (#1619)
    (9b55ce3)
  • kit: keySteps works if Slider has min-property !== 0
    (c2af899)
  • kit: provide default status when async pipe isn't emitted
    (#1605)
    (46bda8b)

Release v2.40.0

04 Apr 15:05
Compare
Choose a tag to compare

2.40.0 (2022-04-04)

Features

  • addon-charts: add index to hint context (#1580)
    (5f11ccd)
  • core: formatNumber add zeroPadding flag (#1584)
    (9b07aa5)
  • hint: add middle position of top and bottom directions of hints
    (#1577)
    (0567a79)
  • kit: InputPhoneInternational allow paste/drop value without code
    (#1572)
    (7c419db)
  • kit: TUI_TAG_OPTIONS default options configuration for Tag
    (#1518)
    (9c32f00)

Bug Fixes

  • addon-charts: LineChart fix empty hint without hintContent
    (#1574)
    (6f381d8)
  • bad colors in dialog when using dark theme (#1565)
    (46e8f5e)
  • core: compatible TuiGroupModule with ViewEngine (#1589)
    (84620b8)
  • kit: InputNumber apply caret fix for ios (#1568)
    (a326da4)
  • kit: Slider incorrect behaviour for min !== 0 (#1557)
    (68d1132)
  • kit: Slider input-property max can be equal to zero (#1587)
    (6c2b614)