Skip to content

Latest commit

 

History

History
611 lines (271 loc) · 25.5 KB

CHANGELOG.md

File metadata and controls

611 lines (271 loc) · 25.5 KB

Changelog

8.20.1 (2024-11-21)

Bug Fixes

  • onDropDragOver type property fo dragged item (#222) (b3cd7db)

8.20.0 (2024-11-21)

Features

  • pass gridLayout setting for each group (#220) (f148978)

8.19.1 (2024-11-14)

Bug Fixes

  • getPreparedCopyItemOptions prop usage (#218) (083a1bf)

8.19.0 (2024-11-14)

Features

  • add support of onCopyFulfill prop & extract getPreparedCopyItemOptions prop from context (#216) (ee58616)

8.18.0 (2024-10-30)

Features

8.17.4 (2024-10-11)

Bug Fixes

  • enable pointer-events: none only when widget is dragged out from container (#210) (8c79564)

8.17.3 (2024-10-04)

Bug Fixes

  • item life cycle callbacks for mobile (#208) (c429fb7)

8.17.2 (2024-09-27)

Bug Fixes

  • add memorizing some props in MobileLayout (#206) (1f410a5)

8.17.1 (2024-09-23)

Bug Fixes

  • make targetId in PreparedCopyItemOptionsArg optional (#203) (c8c0a83)

8.17.0 (2024-09-23)

Features

  • add targetId and targetInnerId to options on copy item (#201) (3739a79)

8.16.0 (2024-09-19)

Features

8.15.3 (2024-09-18)

Bug Fixes

  • unfocus item when overlay button or menu item is clicked (#197) (b0b6b9a)

8.15.2 (2024-09-17)

Bug Fixes

8.15.1 (2024-09-17)

Bug Fixes

8.15.0 (2024-09-16)

Features

  • add wrapTo method for action panel items (#191) (1dab089)

8.14.1 (2024-09-16)

Bug Fixes

8.14.0 (2024-09-13)

Features

  • added default react-grid-layout handlers (#188) (442a9ef)

8.13.0 (2024-09-05)

Features

  • make newItemLayout optional in reflowLayout (#185) (4309e8e)

8.12.1 (2024-09-04)

Bug Fixes

8.12.0 (2024-09-02)

Features

8.11.0 (2024-08-27)

Features

  • add all around resize handlers support (#179) (5fa3426)

8.10.2 (2024-08-22)

Bug Fixes

8.10.1 (2024-08-21)

Bug Fixes

  • correctly remove items and layout elements if they are desync (#175) (93b7278)

8.10.0 (2024-08-14)

Features

  • add mount and after render callbacks (#172) (2eaa1dc)

8.9.1 (2024-08-05)

Bug Fixes

8.9.0 (2024-07-30)

Features

8.8.1 (2024-07-22)

Bug Fixes

8.8.0 (2024-07-19)

Features

8.7.2 (2024-07-18)

Bug Fixes

8.7.1 (2024-07-18)

Bug Fixes

  • fix shadow for rounded cornered single control (#159) (168584d)

8.7.0 (2024-07-18)

Features

  • moved overlay controls into separated context (#157) (29fca8c)

8.6.0 (2024-07-12)

Features

8.5.0 (2024-07-04)

Features

8.4.0 (2024-06-28)

Features

8.3.0 (2024-06-11)

Features

  • support useStateAsInitial in getItemsParams (#148) (ede2db0)

8.2.0 (2024-05-21)

Features

8.1.0 (2024-04-19)

Features

8.0.2 (2024-04-12)

Bug Fixes

8.0.1 (2024-04-12)

Bug Fixes

  • change types setting path to common one (#138) (d963f18)

8.0.0 (2024-04-12)

⚠ BREAKING CHANGES

  • separated helpers export from ui (#133)

Functions and constants from src/utils, src/shared and src/constants are available for export from another endpoint helpers. For example, previously you could use:

import {transformParamsToActionParams} from '@gravity-ui/dashkit';

now you should use:

import {transformParamsToActionParams} from '@gravity-ui/dashkit/helpers';

Features

  • add attribute to plugin root element (#135) (d052702)

7.2.0 (2024-03-27)

Features

  • add copy context field for prepared copy item type (#130) (fad573e)

7.1.1 (2024-03-15)

Bug Fixes

  • react-grid-layout: fix react-grid-layout type imports (#125) (2a051cf)

7.1.0 (2024-03-07)

Features

7.0.0 (2024-02-14)

⚠ BREAKING CHANGES

  • move to uikit 6 (#116)
  • remove internal usage of i18n, use configure from uilit instead

6.8.0 (2024-02-01)

Features

6.7.2 (2023-12-14)

Bug Fixes

  • filtering action params logic, add test (#108) (5deded9)

6.7.1 (2023-12-12)

Bug Fixes

  • refact getItemsParams for action params (#102) (1fc1f75)

6.7.0 (2023-12-12)

Features

  • added options to plugin onStateAndParamsChange (#105) (67b574a)

6.6.1 (2023-11-27)

Bug Fixes

  • add import type for prepare copied item fn args (#100) (6336510)

6.6.0 (2023-11-27)

Features

  • add prepare options cb on copy before adding to localStorage (#98) (b0ad064)

6.5.1 (2023-11-15)

Bug Fixes

6.5.0 (2023-10-16)

Features

  • Removed react-grid-item css animation (#91) (b76b221)

6.4.0 (2023-10-03)

Features

  • add experimental props _experimentDisableItemAnimation (#88) (d17f4dc)

6.3.0 (2023-09-28)

Features

  • add qa attribute for action panel item (#86) (3a52024)

6.2.1 (2023-09-21)

Bug Fixes

6.2.0 (2023-09-20)

Features

  • ActionPanel: add ActionPanel component (#82) (b8cfe51)

6.1.0 (2023-08-25)

Features

6.0.0 (2023-07-17)

⚠ BREAKING CHANGES

  • up @gravity-ui/uikit to 5 version (#74)

5.6.2 (2023-06-16)

Bug Fixes

5.6.1 (2023-06-15)

Bug Fixes

  • react-grid-layout: fixed react-grid-layout issue (#59) (bdb3f87)

5.6.0 (2023-04-18)

Features

  • add item state to overlay dropdown menu action handler (#57) (78b13fa)

5.5.0 (2023-04-17)

Features

  • support all props from react-grid-layout (#54) (7e3d316)

5.4.0 (2023-04-13)

Features

5.3.0 (2023-04-06)

Features

5.2.0 (2023-03-27)

Features

  • add custom qa attribute for overlay controls (#45) (738ce14)
  • export OverlayControlItem type (#50) (a68cc5c)

5.1.0 (2023-02-09)

Features

  • generating a unique id for config (#41) (062c8d0)

5.0.0 (2023-02-01)

⚠ BREAKING CHANGES

  • up @gravity-ui/uikit to 4 version (#39)

Features

  • up @gravity-ui/uikit to 4 version (#39) (8b4c123)

4.1.0 (2023-01-31)

Features

  • remove preventDoubleCompact flag (#37) (9b95e61)

4.0.0 (2022-12-19)

⚠ BREAKING CHANGES

  • rename types in plugin Text (#33)
  • change grid item forward ref behavior

Features

  • rename types in plugin Text (#33) (c55917f)
  • update react-grid-layout major release (#31) (e31ff70)

3.5.0 (2022-12-19)

Features

3.4.0 (2022-11-16)

Features

  • delete _EXPERIMENTAL_memoContext props (#27) (c9d6b64)

3.3.0 (2022-11-10)

Features

3.2.0 (2022-10-27)

Features

  • add item params to edit menu item handler (#22) (f220322)

3.1.0 (2022-10-27)

Features

  • add experimental props for use memo context (#21) (b1fd5dd)

3.0.2 (2022-10-04)

Bug Fixes

  • i18n deps moved from peer to deps (#19) (d62e7fb)

3.0.1 (2022-10-03)

Bug Fixes

3.0.0 (2022-09-30)

⚠ BREAKING CHANGES

  • migrate to gravity-ui deps and new i18n usage (#15)

Features

  • migrate to gravity-ui deps and new i18n usage (#15) (1b4eeb1)

2.0.1 (2022-08-22)

Bug Fixes

2.0.0 (2022-08-11)

⚠ BREAKING CHANGES

  • migrate to i18n 0.6.0 (#11)

Features

1.2.0 (2022-08-08)

Features

  • add custom dropdown menu item filter in edit mode (#8) (5c2824a)

1.1.0 (2022-08-02)

Features

  • flag to prevent double height optimizer (#6) (8503a59)

1.0.0 (2022-07-15)

Bug Fixes