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

7 Коммитов

Автор SHA1 Сообщение Дата
Saad Najmi 0772c56749
Combine platform specific test apps (except win32) (#1535)
* update fluent-tester

* delete others

* move FluentTester src

* yarn build works

* rnx-bundle works

* autolinking bug workaround + android

* windows works

* Update Apple CI

* More CI updates

* Update more CI

* update

* more updates

* More updates

* Change files

* maybe fix android

* fix ci?

* fix ci?

* ci

* setup emulator

* Remove expander

* More fixes

* The final countdown

* more fixes

* fix more links

* derp

* Change files

* Rearrange jobs and more fixes

* JS PR back to top

* remove flag that doesn't work

* Update android bundle name, enable single app mode

* forgot some

* Remove extra space

* update lock

* Update CI

* Remove Drawer from Fluent tester for now

* remove drawer again

* Change files

* Fix metro configs

* rerun `yarn configure-test-app` and add back some more metro config changes

* no expander

* update react dep + fix pipeline maybe

* delete duplicate job

* update yarn lock

* add back rnta

* Change files

* Move new tests

* Fix bundle

* update links + Podfile + delete podfile locks temporarily

* remove drawer again, add back locks

* Update apps/fluent-tester/package.json

Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>

* Update apps/win32/package.json

Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>

* Update apps/fluent-tester/metro.config.js

Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>

* updates

* back to windows-2019

* merge

* remove --use-nuget

* Update .ado/azure-pipelines.yml

* Add back auto-lauch packager to ios/macos

Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
2022-07-25 14:08:05 -07:00
Anna Dingler 1db31d1928
Update FluentUI Tester README (#717)
* Update README.md

Update the URL that launches the FluentUI Tester on Windows readme.md file. The previous link launched a 404 not found page.

* Change files

* Rename readme.md to README.md

* Update README.md

Change file path back to README.md for Windows link
2021-06-08 15:41:42 -07:00
E.J. Layne 4b42014832
Ejlayne/fluentui tester docs (#473)
* updated fluent tester documentation, added images to show where debug menus live.

* updated readme RNTester references to FluentUI Tester

* added picture of fluentui tester

* forgot to update image reference to radiogroup image

* somehow I updated the wrong image reference

* moved around contents on main readme page.

* missed this file somehow

* added links to fluent design system and react native

* added more getting started documentation to root readme

* messed up my bulleted list

* changed one word

* added HELLO_WORLD.md file, with link from root readme.

* wrong slashes in url

* updated fluent ui documentation

* updated documentation

* forgot to update relative path on root readme

* wrong slashes

* added android documentation for fluentui tester, and updated top level page to point to platform specific docs.

* Removed reference to react native test app on win32 page

* Change files
2020-09-22 13:03:15 -07:00
Krystal Siler 56628003e5
Update README.md (#314) 2020-07-06 12:05:35 -07:00
Patrick Boyd b1ec056884
Remove docs package (#178)
* Remove all docs content from fluentui-react-native

* add headline links to documentation

* update yarn.lock

* update yarn.lock for merge

* re-add images to new assets dir for repo readmes to reference

* refresh yarn.lock

* refresh yarn.lock cleanly after mege

* update yarn.lock

Co-authored-by: Chris Hogan <chrishog@microsoft.com>
2020-04-22 17:04:27 -07:00
E.J. Layne cb4b0b5d93
FHL documentation updates to root readme, fluent tester readme, and getting started. (#148)
* updated fluent tester documentation, added images to show where debug menus live.

* updated readme RNTester references to FluentUI Tester

* added picture of fluentui tester

* forgot to update image reference to radiogroup image

* somehow I updated the wrong image reference

* moved around contents on main readme page.

* missed this file somehow

* added links to fluent design system and react native

* added more getting started documentation to root readme

* messed up my bulleted list

* changed one word

* added HELLO_WORLD.md file, with link from root readme.

* wrong slashes in url

* updated fluent ui documentation

* updated documentation

* forgot to update relative path on root readme

* wrong slashes
2020-04-09 10:12:57 -07:00
Jason Morse 0e94324d2a
Bundling, jest improvements, adding windows tester (#145)
* add initial windows template

* minor updates to configuration

* rename tester package

* update fluent-tester deps

* pull experiments/tester out of the compilation

* move tester sources to fluent-tester

* more file changes

* switch the bin name from just-script to fluent-scripts to disambiguate names

* get bundling working in fluent-tester for win32

* unhoist RN to unblock win32

* move last few files from experiments/tester

* Change files

* add .DS_Store to root gitignore

* more config and babel updates

* fix build/bundling errors after syncing master

* fixed metro bundling and start to build rn tools package

* restore checkbox test

* move checkbox test to match pattern from other components

* clean up unused files in scripts

* fix build errors from merge and script transfer

* fix final bundling issues

* Change files

* more updates to fix configurations

* remove demo and experimental web controls

* add pressability from RN 0.63 and rework interactive hooks

* remove win32 references from the tester

* move metro task to build tools

* rename file

* fix windows and win32 bundles

* improve overall bundling task workflow

* fix some win32 build errors

* add some configuration versatility

* add server option to metro task

* add postinstall script to update caches

* attempts to make XAML version reference the right bundle

* enable jest tests for Text and Separator

* Change files

* update yarn.lock

* write windows bundle to dist
2020-04-03 13:21:30 -07:00