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
/
server
/
src
/
com
/
vaadin
/
ui
/
AbstractComponent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Vaadin component handling proxy-friendly (#14639)
Juuso Valli
2014-09-15
1
-2
/
+2
*
TextArea size get reset when css resize is set (#14080)
Bogdan Udrescu
2014-07-28
1
-29
/
+30
*
Reading properties of components should not set state to dirty (#14060).
Fabian Lange
2014-06-23
1
-3
/
+3
*
Prevent adding/setting parent component as child (#12720).
Denis Anisimov
2014-05-22
1
-0
/
+20
*
Adds methods for setting only width or height undefined #13546
John Ahlroos
2014-05-21
1
-0
/
+20
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
1
-1
/
+1
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
1
-1
/
+1
*
|
Remove dead code
Johannes Dahlström
2014-01-17
1
-3
/
+0
*
|
Make fields with value change listener immediate
Matti Tahvonen
2013-12-18
1
-1
/
+17
*
|
removed invalid documentation
Matti Tahvonen
2013-12-17
1
-8
/
+1
|
/
*
Validate that the connector is enabled before triggering actions for it (#12743)
Artur Signell
2013-10-15
1
-2
/
+3
*
Using StringTokenizer instead of String.split() in AbstractComponent (#8759)
Fabian Lange
2013-06-12
1
-12
/
+10
*
Add support for rem units (#11279)
Leif Åstrand
2013-06-12
1
-1
/
+1
*
Move ClientConnector.setParent to Component and Extension (#11777)
Artur Signell
2013-06-11
1
-9
/
+25
*
Moved Locale data handling to LocaleService (#11378)
Artur Signell
2013-05-29
1
-1
/
+8
*
Avoid markAsDirty for getters (#10977)
Artur Signell
2013-02-08
1
-5
/
+10
*
Fixed race condition in upload (#10942)
Artur Signell
2013-02-08
1
-1
/
+1
*
Updated copyright notices and added missing license headers
Artur Signell
2013-01-04
1
-1
/
+1
*
Send fraction pixel values to the client (#10531)
Artur Signell
2012-12-14
1
-10
/
+2
*
Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)
Artur Signell
2012-11-28
1
-1
/
+8
*
Unified deprecation messages
Artur Signell
2012-11-22
1
-2
/
+2
*
Replaced ComponentErrorHandler with generic ErrorHandler (#10231)
Artur Signell
2012-11-21
1
-59
/
+2
*
Global code cleanup
Leif Åstrand
2012-11-21
1
-1
/
+1
*
Removed com.vaadin.server.Terminal (#10230)
Artur Signell
2012-11-20
1
-2
/
+1
*
Added getState(boolean) to allow getState without side effects (#10006)
Mikael Grankvist
2012-11-20
1
-1
/
+1
*
Moved isComponentVisible to separate interface (#10303)
Artur Signell
2012-11-20
1
-1
/
+2
*
Renamed ComponentState to AbstractComponentState (#9032)
Artur Signell
2012-11-20
1
-3
/
+3
*
Renamed VaadinServiceSession to VaadinSession (#10223)
Artur Signell
2012-11-16
1
-3
/
+3
*
Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342)
Artur Signell
2012-11-07
1
-309
/
+1
*
Added Component.getDescription (#8154)
Artur Signell
2012-11-07
1
-55
/
+4
*
Javadoc + fixed a typo in method name #9724
John Ahlroos
2012-10-01
1
-1
/
+1
*
Merge branch 'primary-stylename' into sass
Marc Englund
2012-10-01
1
-0
/
+10
|
\
|
*
Added primary stylename handling on server side #9724
John Ahlroos
2012-09-24
1
-0
/
+10
*
|
Rename VaadinSession -> VaadinServiceSession (#9733)
Leif Åstrand
2012-09-28
1
-3
/
+3
|
/
*
Mark component as dirty when visibility state changes (#9695)
Artur Signell
2012-09-24
1
-0
/
+1
*
Moved visible out from state so isVisible does not call markAsDirty (#9695)
Artur Signell
2012-09-20
1
-3
/
+5
*
Fixed references to XHTML and issue found in review #8294
John Ahlroos
2012-09-07
1
-3
/
+3
*
Remove some references to Application in API and docs (#9402)
Leif Åstrand
2012-09-06
1
-5
/
+5
*
Deprecated EventRouter with a message that it will be replaced before 7.0.0 (...
Artur Signell
2012-09-05
1
-0
/
+17
*
Remove getApplication() and add getSession() (#9402)
Leif Åstrand
2012-09-05
1
-27
/
+2
*
Rename Application to VaadinSession (#9402)
Leif Åstrand
2012-09-05
1
-4
/
+4
*
Moved ReflectTools to com.vaadin.util (#4294)
Artur Signell
2012-09-04
1
-1
/
+1
*
Add helper methods for checking state
John Ahlroos
2012-08-31
1
-2
/
+2
*
Removed getters/setters from states and made instance variabled public
John Ahlroos
2012-08-31
1
-35
/
+38
*
Replace ApplicationResource with ConnectorResource (#9419)
Leif Åstrand
2012-08-30
1
-3
/
+3
*
Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-3
/
+3
*
Renamed com.vaadin.terminal -> com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-14
/
+14
*
Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)
Artur Signell
2012-08-29
1
-1
/
+1
*
Renamed Component.debugId to id (#3700)
Pekka Hyvönen
2012-08-28
1
-3
/
+29
*
Remaining Root -> UI renames (#8908)
Artur Signell
2012-08-24
1
-11
/
+1
[next]