Luke Page
c21700742b
DatePicker: Fix tests to have unique names
2015-01-10 21:09:18 +00:00
Adam Foster
faefab842b
Resizable: Match on exact node name
...
Fixes #10748
Closes gh-1417
2015-01-09 16:56:20 -05:00
Adam Foster
c66842b45e
Core: Match on exact node name for :focusable
and :tabbable
...
Fixes #10747
Ref gh-1417
2015-01-09 16:56:20 -05:00
Thomas Meyer
4de983c6d5
Position: Add unit tests for bug 8710
...
Ref #8710
Closes gh-1071
2015-01-09 15:10:06 -05:00
Thomas Meyer
ebaaca7206
Position: Restore old flip collision handling
...
This reverts commit 7f808b2047
.
Fixes #8710
Ref gh-1071
2015-01-09 15:09:57 -05:00
Scott González
ab798cb464
Accordion: Set aria-expanded
when collapsing
...
Fixes #10703
Closes gh-1413
2015-01-05 16:50:27 -05:00
Anne-Gaelle Colom
c89cb74893
Build: Remove dates from copyright notice
...
Closes gh-1403
2015-01-02 09:02:12 -05:00
Giovanni Giacobbi
713688dccd
Widget: Improve readability in $.widget.bridge()
...
Closes gh-1409
2014-12-31 10:50:03 -05:00
Mike Sherov
b6bec797d6
Effects: Rewrite
...
1. Introduces a set of helper methods to easily create and define new effects.
2. Uses clip animations and placeholders instead of wrappers for clip effects.
3. Ensures all animations are detectable as animated
Fixes #10599
Fixes #9477
Fixes #9257
Fixes #9066
Fixes #8867
Fixes #8671
Fixes #8505
Fixes #7885
Fixes #7041
Closes gh-1017
2014-12-10 16:58:38 -05:00
Rafael Xavier de Souza
2a99bb7d37
Build: Fix typo
...
Amend "Build: Remove manifest files; move metadata to source files"
b5f1ffdea4
Ref gh-1379
2014-11-25 16:35:37 -02:00
Alexander Schmitz
24ce1c8b24
Dialog: Updating demo style based on changes to theme and demo CSS
...
Fixes #10693
Closes #1385
2014-11-18 16:23:51 +01:00
Anne-Gaelle Colom
fe75984e53
Easing: Fixed small typo in easing demo
2014-11-17 10:31:37 -05:00
Scott González
b5f1ffdea4
Build: Remove manifest files; move metadata to source files
...
Closes gh-1379
2014-11-10 13:19:03 -05:00
Scott González
347b2a5ecd
Widget: Fix typos
...
Closes gh-1386
2014-11-10 08:08:37 -05:00
Mike Sherov
d8077dc562
Draggable: Ensure parent is correct after dragging through sortable
...
Fixes #10669
2014-11-08 20:27:05 -05:00
Jörn Zaefferer
4e860dca95
Demos: Fix menu markup in split button demo
2014-11-07 11:56:38 +01:00
Jörn Zaefferer
c521ebc8f6
Demos: Fix menu markup in tooltip video-player demo
2014-11-07 11:56:38 +01:00
Mike Sherov
20a6368449
Droppable: Remove $.ui.intersect()
...
Fixes #10534
2014-11-05 18:17:52 -05:00
Scott González
6a242ab4eb
Tabs: Suppress automatic activation when navigating with COMMAND
...
Fixes #9621
Closes gh-1383
2014-11-04 12:07:46 -05:00
Felix Nagel
979373983b
Selectmenu: Copy title attributes
...
Fixes #10435
Closes gh-1298
2014-11-04 08:40:15 -05:00
Scott González
809cc0f8d0
Selectmenu: Properly parse value from options
...
Fixes #10684
2014-11-04 08:37:07 -05:00
TJ VanToll
f656aebe3f
Sortable: Redetermine floating flag when recalculating positions
...
This addresses a bug where users initialize empty sortable lists are
add items dynamically. In this situation refresh() should recognize the
position and orientation of the new items.
Fixes #7498
Closes gh-1381
2014-11-04 08:15:26 -05:00
Felix Nagel
fb4124b7af
Selectmenu: Introduce _renderButtonItem() method
...
Fixes #10142
Closes gh-1299
2014-11-04 08:02:48 -05:00
Scott González
e6484470f0
Selectmenu: Restore hidden overflow on menu items
2014-11-03 19:41:30 -05:00
Lisa Seacat DeLuca
2500bb39c2
Theme: Carat should be named caret
...
Fixes #10683
Closes gh-1382
2014-11-03 13:40:58 -05:00
TJ VanToll
e9643f6bfc
Selectmenu: Re-add wrappers to menu items
2014-10-25 10:10:38 -07:00
TJ VanToll
4ac7b1f679
Autocomplete: Re-add wrappers to menu items
2014-10-25 10:10:38 -07:00
TJ VanToll
de2ef2a585
Menu: Wrap menu items in a <div>
...
This avoids styling issues where ui-state-focus rules apply to submenus.
Fixes #10162
Closes gh-1342
2014-10-25 10:10:30 -07:00
TJ VanToll
3002d460de
Theme: Change default widget font-size to 1em
...
Fixes #10131
Closes gh-1374
2014-10-24 07:23:31 -07:00
TJ VanToll
42b896123c
Tests: Removing unused visual theme test
2014-10-24 07:19:19 -07:00
TJ VanToll
ae577ae108
Tests: Adding missing dependency
2014-10-24 07:17:49 -07:00
Scott González
068254455f
Build: Upgrade to grunt-git-authors 2.0.0 and add update-authors task
...
Closes gh-1378
2014-10-24 09:40:55 -04:00
Mohammed Alshehri
06231cf762
Datepicker: Fixed month names and firstDay value in Arabic locale
...
Fixes #10035
Closes gh-1246
2014-10-22 17:04:57 -04:00
Scott González
1fb08790a6
Selectmenu: Remove broken tabindex code
2014-10-22 12:27:37 -04:00
Jörn Zaefferer
2159e0446c
Build: Upgrade to commitplease 2.0.0
...
commitplease now accepts "[tmp]:" and similar to temporary commits,
useful while updating pull requests that are squashed later.
2014-10-22 17:53:42 +02:00
Scott González
6d7589351e
All: Drop support for IE7
...
Fixes #9838
Closes gh-1365
2014-10-21 09:06:58 -04:00
Scott González
faf87d9924
Core: Remove .zIndex()
...
Fixes #9156
2014-10-20 19:29:35 -04:00
Scott González
89ed68fb05
Core: Removed .focus( delay )
...
Fixes #9649
2014-10-20 19:26:01 -04:00
Scott González
b2a477f1bf
Dialog: Remove leftover backcompat flag in tests
2014-10-20 19:07:43 -04:00
Bruno Pérel
14c4eae324
Demos: Remove duplicate CSS properties
...
Closes gh-1363
2014-10-20 14:41:22 -04:00
Bruno Pérel
0fccf94113
Autocomplete: Remove duplicate array key in demo
...
Ref gh-1363
2014-10-20 14:41:09 -04:00
Chen Eshchar
e5e3ca4240
DatePicker: datepicker_instActive released on instance destroy
...
Fixes #10668
Closes gh-1362
2014-10-20 09:17:40 -04:00
Scott González
c0df7b0138
Build: Update version to 1.12.0-pre
2014-10-16 15:04:12 -04:00
Scott González
0231e5862b
Build: Updating the master version to 1.11.3-pre.
2014-10-16 08:44:07 -04:00
Scott González
d4a437e4b0
Selectmenu: Preserve text selection and button focus on click
...
Fixes #10639
Closes gh-1358
2014-10-16 08:13:53 -04:00
Scott González
73cdc09e9a
Build: Update authors list
2014-10-14 15:56:41 -04:00
Scott González
8825d93dc8
Tooltip: Properly track hiding and closing for delegated tooltips
...
Fixes #10602
Closes gh-1353
2014-10-09 10:40:58 -04:00
Jyoti Deka
6833a31697
Slider: Don't allow a slider's value to exceed its max
...
Fixes #9376
Closes gh-1016
2014-10-08 09:04:41 -04:00
Scott González
d85016abf0
Datepicker: Fix test for French locale
...
Ref #10651
2014-10-07 11:21:04 -04:00
Scott González
02c37d3aef
Datepicker: Fix French locale
...
Thanks Jérémy M
Fixes #10651
Closes gh-1357
2014-10-07 10:53:49 -04:00