aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/app-core.js
Commit message (Expand)AuthorAgeFilesLines
* refactor(theme-studio): unify the face CSS builders in app-coreCraig Jennings3 days1-2/+38
* refactor(theme-studio): share oklchOf and isPureEndpointHex from colormathCraig Jennings3 days1-3/+1
* refactor(theme-studio): drive the package face model from one attribute tableCraig Jennings3 days1-2/+37
* refactor(theme-studio): polish the expander (underline inside, dynamic colspa...Craig Jennings4 days1-2/+20
* feat(theme-studio): replace the style toggles with weight/slant/underline/str...Craig Jennings4 days1-17/+1
* refactor(theme-studio): cut the face model over to weight/slant/objectsCraig Jennings4 days1-5/+36
* feat(theme-studio): widen the face model with the additive attributesCraig Jennings4 days1-2/+2
* feat(theme-studio): prev/next arrows to step the view dropdownCraig Jennings6 days1-1/+8
* feat(theme-studio): mark per-face setting boxes that differ from defaultCraig Jennings6 days1-1/+20
* feat(theme-studio): alphabetize packages in the assignment dropdownCraig Jennings6 days1-1/+11
* feat(theme-studio): 2D gallery color picker for the assignment dropdownsCraig Jennings7 days1-1/+24
* feat(theme-studio): show view-area > element usages on palette tile hoverCraig Jennings7 days1-1/+18
* feat(theme-studio): flag unused palette tiles and columnsCraig Jennings7 days1-1/+16
* fix(theme-studio): clamp generated palette spans to the bg/fg boundsCraig Jennings7 days1-3/+13
* chore(theme-studio): remove dead code and clear a type warningCraig Jennings8 days1-37/+1
* fix(theme-studio): keep dropdown color names legibleCraig Jennings8 days1-1/+12
* feat(theme-studio): palette generator and preview fidelityCraig Jennings8 days1-4/+49
* Update theme studio palette workflowCraig Jennings9 days1-2/+2
* Add theme studio face color step arrowsCraig Jennings9 days1-1/+19
* Change theme studio spans to endpoint divisionsCraig Jennings9 days1-8/+19
* Fix theme studio span endpoint tilesCraig Jennings9 days1-4/+5
* Sort theme studio dropdown colors by lightnessCraig Jennings9 days1-4/+6
* Add theme studio column deleteCraig Jennings9 days1-1/+10
* Refactor theme studio palette testsCraig Jennings9 days1-1/+41
* Fix theme studio bg-prefixed span inferenceCraig Jennings9 days1-3/+6
* Fix theme studio bg-like imported colorsCraig Jennings9 days1-8/+23
* Group numeric color names by stemCraig Jennings9 days1-1/+1
* Treat legacy color names as base columnsCraig Jennings9 days1-1/+1
* Refactor theme studio face assemblyCraig Jennings9 days1-3/+9
* Rename theme studio color model to columnsCraig Jennings9 days1-18/+18
* Update theme studio color columns and defaultsCraig Jennings9 days1-80/+45
* feat(theme-studio): group families by lightness-conditioned complete linkageCraig Jennings13 days1-15/+42
* feat(theme-studio): add the live per-family count controlCraig Jennings13 days1-3/+3
* feat(theme-studio): group families by hue anchor with a lightness-scaled neut...Craig Jennings13 days1-21/+20
* feat(theme-studio): add color-family sortCraig Jennings13 days1-1/+19
* feat(theme-studio): add the color-families model coreCraig Jennings13 days1-1/+88
* feat(theme-studio): add the background-contrast safety coreCraig Jennings13 days1-2/+56
* feat(theme-studio): add the ramp generator coreCraig Jennings13 days1-1/+39
* feat(theme-studio): add a real, exported :box face attributeCraig Jennings13 days1-3/+3
* test(theme-studio): extract color/slug helpers to importable modules and cove...Craig Jennings13 days1-1/+5
* test(theme-studio): extract app-core.js and unit-test the app logicCraig Jennings13 days1-0/+28