-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature/s.51 styles fixes (#64) * Fixes de styles (tuiles, list-group, badges) Signed-off-by: Alexis Boulerice <[email protected]> * Updage changelog Signed-off-by: Alexis Boulerice <[email protected]> --------- Signed-off-by: Alexis Boulerice <[email protected]> * Fix chip max-width - 295px (#66) Signed-off-by: Alexis Boulerice <[email protected]> * fix: update bootstrap import to remove ~ symbol for Angular 15 (#74) Signed-off-by: Paul Lemesnager <[email protected]> * ci(prerelease): 5.0.1-next.0 for develop * Ajout d'icônes medias sociaux (#76) Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.1 for develop * Ajustement accordeons et fix disabled Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.2 for develop * retirer les examples d'input small Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.3 for develop * ci(prerelease): 5.0.1-next.4 for develop (#79) Signed-off-by: Alexis Boulerice <[email protected]> * Ajustements étiquettes et badges. (#84) Signed-off-by: Alexis Boulerice <[email protected]> * Fix: ajustement badge border (#85) Signed-off-by: Alexis Boulerice <[email protected]> * Ajustement de la couleur de fond des boutons secondaire non inversé (#86) Signed-off-by: Alexis Boulerice <[email protected]> * Ajout de 11 icones editoriales (#87) Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.5 for develop * ajustement accordeons (#88) * ci(prerelease): 5.0.1-next.6 for develop * Fix: ios artefact avec la classe is-external-link Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.7 for develop * externallink ios artefact (#93) * Fix: ios artefact avec la classe is-external-link Signed-off-by: Alexis Boulerice <[email protected]> * Correction artefact sur .is-external-icon sous ios Signed-off-by: Alexis Boulerice <[email protected]> --------- Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.8 for develop * fix: collapse (#94) Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.9 for develop * Fix externallink pseudo after (#95) Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.10 for develop * Ajout icone media social X (#98) Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.11 for develop * Iconographie: ajout arrow-up et arrow-down (#99) Signed-off-by: Alexis Boulerice <[email protected]> * ci(prerelease): 5.0.1-next.12 for develop * Mettre à jour les icônes pour les champs de saisie + message d'erreur close #80 (#102) Signed-off-by: Sorina Ardelean <[email protected]> * ci(release): %s Signed-off-by: Alexis Boulerice <[email protected]> --------- Signed-off-by: Alexis Boulerice <[email protected]> Signed-off-by: Paul Lemesnager <[email protected]> Signed-off-by: Sorina Ardelean <[email protected]> Co-authored-by: paul-lemsg <[email protected]> Co-authored-by: Paul Lemesnager <[email protected]> Co-authored-by: SorinaArdelean <[email protected]>
- Loading branch information
1 parent
d55bee5
commit 915bfca
Showing
33 changed files
with
466 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
source/_patterns/02-components/entree-de-donnees/04-fichier.mustache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
{{> components-input-file-item-v2}} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 36 additions & 0 deletions
36
source/_patterns/02-components/entree-de-donnees/04-fichier~error.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"formGroupClass": "required", | ||
"formGroupInputID": "form-control-input-file-v2", | ||
"formGroupInputLabel": "Libellé", | ||
"formGroupInputHelpText": { | ||
"id": "input-file-help-text", | ||
"text": "Texte d'assistance." | ||
}, | ||
"formGroupFileID": "file-droparea-v2", | ||
"formGroupFileDropID": "form-group-file-upload", | ||
"formGroupFileDropLabel": "Parcourir", | ||
"formGroupFileDropHelpText": "ou déposer votre fichier ici", | ||
"formGroupFileClass": "is-invalid", | ||
"formGroupInputError": { | ||
"id": "file-droparea-v2-error", | ||
"text": "Texte d'erreur" | ||
}, | ||
"dropdownMenu": { | ||
"dropdownMenuClass": "dropdown-menu-right", | ||
"dropdownMenuID": "dropdownMoreVertical-1", | ||
"dropdownSection": [ | ||
{ | ||
"dropdownItem": [ | ||
{ | ||
"url": "#", | ||
"dropdownItemLabel": "Libellé" | ||
}, | ||
{ | ||
"url": "#", | ||
"dropdownItemLabel": "Libellé" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |
7 changes: 0 additions & 7 deletions
7
source/_patterns/02-components/entree-de-donnees/05-checkbox-wrapper.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.