21 Commits

Author SHA1 Message Date
Elian Doran
57004ab848
fix(client): note title not working for in-app help 2025-09-17 08:50:23 +03:00
perf3ct
a2acb3cbb7
fix(shortcuts): try to fix ime composition checks 2025-09-01 16:21:58 +00:00
Elian Doran
06cea99b40
fix(react): note title not selecting text 2025-08-27 16:28:07 +03:00
Elian Doran
1851336862
fix(react/ribbon): solve some type errors 2025-08-27 16:17:19 +03:00
Elian Doran
1eaeec8100
Revert "chore(react): prototype for note context"
This reverts commit 660db3b3ab4ff97ba173594092a737bab656cdc8.
2025-08-25 13:51:43 +03:00
Elian Doran
660db3b3ab
chore(react): prototype for note context 2025-08-25 11:48:56 +03:00
Elian Doran
f2db7baeba
refactor(react): use beta approach for handling events everywhere 2025-08-24 21:18:48 +03:00
Elian Doran
009fd63ce9
chore(react): finalize note title porting 2025-08-21 13:18:39 +03:00
Elian Doran
bea352855a
refactor(react): allow binding multiple events at once 2025-08-21 13:17:28 +03:00
Elian Doran
51e8a80ca3
chore(react/note_title): delete new notes on escape 2025-08-21 13:13:48 +03:00
Elian Doran
8a543d4513
chore(react/note_title): focus content on enter 2025-08-21 13:00:08 +03:00
Elian Doran
945e180a6f
chore(react/note_title): add before unload listener 2025-08-21 12:55:33 +03:00
Elian Doran
9e947f742d
fix(react/note_title): title shown on empty widget pane 2025-08-21 12:15:12 +03:00
Elian Doran
033e90f8b7
fix(react/note_title): not refreshing on protected session 2025-08-21 12:13:30 +03:00
Elian Doran
be576176c5
feat(react/note_title): bring back navigation title 2025-08-21 11:08:33 +03:00
Elian Doran
4da3e8a4d8
refactor(react/note_title): use note property for title as well 2025-08-21 10:54:38 +03:00
Elian Doran
db2bf537ea
refactor(react/note_title): use hook for listening to note property 2025-08-21 10:44:58 +03:00
Elian Doran
9a4fdcaef2
chore(react/note_title): bring back styles 2025-08-21 10:34:30 +03:00
Elian Doran
ca40360f7d
feat(react): basic implementation of note title 2025-08-21 10:08:49 +03:00
Elian Doran
59486cd55d
feat(react): basic handling of note context aware 2025-08-20 23:53:13 +03:00
Elian Doran
afe3904ea3
feat(react): render raw react components 2025-08-20 22:13:52 +03:00