Felix Nagel
|
c3f6bd912e
|
Selectmenu: trim trailing spaces
|
2012-05-16 20:43:42 +02:00 |
|
Felix Nagel
|
4460376a85
|
Selectmenu: Upgrade tests to jQuery 1.7.2
|
2012-05-16 20:11:42 +02:00 |
|
Felix Nagel
|
c6a8d7ee3c
|
Merge branch 'master' into selectmenu
|
2012-05-14 11:52:47 +02:00 |
|
Felix Nagel
|
41dfb09aeb
|
Merge branch 'master' into selectmenu
|
2012-05-14 11:49:44 +02:00 |
|
Scott González
|
eaec319df3
|
addClass visual test: Added description of test.
|
2012-05-08 17:59:58 -04:00 |
|
Scott González
|
fa44e51016
|
Compound visual tests: Cleanup.
|
2012-05-08 14:40:45 -04:00 |
|
Richard D. Worth
|
4fd2befe94
|
tests visual position: minor refactor
|
2012-04-26 10:06:01 -04:00 |
|
Richard D. Worth
|
258a637cc6
|
Fix various issues in our html files, fifth batch
|
2012-04-26 09:47:05 -04:00 |
|
Jörn Zaefferer
|
252352e124
|
Position: Fix scrollbar calculcation to correctly take overflow:scroll into account, along with unit tests
|
2012-04-24 17:23:25 +02:00 |
|
Scott González
|
0f575e03bb
|
Merge branch 'master' into position-notification
Conflicts:
tests/unit/position/position_core_within.js
|
2012-04-23 16:33:34 -04:00 |
|
Jörn Zaefferer
|
0a6b126413
|
Fix various issues in our html files, fourth batch
|
2012-04-23 19:07:03 +02:00 |
|
Jörn Zaefferer
|
22edb77559
|
Fix various issues in our html files, second batch
|
2012-04-23 18:44:17 +02:00 |
|
Scott González
|
af1576280a
|
Position visual tests: Cleanup.
|
2012-04-20 11:18:58 -04:00 |
|
Scott González
|
308b55e50c
|
Merge branch 'master' into position-notification
|
2012-04-20 11:06:11 -04:00 |
|
Scott González
|
2cf9948cad
|
Position: Use offsets for all calculations in feedback API.
|
2012-04-20 11:02:50 -04:00 |
|
kborchers
|
1ce42f4328
|
Menu: Modified interactions to allow keyboard navigation to disabled items so that they are announced by screen readers but prevent selection of and navigation to sub-menus of disabled items
|
2012-04-16 23:30:33 -05:00 |
|
Jörn Zaefferer
|
a5fc9eb7db
|
Position: Expose target and element dimensions to allow further customization, like calculating the angle between the two elements
|
2012-04-13 16:05:29 +02:00 |
|
Jörn Zaefferer
|
e1a80d5900
|
Position: Cleanup feedback test page
|
2012-04-12 17:10:32 +02:00 |
|
Jörn Zaefferer
|
d077f9b360
|
Position: Improve feedback API by giving the center/middle position more weight. Also removed themeswitcher from test pages, now load faster
|
2012-04-12 01:32:30 +02:00 |
|
Jörn Zaefferer
|
260261255b
|
Position: Extend feedback test page to include two mouse-positioned elements, highlights the 0px center/middle limitation
Also rename the demo file to match the variables names, 'feedback', instead of 'notification'
|
2012-04-11 15:20:56 +02:00 |
|
Jörn Zaefferer
|
e5ba731019
|
Position: Use a separate object and argument for the feedback information, keeping position props as they were
|
2012-04-10 22:16:38 +02:00 |
|
Jörn Zaefferer
|
479530bb61
|
Position: First draft for a new notification API, via using callback, telling you were the of-element is, not just when something flipped. New test page demonstrates usage
|
2012-04-10 18:15:30 +02:00 |
|
kborchers
|
44ef35eb6f
|
Menu: Add dividers using empty list items
|
2012-04-07 15:38:27 -05:00 |
|
Jörn Zaefferer
|
037db084f2
|
Position: Extend main visual test page with simple 'arrow' callouts, as a starting pointing for a better collision notification API
|
2012-04-03 10:49:34 +02:00 |
|
Jörn Zaefferer
|
b2f8814d0a
|
Tooltip: Remove old callout test page. Completely broken at this point, not worth fixing
|
2012-04-03 10:35:42 +02:00 |
|
Scott González
|
89ff5c5232
|
Upgrade jQuery to 1.7.2.
|
2012-03-22 09:45:22 -04:00 |
|
Scott González
|
b4d9eee966
|
Merge branch 'master' into selectmenu
|
2012-02-29 22:09:26 -05:00 |
|
Scott González
|
3f56f8dfc6
|
Accordion: Added visual tests for nested accordions with differing icons options.
|
2012-02-26 21:57:48 -05:00 |
|
Felix Nagel
|
e299e9ad66
|
Selectmenu: added empty.html visual test, small improvements in html files
|
2012-02-26 02:52:23 +01:00 |
|
Felix Nagel
|
156d0fbf09
|
Selectmenu: fix for IEs item hover problem, overflow CSS properties now included
|
2012-02-26 02:16:50 +01:00 |
|
Felix Nagel
|
1fbf5cb4c7
|
Selectmenu: small typo in visual test
|
2012-02-26 01:04:32 +01:00 |
|
Felix Nagel
|
29effb38eb
|
Selectmenu: removed Button widget dependency
|
2012-02-23 23:25:03 +01:00 |
|
Jörn Zaefferer
|
58a5e23a78
|
Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped elements.
|
2012-02-23 19:39:43 +01:00 |
|
Felix Nagel
|
af0d520704
|
Selectmenu: merge themeswitcher with compatibility visual test
|
2012-02-22 00:22:08 +01:00 |
|
Jörn Zaefferer
|
59d15809a3
|
Selectmenu: Introduce menuWidget method, to get access to the menu element. Fix various tests and simplify demos accordingly. Add comment about optgroup-click-handling.
|
2012-02-21 20:22:13 +01:00 |
|
Jörn Zaefferer
|
6528b48b47
|
Merge branch 'master' into selectmenu
|
2012-02-21 17:48:55 +01:00 |
|
Scott González
|
4f909c50ba
|
Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;'
|
2012-02-12 09:14:36 -05:00 |
|
kborchers
|
87dc9ce24a
|
Menu: Prevent navigating to disabled menu items with the keyboard.
|
2012-02-06 14:12:56 -06:00 |
|
kborchers
|
48ad0994a0
|
Menu: Prevent clicking on disabled menu items and remove unnecessary extra padding from disabled items.
|
2012-02-03 16:12:37 -06:00 |
|
Scott González
|
519985f612
|
Visual tests: Cleaned up dialog tests.
|
2012-02-01 20:35:31 -05:00 |
|
Felix Nagel
|
30211901a8
|
Selectmenu: removed space from file name
|
2012-01-25 22:30:18 +01:00 |
|
Felix Nagel
|
08de75cbec
|
Selectmenu: add refresh method to visual test
|
2012-01-20 00:49:10 +01:00 |
|
Felix Nagel
|
3369ec340d
|
Selectmenu: removed option value
|
2012-01-12 22:01:49 +01:00 |
|
kborchers
|
a53916b454
|
Merge branch 'master' into selectmenu
|
2011-12-15 12:57:11 -06:00 |
|
kborchers
|
aa8c4770a9
|
Menu: Update the default visual test to use the new menus option that replaced the items option
|
2011-12-07 14:51:46 -06:00 |
|
Felix Nagel
|
c00b685cb8
|
Selectmenu: added visual test for themeswitcher
|
2011-12-01 20:31:52 +01:00 |
|
Felix Nagel
|
aef2d2fc6c
|
Selectmenu: improved visual tests (title and merging widget compatibility tests)
|
2011-12-01 20:09:57 +01:00 |
|
Jörn Zaefferer
|
769abbabc3
|
Upgrade jQuery to 1.7.1.
|
2011-11-24 11:27:35 +01:00 |
|
Jörn Zaefferer
|
9bd08798c2
|
Merge branch 'master' into selectmenu
|
2011-11-24 11:25:24 +01:00 |
|
Scott González
|
54fb1441fe
|
Upgrade jQuery to 1.7.1.
|
2011-11-22 08:43:09 -05:00 |
|