|
2e0138194c
|
refactor: avoid usage of React.FC to use JSX.Element (to stay consistent)
|
2023-08-01 17:22:09 +02:00 |
|
|
6b29ce9b15
|
feat: rewrite to Next.js v13 app directory
Improvements:
- Hide switch theme input (ugly little white square)
- i18n without subpath (e.g: /fr or /en), same url whatever the locale used
|
2023-07-31 19:06:46 +02:00 |
|
Divlo
|
213a3fa182
|
build(deps): bump Next.js to v13
|
2022-10-27 19:13:29 +02:00 |
|
Divlo
|
c419fb3bb4
|
chore: remove usage of styled-jsx
|
2022-10-20 22:44:32 +02:00 |
|
Divlo
|
729e540d04
|
chore: maintenance
|
2022-02-20 15:12:10 +01:00 |
|
Divlo
|
1505b81233
|
build(deps): bump Node.js to 16.0.0 and npm to 8.0.0
BREAKING CHANGE: minimum supported Node.js >= 16.0.0 and npm >= 8.0.0
fixes #74
|
2022-02-20 15:12:10 +01:00 |
|
Divlo
|
266b3f8589
|
test: add cypress e2e (#159)
|
2021-08-13 15:48:29 +02:00 |
|
Divlo
|
c62e66a86a
|
feat: add light mode + rewrite in Tailwind CSS (#15)
|
2021-05-08 19:52:04 +02:00 |
|
divlo
|
3382177e27
|
fix(components): returnToHomePage inside ErrorPage
|
2021-04-20 15:47:52 +02:00 |
|
divlo
|
c2f762ac68
|
feat: add divlo.fr
|
2021-04-18 01:56:23 +02:00 |
|