59 次程式碼提交 (debfc3b0385e931a4cb4d694c61223674c2413c2)

作者 SHA1 備註 提交日期
  Tatu Lund debfc3b038 Cherry picks of Binder fixes in Flow (#11758) 4 年之前
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 年之前
  Márcio P. Dantas 3c52491a5b Added method asRequired with a custom required validator to BindingBuilder. (#10724) 6 年之前
  Teemu Suo-Anttila 00c3f2c37c Fix ValueChangeListener order changes with Binder (#10745) 6 年之前
  Teemu Suo-Anttila 0a3e1640c6 Add option to use error message provider for StringTo converters (#10711) 6 年之前
  Teemu Suo-Anttila 5aa6433972 Add missing null check to Binding (#10726) 6 年之前
  Teemu Suo-Anttila 4cacbf7d7f Add setReadOnly for Bindings (#10482) 6 年之前
  Marco Collovati 1619d1f0bb Treat fields as readonly when bound with null setter (#10477) 6 年之前
  Marco Collovati b35d2ae872 Make Binder.setReadonly ignore effectively readonly bindings (#10368) 6 年之前
  Teemu Suo-Anttila c6f5c583ad
Improve Binder JavaDocs and APIs (#10347) 6 年之前
  Teemu Suo-Anttila a8b09b222a Add API to read Binding value from bean (#10316) 6 年之前
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 年之前
  Teemu Suo-Anttila d0b5741b81 Add ErrorLevel to Validators and results (#10099) 6 年之前
  Teemu Suo-Anttila dd806e8bb3 Fix Binder bean writing to only validate and write given bindings (#10162) 6 年之前
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 年之前
  Teemu Suo-Anttila e0b661fae5 Fix BindingBuilder to always use the same instance (#10004) 6 年之前
  Teemu Suo-Anttila f5d8dd7bf4 Improve Binder value change handling with bean validation (#9988) 6 年之前
  Teemu Suo-Anttila 1f59cb51af Add API for running BindingValidationStatusHandlers (#9966) 6 年之前
  Piotr Wilkin 797cc0104e Fix removeBinding logic (#10002) 6 年之前
  Teemu Suo-Anttila fac79ef885 Add methods to remove Bindings from Binder (#9932) 6 年之前
  Teemu Suo-Anttila 870ac3dd37 Throw exception if user modifies same binding step twice 7 年之前
  Artur 91e34500d7 Clear errors when clearing binder fields (#9364) 7 年之前
  Artur dfe4e3bf6f Add a method for getting bound fields from Binder (#9365) 7 年之前
  caalador 4360031019 Binding a null bean should clear the bound field values (#8288) 7 年之前
  Aleksi Hietanen 560d161540 Add isValid to Binder (#8274) 7 年之前
  Denis 352d12d977 Introduce Binder.setReadOnly() (#8241) 7 年之前
  Leif Åstrand 2fd7e13c42 Integrate BeanBinder functionality into Binder (#8096) 7 年之前
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 年之前
  Leif Åstrand b2e3aa2acf Rename setRequired to asRequired since it's logically not a setter (#7986) 7 年之前
  Aleksi Hietanen a95dadcde5 Change return type of Binder#getBean to BEAN 7 年之前
  Leif Åstrand c7b84bf51d Separate Binding and BindingBuilder (#80) 7 年之前
  Leif Åstrand 3fd7537c14 Simplify Binding API by removing the FIELDTYPE type parameter 7 年之前
  Aleksi Hietanen 745c9beacc Fix field value change event handling for unbound binder 7 年之前
  Pekka Hyvönen 2cb106ce09 Add Bindinding.setRequired 7 年之前
  Pekka Hyvönen 54e1edcfe0 Rename Binder methods 7 年之前
  Denis Anisimov f981521a52 Disable default null representation one way converter. 7 年之前
  Teemu Suo-Anttila 09485d529d Initial support for null representations in Binder 7 年之前
  Denis Anisimov 1c11016e7a Revert "Initial support for null representations in Binder" 7 年之前
  Teemu Suo-Anttila 9f672890c1 Initial support for null representations in Binder 7 年之前
  Johannes Dahlström 41516b5435 Split Binder tests roughly by category 7 年之前
  Pekka Hyvönen fa32798f14 Fix binder.load to reset validation status in the end 7 年之前
  Pekka Hyvönen ad33cb573e Fix inconsistent API naming in Binder and remove unused handler 7 年之前
  Pekka Hyvönen 5cc6b0e4e2 Clear binder errors after load/bind 7 年之前
  Pekka Hyvönen 28f5c84579 Refactor Binder Status Handling API 7 年之前
  Aleksi Hietanen 376a4d5b89 Add hasChanges to Binder 7 年之前
  Pekka Hyvönen 222908a937 Add Form level status handler and status label 7 年之前
  Denis Anisimov ccaabe6db0 Add item level validator support to Binder 7 年之前
  Artur Signell 814c29c152 Implement Binder.saveIfValid and fix Binder.save to throw exception 7 年之前
  Artur Signell dd1b81a2c2 Make binder set null values correctly 7 年之前
  Pekka Hyvönen a6147df13f Remove duplicate tests and rename tests BinderTest 7 年之前