Commit graph

635 commits

Author SHA1 Message Date
Josh Johnson 55e81d188b Version 2.8.12 2017-08-02 14:19:08 +01:00
Josh Johnson 61dc200bab Remove unnecessary method 2017-08-02 14:14:51 +01:00
Josh Johnson bc9adcf4ff Remove console log from index file 2017-08-02 09:45:00 +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 153cd1bc56 Update readme 2017-07-31 16:22:21 +01:00
Josh Johnson 16c114a6e3 Version 2.8.11 2017-07-31 16:18:36 +01:00
Josh Johnson 21f67b4289 Return result count on search 2017-07-31 16:17:03 +01:00
Josh Johnson 6ebc0ea37a Update README.md 2017-07-31 16:06:26 +01:00
Josh Johnson 8c95ae35fc Add es6.io message 2017-07-24 15:23:30 +01:00
Josh Johnson 562242664d Merge remote-tracking branch 'origin/master' 2017-07-24 14:50:45 +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 eff1f00c2e Update README.md 2017-07-24 13:49:35 +01:00
Josh Johnson 04aca852c3 Version 2.8.10 2017-07-20 12:06:32 +01:00
Josh Johnson fd52de1835 Resolve keycode issue 2017-07-20 12:05:56 +01:00
Josh Johnson f862a3a055 Version 2.8.9 2017-07-19 20:48:25 +01:00
Josh Johnson 73940d7d04 Set value of text element 2017-07-19 20:47:42 +01:00
Josh Johnson 621ac1b78f Update README.md 2017-07-19 20:29:44 +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
Josh Johnson a7ee256a85 Merge pull request #209 from maximmig/master
Backup & recover original styles: added test
2017-07-18 08:39:01 +01:00
Maxim Mig d8e8e1ab97 Backup & recover original styles: added test 2017-07-17 13:35:50 +03:00
Josh Johnson 23871cc943 Merge pull request #206 from maximmig/master
Various minor corrections.
2017-07-17 08:50:07 +01:00
Maxim Mig c88f00513e Persisting original styles of the passed element (we don't need to store null if there are no styles at all). 2017-07-15 00:53:43 +03:00
Maxim Mig c04f637a3f Persisting original styles of the passed element (built files). 2017-07-15 00:37:35 +03:00
Maxim Mig 8e8df3e455 Persisting original styles of the passed element. 2017-07-15 00:31:45 +03:00
Maxim Mig 51a4f28b65 Various minor corrections (dist files). 2017-07-13 18:00:51 +03:00
Maxim Mig bc1715125d Various minor corrections. 2017-07-13 17:59:33 +03:00
Maxim Mig 9a1258d10f Merge remote-tracking branch 'refs/remotes/jshjohnson/master' 2017-07-13 11:35:21 +03:00
Josh Johnson 147341b846 Version 2.8.8 2017-07-13 09:04:55 +01:00
Josh Johnson 49c76da629 Merge branch 'maximmig-master' 2017-07-13 09:01:44 +01:00
Josh Johnson 89289ab692 Remove errors to reduce file size 2017-07-13 09:01:24 +01:00
Josh Johnson 3b350eb71e xMerge branch 'master' of https://github.com/maximmig/Choices into maximmig-master 2017-07-13 08:55:05 +01:00
Maxim Mig 7b294a80b6 Fix handling 'renderSelectedChoices' config option. Added two tests. 2017-07-12 13:21:35 +03:00
Josh Johnson bc66ae5291 Update read me 2017-07-12 09:05:36 +01:00
Maxim Mig 4627bb3201 Tests corrections. 2017-07-11 20:34:37 +03:00
Maxim Mig ef661f4615 Added two config options: shouldSortItems and renderSelectedChoices. 2017-07-11 08:36:10 +03:00
Maxim Mig fdced6276a Merge remote-tracking branch 'refs/remotes/jshjohnson/master' 2017-07-06 13:00:05 +03:00
Josh Johnson b8b09ceb9d Merge pull request #199 from jshjohnson/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-07-05 09:12:46 +01:00
Josh Johnson b9de7f1027 Create CODE_OF_CONDUCT.md 2017-07-05 09:12:28 +01:00
Josh Johnson 0a5c3e404c Update README.md 2017-07-05 09:11:51 +01:00
Josh Johnson 44943633a4 Create CONTRIBUTING.md 2017-07-05 09:11:23 +01:00
Josh Johnson 011be2306d Version 2.8.7 2017-07-05 09:03:10 +01:00
Josh Johnson 2fefb904a3 Merge pull request #197 from JayKid/fix/extra-parameter-in-add-item
Fix extra parameter in call to _addItem
2017-06-30 15:23:37 +01:00
Jay Kid af9feb3e2c fix: remove extra 'undefined' argument when calling _addItem from _addChoice
+ Added integration-like test
2017-06-30 15:45:47 +02:00
Jay Kid 8ed2139335 fix: typo 2017-06-30 15:37:11 +02:00
Josh Johnson bb69d231e1 Merge pull request #193 from JayKid/doc/set-value-by-choice-extend-example
update readme regarding setValueByChoice
2017-06-29 16:46:10 +01:00