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
about
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
*
Remove theme-compiler and replace with external vaadin-sass-compiler
Jonatan Kronqvist
2014-03-31
1
-7887
/
+0
*
Resolves a case where a missing semicolon was not inferred (#12792)
Mika Murtojarvi
2014-03-10
1
-853
/
+842
*
Avoid error in rgb() function if variables are used (#12752).
denisanisimov
2014-02-13
1
-16
/
+25
*
Merge commit '915c37b569600a8d37db2a0800a30474da49e255' into master
Jonatan Kronqvist
2014-02-10
1
-246
/
+264
|
\
|
*
Sass compiler now treats null-valued variables as unassigned (#12430).
Mika Murtojarvi
2014-02-06
1
-241
/
+259
*
|
Merge commit '3bfd0046eaead75e6b8cac7dc7b2d1ecceb25dc9' into master
Jonatan Kronqvist
2014-02-10
1
-415
/
+393
|
\
|
|
*
Resolved ambiguous parsing of ";" within @media block (#12923)
joheriks
2014-01-30
1
-463
/
+441
*
|
Merge commit '37919d14b7509b1c8d8495a3e334d50a913bfe6f' into master
Jonatan Kronqvist
2014-02-07
1
-715
/
+773
|
\
|
|
*
For @-directives, infer missing semicolon before closing brace (#12792)
joheriks
2013-11-28
1
-773
/
+831
*
|
Merge commit 'a705f8cc3fd5804e828b6647510795dbbb99eaa3' into
Mika Murtojarvi
2014-02-06
1
-374
/
+420
|
\
|
|
*
Mixins now accept an empty argument list in parentheses
Mika Murtojarvi
2013-11-26
1
-348
/
+394
|
*
Regenerated parser files (#12937)
Artur Signell
2013-11-12
1
-0
/
+0
*
|
Use Logger instead of System.out and System.err (#10328,#13300).
denisanisimov
2014-02-06
1
-3
/
+5
*
|
Revert "Use Logger instead of System.out and System.err (#10328)."
Artur Signell
2014-02-04
1
-5
/
+3
*
|
Use Logger instead of System.out and System.err (#10328).
denisanisimov
2014-02-04
1
-3
/
+5
*
|
Parser recognizes @content directive inside @media (#13279).
denisanisimov
2014-02-03
1
-7901
/
+7065
*
|
Revert "Theme Parser is deleted, build procedure now generates it (#13161)."
Leif Åstrand
2014-01-16
1
-14
/
+8591
*
|
Theme Parser is deleted, build procedure now generates it (#13161).
denisanisimov
2014-01-15
1
-8591
/
+14
*
|
Merge commit 'a3aa6cc93e22fd6ff37ea6f3aa91810cab2aa624'
Artur Signell
2013-11-11
1
-889
/
+981
|
\
|
|
*
Fixes for sass compiler, handling mixins (#11288).
Mika Murtojarvi
2013-11-08
1
-8065
/
+7272
*
|
Merge commit 'a2f255448e6a755892a97b7df9fc2b65efc5dccc'
Artur Signell
2013-11-11
1
-211
/
+293
|
\
|
|
*
Allow @font-face and general @-directives inside @if-blocks (#11649)
joheriks
2013-11-05
1
-218
/
+293
*
|
Merge commit '9d84c091714f01e0088fab2202c10b505e78a607'
Artur Signell
2013-11-11
1
-12560
/
+7596
|
\
|
|
*
Parser stripped minus of negative numbers with unknown units (#12811)
joheriks
2013-10-28
1
-71
/
+77
*
|
A fix for handling nested parentheses in sass (#12833)
Mika Murtojarvi
2013-11-07
1
-0
/
+5835
*
|
Sass, the handling of selectors containing multiple #-symbols (#12832)
Mika Murtojarvi
2013-11-06
1
-7991
/
+6866
*
|
Merge changes from origin/7.1
Henrik Paul
2013-10-18
1
-607
/
+617
|
\
|
|
*
Fix whitespace after including a mixin (#12715)
Mika Murtojarvi
2013-10-14
1
-607
/
+617
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-08-30
1
-145
/
+151
|
\
|
|
*
Added controlDirective to ifContentStatement. Fixes ticket #12105.
Juho Nurminen
2013-08-28
1
-145
/
+151
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-07-15
1
-7086
/
+7990
|
\
|
|
*
#11638: Ending an imported SCSS file with a comment causes an error in
Haijian Wang
2013-07-01
1
-7086
/
+7990
*
|
Merge changes from origin/7.1
Leif Åstrand
2013-06-07
1
-5
/
+11
|
\
|
|
*
Support nested SASS imports (#11909)
Henri Sara
2013-05-28
1
-5
/
+11
|
*
Merge commit 'a52ceb96590333' into 7.1
Leif Åstrand
2013-05-17
1
-7675
/
+7082
|
|
\
*
|
\
Merge commit 'a52ceb9659033'
Leif Åstrand
2013-05-17
1
-7675
/
+7082
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'
Artur Signell
2013-04-23
1
-7601
/
+7649
|
|
\
|
*
|
Regenerate SCSS parser classes
Henri Sara
2013-02-28
1
-7945
/
+7074
|
*
|
support @content directive for Sass compiler (Ticket #10207)
Haijian Wang
2013-02-28
1
-851
/
+952
|
*
|
support arithmetics in the SCSS compiler (#9354)
Haijian Wang
2013-02-27
1
-608
/
+791
*
|
|
Support non-trivial SASS media selectors (#11455)
Henri Sara
2013-05-14
1
-1019
/
+999
|
|
/
|
/
|
*
|
Support "to" in CSS function parameters (#11309)
Henri Sara
2013-04-18
1
-43
/
+92
|
/
*
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
[next]