Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-04 | data: wikiData: port to templateCompositeFrom syntax | (quasar) nebula | |
2023-10-18 | data: add [Thing.friendlyName] property to some Thing subclasses | (quasar) nebula | |
2023-10-01 | data, test: refactor utilities into own file | (quasar) nebula | |
Primarily for more precies test coverage mapping, but also to make navigation a bit easier and consolidate complex functions with lots of imports out of the same space as other, more simple or otherwise specialized files. | |||
2023-09-28 | data: misc minor fixes | (quasar) nebula | |
2023-09-20 | data: fix many validation errors | (quasar) nebula | |
2023-09-19 | data: declare {update} in higher-context locations | (quasar) nebula | |
2023-09-16 | data: more WIP syntax updates | (quasar) nebula | |
2023-09-15 | data: miscellaneous composite template updates | (quasar) nebula | |
2023-09-07 | data: roll paired "byRef" and "dynamic" properties into one | (quasar) nebula | |
2023-09-07 | data: import Thing.common utilities directly | (quasar) nebula | |
Also rename 'color' (from #cli) to 'colors'. | |||
2023-09-07 | data, infra: import validators directly | (quasar) nebula | |
2023-09-06 | data: dynamicThingFromSingleReference -> resolvedReference | (quasar) nebula | |
2023-09-06 | data: dynamicThingsFromReferenceList -> resolvedReferenceList | (quasar) nebula | |
2023-08-19 | clean up imports & miscellaneous metastructures across codebase | (quasar) nebula | |
2023-04-08 | html: drastically simplify template/slot system | (quasar) nebula | |
2023-01-01 | specify homepage navbar links & order in data | (quasar) nebula | |
...rather than just making a guess off the order files are listed by directory access, and using out-of-place 'Show in Navigation Bar' | |||
2022-12-28 | montage -> carousel | (quasar) nebula | |
2022-12-22 | many homepage carousel shenanigans | (quasar) nebula | |
2022-11-28 | divide things.js into modular files (hilariously) | (quasar) nebula | |