Andrés Moya
2c12790782
🐛 Fix child compare in reset mode
2024-03-08 11:31:46 +01:00
Andrés Moya
2c740df767
🐛 Do recursive swap-slot finding
2024-03-08 11:31:46 +01:00
Alejandro Alonso
bad0fb912b
:tada Add undo-group for layout updates
2024-03-08 11:31:32 +01:00
Pablo Alba
c214d8b044
🎉 Simplify and fix compare children
2024-03-08 11:30:41 +01:00
Alejandro Alonso
895fb3b480
🎉 Remove shapes-group
2024-03-08 11:30:41 +01:00
Alejandro
e25c1e987c
Merge pull request #4230 from penpot/azazeln28-component-layers-incorrectly-relocated
...
🐛 Component layers are incorrectly relocated on drag'n'drop
2024-03-08 09:48:49 +01:00
Aitor
55293e60d6
🐛 Component layers are incorrectly relocated on drag'n'drop
2024-03-08 09:28:05 +01:00
Alejandro
ea51a8d9b6
Merge pull request #4235 from penpot/alotor-bugfixes-24
...
Bugfixing
2024-03-08 09:23:06 +01:00
Alejandro Alonso
bdf0a64e3a
🐛 Fix release notes 2.0
2024-03-08 08:52:28 +01:00
alonso.torres
9a976a8f6e
🐛 Fix problem with fix scrolling on nested elements
2024-03-07 17:54:49 +01:00
alonso.torres
916d179009
🐛 Fix error on websockets page
2024-03-07 17:54:49 +01:00
alonso.torres
bb5eb4a097
🐛 Fix black screen on non-log access to projects
2024-03-07 17:54:49 +01:00
alonso.torres
e2428fc0c6
🐛 Fix problem with space key stuck
2024-03-07 17:54:49 +01:00
alonso.torres
ee4c56aa9b
🐛 Fix allow entering invalid emails into the invitation form
2024-03-07 17:54:49 +01:00
alonso.torres
8a6882e155
🐛 Fix inspect copy stroke
2024-03-07 17:54:49 +01:00
alonso.torres
28d6cf6f51
🐛 Fix import stroke attached library color
2024-03-07 17:54:49 +01:00
alonso.torres
747cead313
🐛 Fix forbid empty flow names
2024-03-07 17:54:49 +01:00
alonso.torres
b9b85b5ada
🐛 Fix undo for set typography
2024-03-07 17:54:49 +01:00
alonso.torres
0db24dc7ec
🐛 Fix problem with shadow negative spread
2024-03-07 17:54:49 +01:00
alonso.torres
2031e513ed
🐛 Fix problem moving grid elements
2024-03-07 17:54:49 +01:00
Eva Marco
8b6be5b62e
♻️ Refactor access tokens file
2024-03-07 16:49:10 +01:00
Eva Marco
bc04eaa910
♻️ Update access tokens icons
2024-03-07 16:49:10 +01:00
Eva Marco
47df285500
♻️ Unnest scss rules in dashboard settings
2024-03-07 16:49:10 +01:00
Eva Marco
cfffb1e551
♻️ Update go back icon on dashboard
2024-03-07 16:49:10 +01:00
Eva Marco
cf41982ee2
♻️ Unnest scss of dashboard comments file
2024-03-07 16:49:10 +01:00
Eva Marco
9f7d1be0a9
♻️ Update dashboard comment icon
2024-03-07 16:49:10 +01:00
Aitor Moreno
9012987f7e
Merge pull request #4223 from penpot/niwinz-staging-bugfix-4
...
🐛 Several bugfixes and optimizations
2024-03-07 15:40:32 +01:00
Andrés Moya
4dfbfcf2ac
♻️ Avoid duplicating helpers
2024-03-07 14:41:08 +01:00
Andrés Moya
07939d11dc
🎉 Improve sync algorithm when swapped copies
2024-03-07 14:41:08 +01:00
Pablo Alba
0d1af260a4
🐛 Remove incorrect find-component function
2024-03-07 14:39:57 +01:00
Pablo Alba
5157928cdb
🐛 Fix copy and paste a main on another main doesn't work
2024-03-07 14:37:32 +01:00
Eva Marco
899093dd55
♻️ Update team icons
2024-03-07 11:26:49 +01:00
Pablo Alba
875ea58a01
Merge pull request #4229 from penpot/superalex-fix-concat-changes
...
🐛 Fix concat changes
2024-03-07 10:58:26 +01:00
Alejandro Alonso
b3f97fe456
🐛 Fix concat changes
2024-03-07 10:54:03 +01:00
Pablo Alba
24fb48ea0f
Merge pull request #4226 from penpot/alotor-update-changelog
...
Update changelog
2024-03-06 16:42:03 +01:00
alonso.torres
4f69ff7124
📚 Update changelog
2024-03-06 16:39:18 +01:00
Eva Marco
92425fcbaf
♻️ Update dashboard hero and template icons
2024-03-06 14:11:43 +01:00
Andrey Antukh
1134f16ffa
💄 Add cosmetic refactor to dashboard fonts react components
2024-03-06 13:48:32 +01:00
Aitor Moreno
ef99ad349b
Merge pull request #4221 from penpot/alotor-bugfixes-23
...
Alotor bugfixes 23
2024-03-06 10:50:54 +01:00
Andrey Antukh
131fc95ab0
🐛 Fix release notes not showing on release build
2024-03-06 10:01:57 +01:00
Andrey Antukh
7eecd50c50
📚 Add http methods documentation to the API doc page
2024-03-06 09:24:37 +01:00
Andrey Antukh
88f49cfbc9
🐛 Fix email field intrusive autocomplete on firefox
...
Firefox has a strange behavior because it ignores the autocomplete
attribute and just does not allow submit a form when an email type
field has invalid email (valid but surrounded with whitespace).
This fix is a workaround, setting up the input field as simple text
instead of semantic type 'email'.
2024-03-06 09:17:39 +01:00
Andrey Antukh
5b722a8608
🐛 Fix error handling on register page
2024-03-06 09:17:04 +01:00
Andrey Antukh
8cb550120a
🐛 Fix error handling on recovery request page
2024-03-06 09:16:45 +01:00
Andrey Antukh
1bc4001e70
✨ Add the ability to set :string for cookie same-site
...
By configuration. The default is :lax (unchanged)
2024-03-05 19:47:29 +01:00
Andrey Antukh
07b8a2a6e6
✨ Restrict http methods on RPC handlers
2024-03-05 19:47:29 +01:00
Andrey Antukh
c3f37fb8a3
♻️ Refactor import dialog on dashboard
2024-03-05 19:47:29 +01:00
Andrey Antukh
afd373ffee
✨ Simplify implementation of d/name
2024-03-05 19:47:29 +01:00
Andrey Antukh
cac785f3e1
💄 Add cosmetic improvements to dashboard import modal code
2024-03-05 19:47:29 +01:00
Andrey Antukh
d2059475f0
⚡ Add minor performance enhancement for inside-layout?
helper
2024-03-05 19:47:29 +01:00