Age | Commit message (Expand) | Author |
2024-01-01 | css: more depth adjustments | (quasar) nebula |
2024-01-01 | css, content: various color, depth & balance adjustments | (quasar) nebula |
2024-01-01 | test: update tag-related snapshot tests | (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 | test: specify mutable on html slots | (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 | test: update various link-related snapshot tests | (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 | test: remove color attribute in linkTemplate (snapshot) | (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 | test: update some snapshot tests with new attribute orders | (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 |
2023-12-30 | content: various higher-level attribute processing cleanup | (quasar) nebula |
2023-12-30 | content: generateColorStyleAttribute | (quasar) nebula |
2023-12-30 | content: misc content syntax cleanup, mostly attribute merging | (quasar) nebula |
2023-12-30 | html: allow adding an Attributes object | (quasar) nebula |
2023-12-30 | html: tweak attribute validators, actually enable singlet validator | (quasar) nebula |