Commit Graph

187 Commits

Author SHA1 Message Date
jfh
8fcaa37396 Update seExplorerButton.js 2020-11-07 13:27:35 +01:00
jfh
af6597d261 in progress 2020-11-07 01:39:44 +01:00
jfh
897a172da8 Update ext-shapes.js 2020-11-05 00:13:45 +01:00
jfh
3b771fa891 in progress 2020-11-03 23:51:15 +01:00
jfh
6cc38b7049 in progress 2020-11-02 09:31:20 +01:00
jfh
62c53bb731 progress 2020-11-01 19:31:43 +01:00
jfh
dcd5c48124 click to toggle buttons 2020-11-01 14:05:43 +01:00
jfh
2b5eef735a fix icons 2020-11-01 13:36:23 +01:00
jfh
6401016e13 Merge branch 'master' into seFlyingButton 2020-10-31 22:49:57 +01:00
jfh
ff79759922 in progress 2020-10-31 22:42:39 +01:00
jfh
a6479913ea progress on flying 2020-10-28 00:11:49 +01:00
jfh
087fa44cea add netlify logo per their requirements 2020-10-25 23:37:47 +01:00
jfh
c7d816155c move layout buttons to web components 2020-10-25 20:00:12 +01:00
jfh
f2698c2ca8 npm update with fix to new eslint issues 2020-10-25 17:54:04 +01:00
jfh
ea4a33dc83 in progress 2020-10-24 18:38:34 +02:00
jfh
bc21386cb6 add disabled attribute for undo/redo button 2020-10-21 22:21:10 +02:00
jfh
f9143671c3 addd boolean attribute to implement wireframe 2020-10-20 23:54:06 +02:00
Brett Zamir
d03e5eeae6 - Linting: Apply latest eslint-plugin-jsdoc; lint properties/param defaults 2020-10-20 09:48:07 +08:00
jfh
256e602a96 register the key event with the button 2020-10-20 00:01:39 +02:00
jfh
1edf001956 initial test for web components 2020-10-19 00:03:00 +02:00
jfh
a1fd9b85f4 refactor some jQuery to es6 2020-10-17 00:38:27 +02:00
jfh
6d1c36b6d3 useEncodeURIComponent to add security to dynamic import 2020-10-05 21:27:48 +02:00
jfh
08c68cb537 add ability to add extensions not located in the extensions folder 2020-10-04 23:10:35 +02:00
jfh
cfbb5a5ec8 npm update + fix linked to this update
found an issue with eslint when empty comments were used.
2020-10-04 23:07:31 +02:00
jfh
e2493664ed initial commit 2020-10-03 19:04:20 +02:00
jfh
e4e7d68aba locale.js with no jquery 2020-09-23 10:05:36 +02:00
jfh
2488a3a438 remove jquery in favor of native dom 2020-09-23 00:31:05 +02:00
jfh
b7133d5604 supportsGoodDecimals_ not used anywhere so was removed 2020-09-22 19:43:40 +02:00
jfh
a6d7a872f0 minor format and lint fix 2020-09-20 23:50:22 +02:00
jfh
5583488181 disable eslint rule for unsupported feature 2020-09-19 23:59:42 +02:00
jfh
359a161ff2 remove external folder in favor of npm dependencies 2020-09-19 15:21:30 +02:00
jfh
37fbc055fc use pathseg from npm
improvements that were made to svgpathseg polyfill locally may have to be applied to the original package.
2020-09-19 12:57:14 +02:00
jfh
213c075425 remove DS Store files 2020-09-18 23:57:41 +02:00
jfh
327ec26efa remove DS Store files 2020-09-18 23:00:35 +02:00
jfh
57cbea9d27 nomodule forward removed
may need to put it back later
2020-09-18 22:17:28 +02:00
jfh
74691af06f add lack of svg support file 2020-09-18 19:31:35 +02:00
jfh
3ce12fba9b move jquery import from index.html to index.js 2020-09-18 19:30:31 +02:00
jfh
22e44a0f56 no need to have several import of svgpathseg as this one loads to the window 2020-09-13 19:10:29 +02:00
jfh
ff711f080b remove externals in favor of npm packages 2020-09-13 12:08:05 +02:00
jfh
d15ee0fc3a translate to french 2020-09-13 01:29:49 +02:00
jfh
6c93cbf0b2 Use rollup:intro to build the xdomain-index.js 2020-09-13 01:27:40 +02:00
jfh
0d34672c9a fix issue with locale extension builds 2020-09-12 01:27:47 +02:00
jfh
ff83e4d22e improve loading of extension locales with fallback 2020-09-10 00:54:17 +02:00
jfh
cf8c8a8398 fix issues with the es build and locales. 2020-09-09 12:14:00 +02:00
jfh
029ed1a1e1 fix issue with storage 2020-09-09 01:35:47 +02:00
jfh
cfb3620d3a group each plugin in its own folder 2020-09-06 08:32:10 +02:00
jfh
caa4fe38cc add minification in the build 2020-09-04 22:34:30 +02:00
jfh
4643bab371 fix editor start with src and dist using es-dev-server 2020-09-01 00:15:18 +02:00
jfh
53f64d9649 adjkust package for instrument 2020-08-29 00:07:07 +02:00
jfh
e22ea424db use a fixed import for canvg 2020-08-29 00:02:35 +02:00