Age | Commit message (Expand) | Author |
2024-01-03 | validators: anyOf: tweak list numbering | (quasar) nebula |
2024-01-03 | validators: oneOf -> anyOf | (quasar) nebula |
2024-01-03 | html: simplify attributes validation and add() logic | (quasar) nebula |
2024-01-03 | validators: validateProperties: clean up definition | (quasar) nebula |
2024-01-03 | validators: validateAllPropertyValues: express in terms of validateProperties | (quasar) nebula |
2024-01-03 | validators: validateProperties: allow or validate other properties | (quasar) nebula |
2024-01-03 | infra: much cleaner relation stack tracing | (quasar) nebula |
2024-01-03 | css: style group contributions sort link with dotted underline | (quasar) nebula |
2024-01-03 | find: don't assume {mode} object to destructure from | (quasar) nebula |
2024-01-03 | data: raiseOutputWithout{..}: don't fail w/ default output | (quasar) nebula |
2024-01-01 | css: more depth adjustments | (quasar) nebula |
2024-01-01 | css, content: various color, depth & balance adjustments | (quasar) nebula |
2024-01-01 | content: generateCoverArtwork: remove unneeded langauge dep | (quasar) nebula |
2024-01-01 | content: remove unused releaseInfo.artTags strings | (quasar) nebula |
2024-01-01 | client, css: tweak sticky cover timings | (quasar) nebula |
2024-01-01 | content: make dim color (image background) darker | (quasar) nebula |
2024-01-01 | content, client, css: art tag "panel" appearance | (quasar) nebula |
2024-01-01 | html: fix mutable: false not actually receiving original attributes | (quasar) nebula |
2024-01-01 | infra: log as content functions errors fixed, even before ready | (quasar) nebula |
2024-01-01 | content: specify mutable across html & attributes slots | (quasar) nebula |
2024-01-01 | infra: statically pre-validate content function slots | (quasar) nebula |
2024-01-01 | infra, write: use showAggregate when loading content functions | (quasar) nebula |
2024-01-01 | html: add mutable option for html/attributes slot descriptions | (quasar) nebula |
2024-01-01 | content, test: generateAlbumSecondaryNav: primary-only color context | (quasar) nebula |
2024-01-01 | content: image-box color context | (quasar) nebula |
2024-01-01 | content: generateColorStyleAttribute: don't expose page-root here | (quasar) nebula |
2024-01-01 | content: linkTemplate: operate on provided attributes object | (quasar) nebula |
2024-01-01 | content: linkTemplate: remove color slot | (quasar) nebula |
2024-01-01 | content: linkThing: general refactor, pass color as attribute | (quasar) nebula |
2024-01-01 | html: new 'attributes' slot type | (quasar) nebula |
2024-01-01 | html: Attributes.clone | (quasar) nebula |
2024-01-01 | html: blankAttributes utility function | (quasar) nebula |
2024-01-01 | html: make isAttributes alias to isAttributesAdditionSingletValue | (quasar) nebula |
2024-01-01 | html: allow arrays in attribute addition values (recursively) | (quasar) nebula |
2024-01-01 | html: flatten attribute value arrays infinitely | (quasar) nebula |
2024-01-01 | html: inline html.tag()-specific isAttributes behavior | (quasar) nebula |
2024-01-01 | write: live-dev-server: --show-timings, messaging tweaks | (quasar) nebula |
2023-12-31 | validators: validateArrayItems: fix outdated annotation symbol | (quasar) nebula |
2023-12-31 | validators: fix total number of checks reported in oneOf | (quasar) nebula |
2023-12-31 | validators: oneOf: reflect combined checks on errors | (quasar) nebula |
2023-12-31 | content: generateBanner: refactor attributes, fix undefined alt | (quasar) nebula |
2023-12-31 | content: linkContribution: fix bad slot call | (quasar) nebula |
2023-12-31 | content: image: fix misattributed class | (quasar) nebula |
2023-12-31 | content: linkExternal: move nowrap class beneath href | (quasar) nebula |
2023-12-30 | write: static-build: catch errors in Template.resolve also | (quasar) nebula |
2023-12-30 | write: static-build: skip favicon & shared files when not writing all | (quasar) nebula |
2023-12-30 | content: transformContent: fix undefined attributes | (quasar) nebula |
2023-12-30 | validators: validateAllPropertyValues: don't use withAggregate | (quasar) nebula |
2023-12-30 | content: generateAlbumSidebarTrackSection: avoid undefined open | (quasar) nebula |
2023-12-30 | html: refactor attributes addition recursion logic | (quasar) nebula |