Skip to content

Releases: osstotalsoft/rocket-ui-ts

v0.1.44

29 Nov 13:04
fabd38b
Compare
Choose a tag to compare

Changes

v0.1.43

29 Nov 12:49
619e160
Compare
Choose a tag to compare

Changes

v0.1.42

29 Nov 12:46
0ae8bdb
Compare
Choose a tag to compare

Changes

  • move hooks inside components to be included in npm package @alexandra-c (#92)

v0.1.41

29 Nov 12:35
d8d80d9
Compare
Choose a tag to compare

Changes

v0.1.40

29 Nov 12:18
Compare
Choose a tag to compare

Changes

v0.1.39

14 Nov 09:27
da858a2
Compare
Choose a tag to compare

Changes

  • Removed TextField adornments when they are empty @st-angelo (#86)

v0.1.38

09 Nov 15:31
79d4332
Compare
Choose a tag to compare

Changes

v0.1.37

31 Oct 11:02
57e8a36
Compare
Choose a tag to compare

Changes

  • Fixed useDebouncedCallback import with relative path @st-angelo (#79)

v0.1.36

31 Oct 10:13
fc08ee8
Compare
Choose a tag to compare

Changes

  • Cancel old debounced handlers when new one is sent in props @st-angelo (#78)

v0.1.35

16 Oct 07:49
eb003cb
Compare
Choose a tag to compare

Breaking Changes

Date Time

  • Renamed clearable property to isClearable
  • Added the required property directly to the DateTime component instead of inside the inputProps

Changes