From 035def3732577310ee5757cac084475527018ab4 Mon Sep 17 00:00:00 2001 From: Jimmy Yuen Ho Wong Date: Sat, 27 Apr 2013 19:31:43 +0800 Subject: [PATCH] Version 0.2.5 --- Makefile | 15 +- api/index.html | 4 +- api/output/Backgrid.BooleanCell.js | 2 +- api/output/Backgrid.BooleanCellEditor.js | 4 +- api/output/Backgrid.Cell.js | 2 +- api/output/Backgrid.DateCell.js | 2 +- api/output/Backgrid.DatetimeCell.js | 2 +- api/output/Backgrid.EmailCell.js | 2 +- api/output/Backgrid.Extension.LunrFilter.js | 2 +- api/output/Backgrid.Extension.Paginator.js | 2 +- .../Backgrid.Extension.TextareaEditor.js | 2 +- api/output/Backgrid.IntegerCell.js | 2 +- api/output/Backgrid.NumberCell.js | 2 +- api/output/Backgrid.SelectCell.js | 2 +- api/output/Backgrid.SelectCellEditor.js | 2 +- api/output/Backgrid.StringCell.js | 2 +- api/output/Backgrid.TimeCell.js | 2 +- api/output/Backgrid.UriCell.js | 2 +- assets/css/doc.css | 2 +- index.html | 236 +++++++++++++----- lib/backgrid.js | 35 ++- lib/backgrid.min.js | 2 +- lib/extensions/filter/backgrid-filter.js | 15 +- lib/extensions/filter/backgrid-filter.min.js | 2 +- .../paginator/backgrid-paginator.css | 26 +- .../paginator/backgrid-paginator.js | 2 +- .../paginator/backgrid-paginator.min.css | 2 +- .../paginator/backgrid-paginator.min.js | 2 +- .../text-cell/backgrid-text-cell.js | 4 +- .../text-cell/backgrid-text-cell.min.js | 2 +- 30 files changed, 246 insertions(+), 137 deletions(-) diff --git a/Makefile b/Makefile index 86f26d14..746bf00f 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,20 @@ doc: --categories=categories.json \ --warnings=-no_doc \ --pretty-json \ - --output api + --output api \ + --body-html="" + test: FORCE phantomjs bin/run-jasmine.js test/index.html diff --git a/api/index.html b/api/index.html index 96e0a20b..df38ef49 100644 --- a/api/index.html +++ b/api/index.html @@ -128,9 +128,9 @@

Filter

- + - + - + - - + + @@ -1610,14 +1712,14 @@

License

- - - - - - - - + + + + + + + +