-
7240e1b9f0
dialog proj
dev
Matteo Cominetti
2023-03-22 19:25:17 +01:00
-
5cde64bb37
Include referenced projects nugets
Matteo Cominetti
2023-03-22 19:02:18 +01:00
-
410959bfd4
Include Material.Styles in nuget
Matteo Cominetti
2023-03-22 18:42:14 +01:00
-
b82deffc0e
feat: updates Avalonia to 10.18
Matteo Cominetti
2023-03-22 18:32:29 +01:00
-
e36cff1d12
Migrate from DirectProperties to StylesProperties in Scroller. Fixes TabControl styles #217
3.0_major_update
SKProCH
2023-02-24 00:56:20 +03:00
-
c55fa6ee2e
Fixes and reformat sliders #217
SKProCH
2023-02-23 02:24:29 +03:00
-
75f5023d90
Bump .NET SDK in other workflows too
SKProCH
2023-02-17 01:03:03 +03:00
-
d53e4da353
Merge pull request #216 from AvaloniaCommunity/avalonia11preview5
SKProCH
2023-02-16 14:01:21 -08:00
-
-
dc7392e7a1
Bump .NET SDK version in workflow
SKProCH
2023-02-17 00:58:38 +03:00
-
a0f923ba8c
Remove workaround for TextBlock text color does not changing: https://github.com/AvaloniaUI/Avalonia/issues/9675
SKProCH
2023-02-17 00:55:22 +03:00
-
d77ec060cd
Fix ListBoxes in demo
SKProCH
2023-02-16 23:52:08 +03:00
-
e092bf6d17
[WIP] Rollback ItemsControls to ItemsPresenters
SKProCH
2023-02-16 23:42:44 +03:00
-
49472e3ad8
[WIP] Fix MaterialToolKit.xaml styles and other things
SKProCH
2023-02-16 00:53:28 +03:00
-
f5a09769bb
[WIP] Update ShowMeTheXaml version, fix some incompatibilities
SKProCH
2023-02-09 02:49:17 +03:00
-
802d0065dd
Fix almost all API changes (only ShowMeTheXaml remains)
SKProCH
2023-02-05 22:20:43 +03:00
-
54b431cde3
Install necessary packages
SKProCH
2023-02-05 22:10:34 +03:00
-
3247e29662
Replaces all ItemsPresenter with ItemsControl
SKProCH
2023-02-05 22:10:22 +03:00
-
56e7d18a74
Bump dependencies to Avalonia 11 preview5 and some others
SKProCH
2023-02-05 22:00:46 +03:00
-
-
38e162e680
Bump version to 3.0.0-avalonia11-preview3 [no nightly]
3.0.0-avalonia11-preview3
release/3.0.0-avalonia11-preview3
SKProCH
2023-01-31 16:11:16 +03:00
-
684ac35a30
Removed default font size for TextBlock to allow customizing it as part of other controls
SKProCH
2023-01-30 00:19:19 +03:00
-
9d8f3eb36c
Merge pull request #209 from AvaloniaCommunity/progressBarText
SKProCH
2023-01-29 10:36:37 -08:00
-
-
f69df15523
Improve progress indicators demo page
SKProCH
2023-01-29 21:33:37 +03:00
-
e92569e0c0
Format ProgressBar.axaml and add design time preview
SKProCH
2023-01-29 21:25:18 +03:00
-
a26571424a
Rework of default ProgressBar theme
SKProCH
2023-01-29 21:09:36 +03:00
-
bd592d0a0b
Add proper formatting for ProgressText in circular progress bar
SKProCH
2023-01-28 16:19:24 +03:00
-
a1a24b0beb
Change classes to theme in ProgressIndicatorsDemo [no-nightly]
SKProCH
2023-01-26 17:30:33 +03:00
-
444181210a
Merge branch '3.0_major_update' into progressBarText
SKProCH
2023-01-17 17:59:00 +03:00
-
-
-
-
8c29d02e79
Fix scroll helper buttons content. #206
SKProCH
2023-01-16 00:14:46 +03:00
-
5cef8c8767
Make button-like RadioButtons demo more obvious [no nightly]
SKProCH
2022-12-31 13:01:34 +03:00
-
ecb8c634fb
Fixes TabControl style to support TabControlAssist.TabHeader*Alignment, reformat styles #203
SKProCH
2022-12-17 02:48:55 +03:00
-
2be2a8367a
Merge branch 'dev' into 3.0_major_update [no nightly]
SKProCH
2022-12-16 02:06:03 +03:00
-
-
-
-
13d79e4868
Updated target framework to net6.0 for demo, updated dependencies [no nightly]
SKProCH
2022-12-16 02:01:55 +03:00
-
f21fde754d
Add theme toggling by pressing Material icon in the left drawer
SKProCH
2022-12-16 01:51:29 +03:00
-
41a22eb8b9
Change .editorconfig [no nightly]
SKProCH
2022-12-16 01:47:38 +03:00
-
dfc02ba85a
Add workarounds for TextBlock and TextBox colors while theme changing #200
SKProCH
2022-12-16 01:36:17 +03:00
-
9aef9e775a
Rework first MenuItems, fix command execution for empty MenuItems #201, reformat MenuItem.xaml
SKProCH
2022-12-11 01:21:00 +03:00
-
f8caa3292e
Add Invert method for BaseThemeMode
SKProCH
2022-12-04 22:45:14 +03:00
-
8d78887dd3
Merge branch 'dev' into 3.0_major_update
SKProCH
2022-12-04 14:48:56 +03:00
-
-
-
-
7dcf401d79
Add .editorconfig [no nightly]
SKProCH
2022-12-04 14:48:27 +03:00
-
bcb2254dcc
Make GetBaseTheme consume IReadOnlyTheme, add renamed GetBaseThemeMode method
SKProCH
2022-12-04 14:45:19 +03:00
-
05756273e1
Merge pull request #199 from kirichenec/inherit-theme-fix
SKProCH
2022-12-04 14:40:41 +03:00
-
-
4e57cdcbcb
fix: Inherited theme on Windows11 was reversed
kirichenec
2022-12-03 15:18:04 +03:00
-
-
9592acd052
Implement ShowProgressText for circular ProgressBar #184
SKProCH
2022-12-01 21:31:25 +03:00
-
-
-
cccfe71ee9
Merge pull request #196 from AvaloniaCommunity/readOnlyTheme
CreateLab
2022-11-30 22:39:51 +03:00
-
-
29fbe9fb2c
Add IReadOnlyTheme and change CurrentTheme to use it
SKProCH
2022-11-28 02:41:36 +03:00
-
-
e429670d75
Make compability styles included by default
SKProCH
2022-11-27 15:08:01 +03:00
-
c667450372
Fix Ripple effect remains after being simultaneously triggered
SKProCH
2022-11-21 02:00:18 +03:00
-
d3b9b3f1ca
Add submodules cloning for nuke build
nuke
SKProCH
2022-11-20 22:59:39 +03:00
-
748405d52d
Improve nuke support
SKProCH
2022-11-20 22:57:57 +03:00
-
a8e6c38a14
Merge pull request #194 from Mrxx99/feature/demoapp-icon [no nightly]
SKProCH
2022-11-19 15:03:42 +03:00
-
-
1e6fe92d40
added window icon for Material.Demo app
mrxx99
2022-11-18 23:59:03 +01:00
-
-
6cb1be715c
Merge branch 'dev' into 3.0_major_update
SKProCH
2022-11-11 13:12:43 +03:00
-
-
-
-
9331799471
Add touch support for DataGrid #192
SKProCH
2022-11-11 13:12:22 +03:00
-
f131d3d969
Add initial nuke support
SKProCH
2022-11-05 14:43:01 +03:00
-
-
-
ae5e08bd83
Apply DateTimeOffsetConverter rename
appleneko2001
2022-10-29 21:35:01 +09:00
-
141ea159f9
Merge remote-tracking branch 'origin/3.0_major_update' into 3.0_major_update
appleneko2001
2022-10-29 21:29:48 +09:00
-
-
15b983d4d3
Update comments in Scroller.cs
appleneko2001
2022-10-29 21:26:35 +09:00
-
b855ae48b2
Remove unused control (ScrollerContentPresenter)
appleneko2001
2022-10-29 21:26:01 +09:00
-
234e2e546c
Add a const variable to control UseCompositor param (Demo)
appleneko2001
2022-10-29 21:21:42 +09:00
-
ab1b364eda
Update Snackbar entries (Demo)
appleneko2001
2022-10-29 21:21:11 +09:00
-
90f53eb971
Remove SimpleTheme and use classes index
appleneko2001
2022-10-29 21:19:27 +09:00
-
47bc102e61
Change Card theme
appleneko2001
2022-10-29 21:13:27 +09:00
-
ced6dc07c0
Change NativeMenuBar
appleneko2001
2022-10-29 21:13:05 +09:00
-
a05dd67e47
Update PartNames
appleneko2001
2022-10-29 21:12:11 +09:00
-
d3cc1a565c
Add Slider classes
appleneko2001
2022-10-29 21:11:54 +09:00
-
3a7698b849
Fix nullable-related warning on Material.Styles
appleneko2001
2022-10-29 21:11:32 +09:00
-
a9fb5c2da4
Add ControlTheme for SnackbarHost, add Button control to Snackbar
appleneko2001
2022-10-29 21:09:20 +09:00
-
a90d113ce4
Add ControlTheme for TabStrip TabStripItem, Change MaterialToolKit indexes
appleneko2001
2022-10-29 21:05:41 +09:00
-
580c260b6d
Add classes index
appleneko2001
2022-10-29 21:00:20 +09:00
-
eab5579351
Add Slider ControlTheme (WIP)
appleneko2001
2022-10-29 20:59:55 +09:00
-
dbd3ea1f79
Add TabControl classes
appleneko2001
2022-10-29 20:59:13 +09:00
-
469e24623e
Add ControlTheme for TabControl TabItem
appleneko2001
2022-10-29 20:58:55 +09:00
-
de45e1196d
Update Scroller
appleneko2001
2022-10-29 20:56:43 +09:00
-
2d618152bf
Add ItemsControl ControlTheme
appleneko2001
2022-10-29 20:40:17 +09:00
-
dd75b4f2b5
Improve snackbar feature
appleneko2001
2022-10-29 20:21:38 +09:00
-
ecc6548887
Nullable DateTimeToOffsetConverter, add comments and rename
appleneko2001
2022-10-29 18:37:11 +09:00
-
f86d5a31d9
Null-safe InverseBooleanValueConverter, change namespace
appleneko2001
2022-10-29 18:28:56 +09:00
-
13d00e47eb
Null-safe BrushRoundConverter, change ConvertBack exception
appleneko2001
2022-10-29 18:28:09 +09:00
-
d21f8aa8f5
Null-safe DatePickerTextConverter.cs
appleneko2001
2022-10-29 18:20:51 +09:00
-
d7800b3aeb
Merge branch 'dev' into 3.0_major_update
SKProCH
2022-10-26 01:10:23 +03:00
-
-
-
-
29cb7f51f3
Add ripple removing after focus is lost
SKProCH
2022-10-26 01:09:55 +03:00
-
1e0375033a
One more part names fixes for compability with Avalonia 11 preview 2
SKProCH
2022-10-25 00:11:14 +03:00
-
a1a20b4bb9
Updates for Avalonia 11 preview 2
SKProCH
2022-10-24 21:35:47 +03:00
-
cb50e40fc4
Allow publishing releases from 'release/**' branches [no nightly]
release/3.0.0-avalonia11-preview2
SKProCH
2022-10-13 00:34:42 +03:00
-
5da5d7c5ef
Allow publishing nightly from 3.0_major_update branch, update version info [no nightly]
SKProCH
2022-10-13 00:33:13 +03:00
-
76e1dc3431
Make XamlDisplay Background transparent to proper demo dark theme display
SKProCH
2022-10-13 00:27:12 +03:00
-
1213184c47
Merge branch 'dev' into 3.0_major_update
SKProCH
2022-10-13 00:19:45 +03:00
-
-
-
-
d8d88d18dd
Change package description and allow to publish package from this branch
release/3.0.0-avalonia11-preview1
SKProCH
2022-10-12 22:59:08 +03:00
-
1d365e408e
Quick fixes after updating to Avalonia 11
SKProCH
2022-10-12 22:52:51 +03:00
-
de87bbd356
Merge remote-tracking branch 'origin/dev' into release/3.0.0-avalonia11-preview1
SKProCH
2022-10-12 22:36:48 +03:00
-
-
-
-
698a9de8eb
Merge pull request #181 from AvaloniaCommunity/dev
master
SKProCH
2022-09-26 20:58:20 +03:00
-
-
-
-
c411c24339
Merge branch 'master' into dev
v3.0.0-avalonia10-preview2
SKProCH
2022-09-26 20:56:54 +03:00
-
-
-
-
ec1079d972
register new part names
appleneko2001
2022-09-27 02:52:36 +09:00
-
e441041aaa
update compatibility classes (suppress IDE warning)
appleneko2001
2022-09-27 02:51:35 +09:00
-
8f3f5ef94f
rename RippleEffect content presenter to default one
appleneko2001
2022-09-27 02:50:08 +09:00
-
009d7d45b3
Add ControlTheme for DataValidationErrors, update TextBox theme
appleneko2001
2022-09-27 02:49:14 +09:00
-
-
9317d2e201
Revert version change (still preview2) [no nightly]
SKProCH
2022-09-26 18:38:01 +03:00
-
074c431faa
Downgrade Avalonia dependency for Material.Dialog
SKProCH
2022-09-26 18:34:18 +03:00
-
ec4195aa83
Move FavIcon.svg to wiki folder, add package icon [no nightly]
SKProCH
2022-09-25 23:49:17 +03:00
-
1dd9116477
Add PackageTags [no nightly]
SKProCH
2022-09-25 23:35:02 +03:00