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
Added support for URLs in CSS files that use single quotes More... almost 12 years ago
Fixed CSS resource path resolution by using getFilePath() instead of getPath() More... almost 12 years ago
Added error checking code for the "cache-key" attribute More... almost 12 years ago
To maintain backwards compatibility when loading package manifests, added check to see if "includes" or "dependencies" is an Array More... almost 12 years ago
PRES-6368 Added support for HTML fragment caching More... almost 12 years ago
Adding require('module').Module.uninstallRaptor() function that can be used to unhook raptor from the Node module loading system. This allows applications to hot reload the raptor modules (which requires that all references to raptor be removed). More... almost 12 years ago
Non-raptor module dependencies should not be automatically loaded More... almost 12 years ago
Upped RaptorJS version from 2.0.15 to 2.1.0 More... about 12 years ago
Better handling of duplicate widget IDs More... about 12 years ago
Deprecated getRootEl() and getRootElId() More... about 12 years ago
jshint fix (fixed duplicate var) More... about 12 years ago
jshint fix (added missing semicolon) More... about 12 years ago
Fixed jsdoc link More... about 12 years ago
Added support for passing in a comma-separated list of enabled package extensions More... about 12 years ago
Added ability to disable the inclusion of es5 and es6 shim functions More... about 12 years ago
Updated jsdoc for RenderResult.getNode() More... about 12 years ago
Enabled "latedef" rule for jshint More... about 12 years ago
Fixed the "isServer()" method More... about 12 years ago
Minor improvement to avoid trying to resolve a package manifest for module names that end in "/js" More... about 12 years ago
Added support for a "config" attribute to be provided for a widget More... about 12 years ago
Added support for wrapper function for the <w:init-widgets> tag More... about 12 years ago
Minor code formatting improvement for the templates compiler More... about 12 years ago
PRES-6354 Added support for "ignoreMissing" argument to legacy raptor.require() More... about 12 years ago
Added check to see if rootNode was provided to the TemplateBuilder to prevent NPE More... about 12 years ago
PRES-6351 <class constructor>.getName() should return legacy/unnormalized name More... about 12 years ago
PRES-6346 Added legacy functions that were not correctly moved into the raptor-legacy module More... about 12 years ago
PRES-6344 Updated legacy raptor.inherit() method to correctly normalize superclass name More... about 12 years ago
PRES-6329 Added check to make sure console is available More... about 12 years ago
Various improvements to the templating module More... about 12 years ago
Minor bug fix for template work directories More... about 12 years ago