Skip to content

Commit 1c442dd

Browse files
authored
Merge pull request #118 from samuel-gomez/feature/update-toolkit-2-3-1
chore(deps): update toolkit and OIDC
2 parents 39dbb02 + 7e080b1 commit 1c442dd

File tree

40 files changed

+366
-335
lines changed

40 files changed

+366
-335
lines changed

features/Demos/Accordion/Accordion.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Feature: Playground Accordion
88
Then un titre "Accordion playground" est visible
99
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/organisms/accordion/"
1010
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/collapse--accordion"
11-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/collapse"
11+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/collapse"
1212
And un bouton "Edit props" est visible
1313
And un titre "Header 1" est visible
1414
And un titre "Header 2" est visible

features/Demos/Action/Action.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ Feature: Playground Action
77
When J’accède à la page démo du Action
88
Then un titre "Action playground" est visible
99
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/action-action--link"
10-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/action"
10+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/action"
1111
And un bouton "Edit props" est visible

features/Demos/Alert/Alert.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Feature: Playground Alert
99
And un bouton de fermeture est visible
1010
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/molecules/alert/"
1111
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/alert-alert--default"
12-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/alert"
12+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/alert"
1313
And un bouton "Edit props" est visible
1414
And un texte "Attention : des informations sont manquantes" est visible
1515

features/Demos/Badge/Badge.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Feature: Playground Badge
88
Then un titre "Badge playground" est visible
99
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/atoms/badge/"
1010
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/badge--badge-story"
11-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/badge"
11+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/badge"
1212
And un bouton "Edit props" est visible
1313
And un texte "my badge" est visible

features/Demos/Button/Button.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Feature: Playground Button
88
Then un titre "Button playground" est visible
99
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/atoms/button/"
1010
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/button--simple-button"
11-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/button"
11+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/button"
1212
And un bouton "Edit props" est visible
1313
And un bouton "valider" est visible
1414

features/Demos/Card/Card.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Feature: Playground Card
88
Then un titre "Card playground" est visible
99
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/organisms/form-card/"
1010
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/form-elements-card--card-checkbox-one-story"
11-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/Form/Input/card"
11+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/Form/Input/card"
1212
And un bouton "Edit props" est visible
1313
And un texte "Franchisés standard" est visible
1414

features/Demos/CheckboxInput/CheckboxInput.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Feature: Playground CheckboxInput
88
Then un titre "CheckboxInput playground" est visible
99
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/molecules/form-checkbox/"
1010
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/form-input-checkbox--checkboxinput-classic"
11-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/Form/Input/checkbox"
11+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/Form/Input/checkbox"
1212
And un bouton "Edit props" est visible
1313
And un label "Monies" est visible
1414

features/Demos/DateInput/DateInput.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Feature: Playground DateInput
88
Then un titre "DateInput playground" est visible
99
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/molecules/form-datepicker/"
1010
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/form-elements-date--date-input-story"
11-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/Form/Input/date"
11+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/Form/Input/date"
1212
And un bouton "Edit props" est visible
1313
And un label "My Label" est visible
1414

features/Demos/FileInput/FileInput.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Feature: Playground FileInput
88
Then un titre "FileInput playground" est visible
99
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/molecules/form-file/"
1010
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/form-input-file--file"
11-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/Form/Input/file"
11+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/Form/Input/file"
1212
And un bouton "Edit props" est visible
1313
And un texte "My Label File" est visible

features/Demos/Footer/Footer.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Feature: Playground Footer
88
Then un titre "Footer playground" est visible
99
And un lien "Guidelines" est visible avec un href "https://axafrance.github.io/design-system/molecules/footer/"
1010
And un lien "Storybook" est visible avec un href "https://axafrance.github.io/react-toolkit/latest/storybook/?path=/story/layout-footer--footer-story"
11-
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.2.0/packages/Layout/footer"
11+
And un lien "Github" est visible avec un href "https://github.com/AxaGuilDEv/react-toolkit/tree/v2.3.1/packages/Layout/footer"
1212
And un bouton "Edit props" est visible
1313
And un texte "© 2022-2023 AXA Webcenter" est visible

0 commit comments

Comments
 (0)