-
Notifications
You must be signed in to change notification settings - Fork 58
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
Improve typing of the frontend #817
Comments
sbegaudeau
added a commit
that referenced
this issue
Nov 9, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 9, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 9, 2021
This commit also removes useless call to IModelFactory#createRoot since it is done twice in a row Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 9, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 22, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 22, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 22, 2021
This commit also removes useless call to IModelFactory#createRoot since it is done twice in a row Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 22, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 22, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 22, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 23, 2021
This commit also removes useless call to IModelFactory#createRoot since it is done twice in a row Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 25, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 26, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 26, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 26, 2021
This commit also removes useless call to IModelFactory#createRoot since it is done twice in a row Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
sbegaudeau
added a commit
that referenced
this issue
Nov 26, 2021
Bug: #817 Signed-off-by: Stéphane Bégaudeau <[email protected]>
Part of this work has been done in this milestone but I'll leave this issue open since it's an ongoing work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to prepare for the integration of some large changes, better type definition would be helpful to ensure the stability of the code.
The text was updated successfully, but these errors were encountered: