APopatanasov
881f0b4cda
Prevent throwing NullReferenceException when the property is initially set to false the TextBox is not yet loaded.
2019-05-10 10:11:11 +03:00
APopatanasov
eff92f52e3
Add SelectAllOnKeyboardFocus that prevents the selection of the whole text when there is a keyboard focus.
2019-05-09 13:18:06 +03:00
Atanas Popatanasov
6aedcd36a3
Merge pull request #384 from telerik/Nasko/certificate-update
...
Update the certificates in order to fix the build.
2019-04-24 09:43:47 +03:00
APopatanasov
89864e6743
Update the certificates in order to fix the build.
2019-04-24 09:43:01 +03:00
Atanas Popatanasov
441ed06228
Merge pull request #382 from telerik/Nasko/dg-static-fix
...
Check for static properties and if any skip them in order to prevent …
2019-03-26 18:21:12 +02:00
APopatanasov
af605af1c4
Fix the CI build.
2019-03-26 17:26:47 +02:00
APopatanasov
3bfe47d91c
Check for static properties and if any skip them in order to prevent exception thrown when expression is built.
2019-03-26 16:27:17 +02:00
Atanas Popatanasov
8adbc5b173
Merge pull request #381 from telerik/Nasko/numeric-azerty
...
Add a check for Shift and CapsLock for azerty keyboard when 6 is pres…
2019-02-26 12:43:00 +02:00
APopatanasov
b46e30d5e6
Add a check for Shift and CapsLock for azerty keyboard when 6 is pressed - when Shift or CapsLock are pressed 6 should not be treated as minus.
2019-02-26 10:41:38 +02:00
Atanas Popatanasov
df65eb56f3
Merge pull request #378 from telerik/Nasko/nuget-update
...
Update nuget version.
2019-02-20 11:23:19 +02:00
APopatanasov
77ee8d2939
Update nuget version.
2019-02-20 11:22:43 +02:00
Atanas Popatanasov
9289b0495c
Merge pull request #376 from telerik/Nasko/add-sdks
...
Added SDK example for the Map and for the RadialMenu with NavigateBac…
2019-02-14 11:15:17 +02:00
APopatanasov
9f92046b1d
Added SDK example for the Map and for the RadialMenu with NavigateBack command.
2019-02-14 11:14:09 +02:00
Atanas Popatanasov
8875d3efc8
Merge pull request #375 from telerik/Nasko/extended-selection
...
DataGrid Extended Selection
2019-01-30 10:00:13 +02:00
APopatanasov
59aef46799
Improve the programmatic selection/deselection way of getting column/row index from which extended selection should be performed.
2019-01-29 11:49:35 +02:00
APopatanasov
b104f70cb1
Add data grid extended selection. #374
2019-01-29 11:47:12 +02:00
Atanas Popatanasov
100bf9a353
Merge pull request #373 from telerik/Nasko/sidedrawer-openclose-improvements
...
Update the state of the SideDrawer when special open and close is per…
2019-01-25 16:30:41 +02:00
APopatanasov
29f0df230d
Update the state of the SideDrawer when special open and close is performed - the animation is interrupted before it is finished.
2019-01-25 14:54:07 +02:00
Atanas Popatanasov
b1680b35e0
Merge pull request #370 from telerik/Nasko/chart-fix
...
Round the layout slot of the DataPoint before checking whether it is …
2019-01-24 18:11:56 +02:00
APopatanasov
c607bd4df4
Round the layout slot of the DataPoint before checking whether it is in the view port - the view port is rounded.
2019-01-24 18:00:16 +02:00
Atanas Popatanasov
0cb80f67bb
Merge pull request #367 from telerik/Nasko/map-resources-fix
...
Apply the new schema for changing the Telerik brushes in the Map cont…
2019-01-17 18:32:14 +02:00
APopatanasov
63f35f0036
Apply the new schema for changing the Telerik brushes in the Map control.
2019-01-17 18:24:27 +02:00
Ivan Todorov
4141b9a640
Merge pull request #365 from telerik/todorov/listview-header-footer
...
Fix ListView content not measured correctly with large header and footer
2019-01-17 13:53:08 +02:00
Ivan Todorov
f15d9748b5
Fix ListView content not measured correctly with large header and footer
2019-01-17 13:51:52 +02:00
Atanas Popatanasov
e08cc0f1f9
Merge pull request #363 from telerik/Nasko/revert-drawing-update
...
Move the drawing back to 10240 in order to fix the build.
2019-01-16 16:11:55 +02:00
APopatanasov
eeb50a76d4
Move the drawing back to 10240 in order to fix the build.
2019-01-16 15:52:39 +02:00
Atanas Popatanasov
2d3a93c7c4
Merge pull request #361 from telerik/Nasko/update-toolsversion
...
Update builds tools version to 15
2019-01-16 15:22:13 +02:00
APopatanasov
8eeefe1a82
Update builds tools version to 15
2019-01-16 15:21:25 +02:00
Atanas Popatanasov
0cee73c17a
Merge pull request #359 from telerik/Nasko/nuget-update
...
Update nuget version.
2019-01-16 13:53:01 +02:00
APopatanasov
534ef40c0a
Update nuget version.
2019-01-16 13:52:21 +02:00
Atanas Popatanasov
dc9366b3e2
Merge pull request #356 from telerik/Nasko/update-copyright
...
Update copyright and company name.
2019-01-04 14:39:44 +02:00
APopatanasov
b0f488ecf2
Update copyright and company name.
2019-01-04 14:06:52 +02:00
Atanas Popatanasov
5258ce0739
Merge pull request #352 from telerik/Nasko/datagrid-clear-dragvisual
...
Set the Content of the DataGrid's DragVisual to null in order to prev…
2018-12-13 17:12:11 +02:00
APopatanasov
ab862ea14d
Fix the CI build.
2018-12-06 18:49:11 +02:00
APopatanasov
d1ceb952d4
Set the Content of the DataGrid's DragVisual to null in order to prevent throwing COMException.
2018-12-03 18:56:15 +02:00
Ivan Todorov
17de78d78d
Fix reorder in ListView with groups not handled correctly in all cases ( #348 )
...
Fix reorder in ListView with groups not handled correctly in all cases
- Fixes reordering of an item when there are collapsed groups
- Fixes reordering of an item to the first position of a group
- Fixes reordering of an item to the last position of a group
2018-11-28 13:31:40 +02:00
Ivan Todorov
d91f645671
Handle correctly the case when the item in ListView has not changed position during reorder ( #345 )
2018-11-26 12:28:01 +02:00
Atanas Popatanasov
04b3cf8b5a
Merge pull request #346 from telerik/atanasov/calendar-selected-date
...
Fix selection throws exception in calendar by setting correct date when preparing calendar cells
2018-11-26 10:41:51 +02:00
ni4ka7a
be741a305d
Fix selection throws exception in calendar by setting correct date when preparing calendar cells to
2018-11-23 12:54:10 +02:00
Atanas Popatanasov
2fca151dd8
Merge pull request #343 from telerik/atanasov/calendar-fix
...
fix exception in multidayview
2018-11-22 13:49:52 +02:00
ni4ka7a
4b07a67d88
fix exception in multidayview
2018-11-22 13:26:45 +02:00
Atanas Popatanasov
35f08394fd
Merge pull request #342 from telerik/Nasko/segment-updateselection
...
Remove irrelevant code that throws unexpectedly error and make the se…
2018-11-19 11:07:17 +02:00
APopatanasov
a7d4f7bdc8
Remove irrelevant code that throws unexpectedly error and make the selection be possible when the ItemsControl is still not arranged.
2018-11-15 18:13:38 +02:00
Atanas Popatanasov
11faa7b2ad
Merge pull request #340 from telerik/Nasko/radial-navigateback
...
Added NavigateBack command for the RadialMenu
2018-11-15 17:50:05 +02:00
Atanas Popatanasov
de0aa56120
Merge pull request #339 from telerik/atanasov/fetch-calendar-appointments
...
Atanasov/fetch calendar appointments
2018-11-14 11:38:17 +02:00
ni4ka7a
b4a40e3b0d
Fix stylecop errors
2018-11-14 11:26:43 +02:00
APopatanasov
8c24ab30c9
Added default NavigateBack command implementation.
2018-11-14 11:00:15 +02:00
APopatanasov
a0d791a947
Added NavigateBack command for the RadialMenu.
2018-11-14 10:59:54 +02:00
PROGRESS\darakchiev
68352cf52d
Set MultidayView update flag to all after changing displayMode and fetching appointments
2018-11-13 10:11:12 +02:00
ni4ka7a
e1514f8847
Add FetchNewAppointments when changing calendar display date or display mode
2018-11-09 16:30:44 +02:00