Skip to content

Commit

Permalink
3.5.1 History rollup.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenny committed May 5, 2012
1 parent 518bf03 commit 600d55c
Show file tree
Hide file tree
Showing 69 changed files with 1,104 additions and 148 deletions.
699 changes: 625 additions & 74 deletions HISTORY.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions src/anim/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Anim Change History
===================

3.5.1
-----

* No changes.

3.5.0
-----
* No change.
Expand Down
5 changes: 5 additions & 0 deletions src/arraysort/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
ArraySort Change History
========================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/async-queue/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
AsyncQueue Change History
=========================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/button/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Button Change History
====================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/cache/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Cache Change History
====================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
6 changes: 6 additions & 0 deletions src/calendar/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Calendar Change History
=======================

3.5.1
-----

* No changes.


3.5.0 - Updates
---------------
* Calendar is now keyboard navigable [Ticket #2530348]
Expand Down
5 changes: 5 additions & 0 deletions src/collection/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Collection Change History
=========================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/console-filters/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
ConsoleFilters Plugin Change History
====================================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/console/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Console Change History
======================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/cookie/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Cookie Change History
=====================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/cssbase/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CSS Base Change History
=======================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/cssfonts/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CSS Fonts Change History
========================

3.5.1
-----

* No changes.

3.5.0
-----
* No change.
Expand Down
5 changes: 5 additions & 0 deletions src/cssgrids/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CSS Grids Change History
========================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/cssreset/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
CSS Reset Change History
========================

3.5.1
-----

* No changes.

3.5.0
-----
* No change.
Expand Down
5 changes: 5 additions & 0 deletions src/dataschema/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
DataSchema Change History
=========================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/datasource/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
DataSource Change History
=========================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/datatable/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
DataTable Change History
========================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/datatype/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
DataType Change History
=======================

3.5.1
-----

* No changes.

3.5.0
-----
* No change.
Expand Down
35 changes: 25 additions & 10 deletions src/dd/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
Drag and Drop Change History
============================

### 3.5.0
3.5.1
-----

* No changes.

3.5.0
-----

* 2530257 Avoid interference of Drag and Nodes Event Handles
* 2531377 shim is not created if dd-ddm is loaded after the first drag is activated
* 2531674 Issue with drag and drop and drop:hit event


### 3.4.1
3.4.1
-----

* No changes.

### 3.4.0
3.4.0
-----

* #2529889 Example for Delegate Drag and Drop has wrong parameters
* #2529905 Using DDNodeScroll with DDDelegate causes JS error in Safari
Expand All @@ -21,7 +29,8 @@ Drag and Drop Change History
* #2530576 change notest needed in history file


### 3.3.0
3.3.0
-----

* #2529382 DD Delegate breaks when a draggable is nested and uses a handle
* #2529407 Add tickAlignX and tickAlignY events to Y.Plugin.DDConstrained
Expand All @@ -33,7 +42,8 @@ Drag and Drop Change History
* #2529577 Slider thumb frozen on mousedown+mousemove in IE9


### 3.2.0
3.2.0
-----

**IMPORTANT** dd-plugin and dd-plugin-drop are no longer bundled with the dd module. They are
now official plugins and need to be "used" on their own.
Expand All @@ -49,7 +59,8 @@ the "drag-gestures" plugin that is conditionally loaded when touch events are fo
* #2529094 DD hard codes CSS prefix


### 3.1.0
3.1.0
-----

* #2527964 DD constrain2node cached position causes misalignment when that node is moved
* #2528229 Configuration to override region caching in Constrain plugin
Expand All @@ -69,15 +80,17 @@ the "drag-gestures" plugin that is conditionally loaded when touch events are fo
* #2528613 dragNode XY not sync with the mouse if it has its dimensions changed on drag:start


### 3.0.0
3.0.0
-----

* #2528096 Updated initialization routine so plugins load before DD attachs to the node.
* #2528119 Added SELECT selector to invalidHandles.
* #2528124 Fixed issue with creating more than one DD instance on a node.
* #2528149 Fixed _noShim use case


### 3.0.0 Beta1
3.0.0 Beta1
-----------

Added a plugin to support Window and Node based scrolling

Expand Down Expand Up @@ -127,12 +140,14 @@ Current - Constrained:
Converted Everything to use setXY now that FF2 is not supported.
Performance tweaks to dragging over a target.

### 3.0.0 PR2
3.0.0 PR2
---------

Added bubbles config option to help with extending later.
Updated _checkRegion to perform Bottom, Top, Left, Right validation instead of Top, Bottom, Left, Right

### 3.0.0 PR1
3.0.0 PR1
---------

Known Issues:

Expand Down
5 changes: 5 additions & 0 deletions src/dial/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Dial Change History
===================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
5 changes: 5 additions & 0 deletions src/dump/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Dump Change History
===================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
20 changes: 15 additions & 5 deletions src/editor/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
Rich Text Editor Change History
===============================

### 3.5.0
3.5.1
-----

* No changes.

3.5.0
-----

* 2530547 Frame: src attribute doesn't do anything
* General fixes for Y! Mail deployment
Expand All @@ -17,23 +23,27 @@ Rich Text Editor Change History
Bug #2531329 changed the old Y.Selection to Y.EditorSelection. This has been aliased until 3.6.0, bug #2531659
created to track that change.

###3.4.1
3.4.1
-----

No changes.

### 3.4.0
3.4.0
-----

Third release of EditorBase. Considerable work was done on this component, but there are no
public tickets associated with the issues that were resolved. This version of EditorBase is the
current version being used in the new Yahoo! Mail. It's production stable and ready to be used with
the proper skins and GUI.

### 3.3.0
3.3.0
-----

Second release of EditorBase. Considerable work was done on this component, but there are no
public tickets associated with the issues that were resolved.

### 3.2.0
3.2.0
-----

Initial Release

Expand Down
5 changes: 5 additions & 0 deletions src/escape/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Escape Change History
=====================

3.5.1
-----

* No changes.

3.5.0
-----

Expand Down
Loading

0 comments on commit 600d55c

Please sign in to comment.