-
需要转换的内容在vue-admin-web/src/**目录下,你需要找到该文件内的各个文件夹里的文件,并把它们统一都替换成Angular的写法。
注意:
保持前端的样式结构,不要让页面出现乱码、样式错位等内容
原逻辑需要保持不变,你可以在你允许范围内适当check是否会存在bug
如果文件过多超出了你的处理极限,你可以先处理其中一部分,我想先看到效果
Checklist
…
-
Is there a recommended node or npm version? Getting no love as I try out your sample apps.
-
It hard to search anything by name angular-light because of mess of angular / angular-light search output.
The second reason is difference between projects. Yes, it has same core basics but there is …
-
I got two controllers in two different html files each of one changes $scope.pdfUrl.
When I load them for first time I got the wanted result (both of them load the correct pdf). But when I have once l…
-
I'm using ui.router and [angularjs-rails-resource](https://github.com/FineLinePrototyping/angularjs-rails-resource).
The page I'm visiting has a directive that performs a query to the local API to ge…
-
### Expected behavior
Bootstrap will not exist in out dependencies because we upgrade the scss for bootstrap without bower. Sky is not dependent on bootstrap.js because we use angular-ui bootstrap wh…
-
The question here is: which browsers should we support in our sample app? If we could rule-out IE8 we would be in a much better position when it comes to utility functions:
http://kangax.github.com/es…
-
#2 I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
## Curre…
-
[Here](https://angular.io/docs/ts/latest/guide/lifecycle-hooks.html#!#components-only) `ngAfterContentInit` is under Component only section, but [here](https://angular.io/docs/ts/latest/api/core/index…
-
Hi,
I have some basic and maybe silly questions:
1. In the event call back, see code below the very bottom: pie:{elementClick: function(){}},
the call back function in the elementClick lost connecti…