Releases
v9.31.0
9.31.0 (2022-10-03)
Bug Fixes
Accordion: support nested accordions (#1595 ) (dc14a79 )
AnimateHeight: [internal] rewrite to TypeScript (#1570 ) (e2f0f0d )
Autocomplete: ensure value is not visible behind the trigger button (#1543 ) (de65acb )
Autocomplete: make DrawerList direction observer work (#1535 ) (fcdf9f8 )
Autocomplete: touch device issue: ensure focus is set after second input focus (#1540 ) (2f3b82e )
Avatar: don't overwrite SVG color (#1579 ) (a6b3f50 )
DrawerList: remove unused white area on the right side (#1542 ) (b5575e7 ), closes #1531
Input: ensure dnb-input--null class will not be set (#1544 ) (885d2d1 )
Modal: Safari Desktop fullscreen video issue (#1582 ) (5219ccd )
PaginationInfinity: ensure the load button does not appear when current_page decreases (#1147 ) (e19a377 )
Section: fix spacing + rewrite to TypeScript (#1573 ) (4352495 )
Slider: enhance Safari (desktop) UX (#1539 ) (6ca785f )
Slider: make it optional to provide an updated prop value (#1537 ) (ff1f3b7 )
StepIndicator: change chevron icon to pointing to the right (#1541 ) (8529d8c )
Tooltip: convert to camelCase props with backwards compatibility (#1557 ) (24285cb )
Tooltip: convert to TypeScript (#1549 ) (9789ec6 )
Tooltip: ensure controlled active prop takes presence (#1547 ) (ac28883 ), closes #1411
Tooltip: fix React Portal handling (#1588 ) (26f4c61 )
Tooltip: merge style property with internal (#1591 ) (b3e3901 )
Tooltip: refactor tests from Enzyme to TestingLib (#1553 ) (dde8576 )
Tooltip: remove unused FormRow integration (#1589 ) (be37918 )
Tooltip: rewrite to functional components with React Hooks (#1555 ) (8b04fc2 )
Tooltip: use Eufemia cubic-bezier for animations (#1552 ) (c60b3a6 )
Features
Breadcrumb: add animation when in collapse mode (#1563 ) (ded90c2 )
Breadcumb: align spacing and add small, medium and large (#1574 ) (cf4c312 )
DefinitionList: add horizontal direction (inline) support (#1536 ) (59ec706 )
Easing: expose default CSS easing with --easing-default (#1562 ) (c18b021 )
HeightAnimation: add new height animation component (#1566 ) (72b1da5 )
HeightAnimation: add onInit to get animation instance (#1597 ) (bf4e656 )
HeightAnimation: adjust height with animation when content changes (#1569 ) (f0779c2 )
HelpButton: rewrite to TypeScript (#1565 ) (d4f26c3 )
icons: add "file_jpg, file_png, fish, newspaper, sort" icon (#1575 ) (bf3769f )
InteractionInvalidation: add options for partial invalidation (tabIndex and ariaHidden) (#1559 ) (6cfc235 )
Logo: add inherit_color prop (#1578 ) (0983343 )
Slider: add tooltip on active thumb button (#1529 ) (437f81c )
Tooltip: add skip_portal property (#1545 ) (7f492a5 )
useMediaQuery: add disable as an option (#1572 ) (6078cb4 )
You can’t perform that action at this time.