Felix Nagel
|
24c293215c
|
Selectmenu tests: lint fix
|
2013-08-13 19:49:17 +02:00 |
|
Mike Sherov
|
263d078944
|
Draggable: Ignore scroll offsets for abspos draggables. Fixes #9315 - Draggable: jumps down with offset of scrollbar
|
2013-08-12 19:32:01 -04:00 |
|
Mohsen Ekhtiari
|
1c58573a95
|
Position demo: Added missing semicolon.
|
2013-08-12 10:54:16 -04:00 |
|
Kris Borchers
|
5a24ee0485
|
Selectmenu: Override menu's _closeOnDocumentClick function to prevent collapseAll and manually fix focus state on open
|
2013-08-11 19:17:34 -05:00 |
|
Kris Borchers
|
ec61e54e6f
|
Merge branch 'master' into selectmenu
|
2013-08-11 19:16:41 -05:00 |
|
Kris Borchers
|
cceb163548
|
Menu: Make check for click outside of menu a function which can be overridden. Fixes #8929 - Menu needs adjustement for use in Selectmenu
|
2013-08-11 19:11:23 -05:00 |
|
TJ VanToll
|
5aa106a052
|
CSS Framework: Display child links within .ui-state-hover and .ui-state-focus widgets the same. Fixes #9428 - CSS Framework: Title color not reset in a focused accordion tab
|
2013-08-07 17:40:04 -04:00 |
|
Scott González
|
c9815f13b4
|
Dialog: Search the correct document for focus trapping. Fixes #9439 - Dialog: Context is not respected for modals.
|
2013-08-07 08:57:36 -04:00 |
|
Scott González
|
92d5421395
|
Mailmap: Fix Nick Pierpoint.
|
2013-08-06 09:22:27 -04:00 |
|
Scott González
|
8f45d2d9ac
|
Mailmap: Fix Christoph Rönsch.
|
2013-08-06 09:04:02 -04:00 |
|
TJ VanToll
|
afdf898659
|
Menu tests: jshint cleanup of unused argument
|
2013-08-03 17:52:11 -04:00 |
|
TJ VanToll
|
484e382259
|
Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #9469: on( "menuselect" )
not firing every time.
|
2013-08-03 17:43:30 -04:00 |
|
Felix Nagel
|
a156c2cadc
|
Selectmenu tests: check item focus
|
2013-08-03 01:16:42 +02:00 |
|
Siebrand Mazeland
|
a3770884ac
|
Position: Replace double space with single space.
|
2013-08-02 10:02:27 -04:00 |
|
Vilhjálmur Skúlason
|
369c76d9e6
|
Datepicker: Fixed Icelandic locale. Fixes #9431 - Datepicker: Wrong dateformat for Icelandic datepicker locale.
|
2013-08-01 15:39:56 -04:00 |
|
Alexander Schmitz
|
787d607f8e
|
Widget Factory: Fix multiple var statements in test
|
2013-07-31 17:08:30 -04:00 |
|
Alexander Schmitz
|
c0ab71056b
|
Widget Factory: Make $.widget return the constructor. Fixes #9467 - Widget factory: Return the constructor from $.widget().
|
2013-07-31 16:52:21 -04:00 |
|
TJ VanToll
|
c4c90f385a
|
Update the project's description as well as fix a few spelling / grammatical issues.
|
2013-07-30 06:41:35 -04:00 |
|
Felix Nagel
|
34e10c1f87
|
Merge branch 'master' into selectmenu
|
2013-07-26 19:28:03 +02:00 |
|
TJ VanToll
|
9470af0bbe
|
Accordion: Avoid resetting outline on headers. Fixes #9352: Accordion - Active header has no focus indicator
|
2013-07-20 17:27:49 -04:00 |
|
Gabriel Schulhof
|
bc857424a3
|
Widget: Make .enable() and .disable() act via ._setOptions() instead of ._setOption().
|
2013-07-17 21:00:01 -04:00 |
|
Kris Borchers
|
86eaa30994
|
Menu tests: Whitespace and general cleanup
|
2013-07-15 21:54:44 -05:00 |
|
Kris Borchers
|
a74ac174cc
|
Menu tests: Check default is prevented on any click on disabled menus
|
2013-07-14 21:52:35 -05:00 |
|
TJ VanToll
|
2f49702326
|
Updating Globalize to v0.0.1.
|
2013-07-11 09:58:35 -04:00 |
|
Felix Nagel
|
e217c40287
|
Selectmenu: introduce _position method for easier extending
|
2013-07-11 00:45:54 +02:00 |
|
Felix Nagel
|
da4e23874d
|
Selectmenu: remove ui-front from button
|
2013-07-09 23:03:40 +02:00 |
|
Felix Nagel
|
2290e30891
|
Selectmenu: Updating jQuery to 1.10.2.
|
2013-07-09 23:00:22 +02:00 |
|
Felix Nagel
|
05832d6b6a
|
Merge branch 'master' into selectmenu
|
2013-07-09 22:55:35 +02:00 |
|
Felix Nagel
|
009aa6a953
|
Selectmenu: add ui-front class to all appended elements
|
2013-07-09 22:49:08 +02:00 |
|
Scott González
|
afeaf565bb
|
Core tests: Explicitly focus the body during delayed .focus() test to avoid an issue in IE 8.
|
2013-07-09 14:13:24 -04:00 |
|
Scott González
|
382a77502e
|
Widget: Remove leftover back-compat handling for widget instance storage (see #8801).
|
2013-07-09 11:12:29 -04:00 |
|
Bruno M. Custódio
|
0d5eaab9bb
|
Updating jQuery to 1.10.2.
Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the
tests directory.
|
2013-07-05 08:42:37 -04:00 |
|
Scott González
|
4148acfa9a
|
Tabs: Prevent default action of clicks even when disabled. Fixes #9413 - Tabs: Disabled tabs are still clickable.
|
2013-07-03 14:38:49 -04:00 |
|
Jörn Zaefferer
|
7da828375a
|
Build: Implement an asciilint task to verify content of ui files (ignore i18n). Fixes #9037 - Build: Verify characters in output
|
2013-07-03 16:01:51 +02:00 |
|
Felix Nagel
|
c571f7bea9
|
Merge branch 'master' into selectmenu
|
2013-07-01 23:23:50 +02:00 |
|
Felix Nagel
|
b9fa8f7a8c
|
Selectmenu Tests: fix lint issues
|
2013-07-01 23:08:55 +02:00 |
|
Felix Nagel
|
3483b9460b
|
Selectmenu Tests: add item looping tests
|
2013-07-01 22:59:43 +02:00 |
|
Felix Nagel
|
ff1bb14579
|
Selectmenu: prevent widget from item looping
|
2013-07-01 22:23:12 +02:00 |
|
Felix Nagel
|
2c9f5a8c01
|
Selectmenu Tests: use trigger instead of simulate for click events in order to make tests work in IE/ and IE8
|
2013-07-01 22:04:30 +02:00 |
|
Rafael Xavier de Souza
|
4ed52cba65
|
Release: Specify download.jqueryui.com version @1.10.3-4
|
2013-06-26 12:40:59 -03:00 |
|
Rafael Xavier de Souza
|
7321df722f
|
Release: Lint
|
2013-06-26 12:40:58 -03:00 |
|
Rafael Xavier de Souza
|
ece91a5c3b
|
Release: Handle prevVersion when minor or patch are 0 (zero)
|
2013-06-26 12:40:58 -03:00 |
|
Rafael Xavier de Souza
|
a52421b25f
|
Release: Allow remote repositories other than "git@github.com", eg. filesystem
|
2013-06-26 12:40:58 -03:00 |
|
Rafael Xavier de Souza
|
b8a875cabf
|
Add comment (TODO: amend before land)
|
2013-06-26 12:40:58 -03:00 |
|
Rafael Xavier de Souza
|
a8897d4c72
|
Release: Use downloadBuilder to build pre/cdn packages instead of our grunt tasks
|
2013-06-26 12:40:57 -03:00 |
|
Gan Eng Chin
|
e591a7a9af
|
Datepicker i18n: Removed "<" in the "Anterior" text for the pt locale.
Removed "<" in the "Anterior" text, so that it is consistent with "Seguinte".
|
2013-06-26 09:02:59 -04:00 |
|
Felix Nagel
|
b735152ae1
|
Selectmenu: CSS Framework: Update API links from the old docs site to their new API site location.
|
2013-06-24 20:30:03 +02:00 |
|
Felix Nagel
|
9992d4626e
|
Merge branch 'master' into selectmenu
|
2013-06-24 20:28:10 +02:00 |
|
Jörn Zaefferer
|
fe9f6ca986
|
Update authors
|
2013-06-24 16:13:41 +02:00 |
|
Rafael Xavier de Souza
|
bfa553c42d
|
Effects (core): Unite demos into the same single effect/ path
|
2013-06-22 12:05:31 -03:00 |
|