0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved Javadocs to the binder annotations. More... almost 12 years ago
Changed layout attribute namespace from "urn:vaadin:layout" to "urn:vaadin:parent". More... almost 12 years ago
Changed urn namespace identifier from "package" to "import". More... almost 12 years ago
Added SimpleAddressbook example link to README. More... almost 12 years ago
Already assigned controller fields with @UiField annotation are now used instead of always instantiating new components. Fixes #17 More... almost 12 years ago
Updated version to 0.7.0-SNAPSHOT. More... almost 12 years ago
More refactoring to the internals of the layout inflater module. More... almost 12 years ago
Use static import. More... almost 12 years ago
Miscellaneous refactoring. More... almost 12 years ago
Minor cleanup and Javadoc fixes on ReflectionUtils. More... almost 12 years ago
Use static imports. More... almost 12 years ago
Simplified the ReflectionUtils API. More... almost 12 years ago
Fixed index on the MethodComparator constructor for layout attributes. Added related test case. More... almost 12 years ago
Fixed broken import that was missing from previous commit. More... almost 12 years ago
Replaced the preferred method selection with Comparator that sorts the methods in preferred order. More... almost 12 years ago
Refactored some of the reflective method juggling into new utility methods in ReflectionUtils. More... almost 12 years ago
Added support for setter methods without any parameters. Fixes #18 More... almost 12 years ago
Minor refactoring. More... almost 12 years ago
Replaced currentComponent instance variable with a local one. More... almost 12 years ago
Refactoring the internals of org.vaadin.teemu.clara.inflater. More... almost 12 years ago
Upgraded to Vaadin 7.0.1 More... almost 12 years ago
Merge branch 'master' of github.com:tehapo/Clara More... almost 12 years ago
Larger logo graphics for the demo app to support retina resolution. More... almost 12 years ago
Added 0.6.0 package. More... almost 12 years ago
Refactoring, code cleaning, additional tests. More... almost 12 years ago
Added support for enum attributes. More... almost 12 years ago
Updated Vaadin version to 7.0.0 final. More... almost 12 years ago
Merge branch 'master' of github.com:tehapo/Clara More... almost 12 years ago
Code formatting for Java 6. More... almost 12 years ago
Code formatting. More... almost 12 years ago