Aljaž Grilc Aljaz
  • Joined on 2024-11-22
Aljaz pushed to master at Amebis/BesService 2025-06-11 10:01:46 +02:00
d3deb4cb11 Improve popup positioning based on rect's postion and not on click's X,Y coordiantes.
Aljaz closed issue Amebis/BesService#3 2025-06-11 10:01:46 +02:00
Prikaz popup okna glede na "rect" napake
Aljaz closed issue Amebis/BesService#4 2025-06-09 12:06:16 +02:00
Premikanje po napakah levo in desno
Aljaz pushed to master at Amebis/BesService 2025-06-09 11:48:21 +02:00
3cd86bf4c3 Fix scrollIntoView behavior and improve popup positioning #4
Aljaz pushed to master at Amebis/BesService 2025-06-05 09:44:57 +02:00
a04ffb3e70 Improve navigation and fix focus-visible colors in the popup #4
Aljaz pushed to master at Amebis/BesService 2025-06-05 08:55:03 +02:00
e4ba4dd3f1 Refactor findNextMistake method to be static and its calls #4
Aljaz pushed to master at Amebis/BesService 2025-06-05 08:17:23 +02:00
b99d233abc Prevent ctrl + enter shortuct when no grammar highlights are present #4
Aljaz pushed to master at Amebis/BesService 2025-06-05 08:11:48 +02:00
04cd5f2e7d Use scrollintoView after using shortcut navigation for finding a next/previous mistake #4
Aljaz closed issue Amebis/BesService#7 2025-06-05 07:28:08 +02:00
Zapri popup na "Escape"
Aljaz pushed to master at Amebis/BesService 2025-06-04 15:03:15 +02:00
1163b3c47e Enhance shortcut navigation and add replacement acceptance logic for mistakes #4
Aljaz pushed to master at Amebis/BesService 2025-06-04 13:18:36 +02:00
e903917179 Add navigation buttons in popup #4
Aljaz pushed to master at Amebis/BesService 2025-06-04 11:50:46 +02:00
0f2fa218f3 Update popup positioning after using keyboard shortcut #4
Aljaz pushed to master at Amebis/BesService 2025-06-04 10:27:01 +02:00
99db143007 Add keyboard shortcut navigation for grammar mistakes
Aljaz opened issue Amebis/BesService#7 2025-06-04 09:53:20 +02:00
Zapri popup na "Escape"
Aljaz commented on issue Amebis/BesService#4 2025-06-04 08:51:08 +02:00
Premikanje po napakah levo in desno

V Quill editor nikakor ne uspem dodati (na lep način) premikanja s tipko TAB. Problem je v Quill eventu text-change, ki vedno zazna spremembe pred drugimi dogodki (tudi pred beforeinput).…

Aljaz pushed to master at Amebis/BesService 2025-06-03 14:59:30 +02:00
c7c90101a2 Implement tab navigation for grammar mistakes
Aljaz pushed to master at Amebis/BesService 2025-05-28 21:01:47 +02:00
b9ab9b6a64 Add double underline drawing for specific grammar rules
Aljaz pushed to master at Amebis/BesService 2025-05-28 19:46:56 +02:00
c67adcdc99 Adjust highlight color as requested by the company
Aljaz closed issue Amebis/BesService#6 2025-05-21 09:19:47 +02:00
Barva gumba za zaprtje nasveta v temnem načinu
Aljaz commented on issue Amebis/BesService#6 2025-05-21 09:19:47 +02:00
Barva gumba za zaprtje nasveta v temnem načinu

Sem spremenil barvo gumba in malce polepšal "hover" stil gumba v temnem načinu.