Commit graph

973 commits

Author SHA1 Message Date
Josh Johnson
6f2bf5770b 4.0.6 v4.0.6 2018-10-30 22:09:25 +00:00
Josh Johnson
feb2a15edc Disable at a later stage of intialising 2018-10-30 22:04:08 +00:00
Josh Johnson
2292b5282f Test for class instead of visibility 2018-10-30 21:44:58 +00:00
Josh Johnson
d657b17568 Urghh CI 2018-10-30 21:33:35 +00:00
Josh Johnson
5fe6e18077 Remove unnecessary beforeEachs 2018-10-30 21:21:11 +00:00
Josh Johnson
bd674b5bdf Add further test delays 2018-10-30 21:11:45 +00:00
Josh Johnson
8d11eae895 Add slight delay for dropdown assertion 2018-10-30 21:05:16 +00:00
Josh Johnson
c9d86fd826 Inverse dropdown test 2018-10-30 20:52:10 +00:00
Josh Johnson
0010afa109 Remove unnecessary test 2018-10-30 20:40:06 +00:00
Josh Johnson
8d1aa239ac Version 4.0.5 2018-10-30 20:29:22 +00:00
Josh Johnson
6192ebd5db 4.0.5 2018-10-30 20:28:59 +00:00
Josh Johnson
b0f3b28ef4 Do not open dropdown if element is disabled 2018-10-30 20:28:40 +00:00
Josh Johnson
798b49d565 Disable element if disabled attr passed 2018-10-30 20:21:52 +00:00
Josh Johnson
139a756ef9 Update deploy script name 2018-10-30 19:22:01 +00:00
Josh Johnson
11e9719bbb Version 4.0.4 2018-10-30 19:21:07 +00:00
Josh Johnson
4d87fa6532 4.0.4 v4.0.4 2018-10-30 19:20:21 +00:00
Josh Johnson
7e4347b183 Resolve issue with Firefox not selecting choices via enter key 2018-10-30 19:20:16 +00:00
Josh Johnson
bd44abb629 Version 4.0.3 v4.0.3 2018-10-30 08:40:48 +00:00
Josh Johnson
293eed2091 4.0.3 2018-10-30 08:40:15 +00:00
zackschuster
3e0246f2f2 Fix types (#452) 2018-10-30 08:36:52 +00:00
Josh Johnson
ff08408c84 Update README 2018-10-28 11:18:35 +00:00
Josh Johnson
2288d47672 Update CDN badge 2018-10-28 11:17:08 +00:00
Josh Johnson
728b570e57 Woops 2018-10-28 11:15:49 +00:00
Josh Johnson
58a3d66cd3 Update CDN links 2018-10-28 11:13:43 +00:00
Josh Johnson
d14f1c503f Update stale.yaml file config 2018-10-28 10:58:18 +00:00
Josh Johnson
88a2bc1b7c Update npmFileMap 2018-10-28 10:51:47 +00:00
Josh Johnson
5587ec6063 Add PR template 2018-10-28 10:38:17 +00:00
Josh Johnson
9a14daedc3 Tweak version script to update to current npm version 2018-10-28 09:59:30 +00:00
Josh Johnson
e060ceaad4 Prevent test directory being indexed 2018-10-28 09:40:50 +00:00
Josh Johnson
f6c77fbac0 Version 4.0.2 2018-10-28 09:35:46 +00:00
Josh Johnson
7920f20c98 4.0.2 v4.0.2 2018-10-28 09:32:43 +00:00
Josh Johnson
608358a9f8 Fix bug where selected options were not being selected 2018-10-28 09:32:35 +00:00
Josh Johnson
8e6daa64f0 Update codebeat badge url 2018-10-27 21:16:28 +01:00
Josh Johnson
a45bcdaf49 Ensure test hook is correct 2018-10-27 21:12:28 +01:00
Josh Johnson
ea9e322931 Update test descs 2018-10-27 21:07:01 +01:00
Josh Johnson
d5437413a4 Update choice value/labels + add test for parent/child link 2018-10-27 21:00:49 +01:00
Josh Johnson
dad2b345cd Version 4.0.1 2018-10-27 20:18:23 +01:00
Josh Johnson
4fdf7b8d1d 4.0.1 v4.0.1 2018-10-27 20:17:04 +01:00
Josh Johnson
de71fb7ef4 Resolve issue with disable/enable methods 2018-10-27 20:16:46 +01:00
Josh Johnson
013058dd7f Update readme to document multiple instances 2018-10-27 20:03:53 +01:00
Josh Johnson
315b2f8f36 Add e2e tests for choice groups 2018-10-27 18:12:15 +01:00
Josh Johnson
a06988406a Add Adidas web component link to README 2018-10-27 17:39:46 +01:00
Josh Johnson
498b7fe70a Add stale github app config v4.0.0 2018-10-27 17:14:42 +01:00
Josh Johnson
0439728374 Add CDN examples to README 2018-10-27 17:01:54 +01:00
Josh Johnson
2c434feb43 Add CDN link to README 2018-10-27 17:00:40 +01:00
Josh Johnson
e39cb73a70 Add gh-pages task 2018-10-27 16:55:56 +01:00
Josh Johnson
62bfde18bc Version 4.0.0 2018-10-27 16:45:19 +01:00
Leonard
8149db8436 Make it work in Internet Explorer (#434)
+ IE does not support multiple-parameter classList.add() /
  classList.remove(); Replace it with single-parameter calls
  https://caniuse.com/#feat=classlist
+ IE needs polyfills for Array.prototype.find / Array.prototype.includes
2018-10-27 16:26:52 +01:00
Josh Johnson
15082ccd03 Add scrolling e2e tests 2018-10-27 16:25:46 +01:00
Josh Johnson
54c026ec61 Add e2e tests for addItems: false 2018-10-21 19:26:19 +01:00