Commit graph

355 commits

Author SHA1 Message Date
Josh Johnson 9c4f1f4963 Resolve eslint issues 2017-08-26 15:41:11 +01:00
Josh Johnson c9c1eab014 Abstract more input methods: 2017-08-23 13:32:07 +01:00
Josh Johnson fc7b53350a Move input specific events to input component 2017-08-23 13:23:37 +01:00
Josh Johnson 852837cd37 Resolve dropdown bug 2017-08-21 17:09:55 +01:00
Josh Johnson bf5ee6ea5a Resolve failing tests 2017-08-21 16:59:56 +01:00
Josh Johnson 336b65fef9 Begin moving input to component 2017-08-21 08:53:19 +01:00
Josh Johnson 746c910452 Handle enabling/disabling 2017-08-17 13:50:14 +01:00
Josh Johnson c7fae9b3ed Housekeeping 2017-08-17 09:04:45 +01:00
Vladimir Kolmakov 7aee340a8b Add aria-activedescendant attribute only when dropdown is active 2017-08-16 13:08:38 -05:00
Josh Johnson b70f062acd Integrate dropdown opening with container class 2017-08-16 16:59:10 +01:00
Josh Johnson 1e40b60c3f Seperate out container class 2017-08-16 16:31:47 +01:00
Josh Johnson 9b9662ee99 Utilise dropdown state 2017-08-16 13:12:20 +01:00
Josh Johnson 67fe5d7dda Update dropdown methods 2017-08-16 13:01:17 +01:00
Josh Johnson b86b8f0ed0 Begin extracting dropdown from core class 2017-08-16 12:40:09 +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 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 5eac8d4bdd Remove active descendant tag from input - causing virtual keyboard issues 2017-08-03 16:15:00 +01:00
Josh Johnson bc757a6485 Add default notice type 2017-08-03 13:17:34 +01:00
Josh Johnson 8fa852e4b8 Add appropriate classes to notices 2017-08-03 13:15:49 +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 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
Josh Johnson 84f149ee83 searchPlaceholderValue option 2017-08-03 09:55:31 +01:00
Josh Johnson 61dc200bab Remove unnecessary method 2017-08-02 14:14:51 +01:00
Josh Johnson 1013f32ce6 A few tests 2017-08-02 14:14:08 +01:00
Josh Johnson 94e3c97b4e Placeholder work 2017-08-02 14:05:26 +01:00
Josh Johnson 4d16787997 IE11 test 2017-08-02 09:42:12 +01:00
Josh Johnson 29ab3ca55a IE scroll fix 2017-08-02 09:30:00 +01:00
Josh Johnson cf3c2e67dd IE11 flag 2017-08-01 16:55:38 +01:00
Josh Johnson 21f67b4289 Return result count on search 2017-07-31 16:17:03 +01:00
Josh Johnson 18d5c12462 Typos 2017-07-24 14:50:40 +01:00
Josh Johnson ca3bda1f70 Ability to only render a portion of choices 2017-07-24 14:46:30 +01:00
Josh Johnson fd52de1835 Resolve keycode issue 2017-07-20 12:05:56 +01:00
Josh Johnson 73940d7d04 Set value of text element 2017-07-19 20:47:42 +01:00
Josh Johnson 40242f696e Merge pull request #211 from oWallyson/master
Added keyCode to choice objects
2017-07-19 19:33:52 +01:00
Andrew Whalley dba6093297 Added keyCode to choice objects 2017-07-19 13:48:46 -04:00
Josh Johnson d3ebae6cab Remove unnecessary bindings 2017-07-19 12:59:54 +01:00
Maxim Mig d8e8e1ab97 Backup & recover original styles: added test 2017-07-17 13:35:50 +03:00