Skip to content

Merge to next#3381

Closed
chrisolsen wants to merge 26 commits intonextfrom
dev
Closed

Merge to next#3381
chrisolsen wants to merge 26 commits intonextfrom
dev

Conversation

@chrisolsen
Copy link
Collaborator

No description provided.

twjeffery and others added 26 commits January 20, 2026 11:20
Add two new icons for V2 table sort headers:
- chevron-expand: up/down chevrons for sortable columns
- filter-lines: three horizontal lines for filter buttons

Includes test pages in React and Angular playgrounds at /features/v2-icons
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Add documentation comments to component props across 67 components.
These descriptions enable better IDE hints and support automated
documentation generation.
- Remove @required tags from props without validateRequired() calls
- Fix overstated "form submission" claims to "change events"
- Remove incorrect "Auto-generated" claim from Accordion id prop
- Fix "Reset skeleton shapes" to "Sets the skeleton shape"

Addresses feedback from initial review
- Fix formatting: remove blank lines between JSDoc and exports
- Standardize testid descriptions across components
- Add @internal tag to version props (not for public docs)
- Add @internal to multiselect in Dropdown (not exposed)
- Add @required to Spinner size (no default value)
- Fix inaccurate descriptions (Callout size, Dropdown icon/maxheight)
- Add missing docs (DatePicker size, Button/IconButton/LinkButton actions)
- Add default value to FileUploadInput maxfilesize description
- Remove redundant // required comment in IconButton
- Add @internal to version props missed in round 2 (Badge, Button, Input, Tabs)
- Add JSDoc to sub-component props (DropdownItem, MenuAction, TableSortHeader, TemporaryNotificationCtrl)
- Remove blank line between props in Input.svelte
- Change @design-tokens alias to use npm package instead of sibling directory
- Bump @abgov/design-tokens to ^2.0.0
- Fix CodeQL regex warnings in extract-code-parts.ts

Written with help from Claude
- Add vite.ssr.noExternal config for @astrojs/react and @astrojs/mdx
  (fixes astro: protocol error in monorepo setup)

Written with help from Claude
V2 tokens add --goa-dropdown-menu-margin which causes dropdown tests
to fail when applied globally. Keep tokens aligned with their purpose:
- Root uses V1 tokens (1.8.0) for component library tests
- Docs uses V2 tokens (2.0.0) for docs site rendering

Written with help from Claude
@chrisolsen chrisolsen closed this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants