Skip to content

Development#206

Merged
andrewzolotukhin merged 2 commits into
masterfrom
development
Jun 11, 2026
Merged

Development#206
andrewzolotukhin merged 2 commits into
masterfrom
development

Conversation

@andrewzolotukhin

Copy link
Copy Markdown
Contributor
  • Added visually hidden captions to tables for better screen reader support.
  • Updated table headers with scope attributes for improved semantics.
  • Introduced a ConsentManager component for handling analytics consent.
  • Implemented a PrivacyPage component detailing data collection practices.
  • Created a NotFound page for better user experience on 404 errors.
  • Added robots.txt and sitemap.xml generation for SEO optimization.
  • Refactored metadata handling for pages using a centralized site configuration.
  • Improved security headers in Next.js configuration.
  • Enhanced global styles for better accessibility and user experience.

Description

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor / internal improvement

Checklist

  • I've added tests for my changes
  • I've run npm run lint and fixed any issues
  • I've run npm run test and all tests pass
  • I've added a changeset (npx changeset) if this changes package behavior

- Added visually hidden captions to tables for better screen reader support.
- Updated table headers with scope attributes for improved semantics.
- Introduced a ConsentManager component for handling analytics consent.
- Implemented a PrivacyPage component detailing data collection practices.
- Created a NotFound page for better user experience on 404 errors.
- Added robots.txt and sitemap.xml generation for SEO optimization.
- Refactored metadata handling for pages using a centralized site configuration.
- Improved security headers in Next.js configuration.
- Enhanced global styles for better accessibility and user experience.
@andrewzolotukhin andrewzolotukhin merged commit ab28f6c into master Jun 11, 2026
2 of 4 checks passed
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