0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-01 17:41:50 -05:00

📎 Minor cosmetic changes.

This commit is contained in:
Andrey Antukh 2021-05-19 11:41:16 +02:00
parent 6003591ecd
commit 662f87080c
2 changed files with 2 additions and 5 deletions

View file

@ -4,16 +4,12 @@
## :rocket: Next
### :sparkles: New features
- Transform shapes to path on double click
### :bug: Bugs fixed
### :arrow_up: Deps updates
### :boom: Breaking changes
### :heart: Community contributions by (Thank you!)
## 1.6.0-alpha
### :sparkles: New features
@ -23,6 +19,7 @@
- Add the ability to upload/use custom fonts (and automatically generate all needed webfonts).
- Refactor dashboard state management (improves considerably the performance when you have a dashboard with a big collection of projects and files).
- Translate automatic names of new files and projects.
- Transform shapes to path on double click
### :bug: Bugs fixed

View file

@ -63,7 +63,7 @@
[:div.dashboard-title
[:h1 (tr "labels.fonts")]]
[:nav
[:ul
#_[:ul
[:li {:class (when (= section :fonts) "active")}
[:a {:on-click go-fonts} (tr "labels.custom-fonts")]]
[:li {:class (when (= section :providers) "active")}