Skip to content

v0.82.0

Choose a tag to compare

@openproject-primer-view-components openproject-primer-view-components released this 03 Mar 12:08
· 372 commits to main since this release
2dce22b

Minor Changes

  • #418 07164d5 Thanks @myabc! - BorderBox::CollapsibleHeader: improve accessibility via collapsible_id (sets aria-controls) on the trigger area; support opt-in single-line description layout on larger viewports (multi_line: false); use CSS instead of JS to toggle description visibility; deprecate box param

Patch Changes

  • #421 716abb7 Thanks @myabc! - Fix CollapsibleHeader title truncation when multi_line: false.

  • #418 6bc226d Thanks @myabc! - BorderBox::CollapsibleHeader: improve accessibility by always rendering title with semantic headings (default h3); trim whitespace from empty description slots