Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added Details and Summary tags to Structured Content (#842) | Matttttt | 2024-04-22 |
| | | | | | | | | | * add details and summary tags * fixed css test --------- Co-authored-by: martholomew <martholomew@users.noreply.github.com> | ||
* | Move sandbox files (#731) | toasted-nutbread | 2024-03-04 |
| | | | | | * Move sandbox files * Update order | ||
* | Sandbox script folders (#1837) | toasted-nutbread | 2021-07-17 |
| | | | | | | | | | * Move scripts * Update paths * Fix ordering * Simplify eslint rules | ||
* | Update CSS rules for images (#1777) | toasted-nutbread | 2021-06-28 |
| | |||
* | Fix incorrect aspect ratio of structured-content images (#1776) | toasted-nutbread | 2021-06-28 |
| | |||
* | Update structured content CSS styles (#1770) | toasted-nutbread | 2021-06-27 |
| | |||
* | Structured content generation updates (#1760) | toasted-nutbread | 2021-06-26 |
| | | | | | | | * Simplify _createElement, fix misuse of classList * Don't use templates to generate image content * Omit templates | ||
* | Move structured-content generation code into a separate file (#1757) | toasted-nutbread | 2021-06-26 |