mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 12:36:14 +02:00
Colors management (#24)
* Colors management * Minor indentation fixes. * Remove redundant naming. * Add missing block comment annotations. * Use consistently defrecord instead of reify. * Remove useless mapcat usage and simplify the related code. * Start using more optimistic updates on collection operations. * Remove println. * Remove ^:const metadata. * Remove neested let. * Replace when with if on sablono templates.
This commit is contained in:
parent
4c193d6026
commit
3f4ed6faa5
15 changed files with 456 additions and 182 deletions
|
@ -12,6 +12,7 @@
|
|||
[uxbox.repo.users]
|
||||
[uxbox.repo.projects]
|
||||
[uxbox.repo.pages]
|
||||
[uxbox.repo.colors]
|
||||
[httpurr.status :as status]
|
||||
[beicon.core :as rx]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue