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
changelog-8.27.6
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Add public API for loading design based on @DesignRoot (#7749)
Artur Signell
2014-12-15
11
-19
/
+433
|
|
*
|
Refactored API for loading designs (#7749)
Artur Signell
2014-12-15
8
-81
/
+347
|
|
*
|
Make field binding in designs case insensitive (#7749)
Artur Signell
2014-12-15
1
-2
/
+4
|
|
*
|
Support plain-text attribute for Label (#7749)
Artur Signell
2014-12-14
5
-6
/
+68
|
|
*
|
Rename LayoutHandler to Design (#7749)
Artur Signell
2014-12-14
8
-26
/
+25
|
|
*
|
Declarative support for split panel (#7749).
Mika Murtojarvi
2014-12-12
6
-58
/
+606
|
|
*
|
Embed DesignSynchronizable methods to Component interface (#7749)
Matti Hosio
2014-12-12
17
-199
/
+149
|
|
*
|
Some logging improvements and minor fixes for Declarative (#7749)
Matti Hosio
2014-12-12
4
-23
/
+22
|
|
*
|
Declarative: add support for Panel (#7749).
Mika Murtojarvi
2014-12-12
5
-2
/
+260
|
|
*
|
Declarative support for Button and NativeButton (#7749)
Matti Hosio
2014-12-12
6
-4
/
+269
|
|
*
|
Update to latest jsoup (#7749)
Artur Signell
2014-12-12
1
-1
/
+1
|
|
*
|
Don't add setCurorPosition as it focuses the field (#7749)
Artur Signell
2014-12-12
1
-0
/
+1
|
|
*
|
Declarative support for TabSheet and Accordion (#7749)
Matti Hosio
2014-12-12
6
-3
/
+450
|
|
*
|
Declarative support for TextField, PasswordField and TextArea (#7749)
Matti Hosio
2014-12-12
9
-2
/
+355
|
|
*
|
Declarative support for AbstractTextField (#7749)
Matti Hosio
2014-12-10
5
-3
/
+212
|
|
*
|
Add support for margins in AbstractOrderedLayout (#7749)
Matti Hosio
2014-12-10
3
-10
/
+62
|
|
*
|
Declarative support for AbstractField (#7749)
Matti Hosio
2014-12-10
9
-3
/
+372
|
|
*
|
Fix errors that affect validation builds (#7749).
Mika Murtojarvi
2014-12-10
7
-7
/
+32
|
|
*
|
Change a test not to use LocaleUtils.
Mika Murtojarvi
2014-12-10
1
-6
/
+3
|
|
*
|
Remove locale utils dependency since that is not available in the server depe...
Matti Hosio
2014-12-10
2
-10
/
+3
|
|
*
|
Declarative support for CssLayout (#7749)
Matti Hosio
2014-12-10
3
-0
/
+197
|
|
*
|
Handle locale as a special case (#7749).
Mika Murtojarvi
2014-12-09
2
-1
/
+195
|
|
*
|
Handle immediate property as a special case (#7749).
Mika Murtojarvi
2014-12-09
3
-1
/
+49
|
|
*
|
Support for automatic binding of the fields of the root layout (#7749)
Matti Hosio
2014-12-08
7
-20
/
+670
|
|
*
|
Declarative support for Responsive (#7749)
Matti Hosio
2014-12-08
3
-1
/
+90
|
|
*
|
Declarative: handle inner html for Button and Label (#7749).
Mika Murtojarvi
2014-12-05
10
-9
/
+463
|
|
*
|
Fixes for the public API of DesignContext.
Mika Murtojarvi
2014-12-04
8
-148
/
+323
|
|
*
|
Declarative support for AbsoluteLayout (#7749)
Matti Hosio
2014-12-04
6
-6
/
+355
|
|
*
|
Declarative feature improvements (#7749)
Matti Hosio
2014-12-04
3
-318
/
+316
|
|
*
|
Declarative: Use Element in DesingSynchronizable method parameters
Matti Hosio
2014-12-03
9
-101
/
+94
|
|
*
|
Declarative: Set used file separators and decimal symbols explicitly
Matti Hosio
2014-12-03
1
-2
/
+12
|
|
*
|
Declarative: remove unnecessary files.
Mika Murtojarvi
2014-12-03
3
-81
/
+0
|
|
*
|
Vaadin declarative: parser and html generator.
Mika Murtojarvi
2014-12-02
11
-194
/
+602
|
|
*
|
Declarative support for AbstractOrderedLayout
Matti Hosio
2014-12-02
5
-9
/
+748
|
|
*
|
Support for synchronizing to design in AbstractComponent
Matti Hosio
2014-12-02
4
-138
/
+667
|
|
*
|
support for declarative in AbstractComponent
Matti Hosio
2014-11-28
5
-1
/
+745
*
|
|
|
Update to Atmosphere 2.2 (#14534)
Artur Signell
2014-12-18
5
-5
/
+13
|
/
/
/
*
|
|
Stop active testing on ancient server versions
Artur Signell
2014-12-18
1
-29
/
+0
*
|
|
Add missing @since for 7.3.7.
Sauli Tähkäpää
2014-12-18
3
-1
/
+3
*
|
|
Enable Atmosphere client side debug logging with ?debug=push (#14534)
Artur Signell
2014-12-17
1
-0
/
+5
*
|
|
Add viewport tag generation support (#13710)
Leif Åstrand
2014-12-17
11
-9
/
+450
*
|
|
Fix the license checker after elemental.json #15383
Jonatan Kronqvist
2014-12-17
4
-12
/
+50
*
|
|
Handle portlet error messages properly (#15398)
Leif Åstrand
2014-12-17
1
-0
/
+5
*
|
|
Empty since tags -> 7.4
Artur Signell
2014-12-17
20
-22
/
+22
*
|
|
Fixes unnecessary padding-top added to all responsive UIs (#14679)
Teppo Kurki
2014-12-17
4
-1
/
+152
|
|
/
|
/
|
*
|
Use introspection instead of reflection to get property type (#10672).
Denis Anisimov
2014-12-16
3
-141
/
+194
*
|
Removed packages starting with a digit from export-package (#15105)
Teppo Kurki
2014-12-16
107
-0
/
+9
*
|
Fix NPE in DateField range handling (#15342)
Teemu Pöntelin
2014-12-16
1
-2
/
+4
*
|
Release session memory at the end of each test
Leif Åstrand
2014-12-15
2
-7
/
+13
*
|
Remove accidentally retained JavaDoc row
Leif Åstrand
2014-12-15
1
-2
/
+2
[prev]
[next]