-
-
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
Breaking changes in v2.0 #230
Comments
Should rename styling name, like in Can't understand what the hell is |
We will also need to deprecate the "href" prop in Button in favor of the Anchor component. |
Under consideration: Remove the convenient support of Input.list as an array. Maybe only support it as a string (the user must provide the list themselves) |
Should change name of |
Should use headlessui https://github.com/tailwindlabs/headlessui/issues |
Don't reset globally, reset in component. Only normalize globally |
Do not use noreferrer as a default tag for Link Button's rel attribute |
This issue lists changes for @moai/[email protected] Proposed ones are unchecked boxes and confirmed ones are checked.
The text was updated successfully, but these errors were encountered: