Giuseppe Lippolis
|
ed6331cd3d
|
feat(DataGrid): Allow binding DataGridColumn Width
|
5 years ago |
Max Katz
|
904b8ae287
|
Merge pull request #12262 from AvaloniaUI/dependabot/npm_and_yarn/src/Browser/Avalonia.Browser/webapp/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /src/Browser/Avalonia.Browser/webapp
|
3 years ago |
dependabot[bot]
|
571f69fbb5
|
Bump word-wrap in /src/Browser/Avalonia.Browser/webapp
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Max Katz
|
06afe81e7f
|
Merge pull request #12160 from Enscape/feature/untyped-property-observable-converter
Support non-generic `AvaloniaProperty` in `GetObservable(converter)`
|
3 years ago |
Max Katz
|
ecd79852bf
|
Merge pull request #12093 from AvaloniaUI/fix-window-incorrect-positioning-with-windowStartupLocation-centerScreen
Fix window incorrect positioning with window startup location CenterScreen
|
3 years ago |
Steven Kirk
|
126a5762cb
|
Merge pull request #12254 from yankun/master
Update Rotate3DTransition.cs to fix flickering
|
3 years ago |
Steven Kirk
|
159932a6d6
|
Merge branch 'master' into feature/untyped-property-observable-converter
|
3 years ago |
Steven Kirk
|
bf760af215
|
Merge branch 'master' into fix-window-incorrect-positioning-with-windowStartupLocation-centerScreen
|
3 years ago |
Steven Kirk
|
9b83280571
|
Merge pull request #12256 from MrJul/fixes/scroll-fp-error
Handle ScrollContentPresenter extent rounding errors
|
3 years ago |
Julien Lebosquain
|
515e0843de
|
Handle ScrollContentPresenter extent rounding errors
|
3 years ago |
Nikita Tsukanov
|
7f945293c6
|
Merge pull request #12248 from MrJul/fixes/native-destructors
macOS native: fix destructors accessing freed .NET objects
|
3 years ago |
Julien Lebosquain
|
e16deecd6a
|
Use ProcessExit to cleanup the native resources
|
3 years ago |
yankun
|
c5cabca78f
|
Update Rotate3DTransition.cs
Fix flickering after transition has finished. This was originally contained in my previous PR, but was lost.
|
3 years ago |
Julien Lebosquain
|
2dd92675e3
|
macOS native: fix destructors accessing freed .NET objects
|
3 years ago |
Dan Walmsley
|
6813cf883a
|
Merge pull request #12240 from AvaloniaUI/feature/sync-context-accept-dispatcher
Make dispatcher more usable on non-ui threads
|
3 years ago |
Dan Walmsley
|
8328ac0f6e
|
Merge pull request #12239 from Gillibald/reworkTextLineHitTesting
Rework TextLine.GetNext/PreviousCharacterHit
|
3 years ago |
Nikita Tsukanov
|
7c4ce4bca3
|
Make dispatcher more usable on non-ui threads
|
3 years ago |
Benedikt Stebner
|
35d3ff90f0
|
Merge branch 'master' into reworkTextLineHitTesting
|
3 years ago |
Benedikt Stebner
|
250743d786
|
Rework GetNext/PreviousCharacterHit
|
3 years ago |
Dan Walmsley
|
97f2d8e74e
|
Merge pull request #12230 from AvaloniaUI/fixes/macos-dispatcher-input-processing
Special handling for macos dispatcher quirks
|
3 years ago |
Nikita Tsukanov
|
ed7a9f8813
|
Special handling for macos dispatcher quirks
|
3 years ago |
Max Katz
|
6bb704ca5e
|
Merge pull request #12226 from Lehonti/master
Modernizing syntax
|
3 years ago |
Dan Walmsley
|
bd48671740
|
Merge pull request #12222 from AvaloniaUI/fixes/rootautomationnode-cast
Remove unnecessary cast from RootAutomationNode.
|
3 years ago |
John Doe
|
15b42836b1
|
string.Format converted to interpolated string
|
3 years ago |
John Doe
|
7f4f01b11a
|
Modernized argument check syntax
|
3 years ago |
Max Katz
|
8cda50c213
|
Merge pull request #12216 from MrJul/feature/external-symbols
Generate external symbol packages
|
3 years ago |
Max Katz
|
3dfef937b5
|
Merge pull request #12217 from lhsrebel72/master
added clear function to combobox
|
3 years ago |
Steven Kirk
|
6a48527a52
|
Remove unnecessary cast.
|
3 years ago |
Julien Lebosquain
|
97d4e7d9a1
|
Update Numerge
|
3 years ago |
Julien Lebosquain
|
12e1d5ef10
|
Avoid api validation for symbol packages
|
3 years ago |
Julien Lebosquain
|
6eff41172f
|
Generate symbol packages
|
3 years ago |
Max Katz
|
fa0a534ef6
|
Merge pull request #12002 from viordash/x11-mate-clipboard
X11 mate clipboard
|
3 years ago |
Max Katz
|
8c5a73c2a6
|
Merge branch 'master' into x11-mate-clipboard
|
3 years ago |
Max Katz
|
93cf50fc75
|
Merge pull request #12215 from Sorien/master
Fix typo in GetColorValues
|
3 years ago |
Max Katz
|
2a4f62a3b3
|
Merge branch 'master' into master
|
3 years ago |
Max Katz
|
cf304e628a
|
Merge pull request #12206 from AvaloniaUI/feature/command-line-previewer
Allow to run previewer from command line via MSBuild target
|
3 years ago |
Zachary Weldon
|
cbfa327aee
|
added clear function to combobox
|
3 years ago |
Max Katz
|
8852a6d85a
|
Merge pull request #12196 from adirh3/features/mica_light_dark
Added support for Mica Light & Dark based on Win11
|
3 years ago |
Sorien
|
746a027bd8
|
Fix typo
|
3 years ago |
Lighto
|
7a0e0c41a4
|
Removed unnecessary spaces
|
3 years ago |
Lighto
|
55c03069b1
|
Changed Mica dark/light based on theme
|
3 years ago |
Nikita Tsukanov
|
c126db5b55
|
Added AvaloniaFilePreview target
|
3 years ago |
Max Katz
|
7f7b4b2310
|
Merge branch 'master' into x11-mate-clipboard
|
3 years ago |
Max Katz
|
76f4d94acd
|
Merge pull request #12193 from AvaloniaUI/fixes/11220-selectedvaluebinding-null-item
Fix SelectedValueBinding with items defined in XAML
|
3 years ago |
Max Katz
|
ca359833a3
|
Merge pull request #12186 from startewho/fix11954
fix 11954
|
3 years ago |
Max Katz
|
e71117c544
|
Merge pull request #12200 from viordash/csproj-duplicate
remove duplicates in InternalsVisibleTo
|
3 years ago |
Vitalii Orazov
|
217a3e0624
|
remove duplicates in InternalsVisibleTo
|
3 years ago |
Lighto
|
432dafac91
|
Removed unused old property
|
3 years ago |
Lighto
|
43e1d99bdd
|
Added support for Mica Light & Dark based on Win11
|
3 years ago |
Steven Kirk
|
c7da9c4bb8
|
Allow null item in BindingHelper.Evaluate.
Fixes #11220.
|
3 years ago |