-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
♻️ refactor(select): create option component #1356
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 3d92e02 The changes in this PR will be included in the next version bump. This PR includes changesets to release 21 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🚀 Welcome to Baloise ChatOps based GitOps Bot 🎉
|
📸 Create Base Image finished! Specs: |
📸 Create Base Image finished! Specs: |
📸 Create Base Image finished! Specs: |
…m into refactor/issue-1354
📸 Create Base Image finished! Specs: |
…m into refactor/issue-1354
* Create PR for #1349 * ♻️ refactor(select): create option component (#1356) * Create PR for #1354 * add new component option * add new component option * fix a11y issues * add interface of the component * add output for visuals * adjust ci * update gitignore * update base images * adjust colors and sass vars * update base images * merge --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Gery Hirschfeld <[email protected]> Co-authored-by: hirsch88 <[email protected]> * ♻️ refactor(select): create new component option-list (#1357) * Create PR for #1355 * add option list component * update base images * add labelledby for a11y * add changeset --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Gery Hirschfeld <[email protected]> Co-authored-by: hirsch88 <[email protected]> * add first dropdown draft * update spinner * refactor in to utils * format files * update with prop options * add docs * format files * support testing * chore: Merge branch 'main' into refactor/issue-1349 * adjust component testing * update component testing * add component test for dropdown * update dropdown * update dropdown * update dropdown * autocomplete * rename * update dropdown * update dropdown * format files * add a11y test * add viusal tests * update base images * format files * update angular output * add testing lib migration * update docs * add required * fix tests * fix tests * update docs * chores * create angular e2e test * create angular e2e test * fix doc styles * update base images * update docs * fix chip hover * remove old styles * adjust invalid and disabled with chips * fix z-index * update multiple always with checkbox and improve form submit * update multiple always with checkbox and improve form submit * hide native select for a11y * fix checkbox issue * add log for visual type * fix visual * update base images * update base images * finish auto-fill * fix safari autofill --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Gery Hirschfeld <[email protected]> Co-authored-by: hirsch88 <[email protected]>
closes #1354