0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump to 1.10.4; More... about 7 years ago
Bumped to pre 1.10.4; More... about 7 years ago
updated new infinite scroll; (#44) More... about 7 years ago
Added build timestamp to app.inject.js as well; More... about 7 years ago
Added app.buildTimestamp in build to counter template and i18n json caching. More... about 7 years ago
Bump to 1.10.3; More... over 7 years ago
view.topics; (#39) More... over 7 years ago
Infinite grid; View.less; Application.downloader (#40) More... over 7 years ago
Input 'enter/return' keyup event. (#42) More... over 7 years ago
Fixed double navigate-to events error upon multiple ready; More... over 7 years ago
Updated to-do in changelog; More... almost 8 years ago
Added app.widget('ToC'); More... almost 8 years ago
Refreshed build tag; More... almost 8 years ago
Added websocket over ssl/tls support; Fixed app.remote() query params merging problem; More... almost 8 years ago
revised json web token sample for the backend; (#38) More... almost 8 years ago
Added support for intercepting app.remote() calls according to app.mock(); Added support for jwt (token) in the client side (honored by app.remote()); More... about 8 years ago
Fixed minor regression in app.mock() impl; More... about 8 years ago
Removes deps on stage-editors.js impl in main framework; More... about 8 years ago
Separated editors impl into stage-editors.js; More... about 8 years ago
Refined app.mock() schema registery to register per http method; More... about 8 years ago
Added faker.string(style, length, prefix) for generating "controlled" random strings; (#35) More... about 8 years ago
added app.pack(keypathObj/*{keypath: val1, keypath: val2, ...}*/, to) (#34) More... about 8 years ago
Added app.detect() api; Refined global scroll event source to region-app; More... about 8 years ago
Refined app.locate() and related apis to support multiple view targets; (#33) More... about 8 years ago
Fixed doc site build script (excluding workers) More... about 8 years ago
Added app.sse() and ref impl backend; Refined app.poll() and app.ws() with opt object; (a 3rd type of param) Single svg view will auto re-run onReady upon 'window-resized' global e; More... about 8 years ago
Added Server-Sent Events(SSE) for both client and devserver; (#31) More... about 8 years ago
Refined app.mock() to support JSON obj args and handlebar tpl; More... about 8 years ago
Updated todo in CHANGELOG.md; More... about 8 years ago
Updated app.config with workerSrcs option; More... about 8 years ago