Jordan Pittman 50bed74cdc
Support alpha values for theme() function (#8416)
* Fix typo

* Support alpha modifier for theme color values

* Eliminate redundant object creation in resolveFunctionKeys

Building an object of N keys incrementally using Object.reduce + splat results in N intermediate objects. We should just create one object and assign each key.

* Switch to inline theme values in theme fn in config

* Add test case

And fix typos that were definitely not there

* Update changelog
2022-05-25 13:54:30 -04:00
..
2021-12-15 18:13:09 +01:00
2022-04-12 14:13:04 -04:00
2022-04-12 14:13:04 -04:00
2022-04-12 14:13:04 -04:00
2022-04-12 14:13:04 -04:00
2022-04-12 14:13:04 -04:00
2022-04-12 14:13:04 -04:00
2022-04-12 14:13:04 -04:00
2021-09-21 12:43:44 -04:00
2021-09-21 12:37:49 -04:00