Age | Commit message (Expand) | Author |
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 |
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 |
2023-12-30 | html: clean up #addHelper-related logic | (quasar) nebula |
2023-12-30 | html: support templates in attribute operations | (quasar) nebula |
2023-12-30 | data, html: attribute merging | (quasar) nebula |
2023-12-30 | validators: fix validateAllPropertyValues messaging | (quasar) nebula |
2023-12-30 | validators: looseArrayOf | (quasar) nebula |
2023-12-30 | validators: validateAllPropertyValues | (quasar) nebula |
2023-12-30 | yeet dead code in page/album.js | (quasar) nebula |
2023-12-30 | html: implement isHTML with oneOf | (quasar) nebula |
2023-12-30 | validators: embed is() in oneOf() | (quasar) nebula |
2023-12-30 | html: make isHTML a proper (albeit hard-coded) validator | (quasar) nebula |
2023-12-30 | html: make isTag and isTemplate proper validators | (quasar) nebula |
2023-12-30 | html: use direct instanceof checks instead of isTag, isTemplate | (quasar) nebula |
2023-12-30 | validators: inspect creator meta in oneOf | (quasar) nebula |
2023-12-30 | validators: set creator meta on typeof, instanceof validators | (quasar) nebula |
2023-12-30 | validators: creator & creatorMeta utility functions | (quasar) nebula |
2023-12-30 | html: don't place blockwrap at start of content | (quasar) nebula |
2023-12-30 | html: metatag('blockwrap') | (quasar) nebula |
2023-12-30 | data: language: refactor iteration logic, join consecutive strings | (quasar) nebula |
2023-12-30 | html: Tag.contentOnly | (quasar) nebula |
2023-12-30 | data: language: internal terminology & documentation cleanup | (quasar) nebula |
2023-12-30 | data: language: stringify numbers and booleans in particular | (quasar) nebula |
2023-12-30 | data: language: tidy sanitizing functions | (quasar) nebula |
2023-12-30 | data: language: preserve live values through list formatters | (quasar) nebula |
2023-12-30 | data: language: preserve live values through formatString | (quasar) nebula |
2023-12-30 | data: language: support preserving value type in #sanitizeStringArg | (quasar) nebula |
2023-12-30 | data: language: support multiple children in #wrapSanitized | (quasar) nebula |
2023-12-30 | data: language: compare missing/misplaced options more rigorously | (quasar) nebula |
2023-12-30 | html: fix certain cases of tag inspect spacing | (quasar) nebula |
2023-12-30 | write: live-dev-server: use showAggregate more aggressively | (quasar) nebula |
2023-12-30 | infra: hook content function generate() into new trace algorithm | (quasar) nebula |
2023-12-30 | sugar: revamp showAggregate helpful trace line algorithm | (quasar) nebula |