2632 Commits (vaadin-icons-3.0.1)

Author SHA1 Message Date
  Teemu Suo-Anttila 47d033aa94 Fix selecting logic of SingleSelectionModel API (#13334) 9 years ago
  Artur Signell c4e4f44946 Convert empty string to null Enum value, only throw ConversionExceptions (#14756) 9 years ago
  Artur Signell b91063f884 Clear all bound fields when nulling the field group data source (#12371) 9 years ago
  Artur Signell 405262d805 Split and capitalize header captions by default 9 years ago
  Teemu Suo-Anttila 60221e9625 Add sanity checking to server side selection models (#13334) 9 years ago
  Artur Signell 22b20bc9fc Add public Field.isEmpty() and clear() (#15354) 9 years ago
  Artur Signell d5682f7fbf Render empty cell instead of stopping rendering if a converter is missing 9 years ago
  Matti Hosio 775276d4a9 Declarative support for AbstractTextField (#7749) 9 years ago
  Matti Hosio a0e1fe4b61 Add support for margins in AbstractOrderedLayout (#7749) 9 years ago
  Matti Hosio 5d6271489b Declarative support for AbstractField (#7749) 9 years ago
  Mika Murtojarvi 409727ec61 Fix errors that affect validation builds (#7749). 9 years ago
  Mika Murtojarvi 1be6a54741 Change a test not to use LocaleUtils. 9 years ago
  Sergey Budkin e1b335022e Long events aren't displayed properly when using Container (#15242) 9 years ago
  Leif Åstrand 4284dcf99a Flattening server-side EditorRow API (#13334) 9 years ago
  Matti Hosio de839dca91 Remove locale utils dependency since that is not available in the server dependencies 9 years ago
  Artur Signell f1f0897727 Make TextField.clear() use empty string to be consistent with constructor (#14755) 9 years ago
  Matti Hosio 786fed171a Declarative support for CssLayout (#7749) 9 years ago
  Leif Åstrand d8c47250a2 Add Grid.addRow (#13334) 9 years ago
  Artur Signell 52fb8cd941 Make addNestedContainerBean work with existing bean item container items (#15355) 9 years ago
  Mika Murtojarvi db04032143 Handle locale as a special case (#7749). 9 years ago
  Mika Murtojarvi 12e5d620ab Handle immediate property as a special case (#7749). 9 years ago
  Alexey Fansky 153129d52d Returning all validation errors in the exception cause when submitting a field group (#14742) 9 years ago
  Teemu Pöntelin 206055708b Fix issues when using java.sql.Date as DateField range (#15342) 9 years ago
  Leif Åstrand edb627a4bd Allow limiting server-side selection size (#13334) 9 years ago
  Anna Miroshnik 7e8b23a73a Hierarchy change markAsDirty to AbstractComponentContainer (#14227) 9 years ago
  Artur Signell 449e5e4968 Basic tests for default converter factory 9 years ago
  Anna Miroshnik a28d6c2098 Add new StringTo<Byte, Short, BigInteger> Converters (#14583) 9 years ago
  Matti Hosio 18b333ee3d Support for automatic binding of the fields of the root layout (#7749) 9 years ago
  Teemu Suo-Anttila 44c0015682 Add getColumns function to Grid (#13334) 9 years ago
  Teemu Suo-Anttila 0a9d29b219 Add select all / select none checkbox to SelectionColumn (#13334) 9 years ago
  Matti Hosio bd78a4c8b2 Declarative support for Responsive (#7749) 9 years ago
  Teemu Suo-Anttila 912c90eee3 Fix appendHeaderRow and appendFooterRow JavaDoc (#13334) 9 years ago
  Leif Åstrand 3ab4ceaacb Avoid non-fatal server-side assertions from selection tests (#13334) 9 years ago
  Leif Åstrand b1d1e274e7 Refactor frozen column API (#13334) 9 years ago
  Mika Murtojarvi 117bf2b791 Declarative: handle inner html for Button and Label (#7749). 9 years ago
  Teemu Suo-Anttila c080a93f84 Remove Column visibility setting from server side (#13334) 9 years ago
  Fabian Lange bf4e325ac6 UIInitHandler emits Content-Length when writing json response (#15271) 9 years ago
  Ilya Ermakov 66c3dd2bf8 SQLContainer removeItem Error when isModified (#8802) 9 years ago
  Jouni Koivuviita 316f1de3f3 Fix Java 8 compatibility 9 years ago
  Mika Murtojarvi be35a9b3f1 Fixes for the public API of DesignContext. 9 years ago
  Leif Åstrand ca061119ca Add server-side CellStyleGenerator (#13334) 9 years ago
  Matti Hosio ccbed3fcfa Declarative support for AbsoluteLayout (#7749) 9 years ago
  Artur Signell a6af80a5ce Rename method to be consistent with Container.Viewer (#13334) 9 years ago
  Sauli Tähkäpää 758300e27e Add null check to UI.setTheme. (#15326) 9 years ago
  Artur Signell c00921a2ff Allow setting style name for header/footer rows (#7225) 9 years ago
  Matti Hosio 9730b6def1 Declarative feature improvements (#7749) 9 years ago
  Teemu Suo-Anttila d3cfb79c22 Extend addColumn to support arbitrary data types (#13334) 9 years ago
  Teemu Suo-Anttila 4dc3f49029 Fix addColumn to function correctly with non-default container (#13334) 9 years ago
  Leif Åstrand d499cfd03e Rename row key parameter for consistency (#13334) 9 years ago
  Matti Hosio 405ae14a6b Declarative: Use Element in DesingSynchronizable method parameters 9 years ago