Alejandro Alonso
|
c4c419b971
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-10 18:10:52 +02:00 |
|
Andrey Antukh
|
582a20d369
|
✨ Improve consistency on event handling on dashboard
|
2022-10-10 17:50:04 +02:00 |
|
Eva Marco
|
bcd9aa7ba7
|
Merge pull request #2411 from penpot/hiru-bug-sync-undo
🐛 Fix component sync in undo
|
2022-10-10 17:23:46 +02:00 |
|
luz paz
|
374909e05e
|
🔧 Fix typos in source code (follow-up)
This is a follow-up to e30bea0b6f but fixes source typos.
|
2022-10-10 09:48:38 +02:00 |
|
Eva Marco
|
ec19ec9280
|
Merge pull request #2414 from penpot/superalex-fix-artboard-border-radius
🐛 Fix artboard border radius
|
2022-10-10 09:30:36 +02:00 |
|
Alejandro Alonso
|
ac5412301e
|
🐛 Fix viewer dashboard link
|
2022-10-06 11:12:17 +02:00 |
|
Alejandro Alonso
|
9391cc9a41
|
🐛 Fix artboard border radius
|
2022-10-06 09:17:24 +02:00 |
|
Alejandro Alonso
|
02c0c867d6
|
Merge remote-tracking branch 'origin/main' into staging
|
2022-10-05 11:16:41 +02:00 |
|
Alejandro Alonso
|
796fcee1d8
|
🐛 Fix twitter feedback link
|
2022-10-05 11:14:53 +02:00 |
|
Andrés Moya
|
66cd60e02c
|
🐛 Fix component sync in undo
|
2022-10-05 10:39:32 +02:00 |
|
Alejandro Alonso
|
da33d539bf
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-05 09:34:18 +02:00 |
|
Andrey Antukh
|
5a06749664
|
🐛 Disable broadcast-channel when it is not available (mainly safari)
|
2022-10-05 09:33:41 +02:00 |
|
Andrey Antukh
|
7fa44aa256
|
🐛 Disable broadcast-channel when it is not available (mainly safari)
|
2022-10-04 23:19:28 +02:00 |
|
Andrey Antukh
|
fadb1dfba6
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-04 15:33:00 +02:00 |
|
Andrés Moya
|
eb7f93d2e6
|
🐛 Make restore component work in external libraries
|
2022-10-04 15:26:14 +02:00 |
|
Andrey Antukh
|
50af997f55
|
Merge pull request #2386 from penpot/palba-newsletter-subscription-st
✨ Newsletter suscription
|
2022-10-04 14:00:22 +02:00 |
|
Andrey Antukh
|
fc01acffc7
|
Merge pull request #2379 from penpot/hiru-gc-deleted-comp
✨ Add garbage collect of deleted components
|
2022-10-04 13:59:53 +02:00 |
|
Andrés Moya
|
c5b875c925
|
✨ Add garbage collect of deleted components
|
2022-10-04 13:50:23 +02:00 |
|
Andrey Antukh
|
a08b9adeee
|
📎 Fix merge issues from staging to develop
|
2022-10-04 13:31:06 +02:00 |
|
Andrey Antukh
|
c2158b0f3c
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-04 13:29:03 +02:00 |
|
Eva
|
b41ca75512
|
🐛 Fix color bullets in colorpicker modal on libraries
|
2022-10-04 13:15:36 +02:00 |
|
Pablo Alba
|
5bbfe376cf
|
Merge pull request #2390 from penpot/hiru-delete-comp-assets
🐛 Fix delete component from assets panel in v2
|
2022-10-04 11:47:28 +02:00 |
|
Alejandro
|
7d0f2d76e8
|
Merge pull request #2384 from penpot/hiru-interactions-nested-boards
✨ Improve interactions with nested boards
|
2022-10-04 11:15:59 +02:00 |
|
Alejandro
|
8b721d2024
|
Merge pull request #2382 from penpot/niwinz-lazy-load-graphics-assets
🎉 Add lazy load for graphic assets thumbnails
|
2022-10-04 11:02:26 +02:00 |
|
luz paz
|
e30bea0b6f
|
🔧 Fix typos in source code
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
|
2022-10-04 10:40:34 +02:00 |
|
Kevin Nowald
|
0680d25fd7
|
🐛 Fix twitter feedback link
Refers to unexisting PenpotSupport Twitter account
Signed-off-by: Kevin Nowald <kevin@nowald.pl>
|
2022-10-04 10:35:48 +02:00 |
|
Andrey Antukh
|
6fc5813182
|
Merge pull request #2402 from penpot/hiru-fix-touched
🐛 Fix touched detection when moving instances
|
2022-10-04 10:21:56 +02:00 |
|
Andrés Moya
|
a6d9a65843
|
🐛 Show new dashboard only in v2, and fix loading screen
|
2022-10-03 16:13:29 +02:00 |
|
Andrés Moya
|
e9d3e8a643
|
🐛 Fix touched detection when moving instances
|
2022-10-03 12:27:00 +02:00 |
|
Andrés Moya
|
243e29fdb4
|
🐛 Fix delete component from assets panel in v2
|
2022-09-30 15:26:29 +02:00 |
|
Pablo Alba
|
16e8d1fcf2
|
✨ Newsletter suscription
|
2022-09-30 12:22:53 +02:00 |
|
Andrés Moya
|
0e49625ebf
|
✨ Improve interactions with nested boards
|
2022-09-30 11:28:45 +02:00 |
|
Andrey Antukh
|
fcbb95e8b6
|
💄 Replace some use-callback with shorter use-fn on sidebar/assets
|
2022-09-29 15:09:28 +02:00 |
|
Andrey Antukh
|
0fc2442175
|
🎉 Make the graphics assets thumbnail load lazy
|
2022-09-29 15:07:57 +02:00 |
|
Alejandro Alonso
|
8f786407af
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-09-29 14:22:05 +02:00 |
|
Elhombretecla
|
23d1087bc5
|
🎉 Change pin icon
|
2022-09-29 14:00:11 +02:00 |
|
Elhombretecla
|
8d5a97f6e5
|
✨ Change team UI dropdown refactor
|
2022-09-29 12:45:41 +02:00 |
|
Elhombretecla
|
80f49e06cc
|
🎉 add new css changes
|
2022-09-29 12:45:41 +02:00 |
|
Andrey Antukh
|
4378d71b70
|
🐛 Fix error message on login when profile does not have password
|
2022-09-29 11:42:45 +02:00 |
|
Alejandro Alonso
|
43ceb6bb44
|
Merge remote-tracking branch 'origin/main' into develop
|
2022-09-28 14:30:28 +02:00 |
|
Alejandro Alonso
|
14788846a5
|
Merge remote-tracking branch 'origin/main' into staging
|
2022-09-28 14:25:27 +02:00 |
|
Pablo Alba
|
6a329fac27
|
✨ Fix html-lang-missing accesibility issues
|
2022-09-28 13:16:36 +02:00 |
|
Pablo Alba
|
4ef876bf58
|
✨ Fix elements-without-names accesibility issues
|
2022-09-28 12:47:33 +02:00 |
|
Andrey Antukh
|
7303d311d5
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-09-28 12:16:06 +02:00 |
|
Eva
|
c2ccdd5680
|
🐛 Fix PDF exportation order
|
2022-09-28 10:35:26 +02:00 |
|
Andrey Antukh
|
748499a26f
|
🎉 Add lazy loading of thumbnails on dashboard
|
2022-09-28 09:47:13 +02:00 |
|
Alejandro Alonso
|
8fec5af55e
|
🐛 Fix cannot take out an element from a group at layers panel by drag
|
2022-09-28 09:47:11 +02:00 |
|
Andrey Antukh
|
8bdfd188d8
|
⬆️ Upgrade shadow-cljs and rumext dependency
|
2022-09-28 09:45:43 +02:00 |
|
Andrey Antukh
|
757cee67fb
|
🎉 Add the ability to completly block access to a profile
|
2022-09-28 09:45:43 +02:00 |
|
Andrey Antukh
|
37e2fe5c65
|
✨ Allow repeated registers after small delay
Helps users with expired tokens proceed with a new register
|
2022-09-28 09:45:43 +02:00 |
|