-
SpineJs Jade Coffeescript stylus Nib
功能更清晰,教师平台
-
It's been two years since this library has been updated and there have been many recent changes that should be fucked:
- Sure... you have coffeescript, but you're missing typescript and ASM.
- Some li…
-
Given the recent buzz in this repo, I wanted to open up a dialog about ideas for the next big Spine release (v2.0 maybe?). I have more open-source time coming up, and would love to contribute it to Sp…
-
I've got a couple of cases where I have a template that I reuse within other templates and at the moment its a copy-paste job. Am I missing something?
Is this a reasonable feature request?
-
Yeah, I'm using the latest Spine ESS right now (3.4.0.2). I can see nested scales on bones transforming properly on the editor, but I noticed that it doesn't work in the current runtime. Is this becau…
-
For example:
redirect = -> console.log("REDIRECTING")
Spine.Route.setup({redirect: true})
If you add this and load the page with a non-existent route, the redirect function is never invoked. But the…
-
Using the scaffold generators, I end up with a Show Controller that looks like this for my Post model:
``` coffee
class Show extends Spine.Controller
events:
'click [data-type=edit]': 'edit'
…
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
我已经把gfwlist里_有可能_被墙的域名提取出来作为一个单独的文件了。现在作为blocked.txt使用,这样绝大部分网站就不需要撞墙再判断是否被墙,明显提高访问速度,减小stat的臃肿程度。
另外还有一个更加简洁的方案,可以和上面的同时加入。就是把国内的IP Range加入白名单机制,只要网站是国内的IP,则一律直连,不再判断或记录。
个人拙见。不知类似的方法能否考虑考虑?
-
@wycats since you're cleaning up issues atm, wondering if you can just shed some light on the teams intentions.
We are mid-way through porting an application build with SpineJS over to Ember. Uses a…