index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
theme-compiler
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
#11638: Ending an imported SCSS file with a comment causes an error in
Haijian Wang
2013-07-01
3
-0
/
+9
*
Support nested SASS imports (#11909)
Henri Sara
2013-05-28
2
-0
/
+8
*
Merge commit 'a52ceb96590333' into 7.1
Leif Åstrand
2013-05-17
8
-0
/
+357
|
\
|
*
Fixed IllegalSyntaxException when using spaces in path #11782
John Ahlroos
2013-05-06
1
-0
/
+83
|
*
Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'
Artur Signell
2013-04-23
5
-3
/
+42
|
|
\
|
*
|
Global code reformat
Leif Åstrand
2013-04-05
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/7.0'
John Ahlroos
2013-03-01
17
-7
/
+198
|
|
\
\
|
*
|
|
support @content directive for Sass compiler (Ticket #10207)
Haijian Wang
2013-02-28
4
-0
/
+74
|
*
|
|
support arithmetics in the SCSS compiler (#9354)
Haijian Wang
2013-02-27
3
-0
/
+200
*
|
|
|
Support non-trivial SASS media selectors (#11455)
Henri Sara
2013-05-14
6
-0
/
+32
|
|
_
|
/
|
/
|
|
*
|
|
Support "to" in CSS function parameters (#11309)
Henri Sara
2013-04-18
5
-4
/
+43
|
|
/
|
/
|
*
|
Make SassLangTestsBroken pass iff the CSS and SCSS do not match.
Henri Sara
2013-03-01
1
-0
/
+20
*
|
Removed super class which caused a JUnit3 runner to be used (#11184)
Artur Signell
2013-02-28
1
-4
/
+2
*
|
Print an error message if the test folder cannot be found (#11184)
Artur Signell
2013-02-28
3
-3
/
+14
*
|
Fixed several problems related to @extend directive (Ticket #10976)
Haijian Wang
2013-02-26
13
-0
/
+162
|
/
*
Selector now can begin with a combinator. (Ticket #10754)
Haijian Wang
2013-02-19
4
-0
/
+18
*
more than expected params in mixin throws IOB exception. (Ticket #10988)
Haijian Wang
2013-02-19
2
-0
/
+29
*
Added back previous removed test due to #9870 to pass test (Ticket
Haijian Wang
2013-02-14
1
-0
/
+1
*
SASS fails to parse CSS expression function. (Ticket #9870)
Haijian Wang
2013-02-14
2
-0
/
+6
*
Merge "Sass replaces variables based on substring matches. (Tickets #10508, #...
Henri Sara
2013-02-13
5
-0
/
+83
|
\
|
*
Sass replaces variables based on substring matches. (Tickets #10508,
Haijian Wang
2013-02-13
5
-0
/
+83
*
|
Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)
Haijian Wang
2013-02-13
2
-0
/
+10
*
|
Merge "Referencing multiple params in multiple lines inside mixin (Ticket #10...
Henri Sara
2013-02-12
2
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
Referencing multiple params in multiple lines inside mixin (Ticket
Haijian Wang
2013-02-12
2
-0
/
+14
*
|
pseudo-class css selector fails the parser. (Ticket 10316)
Haijian Wang
2013-02-11
2
-0
/
+16
|
/
*
Preserve UTF-8 in imported files and output @charset in generated css
Haijian Wang
2013-01-09
3
-0
/
+12
*
Supports @keyframes, related to Ticket #10000
Haijian Wang
2013-01-09
2
-0
/
+84
*
supports contains in @if, related to Ticket #9975
Haijian Wang
2013-01-08
2
-0
/
+25
*
support interpolation in property name (#9410)
Haijian Wang
2013-01-04
2
-0
/
+15
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
25
-25
/
+25
*
Merge "fix Ticket #10506, remove quotes in url path"
Henri Sara
2013-01-02
3
-0
/
+11
|
\
|
*
fix Ticket #10506, remove quotes in url path
Haijian Wang
2013-01-02
3
-0
/
+11
*
|
Extend support for Microsoft filter expressions in SASS (#10597)
Henri Sara
2012-12-27
2
-0
/
+2
|
/
*
Copy unrecognized @ rules to output as is (#10486)
Henri Sara
2012-12-19
2
-0
/
+6
*
Merge "Use a custom test runner for SASS tests to get file name in JUnit "
Marc Englund
2012-12-17
5
-41
/
+154
|
\
|
*
Use a custom test runner for SASS tests to get file name in JUnit
Henri Sara
2012-12-14
5
-41
/
+154
*
|
Use separate scope for variables within a mixin (#10453)
Henri Sara
2012-12-14
4
-0
/
+43
|
/
*
Move SASS tests that now work to correct directory
Henri Sara
2012-12-09
4
-0
/
+0
*
Accept anything as pseudo function parameters (#10316)
Henri Sara
2012-12-07
2
-0
/
+33
*
Support @if in @mixin (#10438)
Henri Sara
2012-11-30
2
-0
/
+12
*
Eliminate ambiguity between pseudos and properties (#10406)
Henri Sara
2012-11-29
2
-0
/
+25
*
Support for all valid CSS selectors (#10316)
Henri Sara
2012-11-27
2
-0
/
+126
*
Merge "Move some SCSS tests to be scanned automatically"
Marc Englund
2012-11-27
13
-110
/
+48
|
\
|
*
Move some SCSS tests to be scanned automatically
Henri Sara
2012-11-27
13
-110
/
+48
*
|
Merge "Keep block order when unnesting (#10309)"
Marc Englund
2012-11-27
3
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
Keep block order when unnesting (#10309)
Henri Sara
2012-11-26
3
-1
/
+23
*
|
Refactor tests imported from the sass-lang project (#9751)
Henri Sara
2012-11-26
659
-0
/
+48
*
|
Imported tests from the sass-lang project (#9751)
Henri Sara
2012-11-26
846
-0
/
+9777
|
/
*
Make most of the sass compiler API internal, fixes #10339
Marc Englund
2012-11-23
16
-79
/
+84
*
Warns and removes if parent reference '&' is used w/o parent, fixes #10327
Marc Englund
2012-11-22
2
-0
/
+8
[next]