aboutsummaryrefslogtreecommitdiff
path: root/ext/js/display/sandbox/structured-content-generator.js
Commit message (Collapse)AuthorAge
* Structured content data (#1930)toasted-nutbread2021-09-04
| | | | | | | | | | | * Add support for structured-content data attributes * Assign dataset properties * Don't remove data-sc attributes * Use helper functions * Update test data
* Add support for structured content margins (#1920)toasted-nutbread2021-08-31
|
* Fix definition image aspect ratio issue (#1847)toasted-nutbread2021-07-22
| | | | | * Fix incorrect aspect ratio * Update test data
* Sandbox script folders (#1837)toasted-nutbread2021-07-17
* Move scripts * Update paths * Fix ordering * Simplify eslint rules