dequelabs / dequelabs/cauldron

Skip link text as a single prop

Open
#318 0 comments 0 reactions 0 assignees View on GitHub
breaking internationalization medium
Dominant language
TypeScript
Stars
127
Forks
31
Avg merge
2d 12h
Merged PRs (30d)
8

Description

`` currently accepts text as 2 separate props:

```jsx

```

This format makes it difficult to translate in some languages because of [subject verb object](https://en.wikipedia.org/wiki/Subject%E2%80%93verb%E2%80%93object) order. Japanese for example follows a SOV order instead of SVO. So it would impossible to translate correctly. This will be a breaking change.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.