An open API service indexing awesome lists of open source software.

https://github.com/shepherdwind/bidi

MVVM for KISSY, Bidi(Bidirectional)
https://github.com/shepherdwind/bidi

Last synced: 9 months ago
JSON representation

MVVM for KISSY, Bidi(Bidirectional)

Awesome Lists containing this project

README

          

## bidi

[![Build Status](https://travis-ci.org/shepherdwind/bidi.png?branch=master)](https://travis-ci.org/shepherdwind/bidi)
MVVM for KISSY

* 版本:1.0,support ie6+
* demo:[http://gallery.kissyui.com/bidi/1.0/demo/index.html](http://gallery.kissyui.com/bidi/1.0/demo/index.html)
* todo app:[http://gallery.kissyui.com/bidi/1.0/demo/todo/index.html](http://gallery.kissyui.com/bidi/1.0/demo/todo/index.html)
* 教程:[http://gallery.kissyui.com/bidi/1.0/guide/index.html](http://gallery.kissyui.com/bidi/1.0/guide/index.html)
* spec:[http://gallery.kissyui.com/bidi/1.0/spec/index.html](http://gallery.kissyui.com/bidi/1.0/spec/index.html)
* 版本
- 1.0 for kissy 1.3.x
- 1.1 for kissy 1.4.0
- 1.2 for kissy 1.4.1

## changelog

* 2013-12-26 增加1.2版本,用于kissy 1.4.1,因为1.4.1改动过大,bidi没法再兼容下去
现在使用的方案是,在bidi本地有一个1.4.0的xtemplate的本地模块
* 1.1 支持kissy1.4,因为1.4和1.3的Xtemplate的api有点不一致,所以,1.1只能在1.4版本下使用
反之亦然,1.0仅支持kissy 1.3.x

### V1.0