Commit Graph

29 Commits

Author SHA1 Message Date
Ivan
8c3e5dfd4d R: Migrating to zustand for local state management pt2 2025-01-15 16:06:42 +03:00
Ivan
91dbd0e88f F: Rework colors using tailwind configs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-17 00:05:45 +03:00
Ivan
609752a9d6 R: Remove unused useMemo and useCallback
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-13 21:31:09 +03:00
Ivan
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +03:00
IRBorisov
3ea22f3080 Refactoring: UI elements naming convention 2024-06-26 19:47:31 +03:00
IRBorisov
e81e53e7d5 Add click navigation for references
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-19 12:13:05 +03:00
IRBorisov
1a210606d7 UI selection improvements 2024-05-23 13:52:50 +03:00
IRBorisov
291ded8286 Add Command key detection logic for Mac 2024-05-22 12:18:05 +03:00
IRBorisov
230d17da35 Fix editor height to improve scroll experience 2024-05-09 13:05:46 +03:00
IRBorisov
65872cbce7 Small UI fixes 2024-04-08 11:47:47 +03:00
IRBorisov
26fe49b352 Refactoring: use cached maps to access constituents 2024-04-07 15:38:24 +03:00
IRBorisov
2f98ae90ff Add spellcheck for codemirror text editors 2024-04-04 16:34:07 +03:00
IRBorisov
9fe73a607a Refactoring: centralize internal URLs + animation fixes 2024-04-01 21:45:10 +03:00
IRBorisov
aff116abbc Improve help UI + small fixes 2024-04-01 19:07:20 +03:00
IRBorisov
56cb7236ca Refactoring: improve id's and labels
Do not use html labels without inputs
2024-03-18 16:21:39 +03:00
IRBorisov
da7af6f8dc Small UI fixes 2024-03-06 21:33:59 +03:00
IRBorisov
5b3862d46c Fix codemirror selection and fonts 2024-01-29 15:27:06 +03:00
IRBorisov
d57ecb7994 Refactoring: components folder structure 2024-01-04 19:38:12 +03:00
IRBorisov
40cb8b4ce8 Refactoring: apply prettier on save 2023-12-28 14:04:44 +03:00
IRBorisov
6e12aff5c6 Refactoring and small UI fix 2023-12-27 18:44:37 +03:00
IRBorisov
1df94572b7 Implement UI animations
using Framer Motion
2023-12-25 16:53:27 +03:00
IRBorisov
d038682793 UI improvements 2023-12-18 20:45:33 +03:00
IRBorisov
44b30a9bd8 Refactoring: use clsx to clarify classNames 2023-12-15 17:34:50 +03:00
IRBorisov
87dc02dba5 Refactoring: implement aliases and use client 2023-12-13 14:32:57 +03:00
IRBorisov
c1a994bc0c UI components refactoring and DOM optimization 2023-12-05 01:22:44 +03:00
IRBorisov
7094df1200 Refactoring: props naming
Use props to name ALL props and restProps to name partials props
2023-11-27 13:50:56 +03:00
IRBorisov
cf57cf369a Fix import paths 2023-11-27 12:11:39 +03:00
IRBorisov
de9c470276 Refactoring: replace shortcurctuit with conditionals 2023-11-27 11:33:34 +03:00
IRBorisov
71dd8f4be1 Refactoring: wrapper index.tsx for components 2023-11-26 02:24:16 +03:00