EDS4 logo
@eds/show-more
v4.2.5

ShowMore

Truncate long content with an optional expand/collapse toggle.
  • Updated dependencies [ffda038]
    • @eds/icon@6.0.0
    • @eds/button@4.5.2
  • Updated dependencies [3237b4f]
  • Updated dependencies [3237b4f]
  • Updated dependencies [8d142d1]
    • @eds/core@4.3.1
    • @eds/box@4.0.16
    • @eds/button@4.5.1
    • @eds/flex@4.0.16
    • @eds/icon@5.1.7
  • Updated dependencies [e6d843d]
  • Updated dependencies [f4d9cdf]
    • @eds/button@4.5.0
    • @eds/core@4.3.0
    • @eds/box@4.0.15
    • @eds/flex@4.0.15
    • @eds/icon@5.1.6
  • e99e35c: Update imports to fix module resolution
  • Updated dependencies [e99e35c]
    • @eds/button@4.4.8
    • @eds/core@4.2.2
    • @eds/flex@4.0.14
    • @eds/icon@5.1.5
    • @eds/box@4.0.14
  • Updated dependencies [dd4f252]
    • @eds/core@4.2.1
    • @eds/box@4.0.13
    • @eds/button@4.4.7
    • @eds/flex@4.0.13
    • @eds/icon@5.1.4
  • 8911975: Feature: Improve accessibility support in the ShowMore component

    • Added aria-labelledby and aria-label props to the toggle button
    • Applied inert and aria-hidden to the content container when collapsed to prevent keyboard and screen reader access
    • Set role="region" on the content container only when expanded to provide a named landmark without cluttering the screen reader rotor
  • Updated dependencies [e2323f8]
    • @eds/core@4.2.0
    • @eds/box@4.0.12
    • @eds/button@4.4.6
    • @eds/flex@4.0.12
    • @eds/icon@5.1.3
  • @eds/button@4.4.5
  • Updated dependencies [913701e]
    • @eds/button@4.4.4
    • @eds/core@4.1.3
    • @eds/flex@4.0.11
    • @eds/icon@5.1.2
    • @eds/box@4.0.11
  • Updated dependencies [293a8e7]
    • @eds/icon@5.1.1
    • @eds/button@4.4.3
  • d32e59d: Improvement: Replaced the toggle with a button for better accessibility and added support for dynamic layout adjustments
  • Updated dependencies [d5ac3fa]
    • @eds/icon@5.1.0
    • @eds/button@4.4.2
  • Updated dependencies [37e1a6d]
    • @eds/icon@5.0.0
    • @eds/button@4.4.1
  • Initial release of ShowMore