Avalonia.ExtendedToolkit icon indicating copy to clipboard operation
Avalonia.ExtendedToolkit copied to clipboard

Extended Controls for Avalonia UI

Results 39 Avalonia.ExtendedToolkit issues
Sort by recently updated
recently updated
newest added

Perhabs replacing the context menu with a combox or dropdownbutton could fix this.

bug

Avalonia released [11.0.0-rc1.1](https://github.com/AvaloniaUI/Avalonia/releases/tag/11.0.0-rc1.1) 2 weeks ago, but it seems that Avalonia.ExtendedTool doesn't support it yet: ![image](https://github.com/mameolan/Avalonia.ExtendedToolkit/assets/50246090/8c658540-d26d-44d5-9a72-0b1d0ab2f509) Is it possible to add support for Avalonia 11?

In Controls.TreeView.axaml lines 157-159 are commented out: ``` ``` In the original design they switch the "expand" toggle off when the item has no sub-items, which is the expected behaviour....

All text in all the "Light." themes for a PropertyGrid is coloured a very pale blue and hence unreadable. Weirdly the Avalonia DevTools Diagnostic reports the foreground colour as Black,...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

## What does the pull request do? ## What is the current behavior? ## What is the updated/expected behavior with this PR? ## How was the solution implemented (if it's...