~ubuntu-branches/ubuntu/utopic/jquery-goodies/utopic

« back to all changes in this revision

Viewing changes to livequery/ChangeLog.markdown

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo Jorge Vieira (metal)
  • Date: 2011-07-25 15:39:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110725153918-mig1d2wa18u168cr
Tags: 4-1
* New Upstream Version
  + Added jQuery-metadata
  + Added jQuery-tablesorter, thanks Ben Finney (Closes: #631219, #584127)
  + Added jQuery-treetable (Closes: #584403)
  + Added jQuery-livequery
  + Fixed wrong path to images in the jQuery-fancybox (Closes: #628029)
* Updated Standards-Version to 3.9.2 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Live Query ChangeLog
 
2
 
 
3
## 1.0.3
 
4
 
 
5
* LiveQueries are run as soon as they are created to avoid potential flash of content issues
 
6
 
 
7
## 1.0.2
 
8
 
 
9
* Updated to work with jQuery 1.2.2
 
10
 
 
11
## 1.0.1
 
12
 
 
13
* Added removeAttr, toggleClass, emtpy and remove to the list of registered core DOM manipulation methods
 
14
* Removed setInterval in favor of on-demand setTimeout
 
15
* Calling livequery with the same arguments (function references), restarts the existing Live Query instead of creating a new one
 
 
b'\\ No newline at end of file'