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