mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🎉 Add new release images
This commit is contained in:
committed by
Andrey Antukh
parent
d53741b8fd
commit
e227e49ea6
BIN
frontend/resources/images/features/1.16-click-zoom.gif
Normal file
BIN
frontend/resources/images/features/1.16-click-zoom.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 164 KiB |
BIN
frontend/resources/images/features/1.16-dashboard.gif
Normal file
BIN
frontend/resources/images/features/1.16-dashboard.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 MiB |
BIN
frontend/resources/images/features/1.16-onboarding.gif
Normal file
BIN
frontend/resources/images/features/1.16-onboarding.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 659 KiB |
BIN
frontend/resources/images/features/1.16-slider.gif
Normal file
BIN
frontend/resources/images/features/1.16-slider.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 643 KiB |
@@ -36,7 +36,7 @@
|
|||||||
[:div.animated {:class @klass}
|
[:div.animated {:class @klass}
|
||||||
[:div.modal-container.onboarding.feature
|
[:div.modal-container.onboarding.feature
|
||||||
[:div.modal-left
|
[:div.modal-left
|
||||||
[:img {:src "images/features/1.15-nested-boards.gif" :border "0" :alt "Dashboard refreshed look & feel"}]]
|
[:img {:src "images/features/1.16-dashboard.gif" :border "0" :alt "Dashboard refreshed look & feel"}]]
|
||||||
[:div.modal-right
|
[:div.modal-right
|
||||||
[:div.modal-title
|
[:div.modal-title
|
||||||
[:h2 "Dashboard refreshed look & feel"]]
|
[:h2 "Dashboard refreshed look & feel"]]
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
[:div.animated {:class @klass}
|
[:div.animated {:class @klass}
|
||||||
[:div.modal-container.onboarding.feature
|
[:div.modal-container.onboarding.feature
|
||||||
[:div.modal-left
|
[:div.modal-left
|
||||||
[:img {:src "images/features/1.15-share.gif" :border "0" :alt "Libraries & templates module"}]]
|
[:img {:src "images/features/1.16-slider.gif" :border "0" :alt "Libraries & templates module"}]]
|
||||||
[:div.modal-right
|
[:div.modal-right
|
||||||
[:div.modal-title
|
[:div.modal-title
|
||||||
[:h2 "Libraries & templates module"]]
|
[:h2 "Libraries & templates module"]]
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
[:div.animated {:class @klass}
|
[:div.animated {:class @klass}
|
||||||
[:div.modal-container.onboarding.feature
|
[:div.modal-container.onboarding.feature
|
||||||
[:div.modal-left
|
[:div.modal-left
|
||||||
[:img {:src "images/features/1.15-comments.gif" :border "0" :alt "Improved onboarding"}]]
|
[:img {:src "images/features/1.16-onboarding.gif" :border "0" :alt "Improved onboarding"}]]
|
||||||
[:div.modal-right
|
[:div.modal-right
|
||||||
[:div.modal-title
|
[:div.modal-title
|
||||||
[:h2 "Improved onboarding"]]
|
[:h2 "Improved onboarding"]]
|
||||||
@@ -92,7 +92,7 @@
|
|||||||
[:div.animated {:class @klass}
|
[:div.animated {:class @klass}
|
||||||
[:div.modal-container.onboarding.feature
|
[:div.modal-container.onboarding.feature
|
||||||
[:div.modal-left
|
[:div.modal-left
|
||||||
[:img {:src "images/features/1.15-view-mode.gif" :border "0" :alt "Zoom to shape with double click"}]]
|
[:img {:src "images/features/1.16-click-zoom.gif" :border "0" :alt "Zoom to shape with double click"}]]
|
||||||
[:div.modal-right
|
[:div.modal-right
|
||||||
[:div.modal-title
|
[:div.modal-title
|
||||||
[:h2 "Zoom to shape with double click"]]
|
[:h2 "Zoom to shape with double click"]]
|
||||||
|
|||||||
Reference in New Issue
Block a user