8f61e80a
(gh-pages)
Added the GitHub graphs example to the showcase page. by
2019-02-19 19:39:15 -0500
b906bfa0
(develop)
fix failing test from ItemSet.js (#4256) by
2019-02-18 05:58:40 -0500
f57e1d54
Fixed endless image loading errors when broken image could not be loaded (#4245) by
2019-02-08 10:57:12 -0500
9de41d6f
Update ItemSet.js (#4238) by
2019-01-30 21:08:41 +0100
773d973c
Fix link in 'how to help' (#4131) by
2019-01-11 10:08:30 +0100
0677e271
Fix spelling error in spanish locale (#4221) by
2019-01-08 03:10:36 -0500
409536de
Link we_need_help to Open Collective (#4218) by
2019-01-02 21:51:43 +0300
23754ae8
Fixed typo in CONTRIBUTING.md (#4210) by
2018-12-11 09:49:57 +0100
72288ac2
Typo fix on network examples index (#3989) by
2018-07-15 00:40:49 +1000
01b3fc6f
Fix ordering for arbitrarily nested groups (#3990) by
2018-07-01 03:41:39 -0700
f5bf3168
Fixed the two broken references to SweetAlert (#3943) by
2018-07-01 12:34:19 +0200
39ded1e8
Fix visibility of scale lines after toggling left axis groups (#3936) by
2018-07-01 12:30:21 +0200
8441fede
Normalize mouse wheel deltas (#3911) by
2018-07-01 12:18:55 +0200
a11990d3
Replace babel-preset-es2015 with babel-preset-env (#3978) by
2018-07-01 20:18:06 +1000
77e16a50
Improvment on clustering performance (#3862) by
2018-03-31 16:05:32 -0300
6796a0c7
Fix #3713 - Node color overriden by Group Color (#3870) by
2018-03-31 16:04:04 -0300
2cf29042
Add arrow types for EndPoints.js (#3839) by
2018-04-01 03:55:51 +0900
58e31eda
Fix typo in navigation.html (#3890) by
2018-04-01 00:25:09 +0530
3405e876
customeTime additional editable=false functionality. (#3816) by
2018-02-18 23:14:49 +1100
c137112b
Allow normal page scrolling over timeline (#3818) by
2018-02-15 22:29:26 +1000
0f42fafe
update moment to last version (#3819) by
2018-02-15 13:28:12 +0100
a8b9ae43
[Graph3d] zoomable and ctrlToZoom options (#3800) by
2018-02-09 17:32:05 +0100
8a231f59
Add russian locale to timeline (#3783) by
2018-02-06 22:41:08 +0300
991331d3
[Timeline] Vertical group labels (#3795) by
2018-02-06 20:40:23 +0100
716f3616
[Timeline] Year quarters (#3717) by
2018-01-27 11:18:05 +0100
2f1a1cf5
[Timeline] Fix react integration, fix content applying mechanics (#3760) by
2018-01-07 01:37:55 +0400
a6e41538
Update Graph2d.js (#3738) by
2018-01-05 02:38:50 -0800
d2cfa84d
[Timeline] Align current time (#3718) by
2018-01-05 11:37:06 +0100
a42368c1
Add `icon` option to ShapeBase (#3756) by
2018-01-05 05:34:53 -0500
9c9f2726
fix: silently ignore a verticle animation when no item (#3757) by
2018-01-05 20:30:06 +1000
6195025d
Fixed typo (#3742) by
2017-12-20 00:43:03 -0800
3884998f
fixed memory leak because eventlisteners weren't destroyed (#3728) by
2017-12-17 22:14:41 +0100
9ae7d62a
[Timeline] Group height mode (#3670) by
2017-12-09 19:12:26 +0100
a1706d5b
Fix zooming bug (#3715) by
2017-12-09 18:23:14 +0200
4d1af999
Move showManipulationToolbar outside of if statement (#3694) by
2017-12-09 05:32:51 -0700
23858aa0
Documented isActive() (#3704) by
2017-12-09 23:31:18 +1100
1d90d481
add localization for Ukraine (#3699) by
2017-12-01 23:30:52 +0200
80af85e3
onTimeout function (#3602) by
2017-11-24 11:28:02 +0200
c7054d71
implementation of visibleGroups with a proper example (#3674) by
2017-11-24 10:27:13 +0100
ab6182ad
Opencollective (#3681) by
2017-11-24 08:55:52 +0100
cd9562f7
Fix rolling mode (#3663) by
2017-11-18 23:22:07 +0200
d64f36c8
Fix initial load when options start and end are not defined (#3664) by
2017-11-18 23:14:27 +0200
7a568694
configurable manual zoom speed (#3657) by
2017-11-16 10:58:54 -0800
e2909b46
BUGFIX: No group info returned to mouse events when cursorY == group top (#3652) by
2017-11-10 15:46:49 +0200
2bf3dc5e
Fixes 2584 in Develop (#3650) by
2017-11-10 08:46:05 -0500
da387f31
Fixes issue 3321 by ensuring labels are drawn as part of initial cons… (#3646) by
2017-11-06 17:30:26 -0500
98dad55b
Fixes Issue #2584 (again) (#3647) by
2017-11-06 17:29:30 -0500
39c0f140
(mbroad/issue-3321)
Exclude test coverage from regular test runs by
2017-11-05 12:22:39 -0500
2d1abcf2
Simplify test and remove support for node 6 by
2017-11-05 10:22:56 -0500
a46d8426
Fixes issue 3321 by ensuring labels are drawn as part of initial construction of the DataAxis by
2017-11-05 10:11:19 -0500
658324f2
Prevent items from being repeatedly redrawn while off screen (#3633) by
2017-11-05 05:52:43 +1000
fb6872d6
Adding unit tests for lib/shared (#3600) by
2017-11-04 15:41:49 -0400
5563fc61
(HEAD -> master)
Adds code-coverage badge, code coverage reports, and test-cov script … (#3626) by
2017-11-04 15:02:42 -0400
95657e96
Adds code-cov to develop and updates readme. (#3629) by
2017-10-30 16:55:37 -0400
65ccf6ce
(mbroad/code-climate-coverage-develop)
Adds code-cov to develop and updates readme. by
2017-10-28 21:06:43 -0400
388edb50
(mbroad/unittest/lib/shared)
Merge branch 'develop' into mbroad/unittest/lib/shared by
2017-10-28 20:53:18 -0400
bd668c5a
Docs : fixes and enhancements for the documentation template. (#3596) by
2017-10-28 23:42:06 +0200
5e781e6f
Fixes issue 3397 - Updates url for gephi's json exporter plugin (#3622) by
2017-10-28 17:41:31 -0400
508af93d
Fix currentTimeTick table in docs (#3627) by
2017-10-29 07:32:01 +1000
773d593c
Unit tests: upgrade jsdom to v11 to fix breaking unit tests for Network (#3603) by
2017-10-28 23:30:45 +0200
606238f4
Fix outdated showcase (#3621) by
2017-10-28 17:28:40 -0400
90337a9d
(mbroad/code-climate-coverage)
Correct badge url by
2017-10-27 20:36:48 -0400
391de3e3
install nyc by
2017-10-27 20:25:24 -0400
c7ee0ec8
Adds code-coverage badge, code coverage reports, and test-cov script to master. by
2017-10-27 20:17:48 -0400
83034878
Adds sanity check assertions to popup destroy tests by
2017-10-27 10:09:11 -0400
0f8455f3
Adds isDate tests by
2017-10-26 21:04:30 -0400
031d6407
Correct test description by
2017-10-24 21:51:33 -0400
f81eef53
Address spacing, and unnecessary tests by
2017-10-24 21:46:15 -0400
cdff6b12
Network feature: background style for edges (#3606) by
2017-10-23 21:56:05 +0300
8e929e35
Moved navbar elements in all html documentation files to partial (#3604) by
2017-10-23 06:56:35 +0200
c19e5243
Adds additional util tests by
2017-10-22 20:31:38 -0400
645fc91a
removes redundant code by
2017-10-22 18:36:13 -0400
6288a411
Adds tests for utils: recursiveDomDelete, isDate, convert and isType by
2017-10-22 18:35:59 -0400
429b63c9
Removes unused functions from util by
2017-10-21 15:36:02 -0400
139bc861
Adds tests for uuid by
2017-10-21 15:06:52 -0400
e74dc43c
Docs: Moved end block in all html documentation files to partial (#3597) by
2017-10-21 20:22:34 +0200
4c68bae3
Adds additional tests to DataSet by
2017-10-21 14:19:46 -0400
e25d2e22
Corrects broken tests and adds more tests to ColorPicker by
2017-10-21 12:53:36 -0400
4b766a5a
Merge branch 'mbroad/code-coverage' into mbroad/unittest/lib/shared by
2017-10-21 08:45:35 -0400
a56cd13f
Merge branch 'develop' into mbroad/code-coverage by
2017-10-21 08:45:22 -0400
3aae9fcd
Merge branch 'develop' into mbroad/unittest/lib/shared by
2017-10-21 08:38:58 -0400
989bfd24
Code changes to modules to tighten up code by
2017-10-21 08:27:43 -0400
319fced2
Tests and sinon dependency introduced by
2017-10-21 08:26:28 -0400
88f0a6a4
Network: force array order when sorting hierarchical levels (#3576) by
2017-10-20 13:04:52 +0200
24d61cb2
Add template for document generation with 'jsdoc'. (#3497) by
2017-10-20 13:01:37 +0200
0a6f2573
Week scale - enhance and add to auto-scaling (#3549) by
2017-10-20 13:01:05 +0200
7110549e
Network: DRY code in Label for parsing markup (#3565) by
2017-10-20 13:00:08 +0200
bc446e0e
Network: Cleanup @typedef's in jsdoc comments (#3569) by
2017-10-20 12:59:41 +0200
197f36a6
Adds code coverage report the output of `npm test` and adds detailed … (#3575) by
2017-10-20 06:59:21 -0400
ca859839
Loading screen template (#3537) by
2017-10-18 14:48:19 +0300
3c48a38d
Network: Fix documentation for event `stabilized` (#3582) by
2017-10-18 13:47:44 +0200
d53042af
Removing duplicate line (#3578) by
2017-10-18 13:46:44 +0200
eedd022a
Network: Add new Hexagon shape to shape examples (#3577) by
2017-10-18 13:45:35 +0200
294525c6
Adds tests for Popup by
2017-10-17 18:42:06 -0400
6c8cf80f
Remove requirement for dist/vis in TimelineItemSet by
2017-10-15 09:25:34 -0400
bbcaa781
Import vis at the top level to keep ItemSet passing by
2017-10-14 21:04:54 -0400
b50ddc54
Switch over to using functions in lib/ rather than dist/, so that code coverage stats are complete. by
2017-10-14 20:59:56 -0400
b4507580
Adds code coverage report the output of `npm test` and adds detailed html code coverage report using the command `npm run-script test-cov` by
2017-10-14 20:03:59 -0400
dfe9c405
Fix for majorLabels showing wrong dates (#3573) by
2017-10-14 15:53:01 +0200
1ece2374
Network: Handle null data gracefully (#3571) by
2017-10-14 09:42:51 +0200