Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Releases: moaijs/moai

Core v1.4.0

11 Aug 07:40
Compare
Choose a tag to compare

Highlight:

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

Core 1.3.0

01 Aug 10:00
Compare
Choose a tag to compare

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:

Core 1.2.0

11 Jul 04:22
Compare
Choose a tag to compare

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:

Core 1.1.0

29 Jun 19:09
Compare
Choose a tag to compare

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 (hi@moaijs.com)
  • #238 Fix: Fix TextArea's display to "block"
  • #241 Chores: Update dependencies (highlight: TypeScript 4.3 and Storybook 6.3)

Core 1.0.0

28 Jun 21:38
Compare
Choose a tag to compare

Initial release 馃帀