File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.c
30
30
- [x] Exactly the same look and feel than with [ @gouvfr/dsfr ] ( https://www.npmjs.com/package/@gouvfr/dsfr ) .
31
31
- [x] No [ white flash when reloading in SSR setup] ( https://github.com/codegouvfr/@codegouvfr/react-dsfr/issues/2#issuecomment-1257263480 ) .
32
32
- [x] [ Perfect integration with all major React framework: Next.js, Create React App, Vue] ( https://etalab-2.gitbook.io/dsfr-react/ ) .
33
- - [ ] All [ the components] ( https://www.systeme-de-design.gouv.fr/elements-d-interface ) are implemented (0 /42)
33
+ - [ ] All [ the components] ( https://www.systeme-de-design.gouv.fr/elements-d-interface ) are implemented (2 /42)
34
34
- [x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
35
35
- [ ] Optional integration with [ MUI] ( https://mui.com/ ) . If you use MUI components they will
36
36
be automatically adapted to look like [ DSFR components] ( https://www.systeme-de-design.gouv.fr/elements-d-interface ) .
37
37
- [x] Enable CSS in JS by providing a ` useTheme() ` hooks that exposes the correct colors options and decision
38
38
for the currently enabled color scheme.
39
- - [x] Opt-in i18n.
39
+ - [x] Opt-in i18n, built in text can be displayed in multiple languages and user can provide extra translations .
40
40
41
41
This module is a product of [ Etalab's Free and open source software pole] ( https://communs.numerique.gouv.fr/a-propos/ ) .
42
42
[ I] ( https://github.com/garronej ) 'm working full time on this project. You can expect rapid development. 🚀
You can’t perform that action at this time.
0 commit comments