-
Notifications
You must be signed in to change notification settings - Fork 58
feat(component): Add Tag component #3062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 88 commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
ea6b825
First version of tag (without tag input)
hannahiss 50f895d
Merge branch 'ouds/main' into ouds/main-his-tag-component
hannahiss 0b1661d
Fix <br>
hannahiss 80d23be
Fix <li>
hannahiss c58fc85
Fix github checks
hannahiss 5b49096
Fix github checks, docs and some scss
hannahiss bf63370
Start tag input
hannahiss a30f6f1
fix ci
hannahiss 85c9560
fix ci
hannahiss 560c185
first version tag input
hannahiss bf023b9
remove comments
hannahiss e3d88da
fix $ouds-tag-space-column-gap-default token
hannahiss efa0334
fix docs ci
hannahiss 1463717
Merge branch 'ouds/main' into ouds/main-his-tag-component
hannahiss e05c493
update comments, restore tokens
hannahiss 093da75
remove duplicate example
hannahiss 4269780
restore tag-disabled color
hannahiss 1b55e60
First version of tag (without tag input)
hannahiss 469fff6
Fix <br>
hannahiss 7fceb97
Fix <li>
hannahiss 9f8378b
Fix github checks
hannahiss d628345
Fix github checks, docs and some scss
hannahiss 6b7373b
Start tag input
hannahiss 78ac370
fix ci
hannahiss ee907aa
fix ci
hannahiss fd441fa
first version tag input
hannahiss 03f775a
remove comments
hannahiss 9a897aa
fix $ouds-tag-space-column-gap-default token
hannahiss 3b698a0
fix docs ci
hannahiss cacee07
update comments, restore tokens
hannahiss 725ea75
remove duplicate example
hannahiss ea699b9
restore tag-disabled color
hannahiss d6db50e
fix: revert helvetica font removal
nilloq 108ef07
refactor: update tag scss
nilloq 3b50cd9
refactor: tag loader circle
nilloq f31cfe6
Merge branch 'ouds/main-his-tag-component' of github.com:Orange-OpenS…
nilloq 910f1fa
fix: bundle watch size
nilloq 584827a
fix: revert font
nilloq ea712bc
Merge remote-tracking branch 'origin/ouds/main' into ouds/main-his-ta…
louismaximepiton 61e37bd
Working
louismaximepiton f3bfe21
wip
louismaximepiton e0ea131
Another version of the component
louismaximepiton d422603
Migration + tags in doc changes + small issues
louismaximepiton 3f43694
fix(review)
louismaximepiton e4d5793
fix(review)
louismaximepiton 56ba557
Merge branch 'ouds/main' into ouds/main-his-tag-component
hannahiss 61ae11f
fix missing space after bullet to have a good display
hannahiss 1a1fc6e
rollback changes in buttons.mdx, moved to PR #3100
hannahiss bbd0998
Review and reorganization of the doc
hannahiss 213e254
align tag with title
hannahiss a8eebae
Merge branch 'ouds/main' into ouds/main-his-tag-component
hannahiss 44dedeb
increase bundlewatch
hannahiss 99acca5
Merge remote-tracking branch 'origin/ouds/main-his-tag-component' int…
hannahiss 8cfb428
Modify full examples (with toolbars and/or preview) not to have the r…
hannahiss b80d099
Merge branch 'ouds/main' into ouds/main-his-tag-component
hannahiss 45f6825
doc + loader v1.2
hannahiss 4875fec
Update .bundlewatch.config.json
hannahiss 300e75f
Merge branch 'ouds/main' into ouds/main-his-tag-component
hannahiss 1d5acd8
doc update + icon in mask-image
hannahiss 250f93f
fix: bundlewatch
MaxLardenois df8a4d9
fix(doc): use li directly for tags to avoid alignment issue
MaxLardenois efe088c
refactor(doc): markdown indentation
MaxLardenois 01cabb9
fix(doc): add loading class to show loading state on tag loader
MaxLardenois 36d3a47
Merge branch 'ouds/main' into ouds/main-his-tag-component
hannahiss bda0511
tags v1.3.0 and all changes of doc...
hannahiss 6dac73b
fix stylelint
hannahiss 7c425df
remove unused icon + bundlewatch fix + self closing tag
hannahiss 7262621
change title !
hannahiss e04cf7d
Update scss/_tags.scss (calc)
hannahiss 2b9911f
Update scss/_tags.scss
hannahiss 12400a9
Update site/src/content/docs/components/tags.mdx
hannahiss 381461a
Update site/src/content/docs/components/tags.mdx
hannahiss 094b2d0
Update site/src/content/docs/components/tags.mdx
hannahiss cc9e1b7
Update site/src/content/docs/components/tags.mdx
hannahiss f67f9a9
Update site/src/content/docs/components/tags.mdx
hannahiss 91313b0
typo + use computed variables names
hannahiss a310b75
Update site/src/content/docs/components/tags.mdx
hannahiss f3abaf0
Update site/src/content/docs/components/tags.mdx
hannahiss e20b6d6
Update site/src/content/docs/components/tags.mdx
hannahiss fe2ec27
indentation
hannahiss 86ffbe0
Merge remote-tracking branch 'origin/ouds/main-his-tag-component' int…
hannahiss 1b1da29
Example without toolbar for overview + accessibility labels and texts
hannahiss df6076e
suppress ":"
hannahiss c3b1592
Merge branch 'ouds/main' into ouds/main-his-tag-component
MaxLardenois 25808eb
Merge branch 'ouds/main' into ouds/main-his-tag-component
hannahiss 4a98482
a11y fix
hannahiss d94380f
a11y fix + li
hannahiss a317897
Merge branch 'ouds/main' into ouds/main-his-tag-component
MaxLardenois 3671fee
use tag in migration on chips
MaxLardenois 1d4a00d
fix typo
MaxLardenois 3e7ceed
reword tag color callout
MaxLardenois 8502337
feat: improve a11y documentation
MaxLardenois File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
MaxLardenois marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.