Browse Source

Remove package-lock.json

zhixin 7 years ago
parent
commit
701492f137
4 changed files with 9 additions and 4416 deletions
  1. 1 0
      .gitignore
  2. 7 0
      CHANGELOG.md
  3. 1 0
      DONATORS.md
  4. 0 4416
      package-lock.json

+ 1 - 0
.gitignore

@@ -19,6 +19,7 @@ check.js
 # Common IDE files
 # Common IDE files
 nbproject
 nbproject
 .~lock.*
 .~lock.*
+package-lock.json
 .buildpath
 .buildpath
 .idea
 .idea
 .project
 .project

+ 7 - 0
CHANGELOG.md

@@ -1,6 +1,13 @@
 ChangeLog
 ChangeLog
 ---------
 ---------
 
 
+### 1.13.0
+
+- feat(js): rewrite bootstrap-table, locales and extensions to ES6
+- feat(js): extensions add `Bootstrap v4.0` support
+- fix(css): fix #1848, remove toolbar line-height
+- fix(resizable extension): remove `fixed` option from resizable extension
+
 ### 1.12.1
 ### 1.12.1
 
 
 - fix(js): fix #3656, toggle icon typo
 - fix(js): fix #3656, toggle icon typo

+ 1 - 0
DONATORS.md

@@ -79,5 +79,6 @@
 * 无心向你:9.9元
 * 无心向你:9.9元
 * 指间沙:9.9元
 * 指间沙:9.9元
 * 董琛:9.9元
 * 董琛:9.9元
+* 朝阳:8元
 
 
 注:由于支付宝和微信使用匿名的方式,导致无法查询捐助者,麻烦发送邮件告知捐助信息,谢谢。
 注:由于支付宝和微信使用匿名的方式,导致无法查询捐助者,麻烦发送邮件告知捐助信息,谢谢。

File diff suppressed because it is too large
+ 0 - 4416
package-lock.json