16 Commits

Author SHA1 Message Date
SiriusXT
17885f6091 fix(tab-row): Remove smooth scrolling 2025-06-06 19:09:25 +08:00
SiriusXT
537ad1c1e5 fix(tab-row): Fix extra +1 when extraWidthRemaining is a decimal 2025-06-06 15:55:00 +08:00
SiriusXT
6d416cfe65 fix(tab-row): Reduce animation frames 2025-06-06 09:06:14 +08:00
SiriusXT
6508ef4fce fix(tab-row): Avoid this.newTabOuterWidth being a decimal in Electron 2025-06-05 20:27:58 +08:00
SiriusXT
7b1c6807ba fix(tab-row): Remove shift+wheel tab switching 2025-06-05 20:20:29 +08:00
SiriusXT
be8ee350cb fix(tab-row): ensure similar behavior between horizontal/vertical scrolling 2025-06-05 19:54:37 +08:00
SiriusXT
b721bb4cfc fix(tab-row): ensure similar behavior between horizontal/vertical scrolling 2025-06-05 17:54:34 +08:00
SiriusXT
7010472bea feat(tab): enable Shift + Wheel to switch tabs 2025-05-30 20:40:33 +08:00
SiriusXT
dd4cb7de7d feat(tab-row): Added smooth decay logic to ensure responsive and fluid animation 2025-05-30 20:28:17 +08:00
Elian Doran
7651083e63
Merge remote-tracking branch 'origin/develop' into refactor/typecheck_errors 2025-05-29 09:35:12 +03:00
Elian Doran
26c1cbeff1
chore(client): fix most type errors 2025-05-28 20:42:21 +03:00
SiriusXT
a8f94b712f fix(ts): specify array type to fix TS2345 error 2025-05-28 16:49:43 +08:00
SiriusXT
bbc77b522f fix(tab-row): Optimize tab-row scrolling experience 2025-05-28 16:46:56 +08:00
Elian Doran
9afe2ef761
chore(monorepo/client): move client source files 2025-04-22 22:12:56 +03:00
Elian Doran
62dbcc0a2e
chore(nx): move all monorepo-style in subfolder for processing 2025-04-22 10:06:06 +03:00
Elian Doran
de2cdd5e78
chore(monorepo): relocate client files 2025-04-18 01:37:55 +03:00