-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.2.0 release candidate #25
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d8690f - Browse repository at this point
Copy the full SHA 2d8690fView commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d89a384 - Browse repository at this point
Copy the full SHA d89a384View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 302d1ec - Browse repository at this point
Copy the full SHA 302d1ecView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbeb080 - Browse repository at this point
Copy the full SHA bbeb080View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2850c - Browse repository at this point
Copy the full SHA fa2850cView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46e88da - Browse repository at this point
Copy the full SHA 46e88daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b86fb - Browse repository at this point
Copy the full SHA b8b86fbView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2cef59 - Browse repository at this point
Copy the full SHA c2cef59View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b171bb - Browse repository at this point
Copy the full SHA 8b171bbView commit details -
feat!: add .equals on syntactic elements
This will be used for calculating the diffs I also had to do some breaking changes in the syntax factory interfaces, since viewmodel elements now need to know their uuid as well
Configuration menu - View commit details
-
Copy full SHA for 6d0730e - Browse repository at this point
Copy the full SHA 6d0730eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 056befd - Browse repository at this point
Copy the full SHA 056befdView commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 425b962 - Browse repository at this point
Copy the full SHA 425b962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd1eb6 - Browse repository at this point
Copy the full SHA 9dd1eb6View commit details
Commits on Nov 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6aae4a3 - Browse repository at this point
Copy the full SHA 6aae4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ed49a - Browse repository at this point
Copy the full SHA 86ed49aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4dc15f - Browse repository at this point
Copy the full SHA d4dc15fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 100379d - Browse repository at this point
Copy the full SHA 100379dView commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51b18a3 - Browse repository at this point
Copy the full SHA 51b18a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f2595 - Browse repository at this point
Copy the full SHA e9f2595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e634d3 - Browse repository at this point
Copy the full SHA 1e634d3View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a5547c - Browse repository at this point
Copy the full SHA 2a5547cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 010fd1d - Browse repository at this point
Copy the full SHA 010fd1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25083bf - Browse repository at this point
Copy the full SHA 25083bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e484187 - Browse repository at this point
Copy the full SHA e484187View commit details -
feat: add tarjan implementation
This is only for the LTS for now, but we should consider creating a yalibs library for it
Configuration menu - View commit details
-
Copy full SHA for 0e2e3a8 - Browse repository at this point
Copy the full SHA 0e2e3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c1fcd1 - Browse repository at this point
Copy the full SHA 9c1fcd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91702db - Browse repository at this point
Copy the full SHA 91702dbView commit details -
refactor: rename LintPaneController to LintLayerController
It makes it a bit easier to decern what the purpose of it is and distiguish from LintPanelController
Configuration menu - View commit details
-
Copy full SHA for 6ef22f5 - Browse repository at this point
Copy the full SHA 6ef22f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b857e52 - Browse repository at this point
Copy the full SHA b857e52View commit details -
cleanup: clean up some of the code by extracting diff checks into a f…
…unction for itself
Configuration menu - View commit details
-
Copy full SHA for 2cea76e - Browse repository at this point
Copy the full SHA 2cea76eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd4364 - Browse repository at this point
Copy the full SHA 9cd4364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c2538a - Browse repository at this point
Copy the full SHA 7c2538aView commit details -
fix: convex hull polygons are now reactive, responsive and styled pro…
…perly It could be slightly more perfomant, but this is fine for now
Configuration menu - View commit details
-
Copy full SHA for cf77941 - Browse repository at this point
Copy the full SHA cf77941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f62a43 - Browse repository at this point
Copy the full SHA 2f62a43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9afb806 - Browse repository at this point
Copy the full SHA 9afb806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b018f - Browse repository at this point
Copy the full SHA 25b018fView commit details -
fix: integrate clipboard tool into unified modelling tool
also use the associated syntax factory
Configuration menu - View commit details
-
Copy full SHA for 62aa87e - Browse repository at this point
Copy the full SHA 62aa87eView commit details -
feat: add mass delete tool and cut support to clipboard tool
massdelete tool has better undo-ergonomics, so it has replaced the previous deletion logic in unified modelling tool
Configuration menu - View commit details
-
Copy full SHA for 6c1ea0b - Browse repository at this point
Copy the full SHA 6c1ea0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b354b - Browse repository at this point
Copy the full SHA e5b354bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 141e80b - Browse repository at this point
Copy the full SHA 141e80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea167ec - Browse repository at this point
Copy the full SHA ea167ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 517a88f - Browse repository at this point
Copy the full SHA 517a88fView commit details
Commits on Dec 8, 2023
-
feat: add clispinner lsp progress indicator
This replaces the project name footer thingy
Configuration menu - View commit details
-
Copy full SHA for a86a941 - Browse repository at this point
Copy the full SHA a86a941View commit details -
Configuration menu - View commit details
-
Copy full SHA for e583583 - Browse repository at this point
Copy the full SHA e583583View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9d270 - Browse repository at this point
Copy the full SHA 4e9d270View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca9d452 - Browse repository at this point
Copy the full SHA ca9d452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95e63a0 - Browse repository at this point
Copy the full SHA 95e63a0View commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e1cca6 - Browse repository at this point
Copy the full SHA 1e1cca6View commit details -
feat: add plugin management side-panel
This doesnt download or anything. But you can disable installed plugins.
Configuration menu - View commit details
-
Copy full SHA for 1a9ceea - Browse repository at this point
Copy the full SHA 1a9ceeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e62afa - Browse repository at this point
Copy the full SHA 9e62afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f10190 - Browse repository at this point
Copy the full SHA 6f10190View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4a7ab - Browse repository at this point
Copy the full SHA ef4a7abView commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a3a0450 - Browse repository at this point
Copy the full SHA a3a0450View commit details -
Merge pull request #24 from sillydan1/feature/plugin-manager
Feature/plugin manager
Configuration menu - View commit details
-
Copy full SHA for 71004d9 - Browse repository at this point
Copy the full SHA 71004d9View commit details -
cleanup: remove todos in viewmodeldiff
dont worry, I added an issue #26
Configuration menu - View commit details
-
Copy full SHA for 2409fca - Browse repository at this point
Copy the full SHA 2409fcaView commit details -
it has been considered. The status quo is good enough for now
Configuration menu - View commit details
-
Copy full SHA for 12899ff - Browse repository at this point
Copy the full SHA 12899ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07036fe - Browse repository at this point
Copy the full SHA 07036feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f35eaf - Browse repository at this point
Copy the full SHA 8f35eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1ca426 - Browse repository at this point
Copy the full SHA f1ca426View commit details -
cleanup: remove redundant todo
None of the listener stuff works very well... It should be fixed, but it's not really an issue at the moment
Configuration menu - View commit details
-
Copy full SHA for c31d787 - Browse repository at this point
Copy the full SHA c31d787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46d8105 - Browse repository at this point
Copy the full SHA 46d8105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc5215 - Browse repository at this point
Copy the full SHA 7fc5215View commit details -
cleanup: remove todos about duplicate code
The code is ever so slightly different (x vs y)
Configuration menu - View commit details
-
Copy full SHA for d2a5763 - Browse repository at this point
Copy the full SHA d2a5763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 145ae5a - Browse repository at this point
Copy the full SHA 145ae5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa944fe - Browse repository at this point
Copy the full SHA fa944feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b49be2d - Browse repository at this point
Copy the full SHA b49be2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 760b771 - Browse repository at this point
Copy the full SHA 760b771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97686e5 - Browse repository at this point
Copy the full SHA 97686e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb7da1 - Browse repository at this point
Copy the full SHA 5bb7da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd1ed9c - Browse repository at this point
Copy the full SHA cd1ed9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c051f74 - Browse repository at this point
Copy the full SHA c051f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a45ae2 - Browse repository at this point
Copy the full SHA 1a45ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc9c1f - Browse repository at this point
Copy the full SHA 0cc9c1fView commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 921d447 - Browse repository at this point
Copy the full SHA 921d447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a6439 - Browse repository at this point
Copy the full SHA 89a6439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e91b09 - Browse repository at this point
Copy the full SHA 2e91b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5a905 - Browse repository at this point
Copy the full SHA 8f5a905View commit details -
Configuration menu - View commit details
-
Copy full SHA for e476747 - Browse repository at this point
Copy the full SHA e476747View commit details -
Configuration menu - View commit details
-
Copy full SHA for d82ed45 - Browse repository at this point
Copy the full SHA d82ed45View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebe52b6 - Browse repository at this point
Copy the full SHA ebe52b6View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04c4aab - Browse repository at this point
Copy the full SHA 04c4aabView commit details