robloo
0b619db0ff
Support percentages in HsvColor parsing
5 years ago
robloo
6846e317be
Add constructor comments
5 years ago
robloo
1ea30b53ff
Add Color.ToHsl() conversions
5 years ago
robloo
1d0668a184
Move RgbToHsv conversion into Color
All color types will ONLY have .ToModel() conversion methods. .FromModel() conversion will not be provided. This unifies the API and allows easily extending with more color models in the future without breaking things. Each type is responsible to convert itself to other supported types -- direction is one way in the API.
5 years ago
robloo
1c019eb211
Add new HslColor struct
5 years ago
robloo
3527baaefa
Add back HsvColor.FromHsv()
5 years ago
robloo
b6ec588b4b
Rename 'channel' to 'component'
5 years ago
Max Katz
6e35970718
Merge pull request #7810 from danielmayost/feature/flowDirectionImpl
Implement FlowDirection - Bidirectional layout
5 years ago
Max Katz
7b4338a3d1
Merge branch 'master' into feature/flowDirectionImpl
5 years ago
Max Katz
0305df6e58
Merge pull request #7937 from AvaloniaUI/fixes/osx-reset-windowstate-when-dragged-in-maximised-state
[OSX] reset maximised state when window is dragged.
5 years ago
Max Katz
ebaf43bdbe
Merge branch 'master' into fixes/osx-reset-windowstate-when-dragged-in-maximised-state
5 years ago
Dan Walmsley
79fc50734a
Merge pull request #7943 from AvaloniaUI/feature/generic-virtual-analyzer
Added generic virtual methods analyzer.
5 years ago
Steven Kirk
f682f5af7c
Added generic virtual methods analyzer.
Added a new `DevAnalyzers` project with a single analyzer to detect generic virtual/interface methods.
5 years ago
Benedikt Stebner
c98571764d
Merge branch 'master' into feature/flowDirectionImpl
5 years ago
Dan Walmsley
4b5e86c72d
[OSX] reset maximised state when window is dragged.
5 years ago
Benedikt Stebner
3a2f658071
Merge pull request #7936 from robloo/dropdownbutton-foreground-fix
Update DropDownButton with TextElement.Foreground
5 years ago
daniel mayost
e4c4c40807
same
5 years ago
robloo
d64aef16b9
Update DropDownButton with TextElement.Foreground
5 years ago
daniel mayost
dd8787c98a
some fixes
5 years ago
Max Katz
2d03f508ae
Merge pull request #7500 from workgroupengineering/features/Controls/HotkeyManager_Without_Command
Allowed Hotkey without using Command
5 years ago
Max Katz
240f3d7682
Merge branch 'master' into features/Controls/HotkeyManager_Without_Command
5 years ago
Max Katz
8c01726326
Merge pull request #7931 from AvaloniaUI/remove-dropdown
Delete DropDown.cs
5 years ago
Max Katz
748515b97d
Merge branch 'master' into features/Controls/HotkeyManager_Without_Command
5 years ago
Max Katz
ee246f8f56
Merge branch 'master' into remove-dropdown
5 years ago
Max Katz
9f08aee6f6
Update API compat
5 years ago
Max Katz
40c4ce1e3b
Merge pull request #7838 from robloo/dropdownbutton
Add new DropDownButton Control
5 years ago
Max Katz
704eece697
Merge branch 'master' into dropdownbutton
5 years ago
Max Katz
adb85f9fad
Delete DropDown.cs
It wasn't supposed to live for so long.
5 years ago
Jumar Macato
f86b2ad571
Merge branch 'master' into feature/flowDirectionImpl
5 years ago
Max Katz
060a98e3f6
Merge pull request #7914 from robloo/rectangle-corners
Add Rectangle RadiusX/RadiusY Properties for Rounded Corners
5 years ago
robloo
9f4241684a
Separate out const for better theoretical performance
5 years ago
robloo
c933995765
Merge branch 'master' into rectangle-corners
5 years ago
robloo
928cb35fca
Update after review
5 years ago
daniel mayost
ac18fb3597
same
5 years ago
daniel mayost
d8530e4baa
oops..
5 years ago
daniel mayost
106365d256
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into feature/flowDirectionImpl
5 years ago
Jumar Macato
eafb5175bb
Merge pull request #7902 from pr8x/button-flyout-diagnostics
Fix devtools popup inspection
5 years ago
Jumar Macato
d4449a0cb7
Merge branch 'master' into button-flyout-diagnostics
5 years ago
Benedikt Stebner
2bd71d9015
Merge pull request #7916 from AvaloniaUI/dependabot/npm_and_yarn/tests/Avalonia.DesignerSupport.Tests/Remote/HtmlTransport/webapp/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /tests/Avalonia.DesignerSupport.Tests/Remote/HtmlTransport/webapp
5 years ago
dependabot[bot]
baca1246e2
Bump minimist
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Benedikt Stebner
2979b6a93f
Merge pull request #7917 from AvaloniaUI/dependabot/npm_and_yarn/src/Avalonia.DesignerSupport/Remote/HtmlTransport/webapp/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /src/Avalonia.DesignerSupport/Remote/HtmlTransport/webapp
5 years ago
dependabot[bot]
580841f042
Bump minimist
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Benedikt Stebner
a1d0cdec2e
Merge pull request #7918 from AvaloniaUI/dependabot/npm_and_yarn/tests/Avalonia.DesignerSupport.Tests/Remote/HtmlTransport/webapp/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /tests/Avalonia.DesignerSupport.Tests/Remote/HtmlTransport/webapp
5 years ago
Benedikt Stebner
0a5cd25423
Merge branch 'master' into dependabot/npm_and_yarn/tests/Avalonia.DesignerSupport.Tests/Remote/HtmlTransport/webapp/ansi-regex-3.0.1
5 years ago
Jumar Macato
e25c5e5147
Merge pull request #7921 from 0x0ade/fix-ellipsenode-transform
Add missing context.Transform = Transform in EllipseNode
5 years ago
Jade Macho
6e094510a6
Add missing context.Transform = Transform in EllipseNode
5 years ago
dependabot[bot]
cfd39e0afb
Bump ansi-regex
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Jumar Macato
e038429cb1
Merge pull request #7746 from Gillibald/fixes/textProcessingBugs
Fix text processing bugs
5 years ago
Benedikt Stebner
05836c4bea
Merge branch 'fixes/textProcessingBugs' of https://github.com/Gillibald/Avalonia into fixes/textProcessingBugs
5 years ago
Benedikt Stebner
1c7ec4e538
Fix GetDistanceFromCharacterHit
5 years ago