Core 1.3.0
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