Commit Graph

464 Commits (55be71c4ef782042dea06b7be2f4af2526a77222)

Author SHA1 Message Date
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
mcyph 978b0eb111 fixed edit label positions in mxCellEditor 2021-03-22 21:54:01 +11:00
mcyph 76e0cf343a fixed edit label positions in mxCellEditor 2021-03-22 21:53:16 +11:00
mcyph 28957e8c97 bugfix for sizer rectangle handles growing on click 2021-03-22 21:19:25 +11:00
mcyph 697353449a various bugfixes 2021-03-22 17:41:22 +11:00
mcyph 371cd0c8be bugfixes to resize squares and imports 2021-03-22 00:47:32 +11:00
mcyph 1763fa449f style updates 2021-03-21 23:32:41 +11:00
mcyph 85c51d327e removed more references to vml 2021-03-21 23:04:36 +11:00
mcyph 1727af552d automated cleanups using eslint 2021-03-21 22:52:45 +11:00
mcyph eb257160cb bugfixes - hello world mostly works 2021-03-21 21:43:20 +11:00
mcyph 699248ae27 bugfixes - hello world mostly works 2021-03-21 21:33:39 +11:00
mcyph 099acfd05b fixed import and init errors 2021-03-21 21:08:11 +11:00
mcyph 9e9281fa82 fixed import and init errors 2021-03-21 19:59:52 +11:00
mcyph 473361e910 fixed import and init errors 2021-03-21 18:00:50 +11:00
mcyph b257b5c5c9 fixed import and init errors 2021-03-21 17:46:06 +11:00
mcyph 4e8e71de7d fixed import and init errors 2021-03-21 17:06:10 +11:00
mcyph 48097e7892 fixes to imports and syntax errors 2021-03-21 16:11:23 +11:00
mcyph 1f778c7869 removed references to `arguments` object in various files 2021-03-21 16:01:26 +11:00
mcyph 452ba705ea removed references to `arguments` object in various files 2021-03-21 15:48:17 +11:00
mcyph 942f537f17 started adding basic next.js examples app to src subdir 2021-03-21 13:00:55 +11:00
mcyph 860925b8fa large batch convert `var` to `let` 2021-03-21 12:24:29 +11:00
mcyph 5014534f47 as per license file added note files have been modified 2021-03-21 11:14:27 +11:00
mcyph aa4e1c9cb3 moved examples to src/examples with goal of converting from html to js/react 2021-03-21 10:45:44 +11:00
mcyph 366f1e793b js syntax updates 2021-03-20 23:25:50 +11:00
mcyph cefe19455b started removing mxUtils.bind() calls in favor of ()=>{} style functions 2021-03-20 22:38:03 +11:00
mcyph 2edc6c838f code autoformat 2021-03-20 22:07:21 +11:00
mcyph b490313420 updates to js syntax+added superclass calls to constructors 2021-03-20 22:00:04 +11:00
mcyph 8ed2f25c20 updates to js syntax 2021-03-20 21:35:42 +11:00
mcyph fc98630dad updates to js syntax 2021-03-20 19:07:56 +11:00
mcyph a599a51ef9 manual updates to js syntax 2021-03-20 16:06:14 +11:00
mcyph 8d5296163c removed support for IE version checks via documentMode 2021-03-20 15:44:25 +11:00
mcyph ea47e07a1e removed support for IE quirks mode 2021-03-20 15:32:46 +11:00
mcyph 62f0f61eda started removing support for vml 2021-03-20 14:58:27 +11:00
mcyph b416ac578f started removing support for IE6-11 2021-03-20 14:48:12 +11:00