Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Saad Najmi 56e1ae47d0
chore: use Yarn 4 (#439)
* chore: use Yarn 4

* Add `@rnx-kit/metro-config`

* yarn dedupe

* update react-native-config

* Update SVG patch
2024-07-09 13:02:48 -07:00
Chris Glein 5ff9221cf8
Fix lottie requirements (#448)
- No pushed SDK requirement
- No v142 toolset requirement
- Added icon
- Added description
- Added to "new" list
2024-05-21 17:08:11 -07:00
Chris Glein cfb7e8765a
Add SVG sample page (#444)
* Add contributing doc straight from wiki
* Move sample page creation to contributing guide
* Redirect to wiki page for sample page details
* Add SVG dependency and example page
* Fix radio buttons link
2024-05-09 17:38:41 -07:00
Chris Glein c8bda88b61
Add linear gradient example page (#410) 2024-04-23 12:04:35 -07:00
Jon Thysell 0b2dd0777a
Update patches so every modules builds against the same Windows SDK (#383)
## Description
A lot of the older modules still hardcode targeting older Windows SDK versions. If you're setting up a new dev machine and follow our current guidance (aka using the RNW dependency script) you won't have the older SDKs needed to build Gallery.

We've partially addressed this with some minor patch files in this repo, (which set the modules to use newer SDK versions), but this PR updates the patches in a more future-proof way so the libraries are all building on the same Windows SDK that RNW and the app are using.

### Why
I wanted to contribute to RN Gallery on my new dev machine, and I didn't want to have to install the older SDKs.

### What
See above.

## Screenshots
N/A
2024-01-24 14:07:10 -08:00
Tatiana Kapos dc1af1ad82
Bump gallery to RNW .72 (#343)
* bump to .72

* patch CMs

* try specifying node version

* fix CI

* bump node in azure-pipeline

* patch sketch-canvas to Win2D1.26.0

* try with smaller patch

* add back in assets

* add workaround for webView jest tests

* fix warnings

* remove flyout/popout test and yarn lint

* fix image tag

* address feedback

* remove extra patch information
2023-07-07 14:27:40 -07:00