Skip to content
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: replace inline svgs with warp icons #95

Merged
merged 14 commits into from
Oct 13, 2023

Conversation

felicia-haggqvist
Copy link
Contributor

@felicia-haggqvist felicia-haggqvist commented Oct 6, 2023

Replace inline-svg:s with the icons from @warp-ds/icons in order to ensure translations for the svg-title will be handled in the same way for all components that use these icons.

@felicia-haggqvist felicia-haggqvist self-assigned this Oct 6, 2023
@felicia-haggqvist felicia-haggqvist requested a review from a team October 12, 2023 12:50
@felicia-haggqvist felicia-haggqvist marked this pull request as ready for review October 12, 2023 12:50
package.json Outdated
"@warp-ds/uno": "^1.1.0",
"@warp-ds/icons":"1.1.0-next.10",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you change that to 1.1.0-next.11 and install 1.1.1 of @warp-ds/css then I'm pretty sure we can merge this PR 🤞

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the versions! 💃

@felicia-haggqvist felicia-haggqvist merged commit 17f5b05 into next Oct 13, 2023
2 checks passed
@felicia-haggqvist felicia-haggqvist deleted the refactor/replace-inline-svgs-with-warp-icons branch October 13, 2023 08:27
github-actions bot pushed a commit that referenced this pull request Oct 13, 2023
## [1.1.1-next.5](v1.1.1-next.4...v1.1.1-next.5) (2023-10-13)

### Bug Fixes

* replace inline svgs with warp icons ([#95](#95)) ([17f5b05](17f5b05))
github-actions bot pushed a commit that referenced this pull request Oct 23, 2023
## [1.1.1](v1.1.0...v1.1.1) (2023-10-23)

### Bug Fixes

* a11y fixes for button link and link as buttons ([#132](#132)) ([47c6bd7](47c6bd7))
* a11y issues for attention component ([#123](#123)) ([0588564](0588564))
* add leading slash to crowdin path ([#98](#98)) ([472d456](472d456))
* add source locale to lingui config ([#103](#103)) ([aaf3dc0](aaf3dc0))
* anchor text alignment & icon translations ([#134](#134)) ([d682586](d682586))
* ay11 fixes for the Modal component and affected stories ([#128](#128)) ([a1fdf92](a1fdf92))
* **breadcrumbs.js:**  Remove double Aria Label ([90d56a8](90d56a8))
* **breadcrumbs:** fixed double arialabel and removed area hidden from the seperators ([02f4eb2](02f4eb2))
* connect helptext to text area ([#131](#131)) ([a7a7643](a7a7643))
* improve destination config for crowdin ([#112](#112)) ([7bd543a](7bd543a))
* only sync locales on next branch for now ([#99](#99)) ([f068199](f068199))
* replace inline svgs with warp icons ([#95](#95)) ([17f5b05](17f5b05))
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.

3 participants