mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 03:21:38 +02:00
🎉 Add variations POC
This commit is contained in:
parent
91fa39705d
commit
3268225941
24 changed files with 751 additions and 124 deletions
|
@ -556,6 +556,11 @@
|
|||
"fdata/shape-data-type"
|
||||
nil
|
||||
|
||||
;; There is no migration needed, but we don't want to allow
|
||||
;; copy paste nor import of variant files into no-variant teams
|
||||
"variants/v1"
|
||||
nil
|
||||
|
||||
(ex/raise :type :internal
|
||||
:code :no-migration-defined
|
||||
:hint (str/ffmt "no migation for feature '%' on file importation" feature)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue