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:
parent
899ad697b0
commit
ac63ff47c8
3 changed files with 595 additions and 643 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue