react icon indicating copy to clipboard operation
react copied to clipboard

Add missing stories, simplify Autocomplete stories

Open mperrotti opened this issue 1 year ago • 2 comments

New stories added:

  • Autocomplete
    • Playground story
  • Select
    • placeholder
  • Textarea
    • rows (custom width)
    • columns (custom height)
    • resize - all options
  • TextInputWithTokens
    • maxHeight
    • preventTokenWrapping
    • size
    • visibleTokenCount (truncating tokens)

In addition to these new stories, the Autocomplete stories have been updated to only use Storybook controls for the Playground story.

Changelog

There is nothing in these changes that require a release.

Rollout strategy

  • [ ] Patch release
  • [ ] Minor release
  • [ ] Major release; if selected, include a written rollout or migration plan
  • [x] None; if selected, include a brief description as to why
    • These are just changes to Storybook

Testing & Reviewing

Merge checklist

  • [x] Added/updated tests
  • [n/a] Added/updated documentation
  • [x] Added/updated previews (Storybook)
  • [x] Changes are SSR compatible
  • [x] Tested in Chrome
  • [ ] Tested in Firefox
  • [ ] Tested in Safari
  • [ ] Tested in Edge
  • [ ] (GitHub staff only) Integration tests pass at github/github (Learn more about how to run integration tests)

mperrotti avatar Oct 15 '24 17:10 mperrotti

⚠️ No Changeset found

Latest commit: bf87c9f74d7ebf5fe151df7697b221ff5d500994

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Oct 15 '24 17:10 changeset-bot[bot]

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 96.9 KB (0%)
packages/react/dist/browser.umd.js 97.25 KB (0%)

github-actions[bot] avatar Oct 15 '24 18:10 github-actions[bot]