| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ic7768d9023d48b04458376765596059d3a81d8c6
|
|
|
|
| |
Change-Id: I1a7feacc5c55154c21f0a3c97ad4da69daa71d51
|
|
|
|
| |
Change-Id: I052702fc9b5b714c0d748973f3146f0718298a97
|
|
|
| |
Change-Id: Ib8eac880deb50b9bf32dc80f572c716413d14e69
|
|
|
|
| |
Change-Id: Ida9552b02cb515fab6fb078a93f9f5c2f6d55014
|
|
|
|
|
|
| |
This is needed for the Sass compiler to correctly parse an expression.
Change-Id: Ie39134e47f701015a9fc7180de5c033b80abe178
|
|
|
|
| |
Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288
|
|
|
|
|
|
|
| |
Also updates the test to always scroll the left panel to the top after
opening a section.
Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152
|
|
|
|
|
|
|
|
|
| |
Re-enable for labels, captions, tables and text inputs.
Removed all unnecessary user-select: none; declarations since the top
level declaration will affect the whole dom tree.
Change-Id: I2e74b749340c8649d3b0778d62acafecf878685d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a new utility mixin for defining width-ranges and height-ranges.
Refactored ValoThemeUI to use Responsive and styled it to fit in a
variety of viewport widths.
Fixed an issue with “flat-dark” using named colors, which trips the
“type-of” function.
Theme “theme select”.
Change-Id: Iff55ca2c23d2e279b6199590db2fdfe51423c1df
|
|
|
|
|
|
|
| |
This change makes the mixin opacity() compatible with both the
sass-lang implementation and our compiler.
Change-Id: I29923cb3cf6d876fcf39696608fe3a5e3222374d
|
|
|
|
|
|
| |
This makes the file compile with Vaadin Sass compiler 0.9.7
Change-Id: I04dde084cf2f00ac33fedf63fd1930cb1426ff7a
|
|
|
|
|
|
|
|
|
|
|
| |
Mass find-and-replace, tested to work as before in Chrome, and that the
output now includes box -webkit-box-shadow as well as box-shadow.
Bourbon needed to be imported before the css3 utils, so that the
box-shadow mixin can be overridden (Bourbon prints a warning as it has
already deprecated box-shadow prefixes).
Change-Id: I6b4f2047a6d8bfb74f2dbf999d10f7e00005e794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a small API for checkbox, radio button and option group.
Fix border radius for ComboBox (no-text-input + small/large style).
Add better support for form layout section captions (now supports h2,
h3 and h4 labels instead of just h4).
Add “align-right” and “align-center” utility style names for label.
Fix black line artifacts in iOS for panel, window and tabsheet (visible
at certain zoom levels).
Refactor tab sheet styles to be more modular (so you can combine framed
with icons-on-top for instance).
Fix tab sheet loading indicator reserving unnecessary space in parent
layout.
Readonly style for richtextarea.
Fix slider handle focus border color.
Fix #14058: Valo causes Table headers to be overly long
- Table now reserves as little space as necessary
- TreeTable works slightly differently, causing it to reserve more
space in some situations
Rename table mixins to follow naming convention (mixins that do not
output top-level selectors should be suffixed with “-style”, others
not).
Fix TreeTable treespacer style so that it works correctly with row
captions/icons.
Prevent text size adjust on iOS.
Refine default overlay shadow.
Change-Id: I31fa8905c5aa34ab810c3d1c7ac35c3f572c8c04
|
|
|
|
|
|
|
|
|
|
|
|
| |
Resort to using $v-focus-color instead of valo-focus-color()
Clean valo-focus-color() function implementation.
Remove unnecessary documentation from _variables.scss
Increase bevel depth slightly (better contrast)
Change-Id: I1272c27fd76cd9a1f1f4c36b76756bc73802eb83
|
|
|
|
| |
Change-Id: I3dd08e39b519d1bdac8e2e4a1c4c5ae05c517ae0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added a new “quiet” style button, and an “icon-align-top” style, and
added an additional parameter for the borderless button style
- PopupView now has a proper animation-in and animation-out, with a
spinner showing the loading state
- Small fix to slider minimum size
- Fixed TextField text centering for IE8 and IE9
- Fixed Tree expand/collapse arrow clicking in IE10
- Tweaked Window shadow and modality curtain style
Change-Id: I48dab61c648363b8eb0c03dc3b3cbbc1289b94ed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added initial Sass API for Accordion and TabSheet (previously only
one mixin)
- Renamed ‘darker-of’ function to ‘darkest-color’, which now supports
more than two colors
- Refactored notifications to use the new position classes as well as
the new animation-in/out functionality
- Refactored overlay styles to use animation-in/out functionality
- Fixed all unwanted white-space and scrollbar issues in all browsers
(font-size:0 or line-height:0 no longer necessary), and fixes vertical
centering in horizontal layout (#13671)
- Fixed borderless menubar clicking bug (Firefox and Opera)
- Fixed table column selector, which no longer produces scrollbars if
placed directly inside a scrollable area in full size
- Fixed table outline overflow in Opera (now using box-shadow instead
in all other browsers except IE8)
- Added toolbar support for windows (header and footer)
- Moved optional notification styles to common-stylenames.scss
-Various other small tweaks
Change-Id: I42343199be12f6d909b9584b7dce3e258846da81
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also fixes #13672 (added ‘notification’ v-included-components list)
Fixes #13746 as well (DragAndDropWrapper won’t hide the drag source any
more)
Loads of smaller tweaks and fixes, went through almost all components
again and fixed any issues I could find in testing.
Testing done with the following:
Desktop (OS X Mavericks)
-Safari 7
-Chrome 35
-Firefox 24.5
-Opera 21, 12
-Internet Explorer 8,10
Mobile:
-iOS 7
-Android 4
-Android 2.3
-Windows Phone 8
Change-Id: Ide32cacd1958b5b8db85afe23f455ad3140a7d21
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Top level background-color variable, which is then specialized by
different components in the theme.
Mass search-and-replace, tested that the theme works as expected.
Added a new test UI class for the Valo theme.
Updated .gitignore to ignore .sass-cache (command line Sass creates a
cache folder when watching for changes)
Change-Id: I574a393de059aec7b24cb6014d3192d9717688e5
|
|
|
|
|
|
|
|
| |
Mass find-and-replace, tested that the theme works as before.
Fixes #13686
Change-Id: I99dfed995f288d1b37a1ac425932bba95dfae994
|
|
|
|
|
|
|
|
|
|
|
| |
Bevel and shadow substitute values 'hilite' and 'shade' are now
'v-hilite' and 'v-shade'.
'focus-color' is also now 'v-focus-color'.
Gradient style are now 'v-linear' and 'v-linear-reverse'
Change-Id: I003997d3fea076d7fec45cb95e70c27a81de625e
|
|
60e2fa9ea119d24bb2421d3671a8cb87d6754e8b
|