react-uwp icon indicating copy to clipboard operation
react-uwp copied to clipboard

📱⌨ React Components that Implement Microsoft's UWP Design & Fluent Design.

Results 65 react-uwp issues
Sort by recently updated
recently updated
newest added

Bumps [gsap](https://github.com/greensock/GSAP) from 3.0.1 to 3.6.0. Commits e066b1f 3.6.0 147a6b6 3.5.1 719be8d 3.5.0 8b6107a 3.4.2 73a92fa 3.4.1 c7e6623 3.4.0 ff8ed36 3.3.4 754ca43 3.3.3 0a0a089 3.3.2 d393bde 3.3.1 Additional commits viewable...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

### IDEA Need someone awesome that can add react-uwp to a wordpress theme and/or add-in

enhancement

Is there a component to display data in table form ? - React-UWP: - React: - Browser:

### Problem description I saw there is mark theme as the "ReactUWP.ThemeType", but i don't see anywhere import the ReactUWP, what's the mean of this? When i comment in git,...

### Problem description I am trying to create Windows UWP application using react-uwp. These are the steps I follow to create react native windows app - https://microsoft.github.io/react-native-windows/docs/getting-started#running-a-react-native-windows-app After that I...

https://github.com/myxvisual/react-uwp/blob/096b8239b2b864db8658656a18a595d082becc32/src/NavigationView/index.tsx#L151 This piece of code seems wrong to me if used with this piece of code: ```javascript ``` it makes the `NavigationView` background disappear and first the remaining menu will...

### Problem description ### Link to minimal working code that reproduces the issue ### Versions - React-UWP: - React: - Browser:

Excerpt from the Segoe MDL2 icons article https://msdn.microsoft.com/windows/uwp/style/segoe-ui-symbol-font **How do I get this font?** To obtain Segoe MDL2 Assets, you must install Windows 10. And as stated in microsoft typography...