| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I7122252e9b238fdca0383d0698623fe5a9e3f262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Valo uses only a handful of icons from Font Awesome. This change
introduces a separate icon font for valo (9KB instead of 80KB) and
decouples Valo from Font Awesome to enable updating Font Awesome
without taking Valo into account.
This change also makes it easy to not load Font Awesome when using Valo
by setting $v-font-awesome:false
For backwards compatibility, Font Awesome is loaded by default
Change-Id: Ib01e3cf34e2468c885fcb8c7859cd1d1af4491aa
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I2c72d57ffdc006e583b5bac23155eae67f33aa1f
|
|
|
|
|
|
|
| |
Deprecate ‘font’ mixin in favor of ‘v-font’. The deprecated mixin will
print a warning message to the console.
Change-Id: I28ae1d39606c2c6ff7bee2e8cc811acf7e2479a2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Mass find-and-replace, tested that the theme works as before.
Fixes #13686
Change-Id: I99dfed995f288d1b37a1ac425932bba95dfae994
|
|
60e2fa9ea119d24bb2421d3671a8cb87d6754e8b
|