From 8fb00384f1ca5952aebbaabbb5d54f6c90a012d8 Mon Sep 17 00:00:00 2001 From: liuxinran Date: Sun, 12 Aug 2018 21:54:18 +0800 Subject: [PATCH] chore: release 2.5.0 --- dist/vue-color.js | 6137 ++++++++++++++++++++--------------------- dist/vue-color.min.js | 2 +- package-lock.json | 2 +- package.json | 2 +- src/index.js | 2 +- 5 files changed, 2948 insertions(+), 3197 deletions(-) diff --git a/dist/vue-color.js b/dist/vue-color.js index ade37ad..feb5141 100644 --- a/dist/vue-color.js +++ b/dist/vue-color.js @@ -7,7 +7,7 @@ exports["VueColor"] = factory(); else root["VueColor"] = factory(); -})(typeof self !== 'undefined' ? self : this, function() { +})(this, function() { return /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; @@ -70,7 +70,7 @@ return /******/ (function(modules) { // webpackBootstrap /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports -/******/ return __webpack_require__(__webpack_require__.s = 22); +/******/ return __webpack_require__(__webpack_require__.s = 9); /******/ }) /************************************************************************/ /******/ ([ @@ -175,7 +175,7 @@ if (typeof DEBUG !== 'undefined' && DEBUG) { ) } } -var listToStyles = __webpack_require__(26) +var listToStyles = __webpack_require__(13) /* type StyleObject = { @@ -203,18 +203,14 @@ var singletonElement = null var singletonCounter = 0 var isProduction = false var noop = function () {} -var options = null -var ssrIdKey = 'data-vue-ssr-id' // Force single-tag solution on IE6-9, which has a hard limit on the # of