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
/
com
/
vaadin
/
sass
/
internal
/
ScssStylesheet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove theme-compiler and replace with external vaadin-sass-compiler
Jonatan Kronqvist
2014-03-31
1
-487
/
+0
*
Avoid using toString method to access to SCSS serialized state (#9530).
denisanisimov
2014-03-13
1
-24
/
+34
*
Use Logger instead of System.out and System.err (#10328,#13300).
denisanisimov
2014-02-06
1
-0
/
+17
*
Revert "Use Logger instead of System.out and System.err (#10328)."
Artur Signell
2014-02-04
1
-17
/
+0
*
Use Logger instead of System.out and System.err (#10328).
denisanisimov
2014-02-04
1
-0
/
+17
*
Revert "Theme Parser is deleted, build procedure now generates it (#13161)."
Leif Åstrand
2014-01-16
1
-1
/
+1
*
Theme Parser is deleted, build procedure now generates it (#13161).
denisanisimov
2014-01-15
1
-1
/
+1
*
Import W3C CSS tests to validate CSS parsing (#12735)
joheriks
2013-10-30
1
-8
/
+37
*
Moved import resolving logic to resolvers (#11776)
Artur Signell
2013-09-26
1
-22
/
+56
*
Improve error message for missing imports (#12494)
Artur Signell
2013-09-02
1
-5
/
+21
*
Prevent NPE when a SCSS file is not found #11099
John Ahlroos
2013-03-01
1
-2
/
+10
*
Fixed several problems related to @extend directive (Ticket #10976)
Haijian Wang
2013-02-26
1
-0
/
+2
*
ParseException does not output file name (Ticket #10967)
Haijian Wang
2013-02-14
1
-1
/
+11
*
Preserve UTF-8 in imported files and output @charset in generated css
Haijian Wang
2013-01-09
1
-2
/
+42
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
1
-1
/
+1
*
Use separate scope for variables within a mixin (#10453)
Henri Sara
2012-12-14
1
-5
/
+31
*
Keep block order when unnesting (#10309)
Henri Sara
2012-11-26
1
-1
/
+6
*
Make most of the sass compiler API internal, fixes #10339
Marc Englund
2012-11-23
1
-0
/
+290