| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
A rule used in includeDirective has been rewritten so that it is called
when it may be needed.
Change-Id: I6705f478a40727984b644cd2da96a7aae03b7a99
|
|
|
|
| |
Change-Id: I6a93e763c212eb39d7da9fdbd38f6a8609799c34
|
|
|
|
|
|
| |
This reverts commit a52b0ba902781e5daeffa4f9bc2e48f35eea2c35.
Change-Id: I646c6067cd988f7593996642b22db3818f732d25
|
|
|
| |
Change-Id: Icf53bdb80caf7a6989b90cf5ce83dd328d3e73dd
|
|
|
|
|
|
|
|
| |
Causes a multitude of compile errors on the build server.
This reverts commit d2874fde4b8c6afa24f0f6535e0d6fcabc489f51.
Change-Id: I49787b347944b614b9e98778b3219b7045cf2bfe
|
|
|
|
| |
Change-Id: I6e0f797b9eadf9fe796750e2764faf4434494e29
|
|
|
|
|
|
|
|
| |
After the first commit, a test case has been downloaded and added to
w3ctests. The indentation of a production was also changed in an
attempt to more clearly express its meaning.
Change-Id: I32356d1fcbafada982a5d3e22f0821e554cc6c8a
|
|
|
|
| |
Change-Id: I1c6cb12113f2462f96e8fcfc0749d3f62fd1998c
|
|
|
|
| |
Change-Id: I48988c3f3451ff9fa86148f4bb923a2ebdb6c482
|
|
|
|
|
|
| |
the Sass
Change-Id: Ib498f68caa7e87e2d9a21b29c9bfb2f30f35c701
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
Change-Id: I049a08a5d129b8072bf91554ca0eab0d44e537e3
|
| |\
| |/
|/|
| |
| |
| |
| |
| | |
Conflicts:
WebContent/release-notes.html
theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java
Change-Id: Iad9ee95b2f399ff93f0e426a0810b18d923f8ff6
|
| |
| |
| |
| | |
Change-Id: Ifdd08e5fa83f4e7135150517ebdc0e5ac7ffe963
|
| |
| |
| |
| | |
Change-Id: I8037e1d64afd1ce2044d89d3bdcf408f6162727c
|
|/
|
|
| |
Change-Id: Ieb7834fb12cdba5c0794a26de20b3c8c2d509642
|
|
|
|
| |
Change-Id: Id2f1a006e4caaf790f573ee823fcc41312f30261
|
|
|
|
| |
Change-Id: Iea5f3b846a033e218c384dc58e5e045e524de83f
|
|
|
|
| |
Change-Id: I6ca39f5c97ffce610faafb8e172f290405409dc7
|
|
|
|
| |
Change-Id: I859dcc23397f4eee4b7f4e296f69520e8d6b07f6
|
|
|
|
| |
Change-Id: Ic65defdccb4d0aa8f54aa941acde21554f0bf989
|
|
|
|
| |
Change-Id: Ib128801a06a03ebd4460e87a6963a01483f58cec
|
|
|
|
| |
Change-Id: Idfb058daf796875cadf0262a2b8150fc1c103915
|
|
|
|
| |
Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
|
|
|
|
|
|
|
|
|
| |
Add support for pseudo-functions like ":nth-child(n)".
Add support for sibling selector "E ~ F".
Add support for unknown pseudo-functions taking an identifier such as
":not(s)".
Change-Id: I39b31fa99f031b31b215058a45b74e40b23191f3
|
|
Change-Id: Ia783142aa96665a26491b659a387490883875d37
|