/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to loggerhead/static/javascript/yui/build/node/README

  • Committer: Colin Watson
  • Date: 2020-06-08 09:55:03 UTC
  • mfrom: (498.2.2 jquery)
  • Revision ID: cjwatson@canonical.com-20200608095503-n387xggxud2khqsw
[r=cjwatson] Port loggerhead from YUI to jQuery.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
**** version 3.0.0 PR2 ***
2
 
 
3
 
* Node instances now have NodeList api
4
 
 
5
 
* Y.all now returns null for non-matching queries (symmetry with "Y.get")
6
 
 
7
 
* deep setters/getters now supported (Y.get('#foo').get('firstSibling.innerHTML'))
8
 
 
9
 
* window can now be a Node instance 
10
 
 
11
 
**** version 3.0.0 PR1 ***
12
 
 
13
 
* initial 3.0 revision