moai
moai copied to clipboard
Breaking changes in v2.0
This issue lists changes for @moai/[email protected] Proposed ones are unchecked boxes and confirmed ones are checked.
- [x] MenuItem: Change name of 'fn' prop to 'onClick'
Should rename styling name, like in Pane
:
https://github.com/moaijs/moai/blob/8332c2795b36e6f2f32474337415a6843eaf4eff/lib/core/src/pane/pane.tsx#L46
Can't understand what the hell is outset
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 Swither
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