1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 07, 2024 — Jan 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Switching to vm.runInThisContext() for evaluated compiled templates More... about 12 years ago
PRES-6262 JSHint fixes More... about 12 years ago
Upped version to 2.0.11 More... about 12 years ago
PRES-6308 Made change to remove the need for passing along "widgetArgs" by storing the widgetArgs in the context so that they can be immediately retrieved and cleared by the WidgetTag More... about 12 years ago
PRES-6308 Refactored out code related to add helper functions into a common place in preparation for other compilers adding their own helper functions More... about 12 years ago
PRES-6281 Added test cases for widget rerendering and cleanup More... about 12 years ago
PRES-6281 Added support for re-rendering a widget. Also fixed cleanup to prevent memory leaks. More... about 12 years ago
Switched to correct case for the "js-class" attribute of the widget tag More... about 12 years ago
Upped version to 2.0.10 More... about 12 years ago
PRES-6291 Split out legacy Widget mixins into an optional extension More... about 12 years ago
Fixed target object that is passed to factory function for define.extend. Updated raptor-legacy based on change and added test case More... about 12 years ago
Relaxing check for "is array" to only check for "forEach" for compatibility with Java List objects wrapped as Arrays More... about 12 years ago
Add convenience method for enable RaptorJS extensions on the server More... about 12 years ago
Made change to insert match text if replacement not provided More... about 12 years ago
Removed unnecessary string concatenation More... about 12 years ago
Refactored helper class names to clarify purpose More... about 12 years ago
PRES-6262 JSHint fixes More... about 12 years ago
Merge branch 'master' of https://github.com/raptorjs/raptorjs More... about 12 years ago
Checking in missing line for fixing initialization of widgets rendered on the server More... about 12 years ago
Upped version to 2.0.9 More... about 12 years ago
Fixed invocation of widgets rendered on the server More... about 12 years ago
Merge pull request #11 from philidem/master More... about 12 years ago
Fixes incorrect value for "scope" when initializing widgets in browser. Also, fixed some warnings that editor found regarding unused variables. More... about 12 years ago
Bug fix when using configuration file in optimizer-cli More... about 12 years ago
Upped the version to 2.0.8 More... about 12 years ago
Updated dev spec More... about 12 years ago
Added support for using a template as the renderer for a custom tag More... about 12 years ago
Improvements to the optimizer CLI to automatically use package.json for directory if no dependencies passed in. Also added better rules for determining bundle name if not specified. More... about 12 years ago
Bug fixes for "getWidget()" in RenderResult and added test case More... about 12 years ago
Merge pull request #10 from philidem/master More... about 12 years ago