You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wodencafe 6e208eb77a SplitPanel should have an event for the splitter being moved (#3855) 9 vuotta sitten
..
components Long events aren't displayed properly when using Container (#15242) 9 vuotta sitten
declarative Fix Declarative support for BigDecimal properties (#17205) 9 vuotta sitten
doc-files Moved server files to a server src folder (#9299) 12 vuotta sitten
renderers Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) 9 vuotta sitten
themes Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173) 9 vuotta sitten
AbsoluteLayout.java Declarative for DateFields (and related) with ISO8601 (#16313) 9 vuotta sitten
AbstractColorPicker.java Allow captions to contain HTML (#9426) 9 vuotta sitten
AbstractComponent.java Declarative for DateFields (and related) with ISO8601 (#16313) 9 vuotta sitten
AbstractComponentContainer.java Hierarchy change markAsDirty to AbstractComponentContainer (#14227) 9 vuotta sitten
AbstractEmbedded.java Declarative support for Image, Flash, BrowserFrame (#15551,#16327,#15552,#16325) 9 vuotta sitten
AbstractField.java Declarative support for AbstractSelect (#15545) 9 vuotta sitten
AbstractJavaScriptComponent.java Implement JavaScript renderer support (#15485) 9 vuotta sitten
AbstractLayout.java Update copyright year to 2014 10 vuotta sitten
AbstractMedia.java Reading properties of components should not set state to dirty (#14060). 10 vuotta sitten
AbstractOrderedLayout.java Declarative for DateFields (and related) with ISO8601 (#16313) 9 vuotta sitten
AbstractSelect.java Declarative support for AbstractSelect (#15545) 9 vuotta sitten
AbstractSingleComponentContainer.java API refactoring (#7749) 9 vuotta sitten
AbstractSplitPanel.java SplitPanel should have an event for the splitter being moved (#3855) 9 vuotta sitten
AbstractTextField.java Revert "Update text value also with timer triggered text change events. (#16270)" 9 vuotta sitten
Accordion.java Merge changes from origin/7.1 10 vuotta sitten
Alignment.java Update copyright year to 2014 10 vuotta sitten
Audio.java Update copyright year to 2014 10 vuotta sitten
BrowserFrame.java Update copyright year to 2014 10 vuotta sitten
Button.java Make is possible to click a detached button again (#12781) 9 vuotta sitten
Calendar.java Enable navigation on a readonly Calendar. (#16523) 9 vuotta sitten
CheckBox.java Fix inconsistencies in CheckBox clear and isEmpty (#14755) 9 vuotta sitten
ColorPicker.java Update copyright year to 2014 10 vuotta sitten
ColorPickerArea.java Update copyright year to 2014 10 vuotta sitten
ComboBox.java Use ComboBox locale for filtering case tranform (#15193) 9 vuotta sitten
Component.java Clarified javadoc (#7749) 9 vuotta sitten
ComponentContainer.java Update copyright year to 2014 10 vuotta sitten
ConnectorTracker.java Make Vaadin component handling proxy-friendly (#14639) 9 vuotta sitten
CssLayout.java API refactoring (#7749) 9 vuotta sitten
CustomComponent.java Make Vaadin component handling proxy-friendly (#14639) 9 vuotta sitten
CustomField.java Fix invalid parameter name (#14602) 9 vuotta sitten
CustomLayout.java Fix declarative support for CustomLayout (#17210) 9 vuotta sitten
DateField.java Declarative for DateFields (and related) with ISO8601 (#16313) 9 vuotta sitten
DefaultFieldFactory.java Split and capitalize header captions by default 9 vuotta sitten
DragAndDropWrapper.java Fix declarative support for DragAndDropWrapper (#16324) 9 vuotta sitten
Embedded.java Embedded ThemeResource should react to theme change (#15194) 9 vuotta sitten
Field.java Empty since tags -> 7.4 9 vuotta sitten
Flash.java Update @since for 7.4.1 9 vuotta sitten
Form.java Add public Field.isEmpty() and clear() (#15354) 9 vuotta sitten
FormFieldFactory.java Update copyright year to 2014 10 vuotta sitten
FormLayout.java Update copyright year to 2014 10 vuotta sitten
Grid.java Update @since for 7.4.1 9 vuotta sitten
GridLayout.java Hierarchy change markAsDirty to AbstractComponentContainer (#14227) 9 vuotta sitten
HasComponents.java Update copyright year to 2014 10 vuotta sitten
HorizontalLayout.java Update copyright year to 2014 10 vuotta sitten
HorizontalSplitPanel.java Update copyright year to 2014 10 vuotta sitten
Html5File.java Update copyright year to 2014 10 vuotta sitten
Image.java Update copyright year to 2014 10 vuotta sitten
InlineDateField.java Update copyright year to 2014 10 vuotta sitten
JavaScript.java replaced all org.json.* usages with elemental.json.* (#8942) 9 vuotta sitten
JavaScriptFunction.java Javadoc fix 9 vuotta sitten
Label.java Declarative support for Label (#7749) 9 vuotta sitten
Layout.java Update copyright year to 2014 10 vuotta sitten
LegacyComponent.java Update copyright year to 2014 10 vuotta sitten
LegacyWindow.java Update copyright year to 2014 10 vuotta sitten
Link.java Declarative support for Link (#16322) 9 vuotta sitten
ListSelect.java Update copyright year to 2014 10 vuotta sitten
LoadingIndicatorConfiguration.java Update copyright year to 2014 10 vuotta sitten
LoginForm.java Update copyright year to 2014 10 vuotta sitten
MenuBar.java Reading properties of components should not set state to dirty (#14060). 10 vuotta sitten
NativeButton.java Update copyright year to 2014 10 vuotta sitten
NativeSelect.java Fix remaining issues for NativeSelect blur/focus events (#6847) 9 vuotta sitten
Notification.java Merge changes from origin/7.1 10 vuotta sitten
NotificationConfiguration.java Disable automatic removal of trailing whitespace and reformatted using Luna 10 vuotta sitten
OptionGroup.java Update copyright year to 2014 10 vuotta sitten
Panel.java Handle tab indexes in a generic way (#7749) 9 vuotta sitten
PasswordField.java Fix writing issues (#7749) 9 vuotta sitten
PopupDateField.java Reading properties of components should not set state to dirty (#14060). 10 vuotta sitten
PopupView.java Make Vaadin component handling proxy-friendly (#14639) 9 vuotta sitten
ProgressBar.java Declarative support for ProgressBar (#16316) 9 vuotta sitten
ProgressIndicator.java Update copyright year to 2014 10 vuotta sitten
PushConfiguration.java Revert "Make push path configurable (#14432)." 9 vuotta sitten
RichTextArea.java Declarative support for RichTextArea (#16326) 9 vuotta sitten
Select.java Update copyright year to 2014 10 vuotta sitten
SelectiveRenderer.java Update copyright year to 2014 10 vuotta sitten
SingleComponentContainer.java Update copyright year to 2014 10 vuotta sitten
Slider.java Fix Declarative support for Slider (#17196) 9 vuotta sitten
TabSheet.java Allow TabSheet and Accordion tab captions to contain HTML (#14609) 9 vuotta sitten
Table.java Add missing @since to VScrollTable and Table. 9 vuotta sitten
TableFieldFactory.java Update copyright year to 2014 10 vuotta sitten
TextArea.java SynchronizeFrom/ToDesign -> read/writeDesign (#7749) 9 vuotta sitten
TextField.java Merge remote-tracking branch 'origin/master' into declarative 9 vuotta sitten
TooltipConfiguration.java Update copyright year to 2014 10 vuotta sitten
Tree.java Update copyright year to 2014 10 vuotta sitten
TreeTable.java ICON_ONLY mode should not show icon row header for TreeTable (#14799). 9 vuotta sitten
TwinColSelect.java Update copyright year to 2014 10 vuotta sitten
UI.java Cleanup UI even if detach fails (#16651) 9 vuotta sitten
UIDetachedException.java Update copyright year to 2014 10 vuotta sitten
UniqueSerializable.java Update copyright year to 2014 10 vuotta sitten
Upload.java Call endUpload() in finally block of fail handling (#14677). 9 vuotta sitten
VerticalLayout.java Update copyright year to 2014 10 vuotta sitten
VerticalSplitPanel.java Update copyright year to 2014 10 vuotta sitten
Video.java Update copyright year to 2014 10 vuotta sitten
Window.java Moved accessibility shortcut handling to server-side. [#14843] 9 vuotta sitten
package.html Moved server files to a server src folder (#9299) 12 vuotta sitten