=======
CHANGES
=======

1.1.0 (2017-09-18)
------------------

- changes: moved SimpleScroller from simply.py to custom.py and renamed to
  MCustomScrollbar. The SimpleScroller located  in simply.py is still there but
  the implmentation provides more features like live search support and
  reloading content via jsonrpc. The new SimplyScroller requires the
  j01.simplscroller.js javascript.


1.0.1 (2017-01-11)
------------------

- updated mCustomScrollbar javascript to version: 3.1.5

- bugfix: added missing mCSB_buttons.png sprite image. Added zrt-replace
  directive for mCSB_buttons.png pointing to an resource folder called img e.g.
  ${context/++resource++img}/mCSB_buttons.png. If this doesn't fit for you,
  simply use the original css resource and apply wherever you need for lookup
  the sprite image.


1.0.0 (2015-03-17)
------------------

- support new j01.jsonrpc j01.proxy.js implementation

- make scroller work with element as context and use the element as scroll
  container. Support scroller data loading based on javascript libraries.

- implemented support for nanoscroller

- implemented support for m custom scroller (recommended)


0.5.0 (2013-01-21)
------------------

- initial release
