index
:
vaadin-framework.git
7-7-48-changelog
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
/
parser
/
Parser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Selector now can begin with a combinator. (Ticket #10754)
Haijian Wang
2013-02-19
1
-1135
/
+1109
*
Fixed logic error causing IOException if stream supports mark (#10851)
Artur Signell
2013-02-19
1
-8
/
+11
*
SASS fails to parse CSS expression function. (Ticket #9870)
Haijian Wang
2013-02-14
1
-1112
/
+189
*
Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)
Haijian Wang
2013-02-13
1
-438
/
+479
*
pseudo-class css selector fails the parser. (Ticket 10316)
Haijian Wang
2013-02-11
1
-1872
/
+1646
*
Add license header for a couple of files
Haijian Wang
2013-01-10
1
-7483
/
+8740
*
Preserve UTF-8 in imported files and output @charset in generated css
Haijian Wang
2013-01-09
1
-96
/
+89
*
Supports @keyframes, related to Ticket #10000
Haijian Wang
2013-01-09
1
-1137
/
+1483
*
supports contains in @if, related to Ticket #9975
Haijian Wang
2013-01-08
1
-1073
/
+1079
*
support interpolation in property name (#9410)
Haijian Wang
2013-01-04
1
-881
/
+912
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
1
-0
/
+15
*
Minor fix to SASS else-if condition parsing.
Henri Sara
2013-01-02
1
-2
/
+2
*
Sass parser refactoring to reduce duplication.
Henri Sara
2013-01-02
1
-1103
/
+1284
*
Extend support for Microsoft filter expressions in SASS (#10597)
Henri Sara
2012-12-27
1
-328
/
+355
*
Copy unrecognized @ rules to output as is (#10486)
Henri Sara
2012-12-19
1
-617
/
+734
*
Accept anything as pseudo function parameters (#10316)
Henri Sara
2012-12-07
1
-844
/
+774
*
Support @if in @mixin (#10438)
Henri Sara
2012-11-30
1
-8
/
+19
*
Eliminate ambiguity between pseudos and properties (#10406)
Henri Sara
2012-11-29
1
-653
/
+1333
*
Add lookahead to eliminate SASS parsing ambiguity
Henri Sara
2012-11-28
1
-48
/
+63
*
Support for all valid CSS selectors (#10316)
Henri Sara
2012-11-27
1
-652
/
+717
*
Make most of the sass compiler API internal, fixes #10339
Marc Englund
2012-11-23
1
-0
/
+6798