Commit Graph

447 Commits (707605cedd1144a98292947b7618c219abe934e2)

Author SHA1 Message Date
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
mcyph 8c63f00adb added to source code notices 2021-03-25 19:42:28 +11:00
mcyph 2f0c7fe4ec added source code toggle control to examples 2021-03-25 19:06:55 +11:00
mcyph ff0ca898ab added source code toggle control to examples 2021-03-25 19:04:22 +11:00
mcyph f0ec7a3157 added source code toggle control to examples 2021-03-25 18:58:02 +11:00
mcyph 404856f819 temporarily moved example file 2021-03-25 17:29:07 +11:00
mcyph 4cabe11818 bugfix 2021-03-25 17:26:26 +11:00
mcyph 40f169c0ea temporarily moved examples which need refactoring to docs/stashed to allow compilation 2021-03-25 17:23:29 +11:00
mcyph e64b268c79 removed webpack example for now 2021-03-25 17:19:15 +11:00
mcyph ce15731a1b moved example descriptions into example controls 2021-03-25 17:12:58 +11:00
mcyph c2635745ef moved example descriptions into example controls 2021-03-25 15:35:06 +11:00
mcyph c3964305d9 moved example descriptions into example controls 2021-03-25 15:20:16 +11:00
mcyph 5ccac7f32d adjusted width, titles and positioning of examples 2021-03-25 14:59:23 +11:00
mcyph 59a87efb7a integrated more examples into the next.js app 2021-03-25 14:15:20 +11:00
mcyph 4b8c14d0da integrated more examples into the next.js app 2021-03-25 14:02:46 +11:00
mcyph adcef6350e integrated more examples into the next.js app and moved static files into the public next.js dir 2021-03-25 13:49:21 +11:00
mcyph 1835e6429d started integrating more examples into the next.js app 2021-03-25 12:55:45 +11:00
mcyph ce3a61f1d0 started integrating more examples into the next.js app 2021-03-25 12:12:01 +11:00
mcyph dad45f61dd started integrating more examples into the next.js app 2021-03-25 11:21:31 +11:00
mcyph 8afd272fbd started integrating more examples into the next.js app 2021-03-25 09:54:38 +11:00
mcyph f1ae90efc1 started integrating more examples into the next.js app 2021-03-23 23:31:35 +11:00
mcyph 1b60186ea0 started integrating more examples into the next.js app 2021-03-23 16:37:53 +11:00
mcyph b71e09aa70 fixed imports 2021-03-23 11:34:49 +11:00
mcyph af8338c077 replaced fn() => {} syntax with fn() class function syntax to fix "this" binding 2021-03-23 11:27:48 +11:00
mcyph ff2f1c49ce bugfix for geometry properties not being modified in e.g. translate() 2021-03-23 11:13:09 +11:00
Jon Gadsden a7f38b36cf
Merge pull request #6 from jgadsden/update-attribution
Update links to point to jsGraph
2021-03-22 14:26:16 +00:00