nathan
|
4cafdeb359
|
Fix webcomponent children of webcomponents did not get properly added when cloned.
Fixes infolog description was missing
|
2021-09-03 13:08:49 -06:00 |
|
nathan
|
dccf43f3e3
|
Fix clone & child handling
This gets webcomponents (Et2Box) working in nextmatch
|
2021-09-03 11:20:53 -06:00 |
|
nathan
|
3619bd6ae1
|
Fix child widget handling to handle both legacy and webcomponent children the same, as much as possible
|
2021-09-02 13:40:26 -06:00 |
|
nathan
|
637bd9fe5b
|
Style changes on Et2Box, now supporting the align [left|right] property.
|
2021-09-02 09:39:43 -06:00 |
|
nathan
|
8a2b717c51
|
Fix some type issues to make everything play more nicely together
(Not complaining about things from parent classes being missing, mostly)
|
2021-08-27 11:21:40 -06:00 |
|
Ralf Becker
|
fb69cf39fd
|
replace all "(../)+node_modules/" with bare specifiers
|
2021-08-27 08:13:36 +02:00 |
|
nathan
|
4218b132f9
|
- Sort out some type issues to reduce warnings/duplication
- Some tests for textbox
|
2021-08-26 12:59:13 -06:00 |
|
nathan
|
2e712c47bc
|
Move the rest of the WebComponents into their own directory to get ready for tests
|
2021-08-25 15:35:06 -06:00 |
|