-
Notifications
You must be signed in to change notification settings - Fork 71
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
[RFC] 0012 UI5 Tooling Extension API v3 #664
Merged
Merged
+455
−0
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2092045 - Browse repository at this point
Copy the full SHA 2092045View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3da6a5 - Browse repository at this point
Copy the full SHA a3da6a5View commit details -
Provide "createResource" function through a resource-factory interface
This allows to provide other helpful functions too, like "createFilterReader"
Configuration menu - View commit details
-
Copy full SHA for 022c288 - Browse repository at this point
Copy the full SHA 022c288View commit details -
Rework createResource and getLogger APIs
* Replace getResourceFactory() function with a resourceFactory property * Replace getLogger function with a log property passed directly to the task/middleware (not using the corresponding -util)
Configuration menu - View commit details
-
Copy full SHA for 5027aea - Browse repository at this point
Copy the full SHA 5027aeaView commit details -
Remove getSpecVersion() from Project interface
With the latest changes in SAP/ui5-project#431, the method now returns an instance of a "SpecificationVersion" class. This would require an additional specVersion-dependent interface. Since use cases in custom tasks and -middelare are not clear, we should rather keep it simple for now and do not provide this method.
Configuration menu - View commit details
-
Copy full SHA for 059bb18 - Browse repository at this point
Copy the full SHA 059bb18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 430bc12 - Browse repository at this point
Copy the full SHA 430bc12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5adc6 - Browse repository at this point
Copy the full SHA 5a5adc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1376e23 - Browse repository at this point
Copy the full SHA 1376e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 506e33e - Browse repository at this point
Copy the full SHA 506e33eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee70e3 - Browse repository at this point
Copy the full SHA 6ee70e3View commit details
Commits on Nov 16, 2023
-
Update chapters with implementation status
Making this PR ready to be merged
Configuration menu - View commit details
-
Copy full SHA for 43a0e0b - Browse repository at this point
Copy the full SHA 43a0e0bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.