-
Notifications
You must be signed in to change notification settings - Fork 38
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
refactor: Add in code documentation and rename params for each component #514
Merged
Merged
Changes from 48 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
1c21665
feat: implement a new Mix's primitive component
tilucasoli ac9dfd8
Update main.dart
tilucasoli a4f04f6
lint
tilucasoli 3d37800
Update rule_config.dart
tilucasoli a433404
lint fixes
tilucasoli 62b14c0
remove flex alias
tilucasoli 26a1dfe
implement flexbox in the remix
tilucasoli 11eb9e0
lint
tilucasoli fc40ee6
lint: child and children as last
tilucasoli 90d2a11
lint: add key and spec as first
tilucasoli 753f8a8
add key as first
tilucasoli 2de2a79
fix: lint issues
tilucasoli b87ab90
remove orderOfModifiers
tilucasoli 976d4ad
fix warnings
tilucasoli eee9b7f
fix lint
tilucasoli 0c90234
small fixes
tilucasoli 0484e41
lint
tilucasoli 77ca8d6
Update radio_use_case.dart
tilucasoli 9da3188
checkbox
tilucasoli ee9ac51
avatar
tilucasoli c0cd4f3
button
tilucasoli beeb539
callout and button adjustments
tilucasoli 1cd9d19
card
tilucasoli f7141f2
chip
tilucasoli 8a441c6
dialog
tilucasoli b84f689
divider
tilucasoli f3b7fd4
IconButton
tilucasoli 145e0a5
menu item
tilucasoli f4bf453
progress
tilucasoli dbde5f5
radio
tilucasoli 8197ac2
scaffold
tilucasoli cdb4514
segmented control
tilucasoli a56732e
radio and segmented control
tilucasoli 470a27f
select
tilucasoli c290e91
slider
tilucasoli 3effc05
toast
tilucasoli aa49300
accordion
tilucasoli ef1d96c
callout
tilucasoli 5995f55
checkbox
tilucasoli e425c4e
chip
tilucasoli 01c0dd7
dialog
tilucasoli 0e8c81a
menu_item
tilucasoli da4185e
radio
tilucasoli 9f19c23
select
tilucasoli 6ffeb65
textfield
tilucasoli 9b607ae
toast
tilucasoli 05f63fc
Merge branch 'main' into doc/remix-components
leoafarias 1a9ff71
Merge branch 'main' into doc/remix-components
leoafarias de2ffe5
accordion
tilucasoli fe9c9c4
button
tilucasoli 61d1802
callout
tilucasoli 9c06175
checkbox
tilucasoli 6e9d2da
chip
tilucasoli f81d7f9
dialog
tilucasoli 9da20a7
menu item
tilucasoli 2ca725b
radio
tilucasoli d8cf401
segmentedControl
tilucasoli 3faac27
select
tilucasoli 9ac5e5a
toast
tilucasoli 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 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
255 changes: 134 additions & 121 deletions
255
packages/remix/demo/macos/Flutter/ephemeral/FlutterInputs.xcfilelist
Large diffs are not rendered by default.
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets change this to container