|
b257b202c3
|
Add modal typing back in, and clean up old constraints code (#865)
* Revert "Revert "Improve Prop Typings for Modals. Remove instances of `any`. (… (#813)"
This reverts commit 9822576077 .
* tsc
* refactor all buttons
* add parallel constraint
* typegen?
* add constraint removal constraint
* add perpendicular distance constraint
* state diagram layout
* fmt
* improve modal typing for setAngleLength
|
2023-10-15 21:54:38 +00:00 |
|
|
9822576077
|
Revert "Improve Prop Typings for Modals. Remove instances of any . (… (#813)
Revert "Improve Prop Typings for Modals. Remove instances of `any`. (#792)"
This reverts commit 629f326f4c .
|
2023-10-10 06:43:25 +11:00 |
|
|
629f326f4c
|
Improve Prop Typings for Modals. Remove instances of any . (#792)
* Update typings for modals. Remove instances of `any`
* Fix generic type for creating modals
|
2023-10-06 16:34:21 -04:00 |
|
|
61943055e5
|
refactor a bit before more rust port (#739)
* partially there
Signed-off-by: Jess Frazelle <github@jessfraz.com>
* cleanup
Signed-off-by: Jess Frazelle <github@jessfraz.com>
* fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com>
* fixups
Signed-off-by: Jess Frazelle <github@jessfraz.com>
---------
Signed-off-by: Jess Frazelle <github@jessfraz.com>
|
2023-09-29 11:11:01 -07:00 |
|
|
3fc4d71a1e
|
move ast types into seperate ts file (#169)
|
2023-07-13 16:57:22 +10:00 |
|
|
0fa56c3f15
|
Automatically create variable for setAngle and setLength (#108)
|
2023-04-07 01:21:33 +10:00 |
|
|
01bf3c1049
|
Lengths and angles should be set with |abs| values (#93)
* Lengths and angles should be set with |abs| values
* clean up
|
2023-04-02 17:20:11 +10:00 |
|
|
1de21b8bdd
|
Clean up 'prompt user for info' modals (#58)
|
2023-03-13 09:22:05 +11:00 |
|