Commit graph

19 commits

Author SHA1 Message Date
jilen
8f9d3604e6 build new version 2020-03-09 10:35:04 +08:00
dependabot[bot]
60e4b9c31a
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-29 03:57:27 +00:00
yangd
61d5f551fd 打包到指定文件夹,更新到3.0.1的api 2018-08-30 14:47:55 +08:00
yangd
414730dde3 完成d.ts定义的优化 2018-08-30 13:27:15 +08:00
Graham Fairweather
26369639b6 Update v-click-outside-x and use project wide directive 2018-05-30 15:29:46 +02:00
Graham Fairweather
06e247f7cd Fix: upgrade to v2.5.1 of v-click-outside-x for #3740
https://github.com/iview/iview/issues/3740
2018-05-29 14:07:24 +02:00
blackcater
11ab651993 feat: exposure on-focus and on-blur event in <AutoComplete> 2018-05-07 15:47:17 +08:00
Graham Fairweather
33332be1fb Non-breaking package updates
All the packages that can happily be updated without breaking the build process or lib functionality.
2018-03-09 07:53:26 +01:00
Graham Fairweather
e31d3b0578 Revert early Select periphery code. 2018-03-08 08:24:38 +01:00
Graham Fairweather
3b8f7c4533 Updates required for sourcemap generation 2018-03-06 09:57:15 +01:00
Graham Fairweather
e8de34ae64 Add v-click-outside-x directive
https://www.npmjs.com/package/v-click-outside-x

This is required for event capturing which is not supported in the cyrrent hand-rolled directive.

It also supports `pointerevents` and is far more economical about adding event listeners to document.
2018-02-28 14:20:55 +01:00
Graham Fairweather
ac63ff47c8 Use RegExp.escape proposal library for user input
https://github.com/benjamingr/RegExp.escape

This just installs the library for use with components in future, i.e. select rework
2018-02-26 08:28:39 +01:00
Graham Fairweather
cd99387eb3 Remove core-js as no longer required
Re: https://github.com/iview/iview/pull/2839#issuecomment-358236307
2018-01-17 11:14:48 +01:00
Graham Fairweather
e64ab2e174 Merge 2018-01-17 09:12:44 +01:00
Graham Fairweather
074ad8aa40 Resolve conflict 2018-01-17 07:58:30 +01:00
Xotic750
10a9f53bab Upgrade: babel-preset-es2015 to babel-preset-env
Stay up to date, by using the env preset.

https://babeljs.io/docs/plugins/preset-es2015/

https://babeljs.io/docs/plugins/preset-env/
2018-01-16 19:12:55 +01:00
Danny Spangenberg
af6a7c488e weekStartDay did not influence the order of the weekdays in the header 2017-10-11 17:38:03 +02:00
Danny Spangenberg
c0199ba644 DE-de 2017-06-29 20:13:39 +02:00
Clark Du
51a0f715c3 add support for yarn 2017-03-20 14:57:04 +08:00