Releases: osstotalsoft/rocket-ui-ts
Releases · osstotalsoft/rocket-ui-ts
v0.1.44
Changes
- move const in components @alexandra-c (#94)
v0.1.43
Changes
- include only components in npm library @alexandra-c (#93)
v0.1.42
Changes
- move hooks inside components to be included in npm package @alexandra-c (#92)
v0.1.41
Changes
- update npm package included files @alexandra-c (#91)
v0.1.40
Changes
- Remove ListFilter @cristidumitrescutotalsoft (#89)
- fix autocomplete lazyloading @cristidumitrescutotalsoft (#88)
v0.1.39
Changes
- Removed TextField adornments when they are empty @st-angelo (#86)
v0.1.38
Changes
- TextFields adornments no longer overwriting base ones (stepper and clearable) @st-angelo (#85)
- fix button overlap with autocomplete @cristidumitrescutotalsoft (#81)
v0.1.37
Changes
- Fixed useDebouncedCallback import with relative path @st-angelo (#79)
v0.1.36
Changes
- Cancel old debounced handlers when new one is sent in props @st-angelo (#78)
v0.1.35
Breaking Changes
Date Time
- Renamed
clearable
property toisClearable
- Added the
required
property directly to the DateTime component instead of inside theinputProps
Changes
- Remove Typography title wrap in Accordion @st-angelo (#76)
- Added missing chart types in PropTypes @st-angelo (#69)
- Datetime api alignment @st-angelo (#70)