Commit Graph

51 Commits

Author SHA1 Message Date
73010a2a4a Merge incoming changes 2022-04-09 21:15:42 -05:00
ee6d20ddeb Implement remove for var decls and expressions 2022-04-09 21:10:17 -05:00
ec69324496 fixed 2022-04-09 20:35:39 -05:00
82d361d7ef fixed toms stupid 2022-04-09 20:12:43 -05:00
8ca78cbe4b ffixed toms bad 2022-04-09 20:03:02 -05:00
2213e576ec Merge branch 'main' of https://github.com/hackku22/Mathy 2022-04-09 20:02:04 -05:00
30603ac3f6 idk 2022-04-09 19:58:38 -05:00
1def341c03 Merge branch 'main' of github.com:hackku22/Mathy 2022-04-09 19:14:05 -05:00
3657efc44f Add variables listing and start functions listing 2022-04-09 19:14:03 -05:00
5bcb05e0f6 fixed the drag issue 2022-04-09 19:08:49 -05:00
3071947c28 removed abs positioning 2022-04-09 19:03:19 -05:00
8fbab92e1b fixed dragability after new statment is added 2022-04-09 18:59:28 -05:00
83374615aa fixed positioning of textbox 2022-04-09 18:41:57 -05:00
ee49593055 Merge branch 'main' of https://github.com/hackku22/Mathy 2022-04-09 18:08:04 -05:00
f93d0f2466 fixed grid and 2022-04-09 18:07:31 -05:00
567fddfc47 Resolve merge conflicts 2022-04-09 18:07:25 -05:00
4a3e92b910 Implement adding expression and var decls 2022-04-09 17:48:41 -05:00
14960831b4 forgot to stage these 2022-04-09 17:31:11 -05:00
ad750a8959 rich editing works 2022-04-09 17:31:01 -05:00
c94defb193 Merge branch 'main' into rich_text 2022-04-09 16:12:59 -05:00
181b7ffbf7 working on the text feild 2022-04-09 16:12:24 -05:00
18252912a9 Fix build 2022-04-09 15:32:45 -05:00
c188487915 Merge branch 'katex' 2022-04-09 15:28:26 -05:00
b47159c4c9 Start implementing editor popup 2022-04-09 15:27:37 -05:00
2e5c9e9c5f Sidbar spacing 2022-04-09 15:08:26 -05:00
3adadd4b9d added Editor layout 2022-04-09 14:54:10 -05:00
8f534c3320 working on dragable wraper 2022-04-09 14:31:27 -05:00
724466339d finished rough layout 2022-04-09 13:03:36 -05:00
4544aff3c7 added editor 2022-04-09 13:01:01 -05:00
9e92c80973 inital Quazar setup 2022-04-09 12:58:31 -05:00
97d5ff6ea2 Fix katex rendering 2022-04-09 12:00:45 -05:00
cb8f828481 Add edit buttom to statement 2022-04-09 11:10:03 -05:00
a7266b3a21 Fix build issues 2022-04-09 10:56:54 -05:00
51266861f8 Finish Katex and Statement components to render statements 2022-04-09 10:34:33 -05:00
c28b8de128 Setup nginx conf for single-page routing 2022-04-09 09:34:29 -05:00
ecdb474f7e Setup basic routing 2022-04-09 09:23:09 -05:00
ba13abd540 Merge katex and page evaluation in; resolve conflicts 2022-04-09 02:53:08 -05:00
be66844f17 Implement MathPage evaluation logic 2022-04-09 02:50:20 -05:00
2aa2a5bf05 Add logic for building dependency graph for statement evaluation 2022-04-09 02:12:27 -05:00
17dedd2d37 Add Auth0 2022-04-09 02:02:30 -05:00
8f42f771d8 Start MathPage class 2022-04-09 01:20:39 -05:00
189439227f Add walks to determine symbols used by and defined by various expressions 2022-04-09 00:58:19 -05:00
cc242caefe Fixed a few thigns 2022-04-08 23:46:36 -05:00
83c3c15cba Merge main 2022-04-08 23:38:55 -05:00
a065779c43 Merge branch 'main' of github.com:hackku22/Mathy 2022-04-08 23:35:45 -05:00
2e458f5e51 Add utility types 2022-04-08 23:35:26 -05:00
d1f3cbe0aa Added draggable and router 2022-04-08 23:34:42 -05:00
df3b1314ed Start walk for math expression trees 2022-04-08 23:34:33 -05:00
83cbb00427 Start mathjs setup 2022-04-08 23:18:06 -05:00
07c6b62060 Fix linter issues 2022-04-08 22:52:34 -05:00