·
195 commits
to main
since this release
Major Changes
-
bb95029: ### New component:
agGridPersonCell
React component for displaying person details in AgGrid cell and PersonCard on cell hover.
- Introduced
agGridPersonCell
for integrating person details into AgGrid cells. - Customizable
heading
,subHeading
,size
, andshowAvatar
options. - Allows mapping complex data structures for fields like
azureId
,upn
, anddataSource
. - Supports custom HTML for
heading
andsubHeading
to enable rich content in cells. - Added support for custom sorting logic with
dataToSort
. !Note Allows only usage of cell's data, not provider data.
- Introduced
Patch Changes
- Updated dependencies [bb95029]
- @equinor/[email protected]