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

189 Коммитов

Автор SHA1 Сообщение Дата
Nick Randolph 9669fd2783
Merge pull request #35 from unoplatform/dev/dr/Edge
feat(EdgeSupport): Add support for the chromium edge
2023-08-10 16:48:43 +10:00
Nick Randolph bfdca37f6d
chore(ci): Use Chrome on CI instead of Edge 2023-08-10 16:26:45 +10:00
Nick Randolph 651727ac39 chore: Reverting setting langversion 2023-08-10 14:40:11 +10:00
Nick Randolph 65fb5cb156 chore: Setting LangVersion across all projects 2023-08-10 14:31:58 +10:00
Nick Randolph 5c557c9ea1 chore(ci): Updating .net 2023-08-10 11:31:11 +10:00
Nick Randolph 5408829de1 fix: Revert to langversion 10.0 2023-08-09 23:04:11 +10:00
Nick Randolph 4bbcb0ddda fix: Updating Chrome driver download 2023-08-08 00:21:49 +10:00
Nick Randolph 0c163e506c chore: rebased fixes 2023-08-08 00:21:45 +10:00
David ef7700564c chore: Minor change to test 2023-08-08 00:21:31 +10:00
David 714b1b0e5c feat(EdgeSupport): Add support for the chromium based edge browser 2023-08-07 19:18:49 +10:00
David 2088b2dcb0 feat(EdgeSupport): Prep work (dependencies and project setup)
Install Selenium 4.0-alpha-5 in order to be able to support the chromium edge browser
Remove the launchsettings.json from the .gitignore
Enable the WASM debugger
Fix the TextBox_Test_02.xaml that was using a 2-way x:Bind without BindBack method, which is invalid and now throws at compile time.
2023-08-07 19:17:49 +10:00
Jérôme Laban 64c6caccd4
Merge pull request #83 from unoplatform/dev/jela/fix-net6-driver-download
fix(net6): automatic driver download
2023-04-28 09:38:51 -04:00
Jerome Laban 1327e36e6e fix: fail build on wasm test failures 2023-04-28 09:13:08 -04:00
Jerome Laban 255e966f66 fix: Revert to Selenium 4.2 for arbitrary pointer click 2023-04-28 09:09:41 -04:00
Jerome Laban c99d2f45eb fix(net6): automatic driver download 2023-04-27 17:24:03 -04:00
Dan Siegel 7befa531cb
Merge pull request #82 from unoplatform/dev/ds/net6
Add support for net6.0
2023-03-30 17:42:20 -06:00
Dan Siegel 95b6baf0c5 chore: update Wasm Bootstrap 2023-03-30 13:07:13 -06:00
Dan Siegel 1e5345d960 ci: ensure both net5 & net6 are installed 2023-03-30 08:40:02 -06:00
Dan Siegel af95b2c85b feat: add support for net6.0 2023-03-29 18:52:54 -06:00
Jérôme Laban 555453c298
docs: Update getting started 2023-03-17 17:32:05 -04:00
Jérôme Laban b5e768de63
Merge pull request #80 from unoplatform/dev/jela/docs-update
doc: Align docs format for merging
2023-03-17 17:28:21 -04:00
Jerome Laban b93dcc2a4a ci: Adjust signing target 2023-03-17 16:41:03 -04:00
Jerome Laban f71628d65a ci: Adjust .NET install 2023-03-17 16:30:36 -04:00
Jerome Laban 2f801b4c1a ci: Adjust gitversion 2023-03-17 16:25:54 -04:00
Jérôme Laban db5ef230e7 docs: Align docs format for merging 2023-03-17 16:25:49 -04:00
Jérôme Laban db4080ac56
Merge pull request #77 from unoplatform/dev/jela/macos12
ci: Bump to macOS 12
2022-08-26 15:15:35 -04:00
Jérôme Laban 78251ab4ce
ci: Update xamarin.uitest for macos compatibility 2022-08-19 09:02:02 -04:00
Jérôme Laban 31a6ea32a1
ci: Adjust ipad generation 2022-08-19 08:53:25 -04:00
Jérôme Laban 039b2b54e6
ci: Bump to macOS 12 2022-08-19 08:51:44 -04:00
Jérôme Laban 8151aaae9b
Merge pull request #76 from unoplatform/dev/jela/vs2022
ci: VS 2022 updates
2022-08-19 08:47:43 -04:00
Jérôme Laban 7b716bead8
ci: Adjust source generation 2022-08-18 20:00:01 -04:00
Jérôme Laban da246414f6
ci: Force embedded roslyn generation 2022-08-18 17:00:05 -04:00
Jérôme Laban 20068c13e4
test: Use x86_64 emulator 2022-08-18 15:44:23 -04:00
Jérôme Laban 9385b189fe
ci: adjust for vs2022 2022-08-18 15:44:06 -04:00
Jérôme Laban 7822520e15
Merge pull request #73 from unoplatform/dev/jela/accessibility-view
docs: adjust docs for `AutomationProperties.AccessibilityView="Raw"`
2022-02-23 13:17:32 -05:00
Jérôme Laban 2704fc3923
docs: adjust docs for `AutomationProperties.AccessibilityView="Raw"` 2022-02-22 08:06:56 -05:00
Jérôme Laban 3adc7f27da
Merge pull request #69 from Youssef1313/patch-1
docs: Update README for common dotnet new error
2021-10-12 08:45:47 -04:00
Youssef Victor 84e2d10168
docs: Update README for common dotnet new error 2021-10-07 20:43:17 +02:00
Jérôme Laban 66602da97b
Merge pull request #67 from Youssef1313/issues/63
feat!: Support AppDataMode for ColdStartApp and AttachToApp
2021-09-27 16:03:32 -04:00
Youssef1313 10a0ee79c1 feat!: Support AppDataMode for ColdStartApp and AttachToApp
BREAKING CHANGE: The default `AppDataMode` for cloud platforms has changed from "Clear" to "DoNotClear"
2021-09-27 16:57:54 +02:00
Steve Bilogan b7dd5f2a8d
Merge pull request #65 from unoplatform/dev/sb/xam-scroll-within-query
fix(Scrolling): Fix null ref in scrolling logic
2021-07-20 16:57:11 -04:00
Steve Bilogan ee7af89783 fix(Scrolling): Fix null ref in scrolling logic 2021-07-20 14:19:36 -04:00
Jérôme Laban 0b4d1cec27
Merge pull request #58 from chingucoding/remove-v3.5-comments
docs: Update readme to remove references around 3.5
2021-06-01 23:22:23 -04:00
Jérôme Laban 5c5496844b
Merge pull request #59 from unoplatform/dev/jela/uno-update
ci: Update to uno latest
2021-06-01 12:36:02 -04:00
Jerome Laban 146afeeccb chore: Update to uno latest 2021-06-01 11:26:36 -04:00
Marcel Wagner d65a82ed66 docs: Update readme to remove references around 3.5 2021-05-31 21:10:44 +02:00
Jérôme Laban 9a9c6d22ae
Merge pull request #55 from unoplatform/dev/jela/docs-update
Add support for reading browser logs
2021-03-22 15:36:31 -04:00
Jerome Laban 0a10358ac9 feat: Add support for reading browser logs 2021-03-22 14:18:06 -04:00
Jerome Laban bc5f66143a ci: Adjust android emulator startup options
Decreases the startup time by about 5 minutes on azure hosted agents
2021-03-22 12:23:25 -04:00
Steve Bilogan cdd6a9b4de
Merge pull request #54 from unoplatform/dev/sb/xamarin-scroll
feat(Scroll): Add Scroll/Swipe capabilities
2021-02-23 10:53:25 -05:00