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

1494 Коммитов

Автор SHA1 Сообщение Дата
Magdalena Grigorova 7c3156f76e fix(editor): add header border color for Firefox 2017-08-07 16:11:31 +03:00
Magdalena Grigorova 078fd8aeaa fix(checkbox): imrpove checkbox states 2017-08-07 16:11:31 +03:00
inikolova 6b17fc0ba2 fix(timepicker): update highlight border-color 2017-08-07 11:25:27 +03:00
Iliana Nikolova c870d560d1 fix(timepicker): update time list focus state (#662)
* fix(timepicker): update timelist focus state

* chore(timepicker): rename variables
2017-08-03 16:56:16 +03:00
Magdalena Grigorova 1809dd0a29 fix(editor): prevent resize handler to oerlap scrolling arrow
telerik/kendo-ui.core#3445
2017-08-02 14:39:33 +03:00
Alex Gyoshev 24c1bae662 fix(dialog): use accent colors by default
fixes visual regression after 006b69667c
2017-08-01 17:28:45 +03:00
Iliana Nikolova 6346cbe4d7 fix(button): extract variable for bare button hover opacity (#655)
* fix(button): fix bare buttons border radius

* fix(button): extract variable for bare button hover opacity

* chore(button): remove bare button border-radius
2017-08-01 13:47:30 +03:00
Iliana Nikolova e6583937c5 fix(timepicker): add time list focus state (#656)
* fix(timpicker): add time list focus state; jumping list items when scrolling

* chore(timepicker): rename variables
2017-08-01 11:18:59 +03:00
inikolova 69c53d5b49 fix(buttons): use variable for bare buttons positions 2017-07-31 11:19:08 +03:00
Alex Gyoshev ce79c85562 fix(grid): use flexbox chrome only when scrolling 2017-07-28 15:38:48 +02:00
inikolova 69a3d6199f fix(slider): draghandle styling improvements 2017-07-28 09:00:18 +02:00
inikolova 1cc33ad723 fix(slider): rtl buttons styling
telerik/kendo-theme-default#637
2017-07-28 08:50:45 +02:00
Iliana Nikolova 8ff4c1fb30 feat(timepicker): add initial styling (#640)
* feat(timepicker): add styling for timepicker

* chore(dateinputs): update timepicker layout; extract mixin for hide-scrollbar

* chore: fix filename typo
2017-07-27 16:14:14 +02:00
Alex Gyoshev 085bd8a084 fix(dialog): do not collapse buttons in scrollable content
see telerik/kendo-angular#781
2017-07-27 14:47:18 +02:00
inikolova 69a5b09f83 fix(slider): large ticks appearance
See telerik/kendo-theme-default#618
2017-07-27 13:45:05 +02:00
Magdalena Grigorova fd4658ba21 fix(gantt): imporve task percentagle complete handle position 2017-07-26 18:10:20 +03:00
Magdalena Grigorova 83ba53c530 fix(editor): uniform scrollnig in editor dialogs 2017-07-26 17:50:03 +03:00
Magdalena Grigorova 08674f1a7d fix(editor): make scrollbars of Editor's dialogs to be consistent 2017-07-26 17:50:03 +03:00
Alex Gyoshev e6ac33596b fix(grid): improve layout calculation performance
currently the size of the columns is calculated in JS; using flexbox allows the browser to calclulate it faster

see telerik/kendo-angular#709
2017-07-26 16:39:47 +02:00
Alex Gyoshev 6c5b734e1a fix(grid): prevent grid header from collapsing
previously the styles were applied only in RTL mode
2017-07-26 16:39:47 +02:00
Alex Gyoshev 831e858390 refactor: reuse add-* mixins in button-size 2017-07-26 16:34:02 +02:00
theOrlin 8047743094 chore(pivotgrid): Tweak previous fix 2017-07-26 17:07:36 +03:00
theOrlin c8a4ee9994 fix(pivotgrid): Remove flex from Grid container, add border-width 2017-07-26 17:07:36 +03:00
Magdalena Grigorova 4dcba5bed6 chore(editor): revert the last commit 2017-07-26 16:47:29 +03:00
Magdalena Grigorova a1d37b3837 fix(editor): make scrollbars of Editor's dialogs to be consistent 2017-07-26 16:47:29 +03:00
Magdalena Grigorova e5489b5770 fix(editor): improve tiles gird styles 2017-07-26 16:47:29 +03:00
Magdalena Grigorova 259c598302 fix(editor): add styles for browser dialogs 2017-07-26 16:47:29 +03:00
theOrlin 4d699aa873 fix(pivotgrid): Add missing styles for pseudo elements in PDF export 2017-07-26 11:35:43 +03:00
theOrlin 2d9bcd0ecb fix(menu): Add nowrap rule for Menu links 2017-07-25 15:42:34 +03:00
theOrlin ba85d32211 fix(pivotgrid): Make grid cells non-wrapable 2017-07-25 13:15:01 +03:00
Magdalena Grigorova 2354559b85 fix(gantt): improve milestone RTL position 2017-07-24 11:20:50 +03:00
Magdalena Grigorova 31bebfc2c2 fix(gantt): move tasks to prevent overlapping dependency in RTL 2017-07-24 11:20:50 +03:00
Magdalena Grigorova 23ff5d2380 fix(gantt): move tasks to prevent overlapping dependency arrows 2017-07-24 11:20:50 +03:00
joneff d8156e20a8 fix(dropdownlist): improve styles for dropdown operator in grid filtering 2017-07-18 17:27:42 +03:00
IanMuirhead 006b69667c feat: add variables for styling dialog and window (#574)
* feat: add variables for the dialog layout / theme

Adds variables to be able to extend the styling of the kendo dialog component

* feat: dialog/window variables

Adds new variables for window components
- titlebar-bg
- titlebar-text
- titlebar-border-width
- titlebar-border-style
- titlebar-min-height
- title-text-transform
- title-text-font-size
- title-text-font-family

Included in these variables the padding for the titlebar has also been changed to the shorthand context to allow control over all 4 directions

* feat: dialog-variables, review changes

* fix: change dialog to use same fill mixin
adds dialog-titlebar: text, bg and border-color

* fix: change background-color in fill mixin to background

* chore: reinstate background-color to fill mixin

* fix: remove over specific variables
2017-07-18 16:02:27 +03:00
Iliana Nikolova 99ff3f2e8b fix(slider): extract metrics variables (#619)
* fix(slider): extract variables for metrics

* chore(slider): move rules for draghandle width / height
2017-07-18 15:34:39 +03:00
theOrlin 63f12f1e43 fix(grid): Switch dirty cell overflow to visible 2017-07-18 14:51:43 +03:00
theOrlin 42163b201e chore: Improve style order 2017-07-18 14:22:42 +03:00
theOrlin d5cc132e5b fix(grid): Tweak in-Grid edit mode widget width 2017-07-18 14:22:42 +03:00
theOrlin 3465793725 fix(grid): Change positioning of dirty cell TD in edit mode 2017-07-17 16:14:26 +03:00
theOrlin 33c313fbf7 fix(grid): Recalculate edit mode textbox width 2017-07-17 15:24:29 +03:00
inikolova 5149e02178 chore: rename variable 2017-07-17 14:17:33 +03:00
Iliana Nikolova a1c2117c1e fix(multiselect): clear button position (#576)
see telerik/kendo-theme-default#575
2017-07-17 12:44:17 +03:00
Magdalena Grigorova c7ceaa78e9 feat(grid): simplification of formula for column menu margin 2017-07-14 14:08:25 +03:00
Magdalena Grigorova da260750e4 fix(grid): prevent wraping and vertically align header column menu in IE 2017-07-14 14:08:25 +03:00
Alex Gyoshev ac68e3ed63 chore: remove logging of git version in travis 2017-07-13 17:45:26 +03:00
Alex Gyoshev ac846dcbe9 fix(slider): revert regression in slider animation
This partially reverts commit 8764b3ebd4.
2017-07-13 16:37:19 +03:00
theOrlin 02766c38e8 chore(grid): Remove unneeded declaration 2017-07-13 10:06:29 +03:00
theOrlin c4afc842c0 fix(grid): Add styles positioning the PDF export progress bar 2017-07-13 10:06:29 +03:00
Иван Жеков 37634f9f60 fix(notification): use small font size, introduce variables
* fix(notification): use font-size-sm

* fix(notification): extract border radius to layout

* chore(notification): move colors inside mixin

* fix(notification): use scoped variables for notification
2017-07-12 14:21:25 +03:00