Commit graph

690 commits

Author SHA1 Message Date
Josh Johnson 79638ae88d Merge pull request #244 from MaksimShakavin/master
Change window.scrollY to window.pageYOffset for IE
2017-09-06 08:41:00 +01:00
Josh Johnson 2c4a74496a Merge pull request #245 from yannicsmeets/master
Fixed typescript typings
2017-09-06 07:01:59 +01:00
Yannic Smeets 3ab9bca6e6 Fixed typescript typings 2017-09-05 20:22:25 +02:00
c5254061 671a696962 Change window.scrollY to window.pageYOffset for IE 2017-09-05 17:17:51 +03:00
Josh Johnson f29307ec47 Merge pull request #241 from Hacktivista/set-user-defaults-2
Allow user to set his own defaults (simpler)
2017-09-05 08:39:45 +01:00
Hacktivista badb5c3cfe Allow user to set his own defaults 2017-08-30 16:19:59 -03:00
Josh Johnson ebcf6c957d Merge pull request #233 from adevade/patch-1
Update README.md
2017-08-23 08:43:58 +01:00
Josh Johnson 329bcbd1ce Merge pull request #234 from sufuf3/add-badge
Add CDNJS and npm version badge in README.md
2017-08-23 08:43:31 +01:00
sufuf3 28f34be704 Add CDNJS and npm version badge in README.md 2017-08-23 09:55:03 +08:00
Andréas Lundgren dc6921bea2 Update README.md
Fix small typo in README.md
2017-08-22 14:52:52 +02:00
Josh Johnson 00ad96bfb3 Add missing comma 2017-08-18 08:45:12 +01:00
Josh Johnson 02f7bdcd2f Merge pull request #230 from lion-man44/remove/choices/min-map/lion
The source map is unnecessary in the production
2017-08-18 08:43:24 +01:00
lion-man44 edd68171b5 The source map is unnecessary in the production. 2017-08-18 13:01:03 +09:00
Josh Johnson b8917d84ba Merge pull request #229 from vkolmakov1/ie11-accessibility-fix
Add aria-activedescendant attribute only when dropdown is active
2017-08-17 08:51:52 +01:00
Vladimir Kolmakov 7aee340a8b Add aria-activedescendant attribute only when dropdown is active 2017-08-16 13:08:38 -05:00
Josh Johnson 0f81a03e19 Autofix errors 2017-08-16 09:47:22 +01:00
Josh Johnson 364aca20a6 Early returns 2017-08-15 16:57:29 +01:00
Josh Johnson 6261962caf Housekeeping 2017-08-15 14:31:14 +01:00
Josh Johnson 3b7e49dadb Remove space 2017-08-15 14:26:36 +01:00
Josh Johnson ed458a61d4 Refactor variable names to make more sense 2017-08-15 13:15:01 +01:00
Josh Johnson 74703665df Resolve constructor issue 2017-08-15 13:06:59 +01:00
Josh Johnson c2c297d986 Housekeeping 2017-08-15 12:51:07 +01:00
Josh Johnson f82ddb3530 Resolve eslint errors 2017-08-15 12:50:37 +01:00
Josh Johnson 6b3437627d Eslint fixes 2017-08-15 09:29:42 +01:00
Josh Johnson 7967874597 Add missing commas 2017-08-14 13:53:58 +01:00
Josh Johnson 913da73a56 Begin to remove eslint errors 2017-08-14 13:46:46 +01:00
Josh Johnson 3c037e0682 Use airbnb eslint config 2017-08-14 13:39:07 +01:00
Josh Johnson f64369cc9f Add eslint ignore 2017-08-14 13:35:28 +01:00
Josh Johnson e16ddb404f Remove assignment within if 2017-08-14 13:33:20 +01:00
Josh Johnson bfef79d3ee Move regex filter into util 2017-08-10 11:57:17 +01:00
Josh Johnson d0a3c99ef5 Merge pull request #218 from zackschuster/types
Add types
2017-08-07 06:58:12 +01:00
Zack Schuster 4d2caa129c Update types for 3.0.0 2017-08-04 14:49:37 -07:00
Josh Johnson dc9d083d89 Version 3.0.2 2017-08-03 16:16:08 +01:00
Josh Johnson 5eac8d4bdd Remove active descendant tag from input - causing virtual keyboard issues 2017-08-03 16:15:00 +01:00
Josh Johnson a4999d0286 Version 3.0.1 2017-08-03 14:14:35 +01:00
Josh Johnson bc757a6485 Add default notice type 2017-08-03 13:17:34 +01:00
Josh Johnson 99461846a0 Merge remote-tracking branch 'origin/master' 2017-08-03 13:15:56 +01:00
Josh Johnson 8fa852e4b8 Add appropriate classes to notices 2017-08-03 13:15:49 +01:00
Josh Johnson 57987c7215 Update README.md 2017-08-03 12:48:32 +01:00
Josh Johnson bfa7b1d97f Version 3.0.0 2017-08-03 12:28:01 +01:00
Josh Johnson bab75d6af1 Add placeholder example to read me 2017-08-03 12:27:33 +01:00
Josh Johnson 899a7f1531 Resolve conflicts 2017-08-03 12:09:44 +01:00
Josh Johnson 75a0b2e7b5 . 2017-08-03 11:44:06 +01:00
Josh Johnson ad476c2480 Refactoring 2017-08-03 11:22:21 +01:00
Josh Johnson a75e7c6a03 Update readme 2017-08-03 11:13:23 +01:00
Josh Johnson 0e307b5bf0 Only consider last instance of a placeholder option 2017-08-03 11:07:54 +01:00
Josh Johnson 4d94fa57a6 Resolve search issue 2017-08-03 10:58:17 +01:00
Josh Johnson 565d659c0a Fix search + use choice placeholder on remove button 2017-08-03 10:56:49 +01:00
Josh Johnson 171f59cf65 Merge master 2017-08-03 10:07:45 +01:00
Josh Johnson c3a7330e5b Typo + set placeholder value to instance 2017-08-03 10:03:09 +01:00