Seweryn Presnal
e9113803ef
Fix typo in Compiled Bindings documentation
2022-04-18 20:46:55 +02:00
Max Katz
a26f758849
Merge pull request #234 from hootyjeremy/patch-11
...
Adding anchors...
2022-04-13 22:22:00 -04:00
Max Katz
d75f0e9bec
Update window.md
2022-04-05 22:14:26 -04:00
hootyjeremy
d2101e4535
csharp highlighting was incorrect
2022-04-05 13:20:02 -05:00
hootyjeremy
f00bcfbb07
Adding anchors...
...
These anchors can be used to link to from the individual Grid, DockPanel, StackPanel, etc. from their individual pages in the Controls section for more info. I can edit those pages later if this PR is accepted.
2022-04-05 13:19:07 -05:00
Max Katz
53b2b7a8bd
Merge pull request #227 from DmitriyYukhanov/patch-1
...
Update docs to reflect Avalonia.NameGenerator is now included with templates
2022-04-05 13:51:37 -04:00
Dmitriy Yukhanov
84764566b0
Update docs to reflect Avalonia.NameGenerator inclusion
2022-04-05 19:56:57 +03:00
Dmitriy Yukhanov
2abc5bf104
Make InitializeComponent call to be consistent with templates
2022-04-05 19:55:29 +03:00
hootyjeremy
fc3ff68cd8
Cleaned up some markup.
2022-04-03 13:26:31 -05:00
Max Katz
846f1abadb
Merge pull request #228 from hootyjeremy/patch-6
...
A simple TreeView sample project
2022-04-02 20:34:07 -04:00
Max Katz
cfc3055f36
Merge pull request #230 from hootyjeremy/patch-8
...
Small grammar stuff.
2022-04-02 05:03:36 -04:00
Max Katz
215647216e
Merge pull request #231 from hootyjeremy/patch-9
...
Some grammar stuff.
2022-04-02 05:02:54 -04:00
hootyjeremy
f147aac7ad
Some grammar stuff.
2022-04-01 16:29:39 -05:00
hootyjeremy
c7ff3ac525
Small grammar stuff.
2022-04-01 15:56:13 -05:00
hootyjeremy
c76a90e9fb
Grammar stuff.
2022-04-01 13:42:01 -05:00
hootyjeremy
5fc2b92a7c
A simple TreeView sample project
...
I was able to get the TreeView to populate from a folder with all it's subfolders. This is from a VS 2022 project and not a JetBrains one if that is important. The code also may not be up to par with what you all normally publish but this is a pretty non-complicated example if you are interested.
2022-03-31 01:19:16 -05:00
Dmitriy Yukhanov
66ba3d48cd
Remove InitializeComponent() from the MVVM docs
2022-03-28 12:59:38 +03:00
Dmitriy Yukhanov
dff10c5589
Remove InitializeComponent() method from the docs
...
This method is now placed at the Window.cs.
2022-03-28 12:47:02 +03:00
Tako
777370cd06
GitBook: [ #156 ] No subject
2022-03-25 18:03:19 +00:00
Tako
a9418cee72
GitBook: [ #155 ] TreeDataGrid updates
2022-03-25 13:58:17 +00:00
Sabuto
6ba666b527
Updated sytanx highlighting
2022-03-23 11:08:32 +00:00
Dan Walmsley
a3f551d9da
GitBook: [ #147 ] Mobile instructions
2022-03-17 12:42:19 +00:00
Tim
c0b181aa4c
replace mp4 with webp images
2022-03-15 20:14:59 +01:00
Tim
aacd3c7cb4
Minor fixes
2022-03-12 20:47:29 +01:00
Tim
2950dbc1c6
Implement TranitioningContentControl-demo
2022-03-12 14:02:30 +01:00
Max Katz
a6c74ce5c2
Merge pull request #212 from timunie/patch-2
...
Update compiledbindings.md
2022-03-11 10:41:47 -05:00
Max Katz
d1c1986474
Merge pull request #210 from Ace4896/fix-rider-setup
...
Minor fixes to JetBrains Rider setup page
2022-03-11 10:40:26 -05:00
Tim
4ad6d748d1
Update compiledbindings.md
...
Binding to methods is now possible and can be removed from known limitations
2022-03-09 09:20:55 +01:00
Tako
3da91c6c32
GitBook: [ #148 ] No subject
2022-03-06 11:08:31 +00:00
Tako
e5fd992ae4
GitBook: [ #146 ] No subject
2022-03-05 21:38:54 +00:00
Tako
168e940306
GitBook: [ #143 ] No subject
2022-03-05 19:38:29 +00:00
Jon Pacheco
111dbafc6b
fix: grammar in rider setup page
2022-03-04 11:35:09 +00:00
Jon Pacheco
b8218b03e5
fix: update spacing in rider setup page
2022-03-04 11:32:02 +00:00
Collin Alpert
0103d383a0
Fix typo in `ContentPresenter`
2022-03-01 17:31:42 +01:00
Tim
b2dd574225
Update IDE-Support for VS2022
...
The link was still for the VS2019 version, but many people are now on VS2022
2022-02-28 16:39:32 +01:00
Tim
11860dd8ed
Update types-of-control.md
...
In our chat we frequently see questions why the control is not visible. Often this is due to a missing StyleInclude, so I think we should add a hint here.
2022-02-28 12:34:31 +01:00
Tim
378faa9c96
Create a new page for IDataTemplate
2022-02-20 18:19:12 +01:00
Tim
72c9030027
IDataTemplate documentation
2022-02-20 18:19:12 +01:00
amwx
0b73790411
Add Flyout docs
2022-02-08 18:37:05 -05:00
Tako
0c7adbca82
Merge pull request #191 from timunie/feature/CompiledBindings
...
Add CompiledBindings page
2022-02-01 14:56:50 +02:00
Tim U
63f73d526b
Fix typo in Avalonia
2022-02-01 13:55:09 +01:00
Tim
d11edfac6c
Implemented the feedback from other users
2022-01-21 20:12:29 +01:00
Deadpikle
8840de3659
Update macOS distribution -- remove unneeded name
2022-01-20 12:38:25 -05:00
Tim U
9631b1e106
Add known limiations
2022-01-17 16:23:27 +01:00
Tim
936570b50d
working on CompiledBindings
2022-01-16 20:13:53 +01:00
Tim U
6032612acb
Working on compiled bindings
2022-01-12 15:36:58 +01:00
Tim U
92626a955b
GitBook: [ #138 ] Improving documentation for DataGrid
2022-01-10 13:04:53 +00:00
Jacopo
e95b4b3c5d
separated paragraphs to improve readability
2022-01-07 14:59:00 +01:00
Markus Wenzl
a17bb06a05
Added 'Custom PseudoClasses' section to styles.md
2022-01-06 09:38:40 +01:00
Dan Walmsley
08ac369010
Merge pull request #172 from nielsbosma/patch-1
...
Update selectors.md
2022-01-02 13:13:44 +00:00