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
R
RaptorJS - A Modular JavaScript Toolset
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 07, 2024 — Jan 07, 2025
Showing page 23 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added the ability to attach HTML fragment to DOM and then to call RenderResult::getWidget() to get the first widget that was rendered.
Phil Gates-Idem
More...
about 12 years ago
sourceUrlResolver function works with paths not URLs (fixes problem when using in-place-deployment with source-mapping entries)
Phil Gates-Idem
More...
about 12 years ago
Merge branch 'master' of https://github.com/raptorjs/raptorjs
Phil Gates-Idem
More...
about 12 years ago
Adding "logger" variable which is needed for some error handling
Phil Gates-Idem
More...
about 12 years ago
Changed method names for inserting rendered HTML into the DOM
Patrick Steele-Idem
More...
about 12 years ago
Upped version to 2.0.7
Patrick Steele-Idem
More...
about 12 years ago
Converting sub attributes to camel case for ForNode properties
Patrick Steele-Idem
More...
about 12 years ago
Removed use of dash in property name
Patrick Steele-Idem
More...
about 12 years ago
Added code to make sure widget ID is always valid
Patrick Steele-Idem
More...
about 12 years ago
Removing use of dash separated properties in JS code
Patrick Steele-Idem
More...
about 12 years ago
Added ability to remove dashes from sub-attributes by converting to camel case
Patrick Steele-Idem
More...
about 12 years ago
Updating comment
Patrick Steele-Idem
More...
about 12 years ago
Minor updates to the raptor/component-renderer/RenderResult class
Patrick Steele-Idem
More...
about 12 years ago
Made change to preserve attribute names based on loaded attribute definition
Patrick Steele-Idem
More...
about 12 years ago
Preserving widget event attribute names
Patrick Steele-Idem
More...
about 12 years ago
Added override for preserving property names based in via tag attributes
Patrick Steele-Idem
More...
about 12 years ago
Fixing reference the widgets taglib package
Patrick Steele-Idem
More...
about 12 years ago
Restoring conversion of dash separated attributes to camel case
Patrick Steele-Idem
More...
about 12 years ago
PRES-5127 Added error message for when widget ID is not provided correctly
Patrick Steele-Idem
More...
about 12 years ago
PRES-5127 Fix to correctly convert widgets initialized as part of UI components rendered in the browser
Patrick Steele-Idem
More...
about 12 years ago
PRES-5127 Improved how widget IDs are generated by taking advantage of Context.uniqueId()
Patrick Steele-Idem
More...
about 12 years ago
Added change to allow both "process" and "render" method to be used for tag handlers
Patrick Steele-Idem
More...
about 12 years ago
Updated package for raptor/templating/compiler
Patrick Steele-Idem
More...
about 12 years ago
Enabled NativeObject wrapping for Java primitives (Java Strings are not treated as native JavaScript strings)
Patrick Steele-Idem
More...
about 12 years ago
Updated package.json for the raptor/render-context module to include Context_server.js for the server
Patrick Steele-Idem
More...
about 12 years ago
Updated the usage of eval in TemplateCompiler to allow compiled templates to be loaded using the optimized "eval" method for Rhino
Patrick Steele-Idem
More...
about 12 years ago
Fixed "logger" for TemplateCompiler
Patrick Steele-Idem
More...
about 12 years ago
Added helper toString for object module instances (outputs the name of the module) to avoid the less friendly "[object Object]"
Patrick Steele-Idem
More...
about 12 years ago
Added dependency of "raptor/dom" to the "raptor/component-renderer" module (needed for traversing the DOM)
Patrick Steele-Idem
More...
about 12 years ago
Defaulting to "c" prefix for unique IDs to ensure client generated IDs do not overlap with server-side unique IDs.
Patrick Steele-Idem
More...
about 12 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
47
48
→
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