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 |
|
Jörn Zaefferer
|
1a0f2e4659
|
Position: Extend unit test for using to check feedback properties
|
2012-04-24 16:17:02 +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 |
|
Scott González
|
9df981d268
|
Position: Added tests for flipfit.
|
2012-04-23 16:07:58 -04:00 |
|
Scott González
|
b093b6f6f7
|
Position tests: Simplify logic and reduce tests.
|
2012-04-23 15:52:20 -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
|
d40993dcf6
|
Fix various issues in our html files, third batch
|
2012-04-23 18:55:11 +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
|
15705723b2
|
Position tests: Removed unused elements.
|
2012-04-23 12:23:59 -04:00 |
|
Jörn Zaefferer
|
6ccfb20c8b
|
Grunt: Add JSHINT to predefs for tests
|
2012-04-23 18:13:40 +02:00 |
|
Scott González
|
3cb9ab723a
|
Tests: Add custom URL configs to QUnit.config.urlConfig for discoverability.
|
2012-04-23 10:47:43 -04:00 |
|
Scott González
|
b042f8ebd6
|
Tests: Moved loadResources to TestHelpers.
|
2012-04-23 10:43:01 -04:00 |
|
Scott González
|
7a5a77da50
|
Tests: Rename {widget}_defaults.js -> {widget}_common.js
|
2012-04-23 10:15:17 -04:00 |
|
Scott González
|
3b54760b51
|
Tests: Run JSHint in unit tests, unless nojshint=1 is specified in the query string.
|
2012-04-23 08:44:55 -04:00 |
|
Jörn Zaefferer
|
7ec8c7fbbc
|
Update to latest qunit-composite
|
2012-04-22 12:47:33 +02:00 |
|
Jörn Zaefferer
|
ce3c7fab93
|
Update to official qunit composite addon
|
2012-04-21 17:49:11 +02:00 |
|
Scott González
|
c090fe9486
|
Resizable tests: Remove all bad tests.
|
2012-04-20 11:23:37 -04:00 |
|
Scott González
|
31f3d0e6a3
|
Resizabe tests: Use equal() instead of equals().
|
2012-04-20 11:20:50 -04:00 |
|
Scott González
|
a166540251
|
Use .jshintrc files.
|
2012-04-20 11:19:27 -04: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
|
33df9b788d
|
Menu tests: Update tests to test mouseenter instead of mouseover
|
2012-04-19 23:50:52 -05:00 |
|
TJ VanToll
|
6150abae49
|
Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal dialog does not disable resizables on the page.
|
2012-04-19 20:55:02 -04:00 |
|
Scott González
|
d62d9d4eff
|
Spinner tests: Don't pollute the global namespace with helpers.
|
2012-04-19 13:12:23 -04:00 |
|
Scott González
|
e9d5079b04
|
Tests: Move commonWidgetTests() to TestHelpers.
|
2012-04-19 13:03:21 -04:00 |
|
Scott González
|
33e93ef7f0
|
Tabs tests: Don't pollute the global namespace with helpers.
|
2012-04-19 12:53:13 -04:00 |
|
kborchers
|
c16bd7c510
|
Menu tests: Don't pollute the global namespace with helpers.
|
2012-04-19 11:19:52 -05:00 |
|
Scott González
|
163555d7bf
|
Accordion tests: Don't polloute the global namespace with helpers.
|
2012-04-19 11:37:39 -04:00 |
|
Scott González
|
0e8d9dde20
|
Tests: Lint.
|
2012-04-19 11:21:24 -04:00 |
|
Scott González
|
266cc84013
|
Tests: Lint.
|
2012-04-19 11:17:35 -04:00 |
|
Scott González
|
af1b4d859d
|
Tests: Lint.
|
2012-04-19 10:50:09 -04:00 |
|
Scott González
|
0a5a9090f8
|
Tests: Lint.
|
2012-04-19 10:28:26 -04:00 |
|
kborchers
|
58a120bb4b
|
Merge branch 'menuaria' into master
|
2012-04-19 09:24:08 -05:00 |
|
Scott González
|
aa187f57d1
|
Tests: Lint
|
2012-04-19 09:39:21 -04:00 |
|
Scott González
|
a0fb2c227e
|
Tests: Lint.
|
2012-04-18 22:46:39 -04:00 |
|
Scott González
|
a28983086e
|
Tests: Lint.
|
2012-04-18 22:36:15 -04:00 |
|
kborchers
|
890a45a22c
|
Menu: Add unit tests for testing disabled items
|
2012-04-18 21:29:39 -05: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
|
7dcfae7da2
|
Position: Extract getWithinInfo method, use that for tests that call getScrollInfo directly, pass within info to that, gets rid of a few more DOM accesses
|
2012-04-13 15:05:43 +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 |
|
Scott González
|
96f9c84b7b
|
Autocomplete: Move race condition logic from ajax requests to general response handler. Fixes #8234 - Autocomplete: Automatic race-condition handling for custom sources.
|
2012-04-03 16:47:14 -04: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 |
|