We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Things that we encountered while working on Marigold and could/should be improved:
<Global>
<Inline>
<Stack>
forwardRef
useObjectRef
The text was updated successfully, but these errors were encountered:
<Checkbox>
<FieldText>
No branches or pull requests
Bucket List
Things that we encountered while working on Marigold and could/should be improved:
Done: ✅
<Global>
and allow for customization the element #2140<Inline>
should allow vertical and horizontal (left, center, right) alignment #2091<Stack>
should allow vertical and horizontal (left, center, right) alignment #2095forwardRef
for form element since some libraries need access #2145we need a helper to compose refs like useObjectRef or useDOMRefuseObjectRef
works just fine 🙃The text was updated successfully, but these errors were encountered: