提交 2582cb53 编写于 作者: D dependabot[bot] 提交者: doly mood

build(deps): bump handlebars from 4.0.11 to 4.5.1 (#622)

* docs(i18n): add version

* build: docs

* docs(quick-start): add checker & locale entry

* docs(scroll): version

* build: docs

* chore(scroll): fix example bug

* build: docs

* fix(validator): remove findMessage

* chore(upgrade): update to v1.11.1

* build: package

* chore(example): input spell error

* build: docs

* docs(swipe): add 1.11 version diff

* build: docs

* Fix nest scrolls bug (#340)

* fix(scroll): outer scroll disabled when inner scroll invoke scrollTo

* chore(scroll): fix test bug in nest scroll

* fix(scroll): add 'none' nestMode

* fix(scroll-nav): can not scroll when nav-bar reach boundary

* chore(scroll): update scroll docs

* chore(package.json): 1.11.2

* build: package

* build: docs

* chore(example): checkbox add click demo

* docs(checkbox): add click demo doc

* build: docs

* feat(textarea): support autoExpand prop to control init state

#348

* test(textarea): add autoExpand prop test

* docs(textarea): add autoExpand prop doc

* Fix scrolls nest mode (#345)

* fix(scroll): set nestMode default to 'none'

* chore(scroll): update examples

* chore(scroll): update scroll docs

* chore(scroll): update unit test

* fix(scroll): update

* Feat recycle list (#344)

* feat(recycle-list): complete coding

* test(recycle-list): add unit case

* docs(recycle-list): add docs

* test(recycle-list): modify unit case

* feat(recycle-list): remove refs

* test(recycle-list): improve the coverage

* docs(recycle-list): modify destructuring

* docs(recycle-list): modify docs

* feat(recycle-list): adjust css and optimize loadings

* test(recycle-list): modify unit case

* refactor(recycle-list): code review

* refactor(recycle-list): add overflow scrolling touch

* docs(recycle-list): en remove zh-CN doc

* docs(recycle-list): tombstone mode to infinite mode

* refactor(input): placeholder color set to normal

* refactor(textarea): placeholder color specificity to normal

* chore(package.json): 1.12.0

* docs(scroll): nest mode required version 1.12

* docs(recycle-list): add version

* chore(types): add recycle-list component

* build: package

* build: docs

* fix(recycle-list): change warning to warn

* chore(package.json): 1.12.1

* build: package

* feat(form): submit method add skipValidate param

skipValidate used to skip validating when submit

* docs(form): add submit skitValidate param doc

* chore(package.json): 1.12.2

* docs(form): add version required

* build: package

* build: docs

* fix(swipe): should update activeIndex when remove item

* chore(package.json): 1.12.3

* build: package

* docs(nav): add video tutorial

* build: docs

* fix(example): fix page header invisible

* fix(recycle-list): can not scroll on iOS

* refactor(example): recycle list style

* chore(package.json): 1.12.4

* build: package

* build: docs

* feat(form): add checker item

* feat(tab-bar): support value prop

* feat(tab-panels): support value prop for tab-panel

* docs(tab-bar): add value prop doc

* feat(locale): support auto get Vue value

* chore(package.json): 1.12.5

* build: package

* build: docs

* docs(quick-start): add video

* build: docs

* Feat(TimePicket): support min & max

* feat: max

* test(time-picker): max example

* fix(time-picker): days.len

* docs: max

* fix(time-picker): column init

* test(time-picker): max

* docs: max

* test: fix minute step

* fix: potential float bug

* feat(time-picker): min

* test(time-picker): min

* docs(time-picker): min

* docs(time-picker): min, max

* chore: update version

* build: package

* build: docs

* Fix v-model typo (#369)

* chore: update scroll example's img (#372)

* chore: update scroll example's img

* chore: replace img links

* build: docs

* chore(package.json): better-scroll version lock

* chore(package.json): 1.12.7

* build: package

* build: docs

* fix(image-preview): zoom image on iOS will be blurred

#286

* chore(package.json): 1.12.8

* build: package

* chore(docs): remove Video Tutorial

* build: docs

* fix(slide): goToPage direction (#384)

* fix(slide): goToPage direction

* fix: remove default time value in goToPage function

* chore(slide): add vertical unit test case

* chore(package.json): 1.12.9

* build: package

* fix(recycle-list): check promise when mounted

* feat(input): add blur & focus api

* test(input): focus & blur api

* chore(package.json): 1.12.10

* build: package

* docs(input): add focus & blur api doc

* build: docs

* sticky-ele组件导出错误 (#409)

Thanks for your PR.

* fix(radio): radio group support v-model when using group

* chore(demo): radio group demo

* Recycle list fixbug (#410)

* fix(recycle-list): fix stop scroll bug

* docs(recycle-list): optimize docs

* fix(recycle-list): improve coverage

* test(recycle-list): add some test suites

* fix(recycle-list): normalize function name

* refactor(recycle-list): change ele class

* fix(recycle-list): set list vari to normal prop

* fix(recycle-list): hide loading-spinner when stop scroll

* fix(recycle-list): remove stopFetch variable

* test(recycle-list): modify unit case

* fix(recycle-list): clean unused whitespace and ajust position of noMore

* fix(recycle-list): make noMore var reactive

* chore(package.json): 1.12.11

* build: package

* build: docs

* Recycle list add api (#417)

* docs(recycle-list): add clean methods

* feat(recycle-list): add clean methods

* test(recycle-list): test clean methods

* docs(recycle-list): change clean to reset

* feat(recycle-list): change clean method to reset method

* test(recycle-list): test list length of recycle-list

* test(recycle-list): optimize unit case

* fix(Slide): fix maxScrollX/Y caculating error in nested Slide (#418)

* fix(slide): fix maxScrollX/Y caculating error in nested Slide

* optimise

* chore(types): add popup show, hide and remove declare

* chore(package.json): 1.12.12

* build: package

* build: docs

* chore(types): ts type declare err

* fix(scroll-nav-bar): inline-block element should have vertical-align top

#427

* fix(form): should sync validator value when submit

* refactor(form): opti comment

* chore(package.json): 1.12.13

* build: package

* build: docs

* feat(date-picker): support display order

* feat(date-picker): add columnOrder prop

add columnOrder prop which can be used to change the display order in case where the order is not
'Year-Month-Day Hour-Minute-Second'

* docs(date-picker): add version for columnOrder

* docs(date-picker): fix the mistake in document of date-picker

change "Day" to "Date" in the expression of columnOrder prop

* docs(date-picker): columnOrder doc order

* chore(package.json): 1.12.14

* build: package

* build: docs

* fix(scroll): nested scroll bug
when inner element can't scroll

* chore(package.json): 1.12.15

* build: package

* build: package

* docs(quick-start): upgrade webpack plugin versions

* build: docs

* fix(input): clear use touchend event to handle clear

* fix(types): add Checker

* test(input): fix click to touchevent

* chore(package.json): 1.12.16

* build: package

* build: docs

* feat(upload): support file status class

* chore(package.json): 1.12.17

* build: package

* build: docs

* feat(tab-bar): caculate tab's offsetLeft by el.offsetLeft

* chore(package.json): 1.12.18

* build: package

* build: docs

* test(karma): change image preview tests

* fix(demo): image preview links

* build: docs

* docs(form fields): add input events (#468)

* docs(checkbox and checkbox-group): add events

* docs(components of form type): add input event documentation

* docs(rate component): modify documents

* docs(components of form type): modify events description

* docs(input): modify events description

* chore(types): add style module

* chore(types): add Locale and Style module d.ts

* feat(checker): support disabled

* feat(checker): new component checker

* test(checker): init checker test

* refactor(demo): add checker

* docs(checker): init checker docs

* refactor(checker): remove console

* test(checker): fix radio test

* fix(checker): radio & checkbox type active condition

* fix(checker): radio condition error

* refactor(example): checker router component path err

* test(checker): fix test

* add checker disabled

* add checker disabled document

* 修改checker文档

* 修改缩进

* 修改test

* chore(package.json): 1.12.19

* docs(theme): add checker disabled vars

* build: package

* build: docs

* fix(button): button add events handle

* chore(package.json): 1.12.20

* refactor(form): remove debugger

* build: package

* feat(scroll): optimise scroll pullup (#482)

* feat(scroll): add pullUpLoad subprops visible

* feat(scroll): enhance forceUpdate

* chore(scroll): update docs and test

* optimise(scroll): using nextElementSubling

* chore(docs): update scroll doc

* chore(unit): update unit test to improve coverage

* chore: fix scroll docs

* docs(scroll): add nomore & visible docs

* chore(package.json): 1.12.21

* build: package

* build: docs

* docs(action-sheet): fix method do not match

* build: docs

* fix(index-list): should recalculaye height when forceUpdate

* refactor(demo): fix index-list pull down refresh

* docs(index-list): fix pulldown refresh forceUpdate err

* chore(package.json): 1.12.22

* docs(index-list): fotmat

* build: package

* build: docs

* docs(internationaliztion): refrator

* docs(internationalization): expose localMixin

* docs(internationalization): add sup label

* refactor(locale): mixin to lowercases

* docs(i18n): mixin usage

* chore(package.json): 1.12.23

* build: package

* build: docs

* fix(scroll-nav): use setTimeout to fix vue2.6 nextTick

nextTick is faster than events

* chore(package.json): 1.12.24

* build: package

* build: docs

* fix(scroll): forceUpdate (#526)

* fix: forceUpdate

* fix: rename

* fix: indexList foceUpdate

* docs(quick-start): add nuxt demo repo

* build: docs

* feat(textarea): add change event

* feat(index-list): support title slot

* chore(package.json): 1.12.25

* docs(index-list): add title slot

* build: package

* build: docs

* fix(validator): about promise type checking error

* fix(form): form item should sync value and do not validate twice

* fix(slide): bs transition should only affect transform

* chore(package.json): 1.12.26

* fix(date-picker): min and max default month to right value

* fix(index-list): scroll component refresh check

* build: package

* build: docs

* feat(scroll-nav-bar): sync txts by labels

* feat(scroll-nav): add scrollTo API

* fix(scroll-nav-bar): vue warn prop modify

* fix(scroll-nav-bar): sync txts too

* test(scroll-nav-bar): update labels should update txts too

* chore(package.json): 1.12.27

* build: package

* build: docs

* chore(demo): add input max length demo

* docs(input): add control max length demo

* build: docs

* feat: add a col configuration to checkbox and radio

* feat(checkbox-group): add a col configuration

* feat(radio): add a col configuration

* chore(demo): add a col configuration to checkbox-group and radio

* docs(radio): add a col configuration to radio

* docs(checkbox-group): add a col configuration to checkbox-group

* refactor(group-col mixin): remove comments

* chore(example): checkbox, radio text to en

* docs(checkbox): add colNum doc

* chore(package.json): 1.12.28

* build: package

* build: docs

* fix(input): ff, input min width should be 0

#567

* fix(scroll): pulldown can not reset position

* chore(package.json): 1.12.29

* build: package

* build: docs

* fix(form): should sync validity when add item field

* refactor(form): remove debugger

* fix(form): do not get btn field value

* test(form): add fieldsModel test

* chore(package.json): 1.12.30

* docs(form): add fieldsModel doc

* build: package

* build: docs

* docs(home): update copyright to 2019

* build: docs

* fix(segment-picker): fix can not hide bug

#597

* chore(package.json): 1.12.31

* build: package

* build: docs

* docs(form): add options sub conf desc

* build: docs

* docs(checker): add disabled option

* build: docs

* docs(scroll): bs link to en lang

* docs(scroll-nav-bar): add options prop

* build: docs

* feat(image-preview): support longTapSave to control bs click option

* refactor(image-preview): remove longTap prop

* fix(form): should scroll into first invalid field

* chore(package.json): 1.12.32

* build: package

* build: docs

* fix(radio): default slot child v-model not render correct contents

* build(deps): bump handlebars from 4.0.11 to 4.5.1

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.5.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.5.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.5.1)
Signed-off-by: Ndependabot[bot] <support@github.com>
上级 dbf46cc7
......@@ -6006,52 +6006,22 @@
}
},
"handlebars": {
"version": "4.0.11",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz",
"integrity": "sha1-Ywo13+ApS8KB7a5v/F0yn8eYLcw=",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.1.tgz",
"integrity": "sha512-C29UoFzHe9yM61lOsIlCE5/mQVGrnIOrOq7maQl76L7tYPCgC1og0Ajt6uWnX4ZTxBPnjw+CUvawphwCfJgUnA==",
"dev": true,
"requires": {
"async": "^1.4.0",
"neo-async": "^2.6.0",
"optimist": "^0.6.1",
"source-map": "^0.4.4",
"uglify-js": "^2.6"
"source-map": "^0.6.1",
"uglify-js": "^3.1.4"
},
"dependencies": {
"async": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
"neo-async": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz",
"integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==",
"dev": true
},
"source-map": {
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
"integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
"dev": true,
"requires": {
"amdefine": ">=0.0.4"
}
},
"uglify-js": {
"version": "2.8.29",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.8.29.tgz",
"integrity": "sha1-KcVzMUgFe7Th913zW3qcty5qWd0=",
"dev": true,
"optional": true,
"requires": {
"source-map": "~0.5.1",
"uglify-to-browserify": "~1.0.0",
"yargs": "~3.10.0"
},
"dependencies": {
"source-map": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
"dev": true,
"optional": true
}
}
}
}
},
......
......@@ -400,7 +400,7 @@ async-limiter@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
async@1.x, async@^1.4.0:
async@1.x:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
......@@ -1604,6 +1604,10 @@ commander@2.9.0:
dependencies:
graceful-readlink ">= 1.0.0"
commander@~2.20.3:
version "2.20.3"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
commitizen@^2.9.6:
version "2.10.1"
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-2.10.1.tgz#8c395def34a895f4e94952c2efc3c9eb4c3683bd"
......@@ -3360,14 +3364,14 @@ gzip-size@^3.0.0:
duplexer "^0.1.1"
handlebars@^4.0.1:
version "4.0.11"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
version "4.5.1"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.1.tgz#8a01c382c180272260d07f2d1aa3ae745715c7ba"
dependencies:
async "^1.4.0"
neo-async "^2.6.0"
optimist "^0.6.1"
source-map "^0.4.4"
source-map "^0.6.1"
optionalDependencies:
uglify-js "^2.6"
uglify-js "^3.1.4"
har-schema@^1.0.5:
version "1.0.5"
......@@ -4867,6 +4871,10 @@ negotiator@0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
neo-async@^2.6.0:
version "2.6.1"
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
no-case@^2.2.0:
version "2.3.2"
resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac"
......@@ -6491,12 +6499,6 @@ source-map@0.5.x, source-map@^0.5.1, source-map@^0.5.3, source-map@^0.5.6, sourc
version "0.5.7"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
source-map@^0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
dependencies:
amdefine ">=0.0.4"
source-map@^0.6.1, source-map@~0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
......@@ -6966,7 +6968,7 @@ uglify-js@3.3.x:
commander "~2.12.1"
source-map "~0.6.1"
uglify-js@^2.6, uglify-js@^2.8.29:
uglify-js@^2.8.29:
version "2.8.29"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.29.tgz#29c5733148057bb4e1f75df35b7a9cb72e6a59dd"
dependencies:
......@@ -6975,6 +6977,13 @@ uglify-js@^2.6, uglify-js@^2.8.29:
optionalDependencies:
uglify-to-browserify "~1.0.0"
uglify-js@^3.1.4:
version "3.6.5"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.5.tgz#b0ee796d2ae7e25672e04f65629b997cd4b30bd6"
dependencies:
commander "~2.20.3"
source-map "~0.6.1"
uglify-to-browserify@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册