-
Notifications
You must be signed in to change notification settings - Fork 167
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
feat: Add support for customizable projectFileExtensions #20397
Merged
Merged
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for faae4b3 - Browse repository at this point
Copy the full SHA faae4b3View commit details -
Made
projectFileExtensions
intoextraProjectFileExtensions
, which…… add to existing ones.
Configuration menu - View commit details
-
Copy full SHA for d153a6f - Browse repository at this point
Copy the full SHA d153a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f548d9 - Browse repository at this point
Copy the full SHA 1f548d9View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab78bf8 - Browse repository at this point
Copy the full SHA ab78bf8View commit details
Commits on Nov 6, 2024
-
Add plugin data to runtime through build-info
Fix initParam name, update javadocs
Configuration menu - View commit details
-
Copy full SHA for af99ce3 - Browse repository at this point
Copy the full SHA af99ce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbab78f - Browse repository at this point
Copy the full SHA dbab78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dee8a0 - Browse repository at this point
Copy the full SHA 2dee8a0View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 671380c - Browse repository at this point
Copy the full SHA 671380cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b05f9 - Browse repository at this point
Copy the full SHA 94b05f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b63203 - Browse repository at this point
Copy the full SHA 2b63203View commit details
Commits on Nov 8, 2024
-
Merge branch 'main' into feat/19527-project-file-extensions
# Conflicts: # flow-plugins/flow-gradle-plugin/src/main/kotlin/com/vaadin/gradle/VaadinFlowPluginExtension.kt # flow-plugins/flow-maven-plugin/src/main/java/com/vaadin/flow/plugin/maven/FlowModeAbstractMojo.java # flow-plugins/flow-plugin-base/src/main/java/com/vaadin/flow/plugin/base/BuildFrontendUtil.java # flow-plugins/flow-plugin-base/src/main/java/com/vaadin/flow/plugin/base/PluginAdapterBase.java # flow-server/src/main/java/com/vaadin/flow/server/frontend/Options.java # flow-server/src/main/java/com/vaadin/flow/server/startup/AbstractConfigurationFactory.java # vaadin-dev-server/src/main/java/com/vaadin/base/devserver/startup/DevModeInitializer.java
Configuration menu - View commit details
-
Copy full SHA for b3e79f2 - Browse repository at this point
Copy the full SHA b3e79f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00cb72b - Browse repository at this point
Copy the full SHA 00cb72bView 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.