Changelog
=========

2.0rc2
---------------
* moved JS toggleEditMode funtion from simplelayout.base to this 
  package [mathias.leimgruber]
* use cookie to store the edit-mode state [mathias.leimgruber]
* use collective.js.jquery [mathias.leimgruber]
* use plone.app.jquerytools [mathias.leimgruber]

2.0rc1
----------------
* JS-fix: load controls on pages without any blocks, faild if there 
  were more than one simplelayout container. [mathias.leimgruber]


2.0b4
----------------
* compress, merged and cache js. [mathias.leimgruber]


2.0b3
----------------
* replace jsonlib with z3c.json, avoid ucs4 error in some cases[mathias.leimgruber]


2.0b2
----------------

* Bugfix: bind toggleeditmode event only to the first matching 
  simplelayout-content class, this is important for 
  simplelayout.portlet.dropzone package [mathias.leimgruber]
* define ajaxManager globaly in this package [mathias.leimgruber]



2.0b1
----------------
* Bug Fixes
* includes newest jquery v1.3.2

1.0
----------------
* Initial release
* shipps all important ui functions
    - change block layout
    - delete block action with modale window
    - more...
* includes newest jquery v1.3.0
* includes jquery theme "silver"
 
