Emmanuel Hansen
ef5851f123
fix item repeater page crash
4 years ago
Emmanuel Hansen
f22b688a8c
support configuration changes
4 years ago
Luthfi Tri Atmaja
eefe009a81
update dialogs sample page
4 years ago
Dan Walmsley
687a40b7bd
Revert "demo code"
This reverts commit a485425023 .
4 years ago
Takoooooo
a485425023
demo code
4 years ago
Max Katz
dcc7d02e18
Move MSBuildEnableWorkloadResolver to directory build props
4 years ago
Max Katz
a568c175f3
Solve workload installation
4 years ago
Steven He
1518624c65
Add NativeAOT sample build
4 years ago
robloo
7f00daeee2
Add Re-themed SplitButton example in ControlCatalog
4 years ago
Max Katz
7dcb6e553d
Fix memory leak DoDragDrop never releasing object
4 years ago
Dominik Matijaca
b040ac5414
ItemsControl: WrapSelection ( #6286 )
Add support for selection wrapping for ListBox, ItemsControl, ComboBox.
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
Co-authored-by: Takoooooo <tako0qq@gmail.com>
Co-authored-by: Steven Kirk <grokys@gmail.com>
4 years ago
Max Katz
79f521d941
Use .net6-android sdk
4 years ago
Max Katz
6a7083345a
Update sample pages
4 years ago
Wiesław Šoltés
26eba8d80e
Use ArrayList for items
4 years ago
Wiesław Šoltés
979a5aa437
Set Border clip from xaml on ClippingPage
4 years ago
Wiesław Šoltés
eaa62b7828
Set combobox items from xaml on ViewboxPage
4 years ago
Benedikt Stebner
b815a22d5a
Port WPF's FormattedText to Avalonia and rework TextPresenter
4 years ago
Jan-Peter Zurek
69d65f6c95
Revert unwanted change.
4 years ago
Jan-Peter Zurek
3e7f190ff9
Add code review changes:
Fix typos.
Simplify code.
Generalize code.
Remove duplications.
Improve performance.
4 years ago
Andreas Schauerte
3ccb8b6489
Simplify sample view.
4 years ago
Andreas Schauerte
c995d6a589
Remove unneeded key frames.
4 years ago
Jan-Peter Zurek
e5758fc073
Add minor performance improvements.
Include rotate 3d transition for carousel control.
4 years ago
Jan-Peter Zurek
e8f2d3e3f3
Add comments, remove todos, extend example.
4 years ago
robloo
aaf5282ebd
Integrate all button controls within a redesigned ButtonsPage
4 years ago
Jeroen van Langen
513cbadacb
Minor typo fixed
4 years ago
robloo
29865672e2
Add ToggleSplitButton
4 years ago
robloo
a6f1582745
Add sample SplitButtons to the ControlCatalog
4 years ago
robloo
d1ea7b1ec9
Add empty SplitButtonPage in ControlCatalog
4 years ago
Max Katz
600bb3198c
Add pressure preview
4 years ago
Nikita Tsukanov
9c0964adf5
Added GetIntermediatePoints support for X11, libinput and evdev
4 years ago
Jan-Peter Zurek
bde9c078c5
Add observable.
Remove borders from sample to better visualize error.
4 years ago
Jan-Peter Zurek
8c131ba100
Improve readability in RenderDemo, slow down animation.
4 years ago
Jan-Peter Zurek
9fdb48d0c4
Rename transform.
Re-add depth.
Add slider to preview for showing effect of depth.
4 years ago
Jan-Peter Zurek
07f45cf1d7
Add animation.
Add controls instead of Vector to prof usability.
4 years ago
Jan-Peter Zurek
9a01f13114
Fix order of transforms.
4 years ago
Jan-Peter Zurek
0a831b9784
Refactor names.
4 years ago
Andreas Schauerte
c40410cdb3
Add basic 3d transformation.
5 years ago
Takoooooo
25c5156725
wip
4 years ago
Dan Walmsley
e389ba133b
make sure that Control Catalog can change the app menu title on osx.
4 years ago
Tim U
d21c3cce1e
Improve Demo
- Set the focus to the TextBox of the NumericUpDown
4 years ago
Tim U
cf6c0991f8
Update Demo
4 years ago
Tim U
fe21e298af
Show validation in Demo App
4 years ago
Dan Walmsley
e7a36d011f
fix controlcatalog.web
4 years ago
workgroupengineering
c39cc1b083
feat(DevTools): Allow to attach DevTools at Application ( #6771 )
* feat(DevTools): Allow to attach DevTools at Application
* fixes(DevTools): PointerOverElement when attach to Application
* feat: Add AvaloniaVersion
* feat: IsDevelopmentBuild
* feat: Add some useful properties to Application Decorator
* fixes: Hide Layout Viewer when select appliction node
* fix: removed MachineId
* fixes: DesignerSupportTests fails
* fix(DevTools): Update XML Comment and nits
* fix(DevTools): Avoid interaction of Layout Visualizer with keyboard when it is hidden.
* Added some comment
* fixes: Code formatting
* fixes(DevTools): Strip unnecessary property from Application Decorator
* fixes(ControlCatalog): remove AttachDevTools from DecoratedWindow
* fixes(DevTools): Application doesn't close when the last window closed when DevTools is open
* fixes: Missing Application properties decoration
* fixes(DevTools): Nullable annotations
* fixes(DevTools): Unified the behavior of AttachDevTools
* fixes(DevTools): typo
* fixes(DevTools): Null Annotation
Co-authored-by: Max Katz <maxkatz6@outlook.com>
4 years ago
Takoooooo
3bfafc5f93
more cleanup
4 years ago
Takoooooo
7daccf91ae
cleanup
4 years ago
Takoooooo
c626419113
more refactorings
4 years ago
Takoooooo
d258fb17bb
Make Mode property stylable and new theme switching in ControlCatalog.
4 years ago
Javier Suárez Ruiz
077364f255
Allow launch ControlCatalog in Android
4 years ago
Takoooooo
69c1a37372
some very initial implementation
4 years ago