Skip to content

Replaces react-helmet with custom title provider#399

Open
jonesmac wants to merge 10 commits intomainfrom
feature/title-provider
Open

Replaces react-helmet with custom title provider#399
jonesmac wants to merge 10 commits intomainfrom
feature/title-provider

Conversation

@jonesmac
Copy link
Member

Replaces the react-helmet library with a custom React context and provider solution for managing document titles and meta tags. This change streamlines title management, reduces external dependencies, and offers more direct control over browser title updates.

A new TitleTemplateProvider in the webapp package allows components to dynamically set the page title, automatically applying a configured application name template. Components like BasePage and WebAppPage now utilize this provider for title management and directly render necessary `` tags.

Adds initial configuration files for the Claude AI development environment.

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.

1 participant