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
This commit is contained in:
Graham Fairweather 2018-02-26 08:28:39 +01:00
parent 899ad697b0
commit ac63ff47c8
3 changed files with 595 additions and 643 deletions

View file

@ -46,6 +46,7 @@
"js-calendar": "^1.2.3",
"lodash.throttle": "^4.1.1",
"popper.js": "^0.6.4",
"regexp.escape": "^1.0.2",
"tinycolor2": "^1.4.1"
},
"peerDependencies": {