Skip to content

Version 0.2

Compare
Choose a tag to compare
@souhe souhe released this 09 Oct 22:04
· 169 commits to master since this release
  • refresh() method

    To each child could be injected an object scrollArea contains method refresh() which could refresh react scrollbar state.
    When using React 0.13 it's necessary to wrap <ScrollArea> child into a function. This is a temporary workaround for a React 0.13 context issue, which is fixed in React 0.14.

  • Touch support

    Now React Scrollbar supports touch events.

  • React 0.14 support

  • No need to include css styles to project anymore.

    Styles are now boundled together with scripts.