浏览代码

Remove the eval method.

zhixin 11 年之前
父节点
当前提交
788aa86c05
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -23,6 +23,7 @@ The table displays data in a tabular format and offers rich support to radio, ch
 - [x] Fix #96, #103: apply `class` option to td elements.
 - [x] Fix #96, #103: apply `class` option to td elements.
 - [x] Fix #97: add `sortable` class to header cells instead of `cursor: pointer`.
 - [x] Fix #97: add `sortable` class to header cells instead of `cursor: pointer`.
 - [x] Fix #124: change 'queryParams' and 'queryParamsType' default option.
 - [x] Fix #124: change 'queryParams' and 'queryParamsType' default option.
+- [x] Remove the `eval` method.
 
 
 ## Features
 ## Features