Added NewJsonRenderer.
Major update of all dependencies. Breaking changes.
- fixed a bug in the DataTable/LoadingScreen, improperly showing Error Alert
tabs
: Fixed regression bug inuseRouterTabs
that was introduced in releasev0.0.7
.
table
: Dark background in filter inputs.tabs
: refactorRouterTabs
anduseRouterTabs
.table
: exportPaginator
component.- Bump
reactstrap
dependency to8.10.1
.
- New components:
- misc:
AxiosLoadingBar
- misc:
FallBackLoading
component now supports atext
prop.
- New components:
- buttons:
GoBackButton
- charts:
AnyChartWidget
,PieChartWidget
- form:
MultiSelectCreatableInput
withselectComponents
andselectStyles
objects - stores:
useToastr
,useTimePickerStore
- buttons:
- Various other adjusts and fixes.
- Revamp example app.
- New components:
SocialShareBtn
,MultiRangeSlider
andMultiSelectDropdownInput
. - Added examples for these new components.
- Example app now shows usage of all components.
- Many fixes, adjusts, refactor to components (especially table, paginiator, form related).
- Initial Release