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

633 Коммитов

Автор SHA1 Сообщение Дата
Chiara Mooney d85fa6f28d
Add MenuBar to Elements Which Can Have Children (#181)
* Fix Bug in MenuBar

* Change files

* Update Codegen Files

* Change files

* Address Feedback

* Address Feedaback

* Fix Format

* Change files

* Bump Version

Co-authored-by: Alexander Sklar <asklar@microsoft.com>
2022-02-10 17:45:40 +00:00
Alexander Sklar ceed6ab6ba
Merge pull request #183 from shreyaspadhye3011/contributing
Added Contribution Guide
2022-02-09 17:06:44 -08:00
Shreyas Padhye 99b3a9d39e
Merge branch 'main' into contributing 2022-02-09 16:38:41 -08:00
Shreyas Padhye 2737ef9d33 Updated README to point to Contribution guide 2022-02-09 16:29:37 -08:00
Shreyas Padhye ac2f1449fa Removed explicit restore step 2022-02-09 16:25:51 -08:00
Shreyas Padhye a3126b6afe
Update CONTRIBUTING.md
Updated Code of Conduct messaging

Co-authored-by: Alexander Sklar <asklar@microsoft.com>
2022-02-09 16:21:30 -08:00
Shreyas Padhye bc3ad90789 Corrcted branch name 2022-02-09 16:08:28 -08:00
Shreyas Padhye 3d92a7ad5e Added Contribution Guide 2022-02-09 16:05:05 -08:00
Chiara Mooney 4a64de4bcf
Merge pull request #182 from chiaramooney/cm-fix-example
Remove UseJsi() Call from Example
2022-02-09 10:53:51 -08:00
Chiara Mooney c394e41e94
Remove UseJsi() 2022-02-09 09:20:39 -08:00
Alexander Sklar 20c72db7bc
Merge pull request #174 from shreyaspadhye3011/CodegenUpdate
Reorder TS enums to work around babel bug
2022-01-27 14:07:26 -05:00
Alexander Sklar e683b43d4d Update version 2022-01-27 09:12:08 -05:00
Alexander Sklar 5a82042414 Change files 2022-01-27 09:11:18 -05:00
Shreyas Padhye 651be4874f Added back Codegen update changes after merging main 2022-01-26 23:22:39 -08:00
Shreyas Padhye 1581b31f5d Merge branch 'main' into CodegenUpdate 2022-01-26 23:13:46 -08:00
Shreyas Padhye b8663b4b6b Updated implementation based on review feedback 2022-01-26 22:50:25 -08:00
Alexander Sklar 73c8d7cf45
Merge pull request #179 from microsoft/0126
0126
2022-01-26 18:38:00 -05:00
Alexander Sklar 62307f68e2 bump version 2022-01-26 18:24:37 -05:00
Alexander Sklar 51d4c0b4af Change files 2022-01-26 18:21:22 -05:00
Alexander Sklar 974964ef8c format 2022-01-26 18:20:54 -05:00
Jon Thysell 0ef4025ed5
Fix path for npm logs 2022-01-26 15:05:38 -08:00
Alexander Sklar bd2c795d54
Merge pull request #177 from jonthysell/gitattributes
Renormalize line endings
2022-01-26 17:32:39 -05:00
Jon Thysell (JAUNTY) 2c9f958aaa Ouput TS(X) files as LF 2022-01-26 13:25:49 -08:00
Jon Thysell (JAUNTY) 7ae6a8e9e2 Fix line ending generation 2022-01-26 13:17:26 -08:00
Jon Thysell (JAUNTY) b174aa5245 Fix line ending generation 2022-01-26 13:04:37 -08:00
Jon Thysell (JAUNTY) 0d35169d5b Renormalize line endings 2022-01-26 12:27:01 -08:00
Alexander Sklar 0640c71d12
Merge pull request #176 from jonthysell/publishstages
Update publish workflow to build on Windows, publish on Ubuntu
2022-01-26 14:54:31 -05:00
Jon Thysell (JAUNTY) ce4ed60c9e Update publish workflow to build on Windows, publish on Ubuntu
This PR attempts to separate the publihs process into two steps, the
first part verifying the codegen is up to date (on Windows), the second
part doing the actual yarn build and publish on ubuntu.
2022-01-26 11:02:22 -08:00
Shreyas Padhye d6ce7f189a reverted launchsettings change 2022-01-26 09:32:08 -08:00
Shreyas Padhye 4c6942e47d
Merge branch 'main' into CodegenUpdate 2022-01-26 09:29:39 -08:00
Alexander Sklar 5318b8eab3
Codegen event arg methods (#173)
* Codegen event arg methods

* Change files

* update version

* Produce typings for event args, fix bug with some events not being defined when thy exist in WUX and MUX simultaneously
2022-01-26 17:03:22 +00:00
Shreyas Padhye d4c329f9ef Used CopyTo to copy from has set to array 2022-01-26 02:13:42 -08:00
Shreyas Padhye 89f01a7950 Added enumsToGenerateConvertersFor ordering based on namespace 2022-01-26 01:47:58 -08:00
Alexander Sklar 2f0f098273
Merge pull request #172 from microsoft/0.0.56
0.0.56
2022-01-21 14:52:45 -05:00
Alexander Sklar 9db8f36b99
Update publish.yml 2022-01-21 13:19:12 -05:00
Alexander Sklar 0b8d98683a
Update publish.yml 2022-01-21 13:09:05 -05:00
Alexander Sklar deb08fa4bd
Update publish.yml 2022-01-21 12:56:26 -05:00
Alexander Sklar a5ba96fccc 56 2022-01-21 12:46:41 -05:00
Alexander Sklar ff52ce2ec2 update version 2022-01-21 12:41:03 -05:00
Alexander Sklar e26ef14ec7 Change files 2022-01-21 12:40:43 -05:00
Alexander Sklar e3bc0ec2d1
Update publish.yml 2022-01-21 12:27:28 -05:00
Alexander Sklar 235604b9b3
Update publish.yml 2022-01-21 12:11:19 -05:00
Alexander Sklar c742cd0ae4
Enable methods mechanism on EventArgs, add TryGetPosition (#171)
* TryGetPosition

* format

* format

* rerun codegen

* Change files

* change
2022-01-21 16:50:02 +00:00
Alexander Sklar faa5b7b040
NavigationView Content property (#165) 2021-12-28 17:23:19 +00:00
Alexander Sklar 231e4f0ab5
Merge pull request #128 from microsoft/withRefs
Enable using ref
2021-11-15 18:44:14 -08:00
Alexander Sklar b4672ba9de > 2021-11-15 17:21:43 -08:00
Alexander Sklar c19c9769b0 > 2021-11-15 17:18:22 -08:00
Alexander Sklar 4ea6343db5 Normalize line endings to LF 2021-11-15 17:00:58 -08:00
Alexander Sklar a23489016e Merge branch 'withRefs' of http://github.com/asklar/react-native-xaml into withRefs 2021-11-15 10:30:27 -08:00
Alexander Sklar 03407078ce Update usage guide and readme 2021-11-15 10:29:42 -08:00