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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Refactor BrowserPopupOpener API (#10241)"
Artur Signell
2012-11-23
1
-8
/
+8
|
\
|
*
Refactor BrowserPopupOpener API (#10241)
Leif Åstrand
2012-11-23
1
-8
/
+8
*
|
Merge "Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-style...
Artur Signell
2012-11-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...
Marc Englund
2012-11-23
1
-1
/
+1
*
|
Change a few "root" occurrences to "UI" in error messages, javadoc
Johannes Dahlström
2012-11-22
2
-5
/
+6
|
/
*
Unified deprecation messages
Artur Signell
2012-11-22
2
-3
/
+3
*
Fixed tab index handling in slider (#10315)
Artur Signell
2012-11-22
1
-0
/
+1
*
Fixed NPE in Slider (#9740)
Artur Signell
2012-11-22
1
-0
/
+4
*
Fixed tab index handling in broken components (#10315)
Artur Signell
2012-11-22
7
-13
/
+29
*
Make code splitting work (#8636)
Leif Åstrand
2012-11-22
2
-36
/
+2
*
Merge "Implement HasComponents directly in CustomComponent (#10235)"
Artur Signell
2012-11-21
1
-3
/
+2
|
\
|
*
Implement HasComponents directly in CustomComponent (#10235)
Henri Sara
2012-11-21
1
-3
/
+2
*
|
Merge "Implement HasComponents directly in PopupView (#10238)"
Artur Signell
2012-11-21
1
-2
/
+2
|
\
\
|
*
|
Implement HasComponents directly in PopupView (#10238)
Henri Sara
2012-11-21
1
-2
/
+2
|
|
/
*
|
Merge "Updated ServerConnector javadoc (#10304)"
Johannes Dahlström
2012-11-21
1
-0
/
+5
|
\
\
|
*
|
Updated ServerConnector javadoc (#10304)
Artur Signell
2012-11-21
1
-0
/
+5
|
|
/
*
|
Avoid eternal spinner for exceptions in layout (#10257)
Artur Signell
2012-11-21
1
-5
/
+9
*
|
Remove slashes from beginning or end of constants (#10140)
Leif Åstrand
2012-11-21
1
-2
/
+2
|
/
*
Renamed communication event related classes (#10243)
Artur Signell
2012-11-21
1
-18
/
+46
*
Global code cleanup
Leif Åstrand
2012-11-21
13
-16
/
+21
*
Implement abstract HasComponents related client side connectors (#10248)
Henri Sara
2012-11-21
17
-129
/
+186
*
Rename DependencyResource to PublishedFile (#10224)
Leif Åstrand
2012-11-21
1
-5
/
+5
*
Renamed suspend/resumeRendering be more descriptive (#10242)
Artur Signell
2012-11-20
1
-18
/
+17
*
Merge "Added possibility to disable text input for PopupDateField (#6790)"
Artur Signell
2012-11-20
2
-0
/
+40
|
\
|
*
Added possibility to disable text input for PopupDateField (#6790)
Mikael Grankvist
2012-11-19
2
-0
/
+40
*
|
Renamed ComponentState to AbstractComponentState (#9032)
Artur Signell
2012-11-20
11
-28
/
+28
*
|
When closeIdleUIs is true, close open UIs only after all UIs have been idle f...
Johannes Dahlström
2012-11-20
2
-38
/
+46
*
|
Added possibility to more easily debug layout loops (#10222)
Artur Signell
2012-11-20
1
-0
/
+35
|
/
*
Fix NPE when removing FileDownloader (#10198)
Artur Signell
2012-11-19
1
-1
/
+1
*
Handle canceled or ignored XHR requests after beforeunload (#8891)
Leif Åstrand
2012-11-19
1
-4
/
+84
*
@Connect lastonly -> lastOnly (#10244)
Leif Åstrand
2012-11-16
4
-14
/
+14
*
Made method public as VForm is now in a different package (#9923)
Artur Signell
2012-11-14
1
-1
/
+1
*
Merge "Made PopupView work with TB again and fixed test (#10187)"
Artur Signell
2012-11-14
1
-1
/
+6
|
\
|
*
Made PopupView work with TB again and fixed test (#10187)
Artur Signell
2012-11-14
1
-1
/
+6
*
|
Merge "Updated Form to use hierarchy change event (#9923)"
Johannes Dahlström
2012-11-14
2
-45
/
+50
|
\
\
|
*
|
Updated Form to use hierarchy change event (#9923)
Artur Signell
2012-11-14
2
-45
/
+50
|
|
/
*
/
UI stylename handling (#9832)
Johannes Dahlström
2012-11-14
2
-5
/
+1
|
/
*
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)
Johannes Dahlström
2012-11-14
9
-40
/
+70
*
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixes
Henri Sara
2012-11-14
3
-5
/
+6
*
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fix
Henri Sara
2012-11-14
7
-15
/
+15
*
UI based on AbstractBasicComponentContainer (#2924)
Henri Sara
2012-11-13
1
-7
/
+19
*
Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)
Johannes Dahlström
2012-11-13
113
-718
/
+1207
*
(#10180) Moved positioning from onStateChanged to onConnectorHierarchyChange....
Mikael Grankvist
2012-11-13
1
-4
/
+9
*
Merge "Fixed widget comparisons to avoid reattaching children (#9807)"
John Ahlroos
2012-11-13
1
-3
/
+9
|
\
|
*
Fixed widget comparisons to avoid reattaching children (#9807)
Artur Signell
2012-11-13
1
-3
/
+9
*
|
(#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...
Mikael Grankvist
2012-11-13
4
-87
/
+121
|
/
*
Fixed row focus not removed when selecting rows in Table #10036
John Ahlroos
2012-11-12
1
-1
/
+1
*
Merge "Fixed absolute layout class cast exception #10155"
Artur Signell
2012-11-12
1
-4
/
+6
|
\
|
*
Fixed absolute layout class cast exception #10155
John Ahlroos
2012-11-08
1
-4
/
+6
*
|
Merge "Rename Application.getRootConnector to getUIConnector (#10158)"
Marc Englund
2012-11-09
8
-15
/
+15
|
\
\
[next]