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
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
Andrey Antukh
6fe85465a1
⚡ Add minor performance enhacement on shape layout functions
2024-03-05 19:47:29 +01:00
Andrey Antukh
3412658286
✨ Move some functions from file helpers to types.shape.layout
2024-03-05 19:47:29 +01:00
Andrey Antukh
85d06b10c2
🐛 Fix incorrect event handling on component annotation creation
2024-03-05 19:47:29 +01:00
Andrey Antukh
ee91ab5dad
⚡ Add nano optimizations to fo_text react component
2024-03-05 19:47:29 +01:00
Andrey Antukh
43cd4656b4
⚡ Remove props wrapping on workspace comment react components
2024-03-05 19:47:29 +01:00
Andrey Antukh
4106e8da56
⚡ Add performance enhancements to viewport comments layer
2024-03-05 19:47:20 +01:00
Andrey Antukh
638cf6daff
💄 Add cosmetic enhancements to viewport comments layer
...
That also improves performance
2024-03-05 18:51:40 +01:00
alonso.torres
ce68bde9a8
🐛 Fix problem with detatch color in shadow
2024-03-05 18:13:22 +01:00
alonso.torres
93542282f1
🐛 Fix problem with grid gap
2024-03-05 18:13:22 +01:00
alonso.torres
335b51387d
🐛 Fix interactions with nested frames
2024-03-05 18:13:22 +01:00
alonso.torres
7dec194b1f
🐛 Make no-clip default for new frames from shapes
2024-03-05 18:13:22 +01:00
alonso.torres
ff22208ec2
🐛 Fix problem with grid multiple selection
2024-03-05 18:13:22 +01:00
alonso.torres
38148cf87f
🐛 Fix problem with error reporting screen
2024-03-05 18:13:22 +01:00
Eva Marco
1c38883ddd
♻️ Update sidebar old icons
2024-03-05 16:36:30 +01:00
Eva Marco
c2b8e5c946
♻️ Refactor dashboard sidebar css
2024-03-05 16:36:30 +01:00
Aitor
9ad0662409
🐛 Fix imposter being regenerated indefinitely
2024-03-05 16:20:03 +01:00
Eva Marco
2465690c7d
Merge pull request #4220 from penpot/azazeln28-sort-interaction-destinations
...
✨ Sort interaction destinations by label
2024-03-05 16:04:39 +01:00
Aitor
3c9ae9b210
✨ Sort interaction destinations by label
2024-03-05 13:13:25 +01:00
alonso.torres
8d20220330
🐛 Fix inspect code text fonts
2024-03-04 20:31:28 +01:00
alonso.torres
bf6e467abf
🐛 Add tooltip to the locate button
2024-03-04 20:31:28 +01:00
alonso.torres
fb2c4c9c3a
🐛 Fix problem with grid layout paddings
2024-03-04 20:31:28 +01:00
alonso.torres
f36410da87
🐛 Fix problem when changing track data in editor
2024-03-04 20:31:28 +01:00
Belén Albeza
bcd859ca4c
Merge pull request #4209 from penpot/eva-bugfixing-ui
...
Bugfixing
2024-03-04 11:28:35 +01:00
Belén Albeza
7833a06a86
🐛 Fix color rename input height
2024-03-04 10:49:19 +01:00
Eva Marco
6e4075a2e7
🐛 Fix create team name modal width
2024-03-04 10:44:09 +01:00