jsblocks icon indicating copy to clipboard operation
jsblocks copied to clipboard

Better MV-ish Framework

Results 14 jsblocks issues
Sort by recently updated
recently updated
newest added

i want to response plain string from a static file for ssl verify, however virtual ( in \node_modules\blocks\node\blocks-node.js:11829:51 ) is null if static file have no dom, its a bug...

cannot reproduce

jsvalue - the built-in utility methods in jsblocks are having more problems than solving ones. The best option is to remove the utility methods by default and release it as...

enhancement

Hi, Could we use this: https://github.com/adunkman/connect-assets with jsblocks server? Or https://github.com/nodeca/mincer ? Any other alternatives? Could you give me the example to do that? Thanks.

question
feature request

I think jsblocks should provide an api for the user for handling failed request. I see some possible ways to register such a handler: The often in nodejs used way:...

enhancement

As discussed in https://github.com/astoilkov/jsblocks/issues/92

enhancement

As per suggestion: https://github.com/astoilkov/jsblocks/issues/58

enhancement

Hi, I would like to make an app, that will contain a page builder (HTML builder). The user selects some module (products, gallery, slider, ...) and inserts it into the...

help wanted

Hello, If possible, please update your angular.js performance test cases with `track by $index` in each of the `ng-repeats` in order to even the playing field. **initial-load/angular.html** ``` {{person[column]}} {{person[column]}}...

enhancement

Currently if you call sync on Model or Collection that have deeply nested Model or Collection inside this will throw an error when `JSON.stringify` is executed.

enhancement

@astoilkov Fix for issue [#77]("https://github.com/astoilkov/jsblocks/issues/77")