-
When in [fullpage example](http://arxitics.github.io/ui-schema/examples/full-pages.html), if i click the bottom button, 'ui-nav-pagination' 's li element doesn't change its 'ui-state-active' class act…
-
Hi, guys.
i am doing a spa with react rouer. but now there is strange mistake when i do server render.
here is the error stack.
```
/home/zhuhaihao/code/learn-react/aiyo/server.bundle.js:536
…
-
问题:
项目中用到react-weui ,使用到weui样式:
![qq 20160720164444](https://cloud.githubusercontent.com/assets/11565694/16980596/54fc055c-4e99-11e6-87cb-03c491b89e38.png)
在获取scrollTop时遇到一些问题:
当页面引用weui样式时,查看body的sc…
-
> /*! built in 2016-6-15:12 version 2.09 by 司徒正美 */
我把之前分页的内容抽出来做了个组件,在更新页码的时候碰到了问题,最后是想通过监听pager的属性(curPage,totalPages,totalItems)然后改变pageItems。
在组件中使用 this.$watch("pager.*", function(a, b, name) {}…
-
> /*! built in 2016-6-15:18 version 2.09 by 司徒正美 */
问题描述:当点击分页页码,第三次时候,会无限触发onViewChage事件,导致浏览器卡死,可以看console。 排摸下来,当我改变lists的时候会发生这个,但lists并不是component里面的属性,而且ViewChange不是监听组件的html变化么。 求解决,这个组件离成功只差一…
-
> /*! built in 2016-6-13:2 version 2.08 by 司徒正美 */
``` html
avalon test
var vm = avalon.define({
$id: 'test',
lists: ['你好', '司徒正美'],
toggl…
-
> /*! built in 2016-6-12:3 version 2.08 by 司徒正美 */
``` html
avalon test
var vm = avalon.define({
$id: "test",
curPage: 1,
totalPages: 20,
…
-
Demo里的app.js都是经过混淆的。
不知道0.1发布的时候会不会一并发布比较详尽的文档,形如:
http://t.amazeui.org/#/docs?_k=xrez8k
http://alloyui.com/tutorials/
谢谢。
-
Hello,
On our webserver, we git pull from this repository regularly to update. However, it has happened multiple times in the recent past the pull failed because of a merge conflict. Typically, this …
-
when npm run dev, i get this error.
Failed at the amazeui-vue@0.2.4 predev script 'npm run clean'.
My Node.js version is 5.1.0