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: add key facts to case study and add new facts content module #166

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

JimSeven
Copy link
Contributor

@JimSeven JimSeven commented Aug 7, 2024

No description provided.

✨ (spacing.css, typography.css): Add new CSS configuration files for spacing and typography to improve design consistency
♻️ (modules.css, site.css): Refactor CSS files to use new spacing and typography configurations
🔧 (tailwind.config.js): Update Tailwind CSS configuration to use new spacing and typography configurations
🐛 (typography.css): Delete old typography.css file to avoid confusion and redundancy
✨ (case_study.yaml): Add 'show_facts' toggle and 'global_facts' field to control display of facts
✨ (module_facts.yaml): Create new 'Module Facts' fieldset for managing facts
✨ (modules.yaml): Import 'module_facts' into modules fieldset
✨ (facts.antlers.html): Create new 'facts' module view to display facts
🐛 (case_study.antlers.html): Update layout and add conditional rendering for 'facts' module
📝 (telekom-electronic-beats.md): add 'global_facts' section to provide more information about the project for testing
♻️ (quote.antlers.html, section_header.antlers.html, text.antlers.html, tiles.antlers.html, text_with_image.antlers.html, text_with_video.antlers.html, _copy.antlers.html, _grid.antlers.html, _modules.antlers.html, text.antlers.html): Refactor CSS classes for better responsiveness and readability
✨ (_modules.antlers.html): Add new partial for handling modules to improve code reusability

♻️ (default.antlers.html): Refactor module rendering logic to a separate partial for better code organization and reusability
🔧 (default.antlers.html): Remove conditional rendering of modules, as it's now handled in the new partial
@JimSeven JimSeven linked an issue Aug 7, 2024 that may be closed by this pull request
@JimSeven JimSeven requested a review from robocopklaus August 7, 2024 12:50
@robocopklaus robocopklaus merged commit c3e47b2 into main Aug 7, 2024
5 checks passed
@robocopklaus robocopklaus deleted the 31-add-key-facts-to-case-study branch August 7, 2024 15:36
@robocopklaus
Copy link
Member

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@robocopklaus robocopklaus added the released Issues that have been addressed and released by semantic release label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Issues that have been addressed and released by semantic release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Key Facts to Case Study
2 participants