Scott González
2256eeda45
Core: Add methods to work around IE active element bugs
...
Closes gh-1478
(cherry picked from commit f33027840c
)
2016-06-09 12:08:56 -04:00
Scott González
1c92d68c04
Tabs: Use standard promise methods for jqXHR
...
The old success(), error() and complete() methods have been deprecated for a
while and have been removed in upstream master.
Closes gh-1455
(cherry picked from commit c1dfb98d45
)
2015-03-10 12:37:14 -04:00
Anne-Gaelle Colom
727a9151d2
Build: Remove dates from copyright notice
...
Closes gh-1403
(cherry picked from commit c89cb74893
)
2015-02-09 11:54:31 -05:00
Scott González
9dd1e733f3
Tabs: Suppress automatic activation when navigating with COMMAND
...
Fixes #9621
Closes gh-1383
(cherry picked from commit 6a242ab4eb
)
2015-02-09 11:50:05 -05:00
Scott González
2e8e52dec1
Tabs: Avoid memory leak during refresh
...
Fixes #10056
Ref gh-1319
2014-08-21 09:06:49 -04:00
Monika Piotrowicz
b4fb51199d
Tabs: Work around bad Safari/VoiceOver heuristics
...
Move disabled tab click handlers from the container to the tablist to
prevent panel contents from being announced as clickable.
Fixes #10098
Closes gh-1261
2014-07-16 16:09:22 -04:00
David Petersen
f5e8041ebf
Tabs: Move aria-expanded
from active panel to active tab
...
Fixes #9622
Closes gh-1251
2014-05-19 11:36:21 -04:00
TJ VanToll
83b3d67175
All: Updating copyright year to 2014
2014-01-28 22:25:02 -05:00
Rafael Xavier de Souza
21154cfa2e
All: Rename all files, removing the "jquery.ui." prefix;
...
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271 ;
Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00