Commit Graph

291 Commits

Author SHA1 Message Date
IRBorisov
b4c1fd97fb Add privacy policy 2023-12-07 23:08:49 +03:00
IRBorisov
4e23bdd9f1 Add Portal to tooltips 2023-12-07 01:33:34 +03:00
IRBorisov
eab63814d5 Refactor and optimize dialogs 2023-12-07 01:21:27 +03:00
IRBorisov
38b661f290 Improve hotkeys 2023-12-06 20:16:47 +03:00
IRBorisov
bc31df77a9 Update syntax highlights 2023-12-05 12:52:42 +03:00
IRBorisov
c1a994bc0c UI components refactoring and DOM optimization 2023-12-05 01:22:44 +03:00
IRBorisov
75da54cbd3 Fix default color 2023-12-04 14:42:47 +03:00
IRBorisov
7c97b722a8 Fix tooltips positions 2023-12-04 14:32:08 +03:00
IRBorisov
c2e0cfae07 Small UI design improvements 2023-12-04 14:19:54 +03:00
IRBorisov
b026a57fad Minor UI improvements 2023-12-02 00:15:56 +03:00
IRBorisov
6999e086d5 Refactor Tabs UI components 2023-12-01 22:50:43 +03:00
IRBorisov
b118c64b9b UI fixe for rslist scroll 2023-12-01 02:57:19 +03:00
IRBorisov
dc6321b3bf Minor UI improvements 2023-11-30 17:47:37 +03:00
IRBorisov
d9296ada5c Update miscelaniousAPI.ts 2023-11-30 02:14:32 +03:00
IRBorisov
29691e9f6a Rework editor forms 2023-11-30 02:14:24 +03:00
IRBorisov
4b77faf98b Use portaling for react-select 2023-11-29 13:07:55 +03:00
IRBorisov
6b8a428f9f Minor ui fixes 2023-11-27 18:42:02 +03:00
IRBorisov
50de0176f6 Refactor EditorTermGraph
decouple responsibilities
2023-11-27 18:27:23 +03:00
IRBorisov
b804586394 Update RSTabs.tsx 2023-11-27 14:21:21 +03:00
IRBorisov
15fe1f3200 Refactoring: improve deleteConstituenta 2023-11-27 14:20:21 +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
096e11a35a Fix dialog UI 2023-11-27 13:06:52 +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
747176c673 Fix key prop 2023-11-27 02:13:37 +03:00
IRBorisov
71dd8f4be1 Refactoring: wrapper index.tsx for components 2023-11-26 02:24:16 +03:00
IRBorisov
e0dd8b7e24 Minor fixes 2023-11-24 19:47:03 +03:00
IRBorisov
56d8245747 Update ParsingResult.tsx 2023-11-24 18:15:27 +03:00
IRBorisov
5f52e32a34 Do not show error position for disabled input 2023-11-24 18:13:52 +03:00
IRBorisov
ec75cb866c Minor UI fixes for editor 2023-11-24 18:03:10 +03:00
IRBorisov
f64f6a6c3d Fix minor UI issues 2023-11-23 19:34:37 +03:00
IRBorisov
c5e49bf85a Update local library timestamps on changes 2023-11-23 18:23:26 +03:00
IRBorisov
2d63c78866 Add tests for libraryAPI 2023-11-23 17:19:10 +03:00
IRBorisov
edda87c7ee Refactor and test language API 2023-11-20 18:03:34 +03:00
IRBorisov
5638fef857 Refactoring: split common models/API and add docs 2023-11-17 20:51:13 +03:00
IRBorisov
8bd0ef2334 Npm update & fix axios usage 2023-11-10 17:19:58 +03:00
IRBorisov
c71bfbef34 UI improvements 2023-11-10 15:34:59 +03:00
IRBorisov
3f4f9b03dc Still have problem with canvas preventing key events from firing 2023-11-07 18:59:00 +03:00
IRBorisov
5be2fc0200 Fix codemirror padding
Using custom padding size to match standard controls px-3 py-2
2023-11-07 18:14:48 +03:00
IRBorisov
f73badebaa Minor UI fixes 2023-11-07 18:03:37 +03:00
IRBorisov
150bfa0629 Add transitions to hover effects 2023-11-07 11:39:23 +03:00
IRBorisov
07e0959d38 Use forceRender to prevent elements flickering 2023-11-07 11:03:59 +03:00
IRBorisov
dc0e527a0b Small UI fixes 2023-11-07 10:05:50 +03:00
IRBorisov
3e5dda2db2 Small UI fixes 2023-11-06 23:13:27 +03:00
IRBorisov
93136b4843 Implement template argument substitutions 2023-11-06 22:21:36 +03:00
IRBorisov
0e5b013e4e Refactor language API 2023-11-06 20:53:14 +03:00
IRBorisov
97bec834f0 Refactor models: split API in separate module 2023-11-06 20:21:30 +03:00
IRBorisov
643f43c819 Finalize templated constituents UI 2023-11-06 18:44:14 +03:00
IRBorisov
cc79fffd34 Refactor data tables and implement argument selection 2023-11-06 18:03:23 +03:00
IRBorisov
cefd0d3c40 Implement TemplateExpression editing 2023-11-06 02:20:16 +03:00