openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Vaadin Clara
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 2 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Handle id prefixing with an AttributeFilter. This keeps knowledge of the prefix limited to ClaraBuilder and Binder
Mark Rotteveel
More...
over 9 years ago
Add documentation for ClaraBuilder and InflaterListener
Mark Rotteveel
More...
over 9 years ago
Provide a way to have component trees created with an id prefix.
Mark Rotteveel
More...
over 9 years ago
Add builder for more control over instantiation of Clara. Add option to add extra AttributeParsers.
Mark Rotteveel
More...
over 9 years ago
Add clara-1.3.0.zip package
Teemu Pöntelin
More...
over 9 years ago
Bump version to 1.3.0
Teemu Pöntelin
More...
over 9 years ago
Minor refactoring
Teemu Pöntelin
More...
over 9 years ago
Organize imports, no functional changes
Teemu Pöntelin
More...
over 9 years ago
Apply formatting, no functional changes
Teemu Pöntelin
More...
over 9 years ago
Merge pull request #34 from bolcom/fixexceptionhandling
Teemu Pöntelin
More...
over 9 years ago
Merge pull request #33 from bolcom/add-component-providers
Teemu Pöntelin
More...
over 9 years ago
Merge pull request #32 from bolcom/improved-exception-handling-on-filters
Teemu Pöntelin
More...
over 9 years ago
Remove InvocationTargetException from stacktrace.
Mark Rotteveel
More...
almost 10 years ago
Have proxy invoke unwrap InvocationTargetException to prevent UndeclaredThrowableException and InvocationTargetException in event handling; this will make a Clara event handler have the same behavior as a 'normal' Vaadin click event handler
Mark Rotteveel
More...
almost 10 years ago
Add IntelliJ project definition to gitignore
Mark Rotteveel
More...
almost 10 years ago
Add clara-1.2.0.zip package
Teemu Pöntelin
More...
almost 10 years ago
Bump version to 1.2.0
Teemu Pöntelin
More...
almost 10 years ago
Fix Javadoc errors and warnings
Teemu Pöntelin
More...
almost 10 years ago
Fix Javadoc error "self-closing element not allowed"
Teemu Pöntelin
More...
almost 10 years ago
Move build status to top
Teemu Pöntelin
More...
almost 10 years ago
Clean up BinderTest code
Teemu Pöntelin
More...
almost 10 years ago
Test attribute handling through tabIndex instead of readOnly
Teemu Pöntelin
More...
almost 10 years ago
Apply formatting rules
Teemu Pöntelin
More...
almost 10 years ago
Merge pull request #29 from wbstr/serializable
Teemu Pöntelin
More...
almost 10 years ago
Introduce abstraction of ComponentProvider and its implementations ReflectionComponentProvider and OverrideMapComponentProvider to add an extension point to Clara that will allow me in a next step to add a Spring aware ComponentProvider that allows me to instantiate autowired component beans from a Spring container.
Mark Koops
More...
almost 10 years ago
Introduce AttributeFilterException to make the throw clause of methods AttributerFilter.filter() and AttributeContext.proceed() consistent, allowing an exception originating from proceed() to bubble up without handling halfway.
Mark Koops
More...
almost 10 years ago
Fix field value type handling. Fixes #31
Teemu Pöntelin
More...
almost 10 years ago
make listener binding serializable
kumm
More...
over 10 years ago
Added clara-1.1.0.zip package.
Teemu Pöntelin
More...
over 10 years ago
Bumped version to 1.1.0
Teemu Pöntelin
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree