Skip to content

Commit 5e6aa52

Browse files
author
QuantLab
authored
Merge pull request #1 from quantlabio/quantlab
0.33.5
2 parents 3192e3f + e9a4fed commit 5e6aa52

15 files changed

Lines changed: 373 additions & 154 deletions

dist/@quantlab/handsontable.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@quantlab/handsontable.full.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2424
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2525
*
26-
* Version: 0.33.4
27-
* Date: Fri Aug 11 2017 10:34:25 GMT+0800 (China Standard Time)
26+
* Version: 0.33.5
27+
* Date: Mon Sep 04 2017 16:53:18 GMT+0800 (China Standard Time)
2828
*/
2929
@charset "UTF-8";
3030

dist/@quantlab/handsontable.full.js

Lines changed: 120 additions & 52 deletions
Large diffs are not rendered by default.

dist/@quantlab/handsontable.full.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@quantlab/handsontable.full.min.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@quantlab/handsontable.js

Lines changed: 120 additions & 52 deletions
Large diffs are not rendered by default.

dist/@quantlab/handsontable.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@quantlab/handsontable.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/@quantlab/handsontable.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/handsontable/handsontable/issues"
1111
},
1212
"author": "Handsoncode <hello@handsontable.com>",
13-
"version": "0.33.4",
13+
"version": "0.33.5",
1414
"browser": "dist/@quantlab/handsontable.full.js",
1515
"main": "commonjs/index.js",
1616
"module": "es/index.js",

0 commit comments

Comments
 (0)