~ev/errors/openid_auth_failure

« back to all changes in this revision

Viewing changes to static/js/yui/3.4.1/releasenotes/HISTORY.panel.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
Panel Change History
 
2
====================
 
3
 
 
4
3.4.1
 
5
-----
 
6
 
 
7
  * Panel's CSS related to WidgetButtons has been improved. The styling for
 
8
    Panel's header is now much more flexible, while maintaining the position of
 
9
    the close button across browsers and varying amounts of content.
 
10
    [Ticket #2530978]
 
11
 
 
12
  * Panel now has a working Night skin. [Ticket #2530937]
 
13
 
 
14
  * The sprite image assets for the "close" button on Panels have moved into the
 
15
    WidgetButtons extension's assets. [Ticket #2530952]
 
16
 
 
17
  * See also Widget and extensions for changes to dependencies.
 
18
 
 
19
3.4.0
 
20
-----
 
21
 
 
22
  * Initial release.