Commit Graph

5 Commits

Author SHA1 Message Date
e3230f8f21 Standardised module loading system & fixed build system
Fixed broken build system in broken webpack version.
Also updates module system to standardise on ES6 import/exports,
Especially since babel has changed it's 'default' logic for the old
module system.
2018-11-09 21:17:35 +00:00
736d7118b0 Refactored js file structure to be standard throughout app
Still work to be done but a good start in standardisation.
2018-04-01 13:21:11 +01:00
1411ee86b3 Extracted draw.io functionality to own file 2018-01-20 16:32:13 +00:00
de6d8a811c Added quick lang-selection options to code editor 2017-07-01 15:50:28 +01:00
968e7b8b72 Finished off main functionality of custom tinymce code editor 2017-07-01 13:23:46 +01:00