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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
src
/
com
/
vaadin
/
ui
/
declarative
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate vaadin-server build to maven
Teemu Suo-Anttila
2016-03-14
16
-3750
/
+0
*
Make project Java 8 compatible
Artur Signell
2016-02-03
1
-2
/
+3
*
Write true boolean attibutes without ='' (#17583)
Leif Åstrand
2015-10-09
1
-9
/
+13
*
Update/add @since tags in javadoc
Henri Sara
2015-10-07
1
-1
/
+1
*
Rename DesignFormatter.unencodeFromTextNode to decodeFromTextNode
Teemu Suo-Anttila
2015-10-07
1
-2
/
+2
*
Add @since for 7.5.7 changes
Henri Sara
2015-10-04
2
-3
/
+3
*
Do not use getters/setters when mapping designer fields (#17388)
Artur Signell
2015-10-01
1
-11
/
+12
*
Clean up compiler warnings in Design.java
Leif Åstrand
2015-09-29
1
-64
/
+31
*
Use "vaadin-" as default prefix for Design (#18957)
Henri Sara
2015-09-28
2
-18
/
+78
*
Support HTML entities when reading/writing declarative format #18882
Maciej Przepióra
2015-09-24
1
-0
/
+51
*
Always use charset for String.getBytes() method (#18863).
Denis Anisimov
2015-09-15
1
-2
/
+5
*
Write true as attribute="" (#17519)
Leif Åstrand
2015-06-22
1
-1
/
+5
*
Fix font icon codepoint formatting in DesignResourceConverter (#17970)
Maciej Przepióra
2015-05-25
1
-8
/
+5
*
Report identifier if field binding fails (#17837)
Artur Signell
2015-05-13
1
-3
/
+6
*
Add missing @since for 7.5
Leif Åstrand
2015-05-12
1
-1
/
+5
*
Updated all empty @since tags to be published in 7.5.0
Pekka Hyvönen
2015-05-11
3
-12
/
+12
*
Fix for declarative FontIcon support (#17275)
Johannes Dahlström
2015-05-06
2
-26
/
+168
*
Add getter for local id #17444
John Ahlroos
2015-04-13
1
-0
/
+13
*
Add DesignerAttributeHelper.readAttribute with default value (#17416)
Teemu Suo-Anttila
2015-04-08
1
-29
/
+51
*
Allow setting local id via DesignContext (#16584).
Mika Murtojarvi
2015-04-08
1
-5
/
+5
*
Fix declarative support for Window (#17314)
Johannes Dahlström
2015-04-07
1
-22
/
+27
*
Add selective data write support to AbstractSelect (#17148)
Leif Åstrand
2015-04-07
2
-0
/
+109
*
Allow customizing declarative tag names (#16933)
Leif Åstrand
2015-03-31
2
-95
/
+247
*
Fix declarative support for AbstractMedia (#16330 #16331 #16332)
Miki
2015-03-26
1
-1
/
+2
*
Fix declarative support for MenuBar (#16328)
Miki
2015-03-26
1
-3
/
+2
*
Fix Declarative support for BigDecimal properties (#17205)
Johannes Dahlström
2015-03-20
1
-2
/
+13
*
Fix Declarative support for primitive float and double properties (#17204)
Johannes Dahlström
2015-03-20
2
-11
/
+19
*
Using ComponentFactory in DesignContext.getDefaultInstance() (#16990)
Alexey Fansky
2015-03-10
1
-10
/
+11
*
Add pluggable mechanism for loading classes for a design (#16583)
Leif Åstrand
2015-02-26
2
-40
/
+124
*
Declarative support for ProgressBar (#16316)
Artur Signell
2015-02-05
2
-82
/
+15
*
Declarative support for AbstractSelect (#15545)
Artur Signell
2015-02-05
2
-0
/
+68
*
Simplified declarative converters
Artur Signell
2015-02-05
4
-53
/
+233
*
Use cache when reading declarative format (#16572)
Artur Signell
2015-02-04
1
-2
/
+2
*
Use non-blocking Map implementation for caches (#16582)
Leif Åstrand
2015-02-04
4
-19
/
+11
*
Declarative for DateFields (and related) with ISO8601 (#16313)
Miki
2015-02-03
8
-345
/
+1024
*
Do not loop infinitely when encountering an invalid tag name (#16522)
Artur Signell
2015-01-29
1
-19
/
+11
*
Allow reading and writing empty designs (#7749).
Mika Murtojarvi
2014-12-18
2
-12
/
+23
*
Minor declarative API improvement (#7749)
Artur Signell
2014-12-18
1
-26
/
+12
*
API refactoring (#7749)
declarative
Artur Signell
2014-12-17
3
-47
/
+41
*
Update the javadocs in declarative (#7749).
Mika Murtojarvi
2014-12-17
3
-28
/
+39
*
Add namespace element for custom components (#7749)
Matti Hosio
2014-12-17
1
-1
/
+1
*
Do not throw exception when trying to bind a preinitialized instance field (#...
Matti Hosio
2014-12-17
2
-11
/
+13
*
Updates for the javadocs of declarative (#7749).
Mika Murtojarvi
2014-12-17
5
-88
/
+85
*
Generic cleanup (#7749)
Artur Signell
2014-12-16
1
-0
/
+15
*
createNode -> createElement
Artur Signell
2014-12-15
2
-2
/
+2
*
Fix writing issues (#7749)
Artur Signell
2014-12-15
1
-9
/
+54
*
Do not create default instances while reading designs (#7749)
Artur Signell
2014-12-15
1
-15
/
+8
*
SynchronizeFrom/ToDesign -> read/writeDesign (#7749)
Artur Signell
2014-12-15
1
-13
/
+12
*
Add public API for loading design based on @DesignRoot (#7749)
Artur Signell
2014-12-15
3
-19
/
+152
*
Refactored API for loading designs (#7749)
Artur Signell
2014-12-15
2
-65
/
+166
[next]