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.
Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
..
calendar Fix typos (#10124) 6 years ago
checkbox Implement error level on client side (#9817) 6 years ago
colorpicker Remove unnecessary full classname references 7 years ago
combobox UIDL to implement Iterable (#10101) 6 years ago
customfield First sentence of javadoc should end with a period (#10114) 6 years ago
datefield Access static members in a static way (#10054) 6 years ago
dd Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
form Implement error level on client side (#9817) 6 years ago
label Remove AbstractComponent.immediate 7 years ago
listselect Move VOptionGroup and dependants to the compatibility package 7 years ago
nativeselect Move VOptionGroup and dependants to the compatibility package 7 years ago
optiongroup Revert multi select using state change 7 years ago
passwordfield Move old TextField to compatibility package 7 years ago
progressindicator Move and duplicate client side and state to compatibility package 7 years ago
richtextarea Construct array inline (#10068) 6 years ago
slider Added Slider into compatibility package 7 years ago
table Use Collection.isEmpty() (#10172) 6 years ago
textarea Move old TextField to compatibility package 7 years ago
textfield Fix some checkstyle warnings (#10179) 6 years ago
tree UIDL to implement Iterable (#10101) 6 years ago
treetable Organize imports 7 years ago
twincolselect Move and duplicate client side and state to compatibility package 7 years ago
upload First sentence of javadoc should end with a period (#10114) 6 years ago
AbstractFieldConnector.java Make compatibility aliases for isRequiredIndicatorVisible() (#8372) 7 years ago
AbstractLegacyComponentConnector.java Move read-only to AbstractFieldState (#8514) 7 years ago
JsniMousewheelHandler.java Fix javadoc references (#10067) 6 years ago
VCalendar.java First sentence of javadoc should end with a period (#10114) 6 years ago
VCalendarPanel.java Fix typos (#10158) 6 years ago
VCheckBox.java Make clicking checkbox label call focus listeners (#9271) 7 years ago
VCustomComponent.java Move and duplicate client side and state to compatibility package 7 years ago
VCustomField.java Allow defining a focus delegate component for CustomField (#20336) 7 years ago
VDateField.java Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
VDateFieldCalendar.java First sentence of javadoc should end with a period (#10114) 6 years ago
VFilterSelect.java Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
VForm.java Re-add back Form to compatibility package (#296). 7 years ago
VLabel.java Synchronize code between V7 and compatibility package 7 years ago
VListSelect.java UIDL to implement Iterable (#10101) 6 years ago
VNativeSelect.java UIDL to implement Iterable (#10101) 6 years ago
VOptionGroup.java Fix typos (#10124) 6 years ago
VOptionGroupBase.java Restore column based width for compatibility selects 7 years ago
VPasswordField.java Move old TextField to compatibility package 7 years ago
VPopupCalendar.java Fix typos (#10158) 6 years ago
VProgressBar.java Move and duplicate client side and state to compatibility package 7 years ago
VProgressIndicator.java Move and duplicate client side and state to compatibility package 7 years ago
VRichTextArea.java First sentence of javadoc should end with a period (#10114) 6 years ago
VScrollTable.java Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
VSlider.java First sentence of javadoc should end with a period (#10114) 6 years ago
VTextArea.java Detect Chrome on iOS as Chrome + Webkit (#9138) 7 years ago
VTextField.java Replace iff with if in javadoc (#10056) 6 years ago
VTextualDate.java Make AbstractDateField based on LocalDate (#125). 7 years ago
VTree.java Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
VTreeTable.java First sentence of javadoc should end with a period (#10114) 6 years ago
VTwinColSelect.java First sentence of javadoc should end with a period (#10114) 6 years ago
VUpload.java Use String.isEmpty() (#10045) 6 years ago