0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo in requires comments for dependencies. More... about 14 years ago
removed extra whitespace More... about 14 years ago
Refactoring: changed expected namespace hierarchy for modules More... about 14 years ago
Module completed: lb.core.ajax More... about 14 years ago
Added missing semi-colon, based on JSLint comment. More... about 14 years ago
Module completed: lb.core.json More... about 14 years ago
Application Core Facade is now throwing an exception in case id for sandbox element is not found More... about 14 years ago
Module completed: lb.core.dom More... about 14 years ago
removed unused global: window More... about 14 years ago
Module completed: lb.core.log More... about 14 years ago
added dependencies on lb.core.log and lb.core.dom More... about 14 years ago
New modules: AJAX, DOM, log, JSON in Application Core More... about 14 years ago
added missing semi-colons, based on JSLint errors More... about 14 years ago
minor edit: removed whitespace More... about 14 years ago
New module: lb.core.facade More... about 14 years ago
Removed two more constants from global scope in goog.js (goog/base.js) More... about 14 years ago
fixed typo: set publisher to Legal Box SAS instead of SA More... about 14 years ago
Added parts of Google Closure as Base Library More... about 14 years ago
Added getName method, missing from lb.ui.Module More... about 14 years ago
minor fix: corrected documentation of getSandbox() More... about 14 years ago
added missing semi-colon, based on JSLint warning More... about 14 years ago
Refactoring: added setSanbox method to the Module More... about 14 years ago
added getSandbox method in module More... about 14 years ago
added event filtering in module, using EventFilter objects More... about 14 years ago
New module: lb.ui.EventFilter More... about 14 years ago
Refactoring: added callback parameter to Module#subscribe() More... about 14 years ago
group variable declaration at constructor scope, based on YUICompressor warning More... about 14 years ago
Refactoring: now setting event filter on Module during subscribe More... about 14 years ago
Refactoring: replaced facade.api with facade.getApi() More... about 14 years ago
New module: lb.ui.Sandbox More... about 14 years ago