mirror of https://github.com/penpot/penpot.git
Previously, shadows used a general-purpose color schema that allowed to have gradients and images on the data structure. This commit fixes that using a specific schema for shadow colors that only allows plain colors. A migration is added to clean up existing shadows with non-plain colors. |
||
|---|---|---|
| .. | ||
| dev | ||
| scripts | ||
| src/app/common | ||
| target/classes/app/common | ||
| test | ||
| .gitignore | ||
| build.clj | ||
| deps.edn | ||
| package.json | ||
| shadow-cljs.edn | ||
| tests.edn | ||
| yarn.lock | ||