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
Up version of 2.5.x-SNAPSHOT More... over 11 years ago
Provide method to remove specific observer from Observable (and all of it Listeners instances) More... over 11 years ago
Put "elId" (alias for "getElId") in Widget class to mirror WidgetDef More... over 11 years ago
Don't copy properties from base class constructor to inherited class constructor More... over 11 years ago
Static properties/functions in base class should not override static properties/functions in derived class More... over 11 years ago
Merge branch 'master' of https://github.com/raptorjs/raptorjs More... over 11 years ago
Adding some raptor/dom methods for removing elements properly More... over 11 years ago
ecube: Updated version to 2.4.43 More... over 11 years ago
Added missing VarNode and AssignNode to package.json More... over 11 years ago
Added missing VarNode and AssignNode to package.json More... over 11 years ago
When including multiple instances of raptor still need to expose define and require in case other instance More... over 11 years ago
Using 2.5.0-SNAPSHOT for version (didn't need to increment earlier) More... over 11 years ago
2.5.1 More... over 11 years ago
Merge branch 'master' of https://github.com/raptorjs/raptorjs More... over 11 years ago
Adding getWidgets to RenderResult which will select all or some of the widgets that were inserted into DOM More... over 11 years ago
Merge branch 'release-2.4.x' More... over 11 years ago
ecube: Updated version to 2.4.42 More... over 11 years ago
Improved logging of failures during test cases More... over 11 years ago
Improved handling of multiple arguments to loggers More... over 11 years ago
jshint fixes after no conflict changes More... over 11 years ago
Merge branch 'release-2.4.x' More... over 11 years ago
Switched to 2.5.0-SNAPSHOT on master More... over 11 years ago
Upping version again to 2.4.41 More... over 11 years ago
Upped version to 2.4.40 More... over 11 years ago
Upped version to 2.4.39 for latest publish More... over 11 years ago
Added q library to jshintignore More... over 11 years ago
Bug fix for raptor-no-conflict More... over 11 years ago
Update version after adding raptorNoConflict mode support More... over 11 years ago
Add support for raptorNoConflict optimizer build More... over 11 years ago
Prevent raptor from being initialized twice (in cases where host page uses raptor but also includes another script that uses raptor). Don't minify empty code (prevents errors from being reported) More... over 11 years ago