luisδμ
45059d73da
🐛 Fix several bugs in comments ( #5716 )
...
* ♻️ Remove obsolete CSS code
* 🐛 Fix post a comment with keyboard
* 🐛 Fix show comments cursor on view mode
* 🐛 Fix avoid comment bubbles to appear on top of sidebars
* 🐛 Fix cancel native browser zoom when comment threads are visible
2025-01-30 10:35:47 +01:00
Andrey Antukh
85746e7cb2
♻️ Refactor state locality
...
The main purpose of this refactor is reduce
a custom state from different pages and unify
them under common access patterns
2025-01-16 15:31:18 +01:00
alonso.torres
b1dda02b47
✨ Add mentions to notifications
2025-01-09 11:55:53 +01:00
luisddm
b5e5c4b0dd
♻️ Visual changes in comments
2024-12-27 11:43:51 +01:00
Andrey Antukh
3e090b126e
♻️ Refactor application routing
...
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
2024-12-03 18:23:41 +01:00
Andrey Antukh
c6b96a81f1
♻️ Rename data.events to data.event
2024-12-03 12:15:52 +01:00
Andrey Antukh
4ad4057878
♻️ Refactor page options data structure
2024-09-18 12:15:12 +02:00
Eva Marco
f3193a1984
✨ Add visual testing to viewer
2024-06-19 10:01:31 +02:00
Alejandro Alonso
3d7f399a50
🐛 Fix missing scroll in comments
2024-06-11 10:38:41 +02:00
Eva Marco
ca7438aab5
♻️ Rename all icon functions
2024-03-08 16:07:38 +01:00
Andrey Antukh
a6edc184f0
🐛 Fix issues with viewer comments menu
2024-02-23 10:50:55 +01:00
Andrey Antukh
9db714b25d
💄 Add minor cosmetic improvements to viewer comments code
...
Mainly on comments and header namespace
2024-02-23 10:50:55 +01:00
alonso.torres
6ef85ef0e8
🐛 Fix problems with data-value keyword
2024-01-11 15:56:31 +01:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Eva
480251c41c
♻️ Remove new-css-system from viewer
2024-01-05 14:23:14 +01:00
Eva
f8dd86da34
💄 Add new UI to viewer area
2023-12-15 22:15:22 +01:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
Pablo Alba
f4a0b304a9
🐛 Fix displaying comments settings are not applied via "Comments" menu drop-down on the top navbar on view mode
2022-10-24 16:29:30 +02:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
be1c19e718
🐛 Fix comments positioning on viewer (regression)
2022-08-24 10:59:38 +02:00
Andrey Antukh
1649ca4ff7
📎 Fix linter issues
2022-08-23 13:57:31 +02:00
Andrey Antukh
a37c1f7fca
♻️ Refactor viewer comments related components
2022-08-23 13:57:31 +02:00
Eva
1c446a011e
✨ Move comments
2022-08-01 09:53:55 +02:00
alonso.torres
45b690ed05
✨ Fix shadows and thumbnails
2022-06-17 13:15:27 +02:00
alonso.torres
a4cc57886b
✨ Thumbnails for clipped and nested artboards
2022-06-17 12:54:51 +02:00
alonso.torres
0bb0063be4
✨ Fix comments for nested frames
2022-06-17 12:54:51 +02:00
Pablo Alba
ae468ecdf2
🎉 Improvements on view mode
2022-06-17 11:05:43 +02:00
Andrés Moya
2be432e1d4
♻️ Remove obsolete st/emitf macro
2022-05-20 16:37:33 +02:00
Eva
afa1af6dc2
🐛 Fix comments in viewer mode
2022-05-06 13:31:24 +02:00
alonso.torres
aa276ab308
🐛 Fix viewer comment position when zoom applied
2021-11-10 11:08:32 +01:00
alonso.torres
c477328da4
🐛 Fix problem with view mode comments
2021-11-03 13:45:43 +01:00
Andrey Antukh
926fa483b9
✨ Improve event registry.
2021-09-07 11:48:14 +02:00
Andrey Antukh
c8102f4bff
🎉 Share link & pages on viewer.
2021-08-18 16:54:56 +02:00