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

104 Коммитов

Автор SHA1 Сообщение Дата
Whitebrim 0ff7a18a3e
Chnaged window height from 400px to 300px
As it's using 200x300 further in the tutorial
2023-06-15 15:30:07 +03:00
Max Katz ecb61c91cf
Merge pull request #436 from denizmaral/patch-4
Update add-content-to-dialog.md
2023-05-20 18:30:02 -04:00
Deniz bdcc644c73
Update add-content-to-dialog.md
ViewLocator Class was not included to tutorial
2023-05-20 16:03:31 +02:00
Deniz daaad1b899
Update opening-a-dialog.md 2023-05-20 14:58:36 +02:00
Max Katz 75dbaf8e7c
Merge pull request #425 from denizmaral/patch-1
Update add-and-layout-controls.md
2023-05-07 20:29:26 -04:00
Deniz 46b678cb5e
Update opening-a-dialog.md 2023-05-08 00:23:37 +02:00
Deniz 75bfa337bb
Update add-and-layout-controls.md
Margin should be added to Button not to Panel
2023-05-08 00:12:04 +02:00
mrxx99 0ae5dd2cd7 updated .NET SDK for iOS 2023-04-26 23:19:42 +02:00
Mrxx99 2b9739c47c
Update create-a-cross-platform-solution 2023-04-26 22:46:46 +02:00
Reuben Swartz 1741e378eb
New .net sdks use --install instead of install 2023-02-18 12:05:58 -05:00
Mrxx99 6bb3acb231
removed nuget.config from project structure 2023-01-21 00:13:34 +01:00
Mrxx99 2db5e4251a
removed global.json as part of project structure 2023-01-21 00:07:53 +01:00
Max Katz 45c851218a
Revert "Removed duplicate closing tag '>'" 2022-12-30 22:10:24 -08:00
Yannik Sahl 0f7aa28653
Removed duplicate closing tag '>'
Content="{Binding List}" had a faulty '>' after it
2022-12-28 09:24:18 +01:00
Per Lundberg 1795eafce7
Update setting-up-your-developer-environment-for-ios.md
Fix typo
2022-11-26 22:58:34 +02:00
Max Katz 69e6e3c94b
Update create-a-cross-platform-solution.md 2022-11-14 17:08:29 -08:00
Max Katz 9acf6af5dd
Use newer `install` command 2022-11-14 17:08:03 -08:00
Max Katz 09b8377e9d
Update running-in-the-browser.md 2022-11-14 17:04:51 -08:00
timunie ff4a2f5d46 Add missing images 2022-10-30 19:01:37 +01:00
timunie 38291d69fc Adding back as much images as found for now 2022-10-30 17:49:48 +01:00
Jimmy Cushnie 34d916f27a
fix typo
removed erroneous backslash
2022-10-23 00:29:42 -04:00
Mike Irving 1cd9d50ec9 docs: many Mac related grammar corrections 2022-10-07 09:42:53 +01:00
spencerpilon 3905283f77
Update README.md
Fix: typos
2022-09-29 19:06:33 -06:00
Bryan DeCelles 6ce8d9c147
Fix Typo in call to SaveCoverBitmapStream 2022-09-26 11:46:28 -07:00
Matt Greer c0d54860f7 load-data-at-startup: add Concurrency using statement if missing 2022-09-10 12:21:31 -04:00
Matt Greer 53c930fa59 displaying-images: add CancellationTokenSource filed 2022-09-10 12:21:31 -04:00
Max Katz 082172c159
Apply suggestions from code review 2022-08-07 21:42:36 -04:00
Sebastian Buchwald 60cc950df2 Unify and improve language settings for code snippets 2022-08-07 23:12:23 +02:00
Andrea Bondanini c9cf93bcd6
Typo error 2022-08-03 13:51:09 +02:00
Sean Begley 4b3aaa7e26
Update add-and-layout-controls.md
added additional namespaces, and explanation, to allow project to build.
2022-07-19 14:08:43 -04:00
Sebastian Buchwald ce23fc9b2c Fix some typos in documentation 2022-07-17 22:43:19 +02:00
Maxime 84af51106a
Update creating-a-model-and-viewmodel.md
First paragraph mentionned Combobox instead of CheckBox.
2022-07-08 14:50:24 +02:00
Max Katz 930fbf73e7
Update wiring-up-the-views.md 2022-06-26 01:17:49 -04:00
Max Katz 5f13826a40
Update creating-a-view.md 2022-06-26 01:11:59 -04:00
MasterMann 60fa7a6e7d
Update configure-vscode-debug-linux.md
fix JSON formatting
2022-06-03 21:43:16 +03:00
MasterMann 4dda930221
Create configure-vscode-debug-linux.md 2022-06-03 21:42:13 +03:00
MasterMann 6d2116e138
Create build-and-run-your-application-on-a-device.md 2022-06-03 21:29:24 +03:00
mostmand 75a6e35dea
Fix a typo 2022-06-03 13:06:16 +04:30
soyoo 8d30284343
typo 2022-05-23 22:21:05 +08:00
Daniel Craviée 1b417fbdd5
fixed minor typo
Should be "that" instead of "than".
2022-05-21 17:03:37 -03:00
Gedeon Sainrival 7c1b17d54e
fixed minor typo
Fixed a minor typo under the ViewModel subtopic
2022-05-18 19:03:43 -04:00
Andrii Kurdiumov f212cf5cf2
Mention minimal supported version of Android 2022-05-17 23:25:28 +06:00
Steven Kirk 9b9ed15517
GitBook: [#163] ARRRGH FFS GITBOOK I JUST WANT TO FIX THE ICONS 2022-05-05 14:21:15 +00:00
Steven Kirk 9d1799c866
GitBook: [#160] Added icons for Developer Guides. 2022-05-05 13:47:49 +00:00
Steven Kirk 4cb9dbdbc3
GitBook: [#159] Fix page icons to make navigation bar items line up. 2022-05-05 13:45:26 +00:00
Max Katz 03430b39aa
Update create-a-cross-platform-solution.md 2022-04-13 21:35:16 -04:00
Max Katz 582a39c425
Update create-a-cross-platform-solution.md 2022-04-13 21:34:54 -04:00
Dmitriy Yukhanov 84764566b0 Update docs to reflect Avalonia.NameGenerator inclusion 2022-04-05 19:56:57 +03:00
Max Katz 374cede528
Merge pull request #224 from hootyjeremy/patch-4
A few grammar things.
2022-03-26 18:44:12 -04:00
Michael Rumpler b148b4fbef
Update setting-up-your-developer-environment-for-android.md
The Android guide accidently had a hint for iOS.
`dotnet workload remove ios`
Changed that to android.
2022-03-25 09:20:17 +01:00