-
Notifications
You must be signed in to change notification settings - Fork 169
Experimental Shimmer #669
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
Experimental Shimmer #669
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
365bc4c
prototype
chiuam dc88091
style gradient
chiuam ac0595f
resolve conflicts
chiuam 1874f74
componentize shimmer
chiuam f604b5a
prototype
chiuam 028d490
style gradient
chiuam bafb1d4
Android theme (#613)
tamasane97 28bbaed
📦 applying package updates ***NO_CI***
UI-Fabric-RN-Bot 9b32a5c
Add repository link for @fluentui/react-native (#649)
ksiler 21e152c
Add a nil check to Avatar image property (#650)
Saadnajmi ff066db
Update Radio Button focus border style to be WCAG 2.1 compliant (#653)
ksiler 2af0f40
Add the rainbow gradient border image test case to experimental avata…
Saadnajmi 785b104
Add apple theme static libraries to NuGet package (#655)
Saadnajmi 5854ccc
Fix npm publish pipeline (hopefully) (#656)
tamasane97 5026ba4
📦 applying package updates ***NO_CI***
UI-Fabric-RN-Bot b069f2e
Android Svg Support (#652)
tamasane97 5292a5f
📦 applying package updates ***NO_CI***
UI-Fabric-RN-Bot c7353d1
Fix typo in nuspec (#659)
Saadnajmi 1407d1d
Add Icon support for macOS (#645)
amgleitman d86d656
📦 applying package updates ***NO_CI***
UI-Fabric-RN-Bot 367e77d
chore: `rnx-start` is deprecated (#660)
tido64 1e2fb24
Fix more typos in the nuspec (#661)
Saadnajmi 6498ab5
Revamp Android ThemePicker (#664)
tamasane97 07d0229
Add a Contributing markdown file (#555)
Saadnajmi eaa29e1
Add RNSVG dependency to Icon and update RNSVG version throughout (#668)
warren-ms f1bffad
Add explicit react-native-svg dependency to FURN Icon (#666)
amgleitman b9f19af
componentize shimmer
chiuam 989ec8a
pull in latest changes
chiuam 54a8eb5
move shimmer to experimental
chiuam 28666e0
create slots for shapes
chiuam 67c8abe
revamp shimmer slots
chiuam fa399d5
implement shimmerElement to group sub-elements
chiuam 72b513d
Change files
chiuam c4d11cf
add shimmer to android and accessibility support
chiuam 1aacd69
use useRef hook and union types
chiuam 51765dc
remove rect & circle slots
chiuam c6343a0
documentation
chiuam 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
86 changes: 46 additions & 40 deletions
86
apps/fluent-tester/src/FluentTester/TestComponents/Shimmer/ShimmerTest.tsx
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
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.