Commit graph

1070 commits

Author SHA1 Message Date
Josh Johnson 6a0ed866cf Refactoring + rename selected to highlighted 2016-06-30 13:57:56 +01:00
Josh Johnson b45715c5be Sort choices by label 2016-06-29 14:47:58 +01:00
Josh Johnson a862e4a00a Resolve ajax choices not showing 2016-06-28 14:27:25 +01:00
Josh Johnson c1278e8f0d Further updating of terminology 2016-06-27 14:57:33 +01:00
Josh Johnson a2e45209a7 Terminology updates (options -> choices) && documentation 2016-06-27 14:46:12 +01:00
Josh Johnson 2fa45b2eee Update README.md 2016-06-23 10:06:35 +01:00
Josh Johnson 067aa392ce Update readme 2016-06-21 23:12:10 +01:00
Josh Johnson 1fda88c9cf Typo 2016-06-21 23:08:28 +01:00
Josh Johnson 6a9f2cb354 Documentation + minor fixes 2016-06-21 23:06:23 +01:00
Josh Johnson c9671c4625 Build 2016-06-21 21:36:02 +01:00
Josh Johnson 278a693886 Allow chaining + private/public function differentation + set/clear value methods 2016-06-08 14:45:29 +01:00
Josh Johnson 4671d37a51 Set value/clear value methods - to be implemented 2016-06-07 14:26:52 +01:00
Josh Johnson 1a9622aaff Eliminate excessive searches 2016-06-07 14:20:37 +01:00
Josh Johnson d9cb983262 Minor improvements 2016-06-02 14:41:53 +01:00
Josh Johnson 851ddea81c Psuedo fixed search box 2016-06-02 14:37:06 +01:00
Josh Johnson 013215f3f7 Readme plan 2016-06-02 09:12:55 +01:00
Josh Johnson 7cfe84e9d1 Ability to disable search 2016-06-01 18:56:08 +01:00
Josh Johnson f361e4b34d Ability to add both attribute values and object values + housekeeping 2016-06-01 18:45:35 +01:00
Josh Johnson 110741aed3 Search within dropdown on single search boxes 2016-05-18 22:40:32 +01:00
Josh Johnson e2ff2d8f97 Persistent selectable state 2016-05-16 14:53:56 +01:00
Josh Johnson 16668b3bd1 Reference correct file 2016-05-16 14:49:18 +01:00
Josh Johnson 002da48b33 Set width of input as you're typing + notice of unique values 2016-05-16 14:46:04 +01:00
Josh Johnson 51ee98f4c8 Minor bordering styles 2016-05-12 09:05:40 +01:00
Josh Johnson d87a3f8171 Close button styling 2016-05-11 23:17:22 +01:00
Josh Johnson 964a8e709b Test for right click 2016-05-11 14:51:32 +01:00
Josh Johnson 1b9e356033 Build 2016-05-11 14:29:26 +01:00
Josh Johnson fc1b945ac9 Render select options based on items chosen 2016-05-11 14:25:34 +01:00
Josh Johnson 23ed4d9ecf Refactor rendering 2016-05-10 09:02:59 +01:00
Josh Johnson 7c4ec26479 Choices improvements 2016-05-08 13:22:25 +01:00
Josh Johnson 543ac2226f Option group single select box 2016-05-08 12:27:08 +01:00
Josh Johnson c76088fc8f Mousedown event instead of click for reacting before blur triggers 2016-05-08 12:22:56 +01:00
Josh Johnson ec8c324383 Populate options from ajax api 2016-05-08 00:02:52 +01:00
Josh Johnson 57ad1dc31c Destroy method tweaks 2016-05-07 14:14:05 +01:00
Josh Johnson 0b27522e2b Dropdown on click fix 2016-05-07 13:34:59 +01:00
Josh Johnson dced1bb6e4 Notice for text inputs when typing 2016-05-07 13:30:07 +01:00
Josh Johnson fc64449874 Close dropdown on enter for single select boxes 2016-05-07 12:48:27 +01:00
Josh Johnson c4ed167a02 Single select box support 2016-05-07 12:36:50 +01:00
Josh Johnson db5d35790c More descriptive state classes 2016-05-05 21:46:56 +01:00
Josh Johnson 877a688275 Merge and build 2016-05-05 21:34:06 +01:00
Josh Johnson af26aaaa48 Will change dropdown 2016-05-05 21:32:38 +01:00
Josh Johnson 158902f8ee Animate dropdown scroll 2016-05-05 21:31:09 +01:00
Josh Johnson 5cf4368ad4 Test next state to previous state to avoid needless rendering 2016-05-04 14:31:29 +01:00
Josh Johnson b34db1920a Abstract store getters into own class 2016-05-04 09:02:22 +01:00
Josh Johnson 345fe885c5 Better handling of option highlighting + Fuse search implementation 2016-05-03 21:31:05 +01:00
Josh Johnson c359ed3e47 Test Fuse for fuzzy searching 2016-05-03 14:55:38 +01:00
Josh Johnson d4cf42c33e Minor tweaks 2016-05-02 22:21:34 +01:00
Josh Johnson 1bc55520e7 Reduce re-rendering 2016-05-02 21:53:21 +01:00
Josh Johnson 39fff5dd34 Highlight position function + scroll dropdown based on highlighted option 2016-05-02 21:39:33 +01:00
Josh Johnson 5aaf5ad117 Attach template functions to options 2016-05-02 15:29:05 +01:00
Josh Johnson 56cd08d81c Highlighting options + traversing through option els 2016-05-02 13:22:53 +01:00