Skip to content

Releases: tusharmath/react-announce-size

v1.1.0

16 Feb 09:56

Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-02-16)

Features

  • dispatchSize: dispatch the scroll and resize events as arguments (f98d4140)
  • getWindowChangeEvents: include scroll and size values (5534d098)

v1.0.1

15 Feb 14:58

Choose a tag to compare

v1.0.1 Pre-release
Pre-release

<a name"1.0.1">

1.0.1 (2016-02-15)

Bug Fixes

  • getComponentSize: fix component size not being dispatched with window changes (e1926574)
  • getWindowChangeEvents: add startWith for each event (a35a0ef3)
  • readme: fix readme example (0632b258)

v1.0.0

15 Feb 13:39

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

<a name"1.0.0">

1.0.0 (2016-02-15)

Bug Fixes

  • getWindowChangeEvents: add a startWith value (4fed929b)

Features

  • index: createSizeStore is depricated (9a2eabb2)

Breaking Changes

  • createSizeStore() function is not available any more

    (9a2eabb2)

v0.4.3

12 Feb 17:51

Choose a tag to compare

<a name"0.4.3">

0.4.3 (2016-02-12)

Bug Fixes

v0.4.2

12 Feb 17:17

Choose a tag to compare

<a name"0.4.2">

0.4.2 (2016-02-12)

Bug Fixes

  • bindToStream: fix not firing of resize event on component mount (c07d229a)

v0.4.1

12 Feb 16:07

Choose a tag to compare

<a name"0.4.1">

0.4.1 (2016-02-12)

Bug Fixes

  • declarative: calling undefined function (687f5399)

v0.4.0

12 Feb 15:35

Choose a tag to compare

<a name"0.4.0">

0.4.0 (2016-02-12)

Features

v0.3.1

05 Feb 09:37

Choose a tag to compare

<a name"0.3.1">

0.3.1 (2016-02-05)

Bug Fixes

  • package: update reactive-storage to version 0.9.0 (0e344a27)

v0.3.0

02 Feb 18:57

Choose a tag to compare

<a name"0.3.0">

0.3.0 (2016-02-02)

Features

  • size: remove lodash dependency (969a1dd4)
  • test: remove lodash dependency from tests (4fcb4720)

v0.2.1

02 Feb 11:24

Choose a tag to compare

<a name"0.2.1">

0.2.1 (2016-02-02)

Bug Fixes

  • dependency:
    • add rxjs to dev deps (8f4a7f17)
    • remove rx from deps and move it to peerDeps (34eeb205)
  • readme: correct info text to start from the next line (57edf1ee)

Features

  • create: rename createSizeStore to create (66c21293)