jQuery git pull + git log

jquery

コミット無し。

jquery-ui

Widget: Update demo to work with 1.6 · e55e1fb · jquery/jquery-ui · GitHub

commit e55e1fb5bf95412a3a5c
widget のデモ。className から "class" に変更。

Accordion tests: Cleanup. · 7134033 · jquery/jquery-ui · GitHub

commit 71340333659577644594
コーディングスタイルの修正。

Spinner: Cleanup, use ._bind() and ._hoverable(). · 6981cab · jquery/jquery-ui · GitHub

commit 6981cab9c40a7b93d675
._bind() と ._hoverable()の変更。

Spinner: Invoke _markupOptions() before _draw(). · c1da941 · jquery/jquery-ui · GitHub

commit c1da941f9f664e3dabe1
_markupOptions() の後に _draw()を異動させた。

Spinner: Don't stop propgation of mousedown. Added TODOs. · 4d2ac1a · jquery/jquery-ui · GitHub

commit 4d2ac1abca64ec19407f
spinner の mousedown の return の値の変更。コメントの変更。

Spinner: Keep the focus on the text field even when using the buttons. · 64cdaa8 · jquery/jquery-ui · GitHub

commit 64cdaa82e6736c4b06f6
テキストフィールドのフォーカスを保つための変更。

Spinner tests: Cleanup. · 160a301 · jquery/jquery-ui · GitHub

commit 160a301d96c09403b87e
Spinner のテストファイルの修正。

Spinner: Define defaults for callbacks. · b10c4cd · jquery/jquery-ui · GitHub

commit b10c4cdab5faf88c8f64
Spinner のコールバックの値にnullを追加。テストファイルも修正。

Merge branch 'spinner-getCreateOptions' · e9cdd57 · jquery/jquery-ui · GitHub

commit e9cdd576f4327f947b00
ブランチのマージ。