-
Notifications
You must be signed in to change notification settings - Fork 58
feat(component): Add Checkbox component #2874
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 30 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
74c8be4
Add Checkbox component
louismaximepiton f140b26
Working `control-item`
louismaximepiton 6d667d3
Reorganize docs and CSS, fix some small issues
louismaximepiton a6ccf36
Fix issues
louismaximepiton cc36ea9
feat: add grouped checkbox example
MaxLardenois e5229bf
feat: rename form-check to checkbox
MaxLardenois 4b05d07
doc: update tac with new checkbox, add form overview
MaxLardenois f6b4166
doc: added migration guide for Checkbox
MaxLardenois 6d1ca53
doc: updated migration.md
MaxLardenois ad34e9a
doc: remove link to Validation page from checkbox
MaxLardenois ff16b90
fix: repetition in commented doc
MaxLardenois 001878f
feat: rename checkbox-item-text to checkbox-item-text-container and m…
MaxLardenois f21ba68
feat: put interactivity directly into control-item
MaxLardenois f83febb
fix: include divider inside component height by sustracting its heigh…
MaxLardenois c858532
fix: keep default word-break, add a long label example in docs
MaxLardenois 594cdbd
feat: make control-item classes user facing
MaxLardenois 66b389b
feat: update after review
MaxLardenois 67fb8a4
refactor: use pseudo-element for icon display
MaxLardenois 71ff97d
refactor: split checked and indeterminate states in css, set border s…
MaxLardenois 1cd5d40
fix: typo
MaxLardenois 47bed74
fix: typo
MaxLardenois f935549
fix: forgotten callout rewrite
MaxLardenois c3273f2
doc: remove done todo
MaxLardenois 83ce464
feat: rename Inverse to Reverse
MaxLardenois 21181de
Simplify CSS
louismaximepiton 289d4a9
feat(component): Add Checkbox component
louismaximepiton 1bed904
Revert last changes but better the extend
louismaximepiton 4f535b4
Fix class in the dom
louismaximepiton a6c14e8
feat: use custom property for indicator color, add bootstrap compat e…
MaxLardenois 5a6ac1d
Merge branch 'ouds/main' into ouds/main-lmp-checkbox-components
MaxLardenois 1cf81e8
refactor: review modif
MaxLardenois 2449101
doc: remove draft toggle on validation page
MaxLardenois d07b571
fix: Boosted -> OUDS
MaxLardenois 7850c39
refactor: use input instead of [type] to select indicator
MaxLardenois df41862
fix: faulty comment
MaxLardenois 44bfd28
refactor: remove unused check-icon
MaxLardenois 8b7a94f
fix: remove faulty control-item in docs
MaxLardenois 27a9932
Merge branch 'ouds/main' into ouds/main-lmp-checkbox-components
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 was deleted.
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
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.