@rpldy/shared-ui
Advanced tools
Changelog
0.13.3 (2021-07-29)
[chunked-sender]
- fix progress data calculation & add progress event on chunk finish. Fix for #203[chunked-sender]
- added first story with item, chunk-start,chunk-finish events loggingroot
- fix link to destination type & typo in README.mdall
- upgraded to latest flow (0.156.0)Changelog
0.13.1 (2021-06-26)
[shared]
- fix "ReferenceError: process is not defined" error. Fix for #199Changelog
0.13.0 (2021-06-11)
[chunked-sender]
- BREAKING! - rename CHUNK_START event's chunkCount
param to remainingCount
Also added totalCount
paramChangelog
0.12.0 (2021-05-12)
[uploady]
- useFileInput hook now returns internal inputguides
- new guide: CustomInputall
- upgraded to latest flow (0.150.1)e2e
- upgrade to cypress.io latest (7.3.0)Changelog
0.11.6 (2021-05-01)
[shared-ui]
- fix useRequestPreSend typing to support return type: Promise<PreSendResponse | boolean>Changelog
0.11.5 (2021-04-29)
[shared-ui]
- fix useRequestPreSend typing to support boolean return. Fix for #164[uploady]
- fix useItemProgressListener description[uploady]
- fix item event hooks descriptionsall
- upgraded deps: flow (0.147.0), storybook (6.2.2), cypress (6.8.0), babel (7.13.14)