~ev/errors/openid_auth_failure

« back to all changes in this revision

Viewing changes to static/js/yui/3.4.1/releasenotes/HISTORY.dom.md

  • Committer: Evan Dandrea
  • Date: 2012-03-18 00:10:57 UTC
  • Revision ID: evan.dandrea@canonical.com-20120318001057-h82jg2bcpcwvgqyc
Statistics work:
- Move javascript into static/js
- Include YUI3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
DOM Change History
 
2
==================
 
3
 
 
4
3.4.1
 
5
-----
 
6
 
 
7
  * No changes.
 
8
 
 
9
3.4.0
 
10
-----
 
11
 
 
12
  * The ancestor/ancestors methods now accept an optional stopAt function.
 
13
 
 
14
3.3.0
 
15
-----
 
16
 
 
17
  * IE alpha filter for opacity no longer affects existing filters.
 
18
  * Fixes for IE9, Firefox 4, and Chrome creators.
 
19
  * setStyle(node, '') now clears inline styles.
 
20
  * adds ancestors method.
 
21
 
 
22
3.2.0
 
23
-----
 
24
 
 
25
  * CSS "transform" vendor prefix is now optional with set/getStyle.
 
26
  * Bug fix: IE6/IE7 were failing inDoc checks for cloned nodes. [Ticket 2529232]
 
27
 
 
28
 
 
29
3.1.1
 
30
-----
 
31
 
 
32
  * Bug fix: viewportRegion() was incorrectly documented. [Ticket 2528756]
 
33
 
 
34
 
 
35
3.1.0
 
36
-----
 
37
 
 
38
  * adds support for hypenated attributes.
 
39
  * Bug fix: iOS already includes scroll amount. [Ticket 2528390]
 
40
 
 
41
3.0.0
 
42
-----
 
43
 
 
44
  * initial release.
 
45