Jon Rohan
07c8d5aebc
Fixing analyze-variables script
2021-04-08 19:34:17 -07:00
Jon Rohan
f003e60997
Fixing eslint config
2021-04-07 08:33:42 -07:00
Michelle Tilley
728e4805aa
Merge branch 'mkt/color-modes-whee' into mkt/color-modes-docs
2020-12-15 12:09:06 -08:00
Michelle Tilley
98268ae488
Experiments with dimmed
2020-12-14 13:54:36 -08:00
Michelle Tilley
c4a5d72b20
Re-enable variable analysis
...
Since we currently have a lot of old variables aliased to the new CSS
color variables, I modified the variable analysis function to skip any
variable with a computed value that is a CSS variable (i.e. matches
the regex `/^var\(--.*\)/`).
2020-10-29 11:02:16 -07:00
Michelle Tilley
8d98afd79e
Disable variable analysis during build
2020-08-10 10:39:07 -07:00
Shawn Allen
47bad4ac96
fix: write marketing variable data to dist/variables.json
2019-11-04 15:55:02 -08:00
Shawn Allen
e6c6ae10f3
write variables object to data/deprecations.json
2019-11-01 11:05:46 -07:00
simurai
ef8d8459d5
Resolve "output variable analysis to meta/variables.json in dist"
...
Original commit: 771a9f333e (diff-9356b5fb91b656dac1f038e8d9a84ed3)
Got lost while resolving a merge commit.
2019-10-31 20:37:36 +09:00
Michelle Tilley
851a70a468
Async/awaitify script/dist.js
2019-10-31 20:21:09 +09:00
Shawn Allen
771a9f333e
output variable analysis to meta/variables.json in dist
2019-10-22 15:43:47 -07:00
Shawn Allen
3e91364798
rename JS scripts to *.js; lint
2019-09-10 11:28:24 -07:00