Commit Graph

49 Commits

Author SHA1 Message Date
Ivan
729c96c12f M: Minor fixes 2024-10-14 12:41:19 +03:00
IRBorisov
3ea22f3080 Refactoring: UI elements naming convention 2024-06-26 19:47:31 +03:00
IRBorisov
4f59ad2b8a Minor UI fixes
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-21 11:17:50 +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
ead0418564 Minor UI improvements and CSS refactoring 2024-01-06 03:15:02 +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
18469324f9 Add alias resolution to Jest 2023-12-26 14:46:46 +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
IRBorisov
0e5b013e4e Refactor language API 2023-11-06 20:53:14 +03:00
IRBorisov
cefd0d3c40 Implement TemplateExpression editing 2023-11-06 02:20:16 +03:00
IRBorisov
97a2585185 Decouple dialogs and pages 2023-11-01 14:09:44 +03:00
IRBorisov
ce1cd7f6ca Refactor dialogs source location 2023-11-01 13:47:49 +03:00
IRBorisov
848617496e Improve consituenta editor UI
Started implementing TemplateExpressions
2023-10-25 21:21:43 +03:00
IRBorisov
9cd682b19f Update Constituenta editor UI 2023-10-23 18:22:55 +03:00
IRBorisov
1cc41320ac UI fixes 2023-10-14 23:46:36 +03:00
IRBorisov
2bc14c24bd Improve UI design 2023-10-14 17:14:40 +03:00
IRBorisov
8d062baa8b Rework Search panels UI 2023-10-06 14:39:32 +03:00
IRBorisov
ce513eeb90 Minor UI fixes 2023-10-02 23:43:29 +03:00
IRBorisov
f54254bb56 Improve reference editing 2023-09-30 17:16:20 +03:00
IRBorisov
41bb83b784 Minor UI fixes 2023-09-30 12:47:27 +03:00
IRBorisov
e8a6b2dd0f Update help UI 2023-09-29 16:22:49 +03:00
IRBorisov
edff9b640a Implement reference dialog 2023-09-29 15:33:32 +03:00
IRBorisov
4eef460be1 NPM update and fix CM tooltips issue 2023-09-28 17:04:06 +03:00
IRBorisov
a8ad142544 Refactor CodeMirror wrappers and simplify available grams 2023-09-28 16:31:10 +03:00
IRBorisov
1054db3a8a Improve reference info 2023-09-28 13:05:43 +03:00
IRBorisov
78c6a2306e Display text reference tooltips 2023-09-27 23:36:51 +03:00
IRBorisov
1f8f904626 Minor UI fixes 2023-09-26 00:24:50 +03:00
IRBorisov
cd4792e96c Add frontend parser for text references 2023-09-25 23:50:41 +03:00