Commit graph

50 commits

Author SHA1 Message Date
梁灏
4d8b401656 update Tabs method of find children
Now, can use other components to package the TabPane, but should set animated to false.
2019-02-22 17:23:39 +08:00
梁灏
5828b07e2d update dependencies 2018-12-06 11:30:05 +08:00
梁灏
ae02246a2e fixed #4718 2018-10-30 16:23:09 +08:00
梁灏
39523a427e update 2018-09-27 11:13:45 +08:00
梁灏
a3a90be7d5 update 2018-08-30 18:11:37 +08:00
梁灏
c4d780c0bd init Drawer component catelog 2018-08-23 15:01:13 +08:00
梁灏
80f5f45ef9 update 2018-06-07 15:30:55 +08:00
梁灏
93ea90c509 update 2018-05-31 09:46:47 +08:00
Graham Fairweather
26369639b6 Update v-click-outside-x and use project wide directive 2018-05-30 15:29:46 +02:00
梁灏
a7713a7655 update dist 2018-05-30 09:32:31 +08: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
zhigang.li
2b24fcceed change the way to handle submenu collapse when accordion is true 2018-05-15 16:59:53 +08:00
梁灏
100a98c12e update package-lock 2018-05-04 10:35:35 +08:00
Sergio Crisostomo
aaa96346f4 prepare dependencies 2018-04-23 10:57:24 +02:00
huanghong
605bd2aeda 解决Cascader 下拉弹出位置问题 2018-03-15 10:49:29 +08:00
huanghong
130ea92a19 update popper.js
fix #1990
2018-03-15 00:07:11 +08:00
梁灏
2e018fc7b5 update vue 2018-03-14 09:45:38 +08:00
梁灏
444907c4ca update Vue 2018-03-13 18:37:16 +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
梁灏
f0c2af9d2d update 2018-02-09 10:17:51 +08:00
Sergio Crisostomo
5426dcf989 fix specs, fix merge conflicts and cleanup 2018-01-22 14:23:05 +01:00
梁灏
11867c87a7 update vue-loader & fixed #2795 2018-01-22 19:15:40 +08: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
梁灏
4110207762 update package-lock.json 2018-01-08 15:58:25 +08:00
梁灏
504f8c525d update Modal 2017-12-25 09:41:20 +08:00
梁灏
c72de568be update dependencies 2017-11-30 17:39:33 +08:00
zhigang.li
6fb0111335 update 2017-11-30 11:53:31 +08:00
梁灏
0f65109372 update 2017-10-23 09:26:41 +08:00
梁灏
82151bd93a update dependencies 2017-10-16 09:21:59 +08:00
梁灏
c6487ddfc2 update dependencies 2017-10-13 16:51:47 +08:00
Aresn
d04fb45a0e Merge pull request #2007 from SergioCrisostomo/scroll-component
New feature: Scroll component
2017-10-12 21:17:22 -05:00
huixisheng
0a0971da1d use gzip 2017-09-29 09:43:08 +02:00
Sergio Crisostomo
be01f0b4bb New component: Scroll 2017-09-27 14:46:42 +02:00
梁灏
d784733029 upgrade dependencies 2017-09-21 16:00:52 +08:00
Sergio Crisostomo
7b48b8d9a2 upgrade dependencies 2017-09-20 22:17:22 +02:00
梁灏
c5beedf87e fixed #690 2017-09-20 14:18:45 +08:00
Sergio Crisostomo
fbdecb8167 Update Sinon to major v.3 because of dependency from sinos-chai 2017-09-14 08:34:13 +02:00
Sergio Crisostomo
ee99d4aedb Update dependencies
Update Travis so we use Node v.6
Update dependencies to latest ”minor/patch”
2017-09-14 08:11:14 +02:00
梁灏
6c97e57a80 fixed #1399 2017-09-03 10:59:23 +08:00
Sergio Crisostomo
d32a53b472 Use Chrome Headless browser instead of PhantomJS 2017-08-23 09:56:55 +02:00
梁灏
e7893a68ed update ColorPicker 2017-08-17 17:25:38 +08:00
梁灏
98bf25b3ce fixed #1286 2017-07-14 13:58:34 +08:00
Aresn
a358e0c717 fixed #1171 2017-06-15 14:40:35 +08:00
Aresn
b8adf5cf2d fixed #1101 2017-06-07 16:31:57 +08:00