Chart.js/test/specs
Simon Brunel 2c52209ba7 Replace the IFRAME resizer by DIVs (#4596)
Resize detection is now based on scroll events from two divs nested under a main one. Implementation inspired from https://github.com/marcj/css-element-queries.
2017-08-02 07:25:55 +02:00
..
controller.bar.tests.js Fix and refactor bar controllers 2017-04-08 13:40:21 -04:00
controller.bubble.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
controller.doughnut.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
controller.line.tests.js Support an array for line chart pointBorderWidth 2017-07-04 07:24:37 -04:00
controller.polarArea.tests.js Fix ESLint errors (#4485) 2017-07-22 09:19:06 +02:00
controller.radar.tests.js Fix pointRadius and pointHitRadius settings for radar charts 2017-04-16 16:12:45 -04:00
core.controller.tests.js Replace the IFRAME resizer by DIVs (#4596) 2017-08-02 07:25:55 +02:00
core.datasetController.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.element.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.helpers.tests.js Add support for line height CSS values (#4531) 2017-07-20 19:20:54 +02:00
core.interaction.tests.js index-y interaction mode + convert horizontal bar defaults to new mode (#4458) 2017-07-28 18:07:28 -04:00
core.layoutService.tests.js scale service - respect new weight scale option for axes ordering (#4094) 2017-04-04 19:42:25 -04:00
core.plugin.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.scale.tests.js Fix labelOffset not working for vertical axes (#4249) 2017-07-15 10:19:16 +02:00
core.scaleService.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
core.tooltip.tests.js index-y interaction mode + convert horizontal bar defaults to new mode (#4458) 2017-07-28 18:07:28 -04:00
element.arc.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
element.line.tests.js Enhancement: adds step-after functionality, true defaults to step-before (#4065) 2017-04-16 16:13:13 -04:00
element.point.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
element.rectangle.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
global.defaults.tests.js Cleanup and upgrade unit tests environment 2017-03-04 11:39:48 -05:00
global.deprecations.tests.js Change scale.ticks back to an array of strings (#4573) 2017-07-29 21:26:36 +02:00
helpers.canvas.tests.js Cleanup and reorganize core and canvas helpers 2017-06-24 13:28:52 -04:00
helpers.core.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
helpers.easing.tests.js Enforce spaces around infix/unary words operators (#4547) 2017-07-22 14:13:09 +02:00
helpers.options.tests.js Refactor padding parsing under helpers.options (#4544) 2017-07-21 15:03:03 +02:00
platform.dom.tests.js Rewrite unit test waitForResize helper (#4566) 2017-07-26 13:33:45 +02:00
plugin.filler.tests.js Add support to fill between datasets (#4008) 2017-03-18 11:08:57 +01:00
plugin.legend.tests.js Fix error when legend label options are not defined (#4402) 2017-06-24 17:35:46 +02:00
plugin.title.tests.js Add support for line height CSS values (#4531) 2017-07-20 19:20:54 +02:00
scale.category.tests.js Fix ESLint errors (#4485) 2017-07-22 09:19:06 +02:00
scale.linear.tests.js Add support for line height CSS values (#4531) 2017-07-20 19:20:54 +02:00
scale.logarithmic.tests.js Fix ESLint errors (#4485) 2017-07-22 09:19:06 +02:00
scale.radialLinear.tests.js Add support for line height CSS values (#4531) 2017-07-20 19:20:54 +02:00
scale.time.tests.js Change ticks.mode to scale.distribution (#4582) 2017-07-30 21:24:29 +02:00