Граф коммитов

779 Коммитов

Автор SHA1 Сообщение Дата
Vesselin Georgiev a766dbbccb
Fix build error
The code must not contain multiple blank lines in a row.
2022-11-25 13:14:52 +02:00
Vesselin Georgiev 46ef145273
Merge pull request #513 from Zofware/EditingService-typo
Fix copy/paste bug in EditingService.cs
2022-11-25 10:39:01 +02:00
Adam Zofware 4eb795ce34 Revert most of "Redraw the row after canceling inline editing to avoid showing stale content."
Keep only the part that moves the call to RegisterUpdate() in CancelEdit().
2022-11-11 08:35:56 -08:00
Adam Zofware cd2473fa7c Revert "Remove blank line"
This reverts commit e379b6b828.
2022-11-07 21:29:35 -08:00
Adam Zofware 7710738887 Revert "Ensure row refreshes and redraws after committing a change from inline edit mode."
This reverts commit af793efa5e.
2022-11-07 21:29:21 -08:00
Adam Zofware af793efa5e Ensure row refreshes and redraws after committing a change from inline edit mode. 2022-08-27 16:24:15 -07:00
Adam Zofware e379b6b828 Remove blank line 2022-08-27 11:42:57 -07:00
Adam Zofware 773ddf8fc1 Redraw the row after canceling inline editing to avoid showing stale content. 2022-08-27 11:42:53 -07:00
Adam Zofware 2d310d357b Fix copy/paste bug in EditingService.cs that corrupted DataGrid state when inline editing row items that send PropertyChanged notifications. 2022-08-27 11:42:49 -07:00
polqnaP 454cec60e3
Merge pull request #511 from telerik/Polya/update-nuget-version
Update NuGet version
2022-05-12 14:58:21 +03:00
Polya Pelova 7e8da9bd4a Update NuGet version 2022-05-12 14:48:32 +03:00
Vesselin Georgiev 516c41e96d
Merge pull request #509 from davidknaack/RadDataGrid-FrozenColumnBug
Fix RadDataGrid frozen column edit bug
2022-04-22 13:31:57 +03:00
David Knaack 13d52cac69 Fix RadDataGrid frozen column edit bug 2022-04-08 16:14:20 -05:00
polqnaP 5f562b308d
Merge pull request #505 from telerik/Polya/update-nuget
Update NuGet version
2022-01-20 17:45:34 +02:00
Polya Pelova 55612b4cf9 Update NuGet version 2022-01-20 17:41:12 +02:00
LyubkaNikolova 6b7c79a0e2
Merge pull request #503 from telerik/nikolova/NugetSign
Nikolova/nuget sign
2021-12-20 14:41:35 +02:00
LyubkaNikolova 9295f518c6 revert back state of BuildNuget.UWP.proj 2021-12-20 14:09:43 +02:00
LyubkaNikolova 20d41bf027 remove nuget package signing 2021-12-06 09:13:19 +02:00
LyubkaNikolova 2d1b250604 fix name of License in nuspec 2021-12-02 14:04:30 +02:00
LyubkaNikolova e260ecb6ea add semi-col 2021-12-02 13:50:01 +02:00
LyubkaNikolova 1960ff0940 formatting projects 2021-12-02 13:12:43 +02:00
LyubkaNikolova d5f3df9e22 add steps for nuget signing 2021-12-02 13:11:16 +02:00
LyubkaNikolova 7d32cb8448 add new elements icon and license 2021-12-02 13:10:56 +02:00
LyubkaNikolova cb07f68584 add icon required for nuget package 2021-12-02 11:39:31 +02:00
polqnaP 9911c4e88a
Merge pull request #501 from telerik/Polya/changeNuspec
Fix an issue that packaging with latest nuget.exe results in error NU…
2021-11-12 17:36:53 +02:00
Polya Pelova 98f05d8677 Fix an issue that packaging with latest nuget.exe results in error NU5050: Attempted to pack multiple files into the same location(s). The issue is with nuget.exe version 5.10 and above.
Change nuspec to copy the contents of Binaries folder to lib folder when packing nuget, without excluding ARM, ARM64, x86 and x64 folders and then copying them one by one.
With this change packing with latest nuget.exe does not result in error.
2021-11-12 17:33:17 +02:00
polqnaP 8ac1cae7a8
Merge pull request #499 from telerik/Polya/change-nuget-version
Update NuGet version
2021-11-11 14:24:11 +02:00
Polya Pelova ae8fb3dc08 Update NuGet version 2021-11-11 12:32:53 +02:00
Vesselin Georgiev 27e73e334d Update NuGet version 2021-06-16 15:35:34 +03:00
Atanas Popatanasov 3bd2cd5b80
Merge pull request #495 from telerik/Nasko/nuget-update-latest
Update nuget package
2021-05-13 17:52:33 +03:00
atanas.popatanasov 863a3e75aa Update nuget package 2021-05-13 17:50:38 +03:00
Atanas Popatanasov d258c97d32
Merge pull request #494 from telerik/Nasko/shadow-radius
Rename CornerRadius to ShadowCornerRadius - the native control has property named CornerRadius with latest versions
2021-05-13 11:42:12 +03:00
atanas.popatanasov 7e2972597b Rename CornerRadius to ShadowCornerRadius - the native control has property named CornerRadius with latest versions 2021-05-13 11:37:53 +03:00
Atanas Popatanasov eebad81ded
Merge pull request #492 from telerik/Nasko/nuget
Update nuget version
2021-05-13 09:48:52 +03:00
atanas.popatanasov be41696088 Update nuget version 2021-05-13 09:48:17 +03:00
Atanas Popatanasov 0465ddb5af
Merge pull request #491 from telerik/Nasko/shadow-nuget-toolbox
Added RadShadow to the nuget's toolbox
2021-04-19 13:18:25 +03:00
atanas.popatanasov 31228302b4 Added RadShadow to the nuget's toolbox 2021-04-19 12:12:26 +03:00
Atanas Popatanasov a0e042514c
Merge pull request #489 from telerik/Nasko/shadow-corner-radius
Added corner radius for RadShadow
2021-03-31 11:54:42 +03:00
atanas.popatanasov 3504c6217b Made improvements to the property changed methods of the Shadow 2021-03-31 11:22:12 +03:00
atanas.popatanasov 3bd8c2bd39 Explicitly set the default value of Corner radius to be double 2021-03-26 15:55:12 +02:00
atanas.popatanasov 075f80b19a Change the type of CornerRadius to double because it is supported by the masked view 2021-03-24 12:10:31 +02:00
atanas.popatanasov c85b5c45c2 Fix StyleCop errors 2021-03-24 11:03:27 +02:00
atanas.popatanasov 4be47a2aac Update the SDK example by adding UI for changing CornerRadius 2021-03-23 10:54:54 +02:00
atanas.popatanasov 88d9166ac4 Added corner radius for RadShadow 2021-03-22 19:51:57 +02:00
Atanas Popatanasov b62e833534
Merge pull request #485 from telerik/Nasko/shadow
Add RadShadow control
2021-02-24 16:01:20 +02:00
Atanas Popatanasov c555c21fc3
Merge branch 'master' into development 2021-02-24 13:06:40 +02:00
polqnaP 31c68b1160
Merge pull request #486 from telerik/Polya/release_sp
Update the nuget version
2021-02-24 13:01:04 +02:00
Polya Pelova 2964601c51 Update the nuget version 2021-02-24 12:59:39 +02:00
atanas.popatanasov 54e5bfc501 Expose virtual method for getting mask shadow 2021-02-22 12:50:35 +02:00
atanas.popatanasov dd0fd725c2 Make separate properties for OffsetX and OffsetY and fix StyleCop errors 2021-02-15 12:57:39 +02:00