Moai Versions Save

A React component library, where buttons look like buttons?

core-v1.4.0

2 years ago

Highlight:

#266 Feat: Add Tree component (BETA! Please don't use it yet), by @lqt93

core-v1.3.0

2 years ago

Highlight:

  • The works in this release are all come from external contributors! Thank you all!
  • #257 Feat: Add the color prop for Button, which let us have red buttons, by @NgocNhi123
  • #267 Fix: Fix the spacing of Table's Actions column, by @clitetailor
  • #268 Test: Use user-event and jest-dom in Input tests, by @ngocro208
  • #269 Test: Add basic tests for Form elements, by @NgocNhi123

Others:

  • #251 Test: Initial testing setup
  • #258 Docs: Add the All Contributors Bot, by @lqt93
  • #264 Test: Add tests for controlled Input component, by @NgocNhi123
  • #265 Test: Add tests for uncontrolled Input component, by @NgocNhi123
  • #272 Chores: Update dependencies

core-v1.2.0

2 years ago

Highlight:

  • #245 Fix: Fix custom props (e.g. setValue) being passed to input, by @lqt93
  • #220 Docs: Add Pokemon examples (not used yet, but wait for it!), by @NgocNhi123

Others:

  • #247 Fix: Fix type of Input.defaultValue (only support "string") for now, by @thien-do
  • #248 Feat: TextArea.Props extends built-in interface, by @thien-do (Fix #240)
  • 0a5c2eab5efd4c63c7b3dc36b4787b8d1f0d5d0e Refactor: Extract "site" project to http://github.com/moaijs/website, by @thien-do

core-v1.1.0

2 years ago

Highlight:

  • #239 Feat: InputProps interface extends the built-in HTML interface (Fix #159 , #160 )
  • #237 Fix: Fix TextArea cannot be used in form builders (Fix #231 )
  • #223 Docs: Add documentation for Table's selectable and rowClassName, by @NgocNhi123

Others:

  • #235 Docs: Add Contributing and update Readme (Fix #144 )
  • #225 Docs: Add Code of Conduct, by @lqt93
  • #227 Docs: Use our new email ([email protected])
  • #238 Fix: Fix TextArea's display to "block"
  • #241 Chores: Update dependencies (highlight: TypeScript 4.3 and Storybook 6.3)

core-v1.0.0

2 years ago

Initial release ?