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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes #10166 SassCompiler parent reference in middle of selector bugs
Sebastian Nyholm
2012-11-12
1
-1
/
+1
*
ParentSelectorHandler was using wrong HashMap implementation
Sebastian Nyholm
2012-11-12
1
-1
/
+1
*
Fixes #9545 SASS mixin nesting bugs with mixin. Fixes issue with blocknodes s...
Sebastian Nyholm
2012-11-12
1
-2
/
+13
*
Fixes #9546, #9974, #10100, #10105
Sebastian Nyholm
2012-11-08
43
-841
/
+905
*
Fixes #9871 (originally by Seba, re-added test in reindeer.css)
Marc Englund
2012-10-16
1
-1
/
+3
*
Fix for #9471 Original by Seba, removed erronous empty lines from test-css.
Marc Englund
2012-10-15
1
-1
/
+1
*
Fixes Ticket #9408 (orig by Seba)
Marc Englund
2012-10-15
3
-25
/
+37
*
list append and contains for #9380
Marc Englund
2012-10-15
14
-1644
/
+2271
*
Explained one commented out line
Marc Englund
2012-10-12
1
-0
/
+1
*
Only ignore NoClassDefFoundError if SmartSprites is missing (#9943)
Leif Åstrand
2012-10-11
1
-9
/
+12
*
Changed the convention for importing themes from e.g @import "reindeer.scss" ...
Marc Englund
2012-10-10
1
-25
/
+28
*
Sass mixin cleanup (author: seba)
Marc Englund
2012-10-04
3
-18
/
+2
*
Fully fixes #9846, sass mixins with multiple optional params (author: seba)
Marc Englund
2012-10-04
2
-610
/
+678
*
Partial fix for sass mixins with multiple optional params #9846 (author: seba)
Marc Englund
2012-10-04
3
-509
/
+618
*
Adds support for CSS3 selectors #9858 (autor: seba)
Marc Englund
2012-10-04
4
-991
/
+1062
*
FontFace nodes are created correctly, fixes #9611 (author: seba)
Marc Englund
2012-10-04
2
-2
/
+23
*
Merge branch 'master' into sass
Marc Englund
2012-10-01
4
-22
/
+16
|
\
|
*
Global code cleanup
Leif Åstrand
2012-09-27
7
-26
/
+19
*
|
Improves remove() for #9380
Marc Englund
2012-09-27
8
-779
/
+965
*
|
Fixes #9492 so that interpolation of mixin parameters works as expected
Marc Englund
2012-09-27
7
-5890
/
+5546
|
/
*
Remove ScssServlet (#9647)
Artur Signell
2012-09-24
1
-60
/
+0
*
Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 (ap...
Marc Englund
2012-09-21
25
-7020
/
+8400
*
SassCompiler: better error-reporting, for e.g #9589 and generally useful. (ap...
Marc Englund
2012-09-20
2
-0
/
+35
*
Applying patch: remak of variable handling in sass (partial for e.g #9492 and...
Marc Englund
2012-09-11
34
-1371
/
+2252
*
Compile themes without sprites if SmartSprites is not found
Artur Signell
2012-09-11
1
-7
/
+14
*
Always try to compile sprites but use original styles.css if no sprites were ...
Artur Signell
2012-09-11
1
-10
/
+11
*
Use sprites for all themes (#9299)
Artur Signell
2012-09-11
1
-1
/
+1
*
Use correct version in precompiled themes (#9528)
Artur Signell
2012-09-10
1
-3
/
+4
*
Added themes-compiled module (#9299)
Artur Signell
2012-09-09
2
-121
/
+114
*
Created separate build.xml files for each module (#9299)
Artur Signell
2012-09-09
1
-0
/
+121
*
Renamed sass -> theme-compiler for consistency (#9299)
Artur Signell
2012-09-07
63
-0
/
+17739
[prev]