v0.0.5
What's Changed
- Create CODE_OF_CONDUCT.md by @milliondreams in #31
- docs: add troubleshooting doc by @lyjeileen in #30
- test: run tests on mobile and desktop by @lyjeileen in #33
- docs: use relative path for image stories by @lyjeileen in #36
- docs: add Rustic UI logo to Storybook by @kaseyvee in #37
- docs: use Rustic favicon on Storybook by @kaseyvee in #40
- feat: add tooltip customization to theme file by @lyjeileen in #35
- build(deps-dev): bump webpack-dev-middleware from 6.1.1 to 6.1.2 by @dependabot in #41
- refactor(textInput)!: update TextInput className for consistency by @kaseyvee in #42
- fix: handle empty array in table component by @lyjeileen in #43
- fix: table shows incorrect data by @lyjeileen in #44
- fix!: update headers props by @lyjeileen in #45
- docs(codeSnippet): update title and description for consistency by @kaseyvee in #46
- docs(rechartsTimeSeries): update prop descriptions by @kaseyvee in #47
- chore: bump version for release by @Shiti in #49
This release has the following breaking changes:
- A new type
TableHeader
has been introduced to support flexibility in configuring table headers. - Class for the text input component
rustic-textfield
has been renamed fromrustic-text-input
New Contributors
- @milliondreams made their first contribution in #31
- @dependabot made their first contribution in #41
Full Changelog: v0.0.4...v0.0.5