moai icon indicating copy to clipboard operation
moai copied to clipboard

Breaking changes in v2.0

Open lqt93 opened this issue 3 years ago • 7 comments

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'

lqt93 avatar Jun 19 '21 18:06 lqt93

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

monodyle avatar Jun 29 '21 03:06 monodyle

We will also need to deprecate the "href" prop in Button in favor of the Anchor component.

thien-do avatar Jun 29 '21 19:06 thien-do

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)

thien-do avatar Jul 03 '21 02:07 thien-do

Should change name of Swither

monodyle avatar Jul 15 '21 11:07 monodyle

Should use headlessui https://github.com/tailwindlabs/headlessui/issues

thien-do avatar Aug 11 '21 04:08 thien-do

Don't reset globally, reset in component. Only normalize globally

thien-do avatar Aug 23 '21 01:08 thien-do

Do not use noreferrer as a default tag for Link Button's rel attribute

rovn208 avatar Nov 21 '21 09:11 rovn208