v0.5.5
π₯ Breaking Changes
- Removing dependency on
semantic-ui-css. Thebuildfolder will now contain two CSS files to be imported into the consuming project:
semantic-ui.css: Our "flavor" of the semantic-ui-css, with styles updated to meet the accessibility standards
main.css: Styles specific to the components exported by the package
π New Features
- Adds the DatabaseView component
- Updates the BaseService class to include a
getAxiosmethod for access to the underlyingaxiosobject - Updates the LoginModal component to allow hiding the "Close" button
π Bug Fixes
- Fixed an issue in the DataList component when providing filters