Age | Commit message (Expand) | Author |
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 | test: set CLICOLOR_FORCE=0 for clean inspect | (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 |
2023-12-30 | html: prettify inspection with colors | (quasar) nebula |
2023-12-30 | html: don't inspect child in #stringifyContent trace layer | (quasar) nebula |
2023-12-30 | html: stack trace layer for Template content compute | (quasar) nebula |
2023-12-30 | html: stringify some attributes when inspecting tag | (quasar) nebula |
2023-12-30 | html: show html layout in stringification error trace | (quasar) nebula |
2023-12-30 | html: show tag child tree in util.inspect | (quasar) nebula |
2023-12-30 | html: refactor #stringifyContent | (quasar) nebula |
2023-12-30 | html: Attributes.has | (quasar) nebula |
2023-12-30 | html: Attributes.blank | (quasar) nebula |
2023-12-30 | html: refactor attributes toString logic | (quasar) nebula |
2023-12-29 | sugar: showAggregate: move cause beneath aggregate errors | (quasar) nebula |
2023-12-29 | test: update various cover artwork snapshot tests | (quasar) nebula |
2023-12-29 | client: initInfo: prevent extensions on special clientInfo keys | (quasar) nebula |
2023-12-29 | client: use initInfo pattern for creating clientInfo objects | (quasar) nebula |
2023-12-29 | client: fix initial variable definitions for scripted nav links | (quasar) nebula |
2023-12-28 | data: miscellaneous linkWikiDataArrays fixes | (quasar) nebula |
2023-12-28 | content: transformContent: define relations directly in spec | (quasar) nebula |
2023-12-28 | content: transformContent: style cleanup | (quasar) nebula |