| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I9c580a16acb8b2ceef2872c6d043a8a07a9909fe
|
|
|
|
| |
Change-Id: I507cba331403cb268110dec1d523fb10f37c34c4
|
|
|
|
|
|
|
|
| |
* Make usearchives and persistentunitcache configurable
* Add target for clearing unit cache for those that dare use it
* Enable usearchives by default since they are loaded from external jars
Change-Id: I33aaaa826ef05d25c7aadb7a1af93585f63eb6b9
|
|
|
|
|
|
|
| |
Update client-compiler-deps to 1.2.0.
Fix classpaths for devmodes.
Change-Id: I8452271594b4563bf476420ff7ab22985913e397
|
|
|
|
|
|
| |
Also add property to customize log level.
Change-Id: I817400aec13fe2b12c382d97b404c08b06dc263a
|
|
|
|
|
|
|
|
| |
A new variation named “Light”, similar to iOS7 style.
Fix some valo-menu styles to accommodate the new light style better.
Change-Id: Ib7c396263db7838c972d75a6b79fed1caf7ca576
|
|
|
|
| |
Change-Id: I342fad836ad0d4014748a06c8ccfed53a99e6ece
|
|
|
|
|
|
|
|
| |
With this patch, the theme-and-default-widgetset target finishes in 50
seconds, whereas it takes about 80 seconds without the patch. This
happens at the cost of peak memory usage rising from ~750mb to ~850mb.
Change-Id: I969e9b3b01907e24bb8d411884d060ca1b539bde
|
|
|
|
| |
Change-Id: I79ddfee4fd97c545f2bd502655560ff4cbe600a4
|
|
|
|
| |
Change-Id: I283820c7dcca7ecd341949bb15275406fe378902
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Moves CompileTheme from the theme-compiler to buildhelpers
* Refactors CompileTheme to get the Vaadin version on the command line
instead of using the Version class found in vaadin-shared
* Refactors build scripts to pass the version number on the command line
when running CompileTheme
* Removes the theme-compiler module/project/whatchamacallit
* Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0
from maven
Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
|
|
|
|
|
|
|
|
| |
Causes a multitude of compile errors on the build server.
This reverts commit d2874fde4b8c6afa24f0f6535e0d6fcabc489f51.
Change-Id: I49787b347944b614b9e98778b3219b7045cf2bfe
|
|
|
|
| |
Change-Id: I6e0f797b9eadf9fe796750e2764faf4434494e29
|
|
|
|
| |
Change-Id: Iac8a3cdc4b17c031108c08cf3e8cd8769bc14961
|
|
|
|
|
|
|
| |
Build vaadinPush.js from the released version instead of having a separate
javascript version in the project
Change-Id: I37aac284216c8ec6efd03c242e639e88854f11fd
|
|
|
|
| |
Change-Id: I8e0baec2391b140e6a72eedf6606fd2792c735bc
|
|
|
|
| |
Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a
|
|
|
|
| |
Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
|
|
|
|
| |
Change-Id: Icd97ebd2b54731cf8133b940d024ad8f91c5922f
|
|
|
|
| |
Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
|
|
|
|
|
|
|
| |
* Adds a special v-vaadin-version selector for detecting the theme version
* The version in the base theme is replaced during build (for releases) and by the current version also when compiling in the IDE
Change-Id: Id6b94ab2edead61602fed021b7152f6e46be809f
|
|
|
|
| |
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
|
|
|
|
|
|
|
|
| |
* Replaced jquery and jquery.atmosphere.js with original, unmodified versions
* Added vaadinPush.js build target to ide.xml and push/build.xml
* Uses yuicompressor to compress the resulting push javascript
Change-Id: I59ba9c2bbf74e05d10325d38efdb106b638cd8e7
|
|
|
|
| |
Change-Id: I0296bdee1925ba93ca7e4e65c68215e025d072f6
|
|
|
|
| |
Change-Id: I486817a75c86292f9637523e9a6808107af49e75
|
|
|
|
| |
Change-Id: I7fb4fa4d5f9230e8d8c00d9694fd5015892d5ced
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Also set a value default to the work.dir property
|
| |
|
| |
|
|
|