Skip to content

chore: version packages#76

Merged
adriancofie merged 1 commit into
mainfrom
changeset-release/main
Jun 8, 2026
Merged

chore: version packages#76
adriancofie merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@nciocpl/react-components@0.3.0

Minor Changes

  • #75 99b6960 - Add Autocomplete (NCIDS combobox) component and fix its packaging.

    • Search-box features: new minChars / minCharsMessage props (shows a "enter N or more characters" hint below the threshold), an onSubmit callback plus a built-in search button (Enter submits when no option is highlighted; a highlighted option is selected first), highlightMatch to bold the matched substring in each option, and a searchButtonLabel for localization.
    • Styling now ships: the component previously relied on a CSS-module (Autocomplete.module.scss) that the rollup pipeline silently dropped — class names resolved to undefined and no CSS was emitted to the bundled stylesheet. Styles are now plain nci-autocomplete* classes shipped via @nciocpl/react-components/styles.
  • #75 d00f0dd - Add TextInput (NCIDS Text Input) component. Wraps a native <input> with USWDS usa-input styling and supports text, email, password, tel, url, number, and search input types. Forwards standard input props for use as a controlled or uncontrolled input.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 33ed191 to c083cc1 Compare June 8, 2026 21:07
@adriancofie adriancofie merged commit 4271b3f into main Jun 8, 2026
2 checks passed
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.

1 participant