This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
thinkjs
Watch
1
Star
0
Fork
0
You've already forked thinkjs
mirror of
https://github.com/thinkjs/thinkjs.git
synced
2026-01-25 14:42:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
thinkjs
/
lib
/
Lib
/
Core
History
welefen
de6fc12c94
添加 filter_data选项
2015-01-12 10:31:26 +08:00
..
App.js
修复404访问时非首次请求无法结束的问题
2015-01-06 21:20:45 +08:00
Controller.js
给下载添加异常捕获
2014-11-18 12:26:53 +08:00
Db.js
修复sql查询数据缓存后,通过S()无法取出的情况.
fix
#134
2014-11-09 14:18:01 +08:00
Dispatcher.js
添加分组自动识别的功能
fix
#115
2014-09-15 14:41:21 +08:00
Http.js
添加 filter_data选项
2015-01-12 10:31:26 +08:00
Model.js
添加对addAll方法自动校验的支持
2015-01-08 18:32:12 +08:00
Think.js
将setInterval时间间隔由100ms改为500ms
2014-11-18 13:44:47 +08:00
View.js
修复assign promise,extend导致promise失效的问题
2014-11-10 10:13:22 +08:00