Skip to content

Release v3.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 09:36
· 2444 commits to main since this release

3.35.0 (2023-07-03)

Features

Bug Fixes

  • addon-editor: blinking caret doesn't appear in first item in list
    (#4785)
    (c8df8d8)
  • addon-mobile: PullToRefresh remove transform CSS (#4799)
    (26bc6aa)
  • addon-mobile: Sheet fix premature closing (#4806)
    (3dd042a)
  • addon-table: fix z-index for 2-dimensional sticky tables
    (#4796)
    (c294c82)
  • cdk: ng-add fix adding providers in standalone app with config (nx 16+ default)
    (#4794)
    (c0d2bfb)
  • cdk: TuiStaticRequestService should be throw error when response code is not 200
    (#4787)
    (df27b27)
  • core: DropdownHover allow nested HostedDropdown (#4823)
    (105c0fc)
  • kit: Checkbox/Radio properly react to mode (#4797)
    (565ad88)
  • kit: MultiSelect fix valueContent overflow (#4824)
    (57239e2)
  • kit: Tabs fix dropdown styles (#4814)
    (3c0ce9d)