Commit Graph

20 Commits

Author SHA1 Message Date
Leif Åstrand
07e00fe8e0 Persist scss cache (#15228)
Change-Id: I29bf746c3100df15bb04cc03b28ae64db4c5f987
2015-01-09 12:43:17 +00:00
Leif Åstrand
d8488d5348 Ignore compiled valo test themes
Change-Id: I4f2580230a18adf299334eb43aea4f8bccd7bb4a
2014-08-22 14:48:21 +03:00
Henri Sara
565f752c9d Update .gitignore for valo
Change-Id: Ia37e982e69c5a26f8ed221a5e2ef4c7ed7bd68df
2014-06-30 11:24:56 +03:00
Jouni Koivuviita
3a234228a3 Rename $v-app-background-color to $v-background-color (#13670)
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
2014-06-04 08:53:30 +03:00
Leif Åstrand
dd0479cdef Revert "Theme Parser is deleted, build procedure now generates it (#13161)."
Causes a multitude of compile errors on the build server. 

This reverts commit d2874fde4b.

Change-Id: I49787b347944b614b9e98778b3219b7045cf2bfe
2014-01-16 07:32:07 +00:00
denisanisimov
d2874fde4b Theme Parser is deleted, build procedure now generates it (#13161).
Change-Id: I6e0f797b9eadf9fe796750e2764faf4434494e29
2014-01-15 08:37:14 +00:00
Artur Signell
e4d99b3631 Use non-obfuscated version of vaadinPush.js when not in production (#12527)
Change-Id: I8e0baec2391b140e6a72eedf6606fd2792c735bc
2013-09-10 13:14:03 +00:00
Artur Signell
cdcdc115b7 Build a minified version of vaadinPush.js in vaadin-push.jar (#11630)
* 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
2013-04-17 20:09:08 +03:00
Marc Englund
d6caa6043a Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, updates themes to support this.
Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
2012-11-23 09:29:59 +02:00
Artur Signell
0a77dae8b5 Created separate build.xml files for each module (#9299) 2012-09-09 11:22:53 +03:00
Leif Åstrand
1ee17867e9 Ignore some temp files created when running TestBench tests locally 2012-05-30 09:44:43 +03:00
Leif Åstrand
a15fa330ac Ignore optional GWT output 2012-04-11 09:30:05 +03:00
Leif Åstrand
f1061c4376 Ignore *.DS_Store (OS X metadata) 2012-02-29 11:29:44 +02:00
Artur Signell
c12fe81392 Ignore Eclipse generated .externalToolBuilders 2012-02-27 12:57:27 +02:00
Leif Åstrand
077233afb6 Ignore compiled buildhelper classes 2011-12-08 16:48:14 +02:00
Mikael Vappula
b41b0a91f6 #7997 Ivyfied custom SmartSprites library
Patched SmartSprites jar is now fetched using Ivy tooling.
Custom dependency resolver is used to retrieve module description
from local filesystem (in project hierarchy) and the master artifact
from Vaadin (6.x) SVN repository.

This is a temporary solution until required patches get contributed and
committed back to SmartSprite upstream and artifacts are available in
Maven central.
2011-12-01 15:06:30 +02:00
Artur Signell
b4e5ea74a9 Added WebContent/VAADIN/widgetsets to .gitignore as git cannot track empty directories and complains about changes when DefaultWidgetSet has been compiled 2011-11-22 13:18:51 +02:00
Artur Signell
719f8d16cc Removed demo related ignores that are no longer relevant 2011-11-22 13:18:31 +02:00
Leif Åstrand
68e52cf45c Some additions to .gitignore 2011-11-02 09:46:25 +02:00
Mikael Vappula
9584e82890 Converted .gitignore file from svn:ignore properties 2011-10-31 15:43:50 +02:00