0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Automatic artifact navigation tree menu. More... over 6 years ago
Support for automatic URI navigation. More... over 6 years ago
Fix mime-type icon retrieval. More... over 6 years ago
Add method getMimeType() to Artifact. More... over 6 years ago
Added method getLocation() to Artifact. This allows to get the source location for deployed files and the artifact itself. More... over 6 years ago
Added methods getEmbedding(), getObject() to EmbeddingContext. More... over 6 years ago
DeploymentInstance merged into Artifact. More... over 6 years ago
Embeddings now are handled inside DeploymentInstance (a.k.a. Artifact) to make it more deterministic. More... over 6 years ago
ArtifactDeployer constants moved from API to private interface. More... over 6 years ago
Changing deployment structure to use more straightforward DeploymentInstance services. More... over 6 years ago
ResourceMapper now uses BundleManager to locate bundles. More... over 6 years ago
Vaadin component now have Autoclear. More... over 6 years ago
API now split into Core and VUI (Visual User Interface); detached Smartbox dependency from VUI. More... over 6 years ago
WIP. More... over 6 years ago
Fix horizontal scroll on navigation components. More... over 6 years ago
Add support for aggregated objects and extended ServiceReference. More... over 6 years ago
Added support for aggregated ServiceReference (ServiceReferenceEx). More... over 6 years ago
Try to renderize the aggregate object itself before the its elements. More... over 6 years ago
Added support for service tracking. More... over 6 years ago
Added new component ContainerTreeRenderer. More... over 6 years ago
Make selected focus always full width. More... over 6 years ago
White background for navigation sidebar. More... over 6 years ago
Get horizontal scrollbars when needed. More... over 6 years ago
NewView now opens the new project automatically. More... over 6 years ago
NavigatorManager API changed to highlight navigateTo(state,properties); remove deprecated static methods. More... over 6 years ago
Minor cosmetics. More... over 6 years ago
Fix autofill sensing. More... over 6 years ago
More Accordion-like looks. More... over 6 years ago
Left-hand menu now supports multiple sections with different components (an smarter Accordion). More... over 6 years ago
Handle blank files (zero bytes, no header, no properties) as valid empty files. More... over 6 years ago