segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.39k stars 832 forks source link

update evergreen-ui and add docs for TagInput autocompleteItems prop #1414

Closed zkuzmic closed 2 years ago

zkuzmic commented 2 years ago

Overview Update evergreen-ui package in docs and add autocomplete demo for TagInput.

Screenshots (if applicable)

Screen Shot 2022-02-25 at 11 38 43 AM

Documentation

netlify[bot] commented 2 years ago

✔️ Deploy Preview for evergreen-storybook ready!

🔨 Explore the source changes: 1f3566a849a6aac1b7fb2d4f3a6eb5671a28490c

🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/621e44d187181c000860ff28

😎 Browse the preview: https://deploy-preview-1414--evergreen-storybook.netlify.app

kamebkj commented 2 years ago

Looking good! One small question and maybe I'm not using it correctly, but when I try to add a new email value in the "Using onAdd and onRemove (advanced)" section, I get an error of invalid email. taginput-email

zkuzmic commented 2 years ago

Looking good! One small question and maybe I'm not using it correctly, but when I try to add a new email value in the "Using onAdd and onRemove (advanced)" section, I get an error of invalid email. taginput-email

Oof, looks like that was an existing bug. I can add a fix.