Skip to content

Core 1.1.0

Compare
Choose a tag to compare
@thien-do thien-do released this 29 Jun 19:09
· 111 commits to main since this release

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)