Releases: ory/elements
Releases · ory/elements
v0.1.0-beta.7
What's Changed
- feat: show registration with code in storybook & cleanup component by @Benehiko in #142
- feat: add swedish locales by @olofholmlund in #143
- feat: add french locales by @CBiglemon in #147
- fix: registration via code and verification/recovery card stretches by @Benehiko in #145
- feat: hide label on hidden input type by @Benehiko in #149
New Contributors
- @olofholmlund made their first contribution in #143
- @CBiglemon made their first contribution in #147
Full Changelog: v0.1.0-beta.6...v0.1.0-beta.7
v0.1.0-beta.6
What's Changed
- feat: dutch locales by @vinckr in #141
- fix:
additionalProps
should be conditional on theUserAuthCard
by @francesconi in #138
New Contributors
- @vinckr made their first contribution in #141
- @francesconi made their first contribution in #138
Full Changelog: v0.1.0-beta.5...v0.1.0-beta.6
v0.1.0-beta.5
What's Changed
- fix: spanish translations errors by @gustavovalverde in #139
- chore: update packages by @Benehiko in #140
New Contributors
- @gustavovalverde made their first contribution in #139
Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5
v0.1.0-beta.4
fix: global error message translations (#137)
v0.1.0-beta.3
fix: settings screen group filter for lookupSecret (#136)
v0.1.0-beta.2
What's Changed
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2
v0.1.0-beta.1
What's Changed
- feat: password with visibility toggle by @Benehiko in #119
- fix: corrects "Could not find a declaration file for module '@ory/elements'" error by @dmitrigrabov in #131
- feat: support i18n by @zepatrik in #130
- docs: add i18n explanations by @zepatrik in #134
- fix: password input field by @Benehiko in #133
New Contributors
- @dmitrigrabov made their first contribution in #131
- @zepatrik made their first contribution in #130
Full Changelog: v0.0.1-beta.13...v0.1.0-beta.1
v0.0.1-beta.13
What's Changed
Full Changelog: v0.0.1-beta.12...v0.0.1-beta.13
v0.0.1-beta.12
What's Changed
- fix: add missing return to
useIdWithFallback
by @jonas-jonas in #128 - chore: fix error card width by @jonas-jonas in #129
Full Changelog: v0.0.1-beta.11...v0.0.1-beta.12
v0.0.1-beta.11
What's Changed
- fix: fallbacks for non-react client by @Benehiko in #127
- chore: make error card wider and fix display logic by @jonas-jonas in #126
Full Changelog: v0.0.1-beta.10...v0.0.1-beta.11