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

convert public case classes for theme configuration #498

Merged
merged 4 commits into from
Aug 21, 2023
Merged

Conversation

jenshalm
Copy link
Contributor

Applies the pattern described in #482 (section 2.) to the following public case classes:

  • DocumentMetadata, NavigationBuilderContext in laika.ast
  • BookConfig in laika.theme.config (removes PDF.BookConfig and EPUB.BookConfig)
  • Font, FontDefinition in laika.theme.config
  • Favicon, ThemeNavigationSection in laika.helium.config

Packaging may change for some of these types in the final milestone.

@jenshalm jenshalm added this to the 1.0.0-M3 milestone Aug 20, 2023
@jenshalm jenshalm merged commit a3b3d60 into main Aug 21, 2023
@jenshalm jenshalm deleted the api/case-theme branch August 21, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant