Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Binding.validate() should fire a validation status event (#134). | Denis Anisimov | 2016-08-18 | 1 | -0/+66 |
* | Binding.withStatusChangeHandler and Binding.withStatusLabel (#30). | Denis Anisimov | 2016-08-17 | 1 | -0/+163 |
* | Update TextField to extend AbstractFieldNew (#51) | Aleksi Hietanen | 2016-08-17 | 1 | -16/+1 |
* | Add converter support to Binder | Artur Signell | 2016-08-15 | 1 | -2/+158 |
* | Refactor Binder and Binding/BindingImpl to be easier to understand | Artur Signell | 2016-08-11 | 1 | -2/+3 |
* | Binding.withValidator and Binder.validate methods (#26). | Denis Anisimov | 2016-08-10 | 1 | -0/+68 |
* | Binder.save() and Binder.load() methods implementation (#36). | Denis Anisimov | 2016-08-08 | 1 | -0/+60 |
* | Add Binder for binding field values to bean properties | Teemu Suo-Anttila | 2016-08-05 | 1 | -0/+136 |