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
*
Added controlDirective to ifContentStatement. Fixes ticket #12105.
Juho Nurminen
2013-08-28
3
-6073
/
+6036
*
#11638: Ending an imported SCSS file with a comment causes an error in
Haijian Wang
2013-07-01
4
-10484
/
+12257
*
Correctly report theme version in the debug window (#11442)
Artur Signell
2013-06-07
1
-12
/
+5
*
Support nested SASS imports (#11909)
Henri Sara
2013-05-28
4
-13
/
+43
*
Merge commit 'a52ceb96590333' into 7.1
Leif Åstrand
2013-05-17
26
-14014
/
+13181
|
\
|
*
Fixed IllegalSyntaxException when using spaces in path #11782
John Ahlroos
2013-05-06
1
-14
/
+48
|
*
Fixed scss file resolving issue in Windows (#11762)
Artur Signell
2013-05-03
1
-0
/
+4
|
*
Merge commit 'd214efa39a011002eb88e683676508e438842fe4'
Henri Sara
2013-04-29
1
-10
/
+4
|
|
\
|
*
|
Global code clean up
Leif Åstrand
2013-04-25
1
-1
/
+1
|
*
|
Fixed failing path resolving when scss compiler is resolving included mixins ...
John Ahlroos
2013-04-24
2
-31
/
+25
|
*
|
Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'
Artur Signell
2013-04-23
4
-12966
/
+13014
|
|
\
\
|
*
|
|
Global code reformat
Leif Åstrand
2013-04-05
1
-3
/
+2
|
*
|
|
Merge remote-tracking branch 'origin/7.0'
John Ahlroos
2013-03-01
4
-24
/
+132
|
|
\
\
\
|
*
|
|
|
Regenerate SCSS parser classes
Henri Sara
2013-02-28
3
-14233
/
+12467
|
*
|
|
|
support @content directive for Sass compiler (Ticket #10207)
Haijian Wang
2013-02-28
13
-1519
/
+1770
|
*
|
|
|
support arithmetics in the SCSS compiler (#9354)
Haijian Wang
2013-02-27
14
-1461
/
+2118
*
|
|
|
|
Support non-trivial SASS media selectors (#11455)
Henri Sara
2013-05-14
3
-1025
/
+1030
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Remove duplicate copying of mixin child nodes (#11604)
Henri Sara
2013-04-26
1
-10
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Support "to" in CSS function parameters (#11309)
Henri Sara
2013-04-18
2
-44
/
+93
|
|
/
|
/
|
*
|
Prevent NPE when a SCSS file is not found #11099
John Ahlroos
2013-03-01
2
-2
/
+17
*
|
Fixed several problems related to @extend directive (Ticket #10976)
Haijian Wang
2013-02-26
3
-22
/
+115
|
/
*
Selector now can begin with a combinator. (Ticket #10754)
Haijian Wang
2013-02-19
3
-1169
/
+1152
*
more than expected params in mixin throws IOB exception. (Ticket #10988)
Haijian Wang
2013-02-19
1
-5
/
+26
*
Fixed logic error causing IOException if stream supports mark (#10851)
Artur Signell
2013-02-19
2
-9
/
+14
*
SASS fails to parse CSS expression function. (Ticket #9870)
Haijian Wang
2013-02-14
3
-6152
/
+6192
*
ParseException does not output file name (Ticket #10967)
Haijian Wang
2013-02-14
2
-1
/
+45
*
Merge "Sass replaces variables based on substring matches. (Tickets #10508, #...
Henri Sara
2013-02-13
8
-40
/
+74
|
\
|
*
Sass replaces variables based on substring matches. (Tickets #10508,
Haijian Wang
2013-02-13
8
-40
/
+74
*
|
Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024)
Haijian Wang
2013-02-13
6
-6377
/
+5577
*
|
Merge "Referencing multiple params in multiple lines inside mixin (Ticket #10...
Henri Sara
2013-02-12
1
-15
/
+19
|
\
\
|
|
/
|
/
|
|
*
Referencing multiple params in multiple lines inside mixin (Ticket
Haijian Wang
2013-02-12
1
-15
/
+19
*
|
pseudo-class css selector fails the parser. (Ticket 10316)
Haijian Wang
2013-02-11
2
-1881
/
+1692
|
/
*
Add license header for a couple of files
Haijian Wang
2013-01-10
6
-12800
/
+14971
*
Preserve UTF-8 in imported files and output @charset in generated css
Haijian Wang
2013-01-09
4
-171
/
+198
*
Supports @keyframes, related to Ticket #10000
Haijian Wang
2013-01-09
8
-2604
/
+3559
*
supports contains in @if, related to Ticket #9975
Haijian Wang
2013-01-08
4
-1097
/
+1127
*
support interpolation in property name (#9410)
Haijian Wang
2013-01-04
5
-922
/
+933
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
70
-34
/
+574
*
Merge "fix Ticket #10506, remove quotes in url path"
Henri Sara
2013-01-02
1
-1
/
+3
|
\
|
*
fix Ticket #10506, remove quotes in url path
Haijian Wang
2013-01-02
1
-1
/
+3
*
|
Minor fix to SASS else-if condition parsing.
Henri Sara
2013-01-02
2
-3
/
+3
*
|
Sass parser refactoring to reduce duplication.
Henri Sara
2013-01-02
2
-1113
/
+1311
*
|
Extend support for Microsoft filter expressions in SASS (#10597)
Henri Sara
2012-12-27
2
-328
/
+358
|
/
*
Copy unrecognized @ rules to output as is (#10486)
Henri Sara
2012-12-19
3
-632
/
+776
*
Use separate scope for variables within a mixin (#10453)
Henri Sara
2012-12-14
2
-8
/
+51
*
Accept anything as pseudo function parameters (#10316)
Henri Sara
2012-12-07
2
-849
/
+776
*
Support @if in @mixin (#10438)
Henri Sara
2012-11-30
2
-9
/
+20
*
Eliminate ambiguity between pseudos and properties (#10406)
Henri Sara
2012-11-29
2
-658
/
+1372
*
Merge "Add lookahead to eliminate SASS parsing ambiguity"
Marc Englund
2012-11-29
2
-49
/
+64
|
\
|
*
Add lookahead to eliminate SASS parsing ambiguity
Henri Sara
2012-11-28
2
-49
/
+64
[next]