Skip to content
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(core): Make the headers toggle-able in every template #60

Merged

Conversation

nandorholozsnyak
Copy link
Member

  • Headers are toggle-able
  • Gradle plugin is having standalone classes for customizations to make sure the core and the plugin are detached from each other

Closes #58

- Headers are toggle-able
- Gradle plugin is having standalone classes for customizations to make sure the core and the plugin are detached from each other
@nandorholozsnyak nandorholozsnyak added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 1, 2023
@nandorholozsnyak nandorholozsnyak self-assigned this Apr 1, 2023
- Headers are toggle-able
- Gradle plugin is having standalone classes for customizations to make sure the core and the plugin are detached from each other
- Documentation about the toggle feature and breaking changes

BREAKING CHANGE: includeEnvFormat is available in a different way
@nandorholozsnyak nandorholozsnyak merged commit 0d97dea into master Apr 2, 2023
2 checks passed
@nandorholozsnyak nandorholozsnyak deleted the feature/spring-configuration-property-documenter-58 branch April 2, 2023 18:13
@nandorholozsnyak
Copy link
Member Author

The core team had been working hard to make the headers toggle-able in every template. After some hard work, they finally succeeded! Gradle plugin also had standalone classes for customizations to make sure the core and the plugin were detached from each other. To document the toggle feature and breaking changes, they wrote a comprehensive guide. Finally, the includeEnvFormat was available in a different way. It was a great success!
Created by Commit Teller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the headers toggle-able in every template
1 participant