Commit graph

12 commits

Author SHA1 Message Date
Paul Gascou-Vaillancourt
8faf0d9a14 Upgrade core-js and add URL polyfill
- Upgraded core-js from v2.x to v3.1.3
- Updated core-js import statements
- Enabled URL polyfill
2019-05-30 07:06:50 -04:00
Mike Greiling
c559bcca03
Prettify additional modules (I through Z) 2018-10-16 13:01:19 -05:00
gfyoung
23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
Mike Greiling
c73c1a20e3
add missing parameter to triggerEvents 2017-10-31 12:39:36 -05:00
Mike Greiling
5e63566bf1
add InputHelper rspec helper to simulate non-BMP character input 2017-10-17 21:30:36 -05:00
Luke "Jared" Bennett
0987e7661d
Remove es6-map and es6-set infavour of existing core-js 2017-07-18 15:50:24 +01:00
Luke "Jared" Bennett
f63b55925c
Add es6-set polyfill for test_utils.js 2017-07-18 14:43:22 +01:00
Luke "Jared" Bennett
a981313386
Add Map polyfill for rspec tests using phantomjs 2017-07-18 11:10:16 +01:00
Mike Greiling
4461e7087d Refactor test_utils bundle 2017-04-04 17:47:12 +00:00
Phil Hughes
034397d31f This should make the ordering feature specs more reliable 2017-02-17 14:44:39 +00:00
Phil Hughes
b31f9102f3 Added ordering feature specs 2017-02-17 11:29:16 +00:00
Phil Hughes
653c23b9c2 Removed jQuery UI sortable 2017-02-06 11:28:16 +00:00