Andrey Antukh
ec9d67ae1e
🎉 Add node scripts based compile & watch alternative to gulp
2024-03-25 08:47:55 +01:00
Andrey Antukh
83ac6024a2
🔥 Remove old and unused scripts from frontend directory
2024-03-25 08:47:55 +01:00
Alejandro
43d7d91415
Merge pull request #4318 from penpot/niwinz-staging-bugfix-2
...
🐛 Several bugfixes
2024-03-22 16:45:03 +01:00
Alejandro
a9325754b5
Merge pull request #4316 from penpot/alotor-bugfix-33
...
Bugfixing
2024-03-22 16:44:09 +01:00
Alejandro
b5cfff77b3
Merge pull request #4317 from penpot/eva-bugfix-libraries
...
🐛 Add gap between library elements modal
2024-03-22 16:37:18 +01:00
Alejandro
f0602a7a04
Merge pull request #4315 from penpot/eva-add-tooltips
...
✨ Add missing tooltips
2024-03-22 16:35:30 +01:00
Andrey Antukh
835c29fbea
🐛 Add missing audit event on copy-all-code
2024-03-22 13:05:22 +01:00
Andrey Antukh
a6562619a3
🐛 Fix incorrect fragment cleaning on file-gc task
2024-03-22 12:59:36 +01:00
Andrey Antukh
a6c9ced5b3
🐛 Fix minor issue on internal srepl helpers
2024-03-22 12:59:16 +01:00
Andrey Antukh
7e803eeca8
✨ Add minor improvements for fdata logging
2024-03-22 12:58:50 +01:00
Eva Marco
4ef62cc2dc
🐛 Add gap between library elements modal
2024-03-22 12:22:17 +01:00
alonso.torres
9c2cbb2a48
🐛 Fix problem with scaling constraints
2024-03-22 12:09:49 +01:00
alonso.torres
2735229ffe
🐛 Fix problem with new line in comments
2024-03-22 12:09:49 +01:00
alonso.torres
bf5d95e069
🐛 Fix problem with fit-content on coponent copies
2024-03-22 12:09:49 +01:00
Eva Marco
b3f4f389ff
✨ Add tooltips to some buttons
2024-03-22 11:33:05 +01:00
AzazelN28
3d6eb9d4bb
🐛 Fix check thumbnails size
2024-03-22 10:13:17 +01:00
Eva Marco
87146bea85
🐛 Fix collapse group shadow independently
2024-03-22 08:58:00 +01:00
Eva Marco
d8a6abfb88
🐛 Fix image layer filter
2024-03-22 08:58:00 +01:00
Alejandro
1d726249d0
Merge pull request #4313 from penpot/palba-fix-crash-moving-frame-copy
...
🐛 Fix Crash on moving a frame with copy outside a component
2024-03-22 08:49:16 +01:00
Pablo Alba
0d751b0e20
🐛 Fix Crash on moving a frame with copy outside a component
2024-03-22 08:43:09 +01:00
AzazelN28
bd9874cf28
🐛 Fix exit edit path mode
2024-03-22 08:38:44 +01:00
Alejandro
1beb39ff60
Merge pull request #4297 from penpot/hiru-fix-advance-shape-ref
...
Fix references when duplicating nested copies
2024-03-22 08:22:20 +01:00
Andrés Moya
9a7a99e67a
🐛 Advance nested copies when duplicated
2024-03-22 07:51:11 +01:00
Alejandro Alonso
b9743891bb
🐛 Fix is-main-of? calculation for v2 components
2024-03-21 15:49:08 +01:00
Alejandro Alonso
8f156a7fd0
🐛 Limit reset overrides on swapped components to affected subtree
2024-03-21 15:49:08 +01:00
AzazelN28
ef2dfe5888
🐛 Fix library horizontal scroll
2024-03-21 14:07:45 +01:00
Alejandro
095e48e479
Merge pull request #4308 from penpot/palba-add-more-debug
...
📎 Add two more debug options :display-touched and :show-ids
2024-03-21 13:18:26 +01:00
Pablo Alba
0cd44f5540
📎 Add two more debug options :display-touched and :show-ids
2024-03-21 13:08:56 +01:00
Alejandro
1d25115218
Merge pull request #4305 from penpot/niwinz-staging-bugfix-1
...
🐛 Minor bugfixes
2024-03-21 12:25:47 +01:00
Andrey Antukh
f697f32707
🐛 Add demo warning to login
2024-03-21 11:34:55 +01:00
Eva Marco
d14565437c
🐛 Fix color asset tooltip
2024-03-21 10:59:44 +01:00
Eva Marco
1c65df69f3
🐛 Fix pinned project on creation
2024-03-21 10:59:44 +01:00
Eva Marco
b4c78e11f4
🐛 Fix inspecting mode text
2024-03-21 10:59:44 +01:00
Andrey Antukh
9a0bb36a20
✨ Set proper internal version number
2024-03-21 10:43:25 +01:00
Andrey Antukh
64dc58c259
🐛 Set correctly the default features
2024-03-21 10:35:18 +01:00
Andrey Antukh
f8bfe249aa
🔥 Remove login illustration flag
...
It is now a permament configuration
2024-03-21 10:34:10 +01:00
Alejandro Alonso
4606785e5f
🐛 Fix move anidated structures withc component copies to other component copies
2024-03-21 10:14:43 +01:00
Alejandro
892acecd9b
Merge pull request #4302 from penpot/niwinz-staging-bugfix-1
...
🐛 Fix release build issue
2024-03-20 16:32:32 +01:00
Andrey Antukh
526f6ef841
🐛 Fix release build issue
...
Caused by an unsolved corner case of the interaction of code-move
between modules and types defined with reify. Mainly moves some
definition of protocol to one module and the definition of the type
to other, and as the definition of the type is conditional to the
function execution, the whole build fails to initialize because the
second protocol extension implementation can't find the type initialized
on application startup.
2024-03-20 16:12:00 +01:00
Alejandro
8148151ee5
Merge pull request #4291 from penpot/migration
...
🐛 Several bugfixes
2024-03-20 14:36:15 +01:00
Alejandro
dc39a14c7c
Merge pull request #4295 from penpot/azazeln28-fix-dashboard-thumbnails-with-strokes
...
🐛 Fix dashboard thumbnails with strokes
2024-03-20 09:33:54 +01:00
Andrey Antukh
5c6e8366c1
🐛 Fix unexpected exception on fix-percent functions
2024-03-20 09:33:53 +01:00
AzazelN28
4378f132b4
🐛 Fix dashboard thumbnails with strokes
2024-03-20 06:44:23 +01:00
Alejandro
abd66050bd
Merge pull request #4296 from penpot/eva-bugfing-10
...
🐛 Fix frontend errors
2024-03-20 06:30:25 +01:00
Eva Marco
02ff228f29
🐛 Fix flow dropdown paddings
2024-03-19 16:35:44 +01:00
Eva Marco
ea73e1d365
🐛 Fix interaction icons
2024-03-19 16:19:05 +01:00
alonso.torres
b31683fe72
🐛 Fix problem with mouse out events
2024-03-19 15:57:16 +01:00
Eva Marco
190e022c29
🐛 Fix Vertical scroll inside the action menu works badly with nested menu
2024-03-19 15:39:02 +01:00
Eva Marco
151421c8db
🐛 Fix toggle comments and history states
2024-03-19 15:39:02 +01:00
Eva Marco
aae4c13231
🐛 Fix add page paddings and margins
2024-03-19 15:39:02 +01:00