Commit Graph

472 Commits (ff309ee781d06641a6d04d4a8095a02cb9db2048)

Author SHA1 Message Date
mcyph cace21a0a9 bugfix for getting cell ancestors 2021-04-18 22:21:03 +10:00
mcyph b0d978fb8e reverted to using mxCell functions directly rather than through mxGraphModel 2021-04-17 22:19:36 +10:00
Dave Morrissey 233b1fec21
Merge pull request #21 from jsGraph/monorepo
Restructure into a monorepo.
2021-04-16 13:58:06 +10:00
Junsik Shim a22a610096 Update readme.md 2021-04-15 13:13:13 +09:00
Junsik Shim 1b0f3d6b9e - Restructure into a monorepo.
- Add Storybook to packages.
- Remove circular dependencies.
2021-04-15 13:12:12 +09:00
Jon Gadsden 441bc9036b default branch name is now 'main' 2021-04-15 13:11:48 +09:00
Jon Gadsden 539c4c0ab3
Merge pull request #16 from mcyph/master
refactored to be ES9; converted some files to TypeScript; added documentation from typed-mxgraph
2021-04-13 22:06:35 +01:00
mcyph dd12715489 bugfix for cell validation/invalidation 2021-04-11 14:33:07 +10:00
mcyph 7ae4fda979 moved mxCellState to view/cell 2021-04-11 13:53:20 +10:00
mcyph 1f4fed2313 bugfixes to xml+json examples 2021-04-11 11:22:14 +10:00
mcyph 3b3799426c removed resources example 2021-04-11 11:18:03 +10:00
mcyph 39d9b29e3c bugfix 2021-04-11 10:11:18 +10:00
mcyph 2f64ff0a36 added explanations to example code 2021-04-10 20:44:16 +10:00
mcyph 6205852cac reduced various prototype sharing issues 2021-04-10 14:04:32 +10:00
mcyph 685fe13682 jsdoc+typescript type bugfixes 2021-04-10 01:25:32 +10:00
mcyph 090ac052c7 jsdoc+typescript type bugfixes 2021-04-10 01:06:11 +10:00
mcyph ea039138d0 auto-added jsdoc definitions from typed-mxgraph to source files 2021-04-10 00:23:19 +10:00
mcyph f68f62fd5e added jsdoc definitions from typed-mxgraph+script to auto-add them 2021-04-10 00:13:15 +10:00
mcyph 442918e33f minor bugfix 2021-04-09 22:52:15 +10:00
mcyph f38e0b719d moved class docs and constructors to top of files 2021-04-09 22:50:22 +10:00
mcyph 533b2fd4f1 bugfixes 2021-04-09 17:03:19 +10:00
mcyph ea5f2a54fb fixes to SVG canvas and made typescript compile 2021-04-09 16:37:00 +10:00
mcyph ddf086392c fixes to SVG canvas and made typescript compile 2021-04-09 15:46:35 +10:00
mcyph c372e77297 finished converting most main base modules to typescript+eslint 2021-04-09 15:26:04 +10:00
mcyph 889156b314 converting to typescript 2021-04-08 20:36:21 +10:00
mcyph 16060a58bd converting to typescript 2021-04-07 22:17:26 +10:00
mcyph 6d342ccbb3 converting to typescript 2021-04-07 21:34:54 +10:00
mcyph 32b49b5563 converting to typescript 2021-04-07 17:13:56 +10:00
mcyph b654d9cb08 reorganize directory structure and converting to typescript 2021-04-05 19:21:57 +10:00
mcyph 2f8b2f82f0 reorganize directory structure and converting to typescript 2021-04-03 21:10:21 +11:00
mcyph 8a877f5efe reorganize directory structure and converting to typescript 2021-04-03 20:58:13 +11:00
mcyph 1d29e57258 reorganize directory structure and converting to typescript 2021-04-03 15:32:02 +11:00
mcyph e84c441c53 reorganize directory structure and converting to typescript 2021-04-03 14:33:41 +11:00
mcyph 15074f0576 reorganize directory structure and converting to typescript 2021-04-02 17:52:10 +11:00
mcyph 651c4821e8 reorganize directory structure and converting to typescript 2021-04-02 14:39:09 +11:00
mcyph 16ae8bb743 reorganize directory structure and converting to typescript 2021-04-02 13:08:03 +11:00
mcyph 589a75cdb5 started reorganizing directory structure and converting to typescript 2021-03-31 23:55:46 +11:00
mcyph 77f84bd054 started reorganizing directory structure and converting to typescript 2021-03-31 20:17:43 +11:00
mcyph f499198551 fixed codec import problems and reverted mxUtils.getValue() comparisons to use == and != 2021-03-28 00:25:31 +11:00
mcyph 7eb02061b7 made it so all comparisons against mxConstants values use === or !== 2021-03-27 19:02:49 +11:00
mcyph 7b6f6156a3 cleanups and import fixes 2021-03-27 18:30:42 +11:00
mcyph 6fdf9f24cb cleanups and import fixes 2021-03-27 17:52:29 +11:00
mcyph 34a0fcbc81 added link to github repo and bugfixes 2021-03-26 17:33:14 +11:00
mcyph db6be0b474 moved examples into subfolders 2021-03-26 17:15:46 +11:00
mcyph fa60cf0804 added different tabs, dividing examples into categories 2021-03-26 17:13:40 +11:00
mcyph 78f8919826 moved examples into subfolders 2021-03-26 15:39:33 +11:00
mcyph d8a1386589 cleanups and bugfixes 2021-03-26 14:26:38 +11:00
mcyph 8fe52f4106 cleanups and bugfixes 2021-03-26 13:26:24 +11:00
mcyph 0b51e1da2a cleanups and bugfixes 2021-03-26 12:45:54 +11:00
mcyph 0319692cca bugfixes+example cleanups 2021-03-26 11:56:58 +11:00