-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
[ToggleButton][ToggleButtonGroup] Create ToggleButton
and ToggleButtonGroup
#763
Open
mj12albert
wants to merge
25
commits into
mui:master
Choose a base branch
from
mj12albert:feat/toggle-button
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
mj12albert
added
new feature
New feature or request
component: toggle button
This is the name of the generic UI component, not the React module!
labels
Oct 28, 2024
Netlify deploy preview |
mj12albert
force-pushed
the
feat/toggle-button
branch
4 times, most recently
from
October 28, 2024 17:06
6c0fe92
to
6e04229
Compare
mj12albert
commented
Oct 29, 2024
github-actions
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Oct 30, 2024
mj12albert
force-pushed
the
feat/toggle-button
branch
from
October 30, 2024 06:53
e07b2ef
to
f23c6df
Compare
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Oct 30, 2024
mj12albert
force-pushed
the
feat/toggle-button
branch
5 times, most recently
from
October 31, 2024 14:07
9bcba83
to
3a74374
Compare
mj12albert
changed the title
[ToggleButton] Create
[ToggleButton][ToggleButtonGroup] Create Oct 31, 2024
ToggleButton
ToggleButton
and ToggleButtonGroup
mj12albert
force-pushed
the
feat/toggle-button
branch
2 times, most recently
from
October 31, 2024 15:17
7cc24fd
to
b06a97d
Compare
mj12albert
added
the
component: button group
This is the name of the generic UI component, not the React module!
label
Oct 31, 2024
mj12albert
force-pushed
the
feat/toggle-button
branch
10 times, most recently
from
November 1, 2024 07:52
bcdd1cc
to
7c449d8
Compare
mj12albert
force-pushed
the
feat/toggle-button
branch
from
November 18, 2024 13:24
23cfc62
to
e3daa5f
Compare
mj12albert
force-pushed
the
feat/toggle-button
branch
from
November 18, 2024 13:25
e3daa5f
to
f824a81
Compare
github-actions
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Nov 19, 2024
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Nov 19, 2024
@colmtuite just pinging you for a review 🙏 |
github-actions
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Nov 21, 2024
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Nov 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
component: toggle button
This is the name of the generic UI component, not the React module!
new feature
New feature or request
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.
Closes #11
Closes #31
Docs: