Skip to content

feat: add incompatible warning page#62

Merged
DaniilDem merged 1 commit intomainfrom
feat/incompatible-warning
May 8, 2026
Merged

feat: add incompatible warning page#62
DaniilDem merged 1 commit intomainfrom
feat/incompatible-warning

Conversation

@DaniilDem
Copy link
Copy Markdown
Contributor

Adds page rendering stubs for older browsers

@DaniilDem DaniilDem requested a review from DakEnviy April 27, 2026 09:48
@DaniilDem DaniilDem force-pushed the feat/incompatible-warning branch from bb31e7d to a7d1d69 Compare April 30, 2026 13:39
Comment thread src/index.ts Outdated
ServiceIconSvg,
TechnicalInfo,
TechnicalInfoItem,
} from './plugins/incompatible-warning/types.js';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion(non-blocking): Use re-exports only from index file

@@ -0,0 +1,92 @@
export type I18n = Record<
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion(non-blocking): IncompatibleI18n to avoid collisions

@DaniilDem DaniilDem force-pushed the feat/incompatible-warning branch from a7d1d69 to a318e6e Compare May 8, 2026 12:38
@DaniilDem DaniilDem merged commit fef5c05 into main May 8, 2026
2 checks passed
@DaniilDem DaniilDem deleted the feat/incompatible-warning branch May 8, 2026 13:46
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.

2 participants