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: support header, footer and speaker info builder overrides in slide templates #74

Merged
merged 4 commits into from Mar 17, 2024

Conversation

mkobuolys
Copy link
Owner

Description

After introducing slide deck localisation, it is not possible to translate slide header, footer and speaker info components. This PR adds extra builders that could be used to override the default header/footer/speaker info builders and, if needed, translate them.

As a side effect, this PR also resolves #68

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@mkobuolys mkobuolys self-assigned this Mar 17, 2024
@mkobuolys mkobuolys changed the title feat: support header and footer builder overrides in slide templates feat: support header, footer and speaker info builder overrides in slide templates Mar 17, 2024
@mkobuolys mkobuolys merged commit 4fdc89c into main Mar 17, 2024
3 checks passed
@mkobuolys mkobuolys deleted the feat/additional-builder-overrides branch March 17, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant