Commit Graph

21 Commits

Author SHA1 Message Date
Benjamin Wegener
97b836f54d chore(base component) docs and handling variable name placeholders 2024-01-16 20:08:29 +00:00
Benjamin Wegener
ff990b3b3c wip(defaults) basic dom manipulation wip version 2024-01-16 20:04:01 +00:00
Benjamin Wegener
06964eaa05 enh(std) enhance standard library plugin with math functionalities 2024-01-16 20:03:25 +00:00
Benjamin Wegener
f29b939bdf chore(defaults) standard library plugin renamed from utils to std 2024-01-16 20:02:59 +00:00
Benjamin Wegener
0c2fa26da4 chore(defaults) standard library plugin renamed from utils to std 2024-01-16 20:01:56 +00:00
Benjamin Wegener
bea825b809 fix(commands) implement commands execution and improve error messaging 2024-01-14 15:19:42 +00:00
Benjamin Wegener
29bf68a047 enh(utils) add decrement mechanism 2024-01-11 23:30:55 +00:00
Benjamin Wegener
ee7252328d chore(cleanup) remove debug message 2024-01-11 23:30:19 +00:00
Benjamin Wegener
3d0ea01d85 chore(tests) \o/ 2024-01-11 23:27:32 +00:00
Benjamin Wegener
a2f991e641 enh(core) handle plugins, interactions, utilities and improvements, cleanup 2024-01-11 23:27:10 +00:00
Benjamin Wegener
f7a87863a1 feat(base component) default component handling and registration 2024-01-11 23:26:04 +00:00
Benjamin Wegener
46edfb00bd feat(plugins) default plugin class and initial plugins: interact, timing and utils base 2024-01-11 23:25:33 +00:00
Benjamin Wegener
159e53137a enh(utils) refactor emitter to use Map and Set; update logging mechanism 2024-01-11 23:24:54 +00:00
Benjamin Wegener
c7ab75ecdb feat(registry) managing objects and auto assign ids 2024-01-11 23:23:37 +00:00
Benjamin Wegener
01d49e4c6a feat(sandbox) implement sandbox functionality for lazy loaded plugins 2024-01-11 23:23:01 +00:00
Benjamin Wegener
dc21e6a488 chore(examples) prepare examples; cleanup 2024-01-11 17:12:24 +00:00
Benjamin Wegener
77b0138a40 fix(core) missing closing brackets; define #root 2023-11-19 17:30:24 +00:00
Benjamin Wegener
e56162ff9e feat(core) auto register on... options as event listener callbacks 2023-11-19 17:15:17 +00:00
Benjamin Wegener
0eb6fa1fb0 feat(logger) helper class added 2023-11-19 17:09:50 +00:00
Benjamin Wegener
0412463586 feat(core) Base class Emitter 2023-11-19 17:09:28 +00:00
Benjamin Wegener
eeeb266fd2 feat(core) basic structure 2023-11-19 16:32:20 +00:00