Nathan Panchout
3aeacdd32a
🔖 (release) version packages
...
Minor Changes
- add a classic variant for form fields
2026-02-05 14:46:20 +01:00
jbpenrath
f3f59ce064
🔖 (release) version packages
...
Bump tokens package to version 3.1.0
Bump react package to version 4.1.0
2025-12-15 12:58:38 +01:00
jbpenrath
fe8eb4b802
⬆️ (react) update react peer deps
...
A high level CVE has been published about react. We enforce to use
a patched version of react 19.1
2025-12-15 12:58:38 +01:00
jbpenrath
a6681d19ed
📦 (all) update packages namespace
...
Change packages namespace from `@openfun` to `@gouvfr-lasuite`.
2025-11-03 14:43:08 +01:00
jbpenrath
4220061bc0
📌 (react) update version strategy of peer deps
...
Currently peer deps are pinned. This is pretty annoying as all app consumers
must stick to the peer deps package version define in Cunningham and must
wait that cunningham upgrades them to upgrade on their side. Allow to
install minor and patch version of react & react-dom.
2025-11-03 14:14:26 +01:00
Nathan Panchout
bccdebd770
🎨 (react) update theme tokens and structure
...
This commit introduces a comprehensive update to the theme tokens in the
Cunningham package. The previous color definitions have been replaced
with a new structure that includes global color tokens for branding and
contextual elements. Additionally, the SCSS and JS files have been
refactored to align with this new token architecture, enhancing
maintainability and ensuring a cohesive design system across the
application. The TypeScript configuration has also been updated to
support JSX syntax.
2025-09-23 15:58:43 +02:00
jbpenrath
2775d5956d
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 3.2.3
2025-08-18 17:42:57 +02:00
jbpenrath
04ee50215a
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 3.2.2
2025-08-07 10:15:07 +02:00
Nathan Panchout
d976c6f51c
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 3.2.1
2025-07-29 16:44:17 +02:00
jbpenrath
0b4913c5a3
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 3.2.0
2025-07-24 11:40:09 +02:00
jbpenrath
337128d54f
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 3.1.0
2025-05-06 09:57:28 +02:00
renovate[bot]
cf6cf55bae
⬆️ (dependencies) update js dependencies
2025-05-05 17:56:15 +02:00
renovate[bot]
186d163050
⬆️ (dependencies) update js dependencies
2025-03-31 11:31:24 +02:00
Laurent Bossavit
d89fa9d449
⬆️ (peer) make React a peer dependency per normal practice
...
Making React a peer dependency reduces the risks of users ending up
with inconsistent versions of React…
2025-03-24 17:17:59 +01:00
renovate[bot]
fee0ef4ea5
⬆️ (dependencies) update js dependencies
2025-03-18 10:44:16 +01:00
jbpenrath
0852403442
🔖 (release) version packages
...
Bump to @openfun/cunningham-tokens 2.2.0
Bump to @openfun/cunningham-react 3.0.0
2025-01-08 11:21:35 +01:00
jbpenrath
86815cf95b
🔧 (react) migrate to vite 6
...
With the new major version of vite, some path resolution did not work so
we update our vite config to resolve properly paths starting by 'src'.
Furthermore there were some deprecation warning about the use of cjs
files as vite configuration so we use 'mts' extension for all vite
config files in react package to allow vite to detect them as
ES Modules.
2025-01-08 11:02:50 +01:00
renovate[bot]
5718c0b8d1
⬆️ (dependencies) update js dependencies
2025-01-08 11:02:50 +01:00
jbpenrath
418fac1b21
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 2.9.4
2024-08-20 14:47:48 +02:00
renovate[bot]
a3eadc50db
⬆️ (dependencies) update js dependencies
2024-08-20 13:51:29 +02:00
jbpenrath
06d32d9af6
⬆️ (global) upgrade node to 20.x
...
We are currently using version 18 of node but some packages now requires
at least node 20.x. As this the LTS version, we upgrade your codebase
to this version.
2024-07-29 14:46:52 +02:00
renovate[bot]
537dbc7fdd
⬆️ (dependencies) update js dependencies
2024-07-29 14:46:52 +02:00
renovate[bot]
b5ed0e957f
⬆️ (dependencies) update js dependencies
2024-07-08 11:05:02 +02:00
renovate[bot]
a15b2fdef4
⬆️ (dependencies) update js dependencies
2024-07-01 14:52:26 +02:00
renovate[bot]
2c16f01168
⬆️ (dependencies) update js dependencies
2024-06-24 17:08:48 +02:00
renovate[bot]
a97e0babae
⬆️ (dependencies) update js dependencies
2024-06-17 07:25:11 +02:00
renovate[bot]
3ef2d8b0d0
⬆️ (dependencies) update js dependencies
2024-06-10 18:04:48 +02:00
renovate[bot]
69cc847b62
⬆️ (dependencies) update js dependencies
2024-06-03 11:10:24 +02:00
jbpenrath
441793855d
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 2.9.3
2024-05-28 11:03:14 +02:00
renovate[bot]
79df983d0c
⬆️ (dependencies) update js dependencies
2024-05-27 12:36:44 +02:00
jbpenrath
a9d7babfdc
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 2.9.2
2024-05-24 16:29:09 +02:00
renovate[bot]
0e98dfa1b7
⬆️ (dependencies) update js dependencies
2024-05-21 15:00:12 +02:00
Nathan Vasse
add825c812
🔖 (release) version packages
...
Bump to @openfun/cunningham-react 2.9.1
2024-05-17 09:55:27 +02:00
jbpenrath
3374093225
🔖 (release) version packages
...
Bump @openfun/cunningham-react to 2.9.0
2024-04-29 16:04:22 +02:00
renovate[bot]
737c8f4b4d
⬆️ (dependencies) update js dependencies
2024-04-29 15:38:22 +02:00
Nathan Vasse
416d5c1d7e
🔖 (release) version packages
...
Bump @openfun/cunningham-react to 2.8.0
2024-04-24 17:34:12 +02:00
Nathan Vasse
6ebeb116d3
♻️ (react) migrate Modals to react modal
...
We encoutered an issue where stacked modal backdrop were not rendered
above the modal below. It was caused by the dialog element that is
natively rendered on the top layer regardless where it is create in
the DOM. So we decided to use react modal that provides hand crafted
dialog, and implementing a11y features.
Closes #314
2024-04-23 14:38:44 +02:00
Nathan Vasse
c81c0eaf43
🔖 (release) version packages
...
Bump @openfun/cunningham-react to 2.7.0
2024-03-28 17:36:03 +01:00
Nathan Vasse
f10e0e2fde
➕ (react) add Chromatic support
...
We need to be able to run some visual testing during our releases,
Chromatic is the best choice for Storybook.
2024-03-25 15:40:27 +01:00
Nathan Vasse
e97e00de03
⬆️ (deps) upgrade to Storybook 8
...
This upgrade also imply to upgrade the gfm addon.
2024-03-21 17:00:04 +01:00
Nathan Vasse
0ef7684b12
✨ (react) add Tooltip component
...
This component will allow to provide contextual information on any
DOM node.
Closes #239
2024-03-21 16:14:55 +01:00
renovate[bot]
91a7b2369f
⬆️ (dependencies) update js dependencies
2024-03-11 16:29:45 +01:00
Nathan Vasse
c667d51a11
🔖 (release) version packages
...
Bump @openfun/cunningham-tokens to 2.1.1
Bump @openfun/cunningham-react to 2.6.0
2024-03-04 15:50:15 +01:00
Nathan Vasse
ea39ea09fd
🔖 (release) version packages
...
Bump @openfun/cunningham-react to 2.5.0
Bump cunningham-demo to 2.0.0
2024-02-21 16:43:45 +01:00
renovate[bot]
95a6d6dec7
⬆️ (dependencies) update js dependencies
2024-02-19 17:24:21 +01:00
Nathan Vasse
def859ee0b
👷 (ci) put storybook build in a gh-pages sub folder
...
Our main goal doing this is to allow us to have multiple static build
standing next to each other on our gh-pages.
2024-02-14 15:47:44 +01:00
renovate[bot]
364a15596a
⬆️ (dependencies) update js dependencies
2024-02-12 11:37:18 +01:00
renovate[bot]
a92ef3244b
⬆️ (dependencies) update js dependencies
2024-01-29 16:34:31 +01:00
renovate[bot]
b870fbb760
⬆️ (dependencies) update js dependencies
2024-01-22 17:29:30 +01:00
renovate[bot]
894bf5c155
⬆️ (dependencies) update js dependencies
2024-01-18 17:47:47 +01:00