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

620 Коммитов

Автор SHA1 Сообщение Дата
Max Katz 709bfdd05a
Update SUMMARY.md 2022-10-06 18:48:32 -04:00
Max Katz e0ecbf4077
Update README.md 2022-10-06 18:46:26 -04:00
Max Katz 528cddaea6
Merge pull request #343 from Jeremy-Code-F/master
Create binding-to-sorted-filtered-list.md
2022-10-06 18:45:13 -04:00
chewy eda8c7968c Move document location 2022-10-06 18:16:53 -04:00
Max Katz b800b62bc1
Merge pull request #342 from sunnysgithub/fixes-jetbrains-rider-setup-pictures
Fix JetBrains Rider Setup Screenshots
2022-10-06 18:02:40 -04:00
chewy 11c0dc8c45 Create binding-to-sorted-filtered-list.md
Added documentation for binding to a Sorted/Filtered ObservableCollection connected to a Source Cache/List
2022-10-06 14:56:54 -04:00
Sunny Singh 75f9a1e2c1 Fix paths 2022-10-05 19:56:30 +02:00
Sunny Singh b2ef6315fc Fix JetBrains Rider Setup Screenshots
Fixes missing JetBrains Rider Setup screenshots by adding them to gitbook assets
2022-10-05 19:53:58 +02:00
Max Katz 15d62a1cf4
Merge pull request #340 from timunie/Samples/DataTemplateSamples
Add links to Avalonia.Samples
2022-10-03 16:17:25 -04:00
Max Katz 232aa18fe0
Merge pull request #341 from timunie/Samples/IDataTemplateSample
Moved the advanced IDataTemplate-Sample to Avalonia.Samples
2022-10-03 16:14:55 -04:00
timunie fb089e3abd Update the WPF page as well 2022-10-03 22:10:47 +02:00
timunie 4729fd63dc Moved the advanced IDataTemplate-Sample to Avalonia.Samples 2022-10-03 22:08:56 +02:00
timunie 3806f3133d Add links to Avalonia.Samples
- Basic DataTemplate Sample
- FuncDataTemplate Sample
2022-10-03 18:01:00 +02:00
Max Katz a1bde730eb
Merge pull request #338 from spencerpilon/patch-1
Update README.md
2022-09-29 23:08:56 -04:00
spencerpilon 3905283f77
Update README.md
Fix: typos
2022-09-29 19:06:33 -06:00
Max Katz 2d7fecb0b6
Merge pull request #336 from bry-decelles/patch-1
Fix Typo in call to SaveCoverBitmapStream
2022-09-26 17:44:07 -04:00
Bryan DeCelles 6ce8d9c147
Fix Typo in call to SaveCoverBitmapStream 2022-09-26 11:46:28 -07:00
Max Katz 1d6fcda3fa
Merge pull request #334 from rabbitism/master
fix: fix RoutedEvent register sample code.
2022-09-20 10:59:29 -04:00
rabbitism bdbdec87c7 fix: fix RoutedEvent register sample code. 2022-09-20 01:03:48 +08:00
Max Katz 739cd44e01
Merge pull request #332 from colejohnson66/patch-1
Fix link: comparison-of-avalonia-with-wpf-and-uwp
2022-09-14 21:48:35 +02:00
Cole Tobin 782c066748
Fix link: comparison-of-avalonia-with-wpf-and-uwp
The link to XAML/2009 was not formatted correctly; The markdown was escaped, not interpreted.
2022-09-14 15:04:39 -04:00
Max Katz 2bf1286471
Update converting-binding-values.md 2022-09-13 12:28:52 -04:00
Max Katz de803f2492
Merge pull request #331 from rabbitism/master
Add available transitions and samples.
2022-09-12 21:55:10 +02:00
rabbitism 93cfedc128 fix unit order in transition. 2022-09-12 23:55:54 +08:00
rabbitism 807ecf1e0c Add available transitions and syntax 2022-09-12 23:53:22 +08:00
Max Katz efd44633f0
Merge pull request #330 from timunie/fix/StringFormatSamples
Fix/string format samples
2022-09-12 14:25:26 +02:00
Tim 941e8b23f6 Added more options to string format docs 2022-09-12 10:59:17 +02:00
timunie f5aef1a379 Update string format in Bindings.md 2022-09-12 10:25:21 +02:00
Max Katz 42f22363f4
Merge pull request #329 from timunie/Samples/AddLinks
Add links to Avalonia.Samples
2022-09-12 00:41:59 +02:00
Max Katz d55698dc34
Merge pull request #328 from city41/twoTinyDocChanges
Two tiny doc changes
2022-09-12 00:41:47 +02:00
timunie ef822f631e Add links to Avalonia.Samples 2022-09-10 21:21:00 +02: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 077b732989
Merge pull request #327 from space2a/patch-1
Typo error line 88 "Samople" instead of "Sample"
2022-09-08 17:57:53 +02:00
Aaron 48702c7842
Typo error line 88 "Samople" instead of "Sample"
Changed "Basic MVVM Samople" to "Basic MVVM Sample" on line 88
2022-09-08 14:28:52 +02:00
Max Katz 3b6ca7983c
Merge pull request #323 from Mrxx99/patch-1
Fixing namespace sample
2022-09-08 11:44:16 +02:00
Max Katz 62434c50e4
Merge pull request #195 from timunie/feature/ScrollViewerScrollChaining
Update ScrollViewer-page
2022-09-08 11:43:52 +02:00
Max Katz d9c36cf254
Merge pull request #217 from timunie/feature/SplitButton
Add SplitButton and ToggleSplitButton Docs
2022-09-08 11:43:43 +02:00
Mrxx99 2f075363b1
Fixing namespace sample
The option 1 for valid XAML namespaces had an issue in the examples stating xmlns:... again inside the string. This fixes it
2022-09-04 22:43:45 +02:00
Dan Walmsley 217f68bb07
Merge pull request #292 from EricEzaM/progress-bar-text-customisation
Add documentation for ProgressBar text customisation.
2022-09-03 16:17:31 +01:00
Dan Walmsley 6d93712d46
Merge pull request #310 from DrWenz/nth-child-infos
Nth child infos
2022-09-03 16:17:06 +01:00
Tako dee1145572
Merge pull request #322 from vikkio88/master
MaskedTextBox adding missing link to doc in Summary
2022-09-02 23:17:48 +03:00
Vincenzo Ciaccio 19d78e5dc6 adding link to doc 2022-08-31 19:59:54 +01:00
Max Katz ce5da049bf
Merge pull request #320 from vikkio88/master
adding MaskedTextBox doc and examples
2022-08-29 12:47:15 +02:00
Max Katz ebac58aa0e
Merge pull request #321 from Mrxx99/attached-properties-in-selectors
Showing how to use attached properties in selectors
2022-08-29 12:46:32 +02:00
Mrxx99 523e7beb44
using blockquote 2022-08-28 22:31:29 +02:00
Mrxx99 4d1ee99e87
Add info about using attached properties in selectors 2022-08-28 22:23:50 +02:00
Vincenzo Ciaccio a36f9f2797 adding MaskedTextBox doc and examples 2022-08-28 19:54:12 +01:00
Max Katz 0a2021f8d3
Merge pull request #319 from rxharja/patch-1
Update running-on-raspbian-lite-via-drm.md
2022-08-23 16:19:47 -04:00
Redon Xharja a4272a2dca
Update running-on-raspbian-lite-via-drm.md
noticed the closing `>` in `</UserControl>` was missing when I was copying and pasting the example for `MainSingleView`
2022-08-23 15:24:49 -04:00