Welcome to the NHS FDP Design System documentation. This directory contains comprehensive guides, migration documentation, and technical references.
Component-specific implementation guides and patterns:
- ResponsiveDataGrid: Column widths and collapse
- ResponsiveDataGrid: Enhanced renderers
- ResponsiveDataGrid: Implementation guide
Migration guides and progress tracking:
Token system documentation and analysis:
Testing guides and visual testing documentation:
- TODO
Development and workflow guides:
- For Developers: Start with the Migration Guide
- For Designers: Check out the Design Tokens Guide
- For QA: See the Visual Testing Guide
The NHS FDP Design System follows these principles:
- Token-based design: All visual properties are defined as design tokens
- Component-driven development: Reusable React components with TypeScript
- Accessibility-first: WCAG 2.1 AA compliance built-in
- Testing-focused: Comprehensive visual regression and unit testing
- Storybook integration: Component documentation and development environment
- Storybook - Component documentation
- Examples - Usage examples and demos
- Source Code - Component source code
- Tests - Test suites