Skip to content

Releases: toptal/picasso

@toptal/[email protected]

15 Oct 18:52
04730ab
Compare
Choose a tag to compare

Patch Changes

@toptal/[email protected]

15 Oct 18:52
04730ab
Compare
Choose a tag to compare

Patch Changes

NumberInput

  • restore type=button in number input controls

@toptal/[email protected]

15 Oct 18:52
04730ab
Compare
Choose a tag to compare

Patch Changes

@toptal/[email protected]

10 Oct 10:02
08c0fb5
Compare
Choose a tag to compare

Major Changes

useOnScreen

  • change return value of the hook to let component know when the oberver starts observing
-const isOnScreen = useOnScreen({...})
+const { isOnScreen, isObserved } = useOnScreen({...})

Patch Changes

Slider

@toptal/[email protected]

10 Oct 10:02
08c0fb5
Compare
Choose a tag to compare

Major Changes

useOnScreen

  • change return value of the hook to let component know when the oberver starts observing
-const isOnScreen = useOnScreen({...})
+const { isOnScreen, isObserved } = useOnScreen({...})

@toptal/[email protected]

10 Oct 10:02
08c0fb5
Compare
Choose a tag to compare

Patch Changes

@toptal/[email protected]

10 Oct 10:02
08c0fb5
Compare
Choose a tag to compare

Patch Changes

@toptal/[email protected]

10 Oct 10:02
08c0fb5
Compare
Choose a tag to compare

Patch Changes

@toptal/[email protected]

10 Oct 10:02
08c0fb5
Compare
Choose a tag to compare

Patch Changes

@toptal/[email protected]

10 Oct 10:02
08c0fb5
Compare
Choose a tag to compare

Patch Changes