changelog.txt
上传用户:jhh8446530
上传日期:2016-01-28
资源大小:116k
文件大小:2k
源码类别:

Ajax

开发平台:

JavaScript

  1. Easy Widgets jQuery plugin
  2. (C) 2008 David Esperalta - http://www.bitacora.davidesperalta.com/
  3. CHANGELOG
  4.   1.0 beta - 15/12/2008
  5.   - Another minor changes in plugin webpage and examples
  6.   - Finally clean cookies just if cookies is use (no as  option)
  7.   0.9 beta - 14/12/2008
  8.   - Another minor changes
  9.   - Finally add a Widgets menu links container
  10.   - Document the plugin default settings
  11.   0.8 beta - 14/12/2008
  12.   - Add the example number 16
  13.   - Remove duplicates of Cookie plugin from examples
  14.   - The default container is now a "div", instead of "li"
  15.   - Now is possible to choose the Widgets container
  16.   0.7 beta - 13/12/2008
  17.   - Another minor changes
  18.   - Use the "blur()" method for every Widget links
  19.   - Refactoring and documented the plugin source code
  20.   - A better implementation of cleanCookies feature
  21.   - Agilize the "sortable items" array excluding columns
  22.   0.6 beta - 13/12/2008
  23.   - Add the example number 15
  24.   0.6 beta - 12/12/2008
  25.   - Add new option cleanCookies to cleaning the
  26.     cookies for widgets that not are more printed
  27.   0.5 alpha - 12/12/2008
  28.   - Add the example number 14
  29.   - Fixed use of text() instead of html()
  30.   - Refactoring the source code of plugin
  31.   - Send links and widgets objects in callbacks
  32.   - Revisited some the examples to update it
  33.   0.4 alpha - 11/12/2008
  34.   - Add examples number 11, 12 and 13
  35.   - Save widgets position with cookies
  36.   - Save widgets collapse with cookies
  37.   - Save widgets close state with cookies
  38.   - Work optionally with the Cookie jQuery
  39.   0.3 alpha - 11/12/2008
  40.   - Add the example number 11
  41.   0.2 alpha - 11/12/2008
  42.   - Add the example number 10
  43.   - Every links callbacks send the widget object
  44.   0.1 alpha - 10/12/2008
  45.   - Init release plugin