Commit graph

1070 commits

Author SHA1 Message Date
Bart Langedijk 56c4888aea Add custom properties to 'addItem' event 2018-03-08 12:33:54 +00:00
= 6276d17a2a Resolving the issue 342: we can't select an empty empty string or 0 as value. EDIT 2. 2018-03-08 09:23:25 +00:00
= a2a9953b1b Resolving the issue 342: we can't select an empty empty string or 0 as value. EDIT. 2018-03-08 09:23:25 +00:00
= 1d9fd326f0 Resolving the issue 342: we can't select an empty empty string or 0 as value 2018-03-08 09:23:25 +00:00
Travis Tidwell 1e6ae4e3f9 Add ability to configure the item comparer function. 2018-02-02 10:28:44 +00:00
Josh Johnson 5048379e68 Rename rendering methods + createGroupsFragment test 2017-12-20 15:10:01 +00:00
Josh Johnson a5277a49e7 Wrapped select tests + minor refactors 2017-12-20 12:38:16 +00:00
Josh Johnson 9c9a4c115a Add further component tests 2017-12-19 13:08:57 +00:00
Josh Johnson 905f31abf1 Merge remote-tracking branch 'origin/develop' into develop 2017-12-19 12:19:57 +00:00
Josh Johnson afd5935866 Setup rendering test 2017-12-19 12:19:54 +00:00
Josh Johnson e3aa6e723e Rename sortFilter to sortFn 2017-12-19 12:19:43 +00:00
Josh Johnson f54a81f7f4 Resolve janky scrolling 2017-12-18 12:17:35 +00:00
Josh Johnson 9777287b92 Ensure destroying instance reinstates options + tests 2017-12-18 12:06:38 +00:00
Josh Johnson beeeeb87ad Move wrapping into container class 2017-12-11 14:40:38 +00:00
Josh Johnson 6130ee00d5 Enable/disable tests 2017-12-10 18:13:13 +00:00
Josh Johnson e79699facd More coverage 2017-12-10 18:00:57 +00:00
Josh Johnson 43417510cd Various unit test improvements + focus flipping 2017-12-10 16:41:39 +00:00
Josh Johnson e9469816d5 Update example 2017-12-08 15:14:38 +00:00
Josh Johnson 053ec770d3 Remove border-radius from button 2017-12-06 16:16:00 +00:00
Josh Johnson d97857e013 Merge remote-tracking branch 'origin/develop' into develop 2017-12-06 16:13:15 +00:00
Josh Johnson a5befca2fe Resolve item rendering bug 2017-12-06 16:12:53 +00:00
Josh Johnson f3ab15a53c Merge remote-tracking branch 'origin' into develop 2017-12-06 15:43:56 +00:00
George Brook 622d658f6b Update choices.css 2017-12-05 13:55:36 +00:00
George Brook 40ed67453c Update choices.scss 2017-12-05 13:55:36 +00:00
Josh Johnson 7d96ff2dcf Update README.md 2017-12-05 13:54:56 +00:00
Josh Johnson e18971fd6d Further test coverage 2017-11-29 13:48:49 +00:00
Josh Johnson 760ecde4c1 Add tests for removeHighlightedItems + setChoices 2017-11-29 13:25:20 +00:00
Arthur Vasconcelos 4d5ab91a72 New interface for passedElement 2017-11-29 09:58:32 +00:00
Arthur Vasconcelos 06e18c528e Fix typo 2017-11-29 09:58:32 +00:00
Arthur Vasconcelos 7f713ed8e5 Updating types 2017-11-29 09:58:32 +00:00
Josh Johnson b3486ccfbb Further public method unit tests 2017-11-21 16:17:00 +00:00
Josh Johnson 2f094e8e10 Merge branch 'indacloud-master' into develop 2017-11-21 15:53:41 +00:00
Josh Johnson 92037ba5b9 Keep icons for future usage 2017-11-21 15:53:28 +00:00
Josh Johnson 78bfa5dac4 Merge branch 'master' of https://github.com/indacloud/Choices into indacloud-master 2017-11-21 15:53:06 +00:00
Josh Johnson 0f64611057
Update README.md 2017-11-21 15:48:42 +00:00
Josh Johnson a46915718f Minor refactoring 2017-11-21 15:19:46 +00:00
Josh Johnson 3adccb3ce5 Prepare test descriptions 2017-11-21 14:10:29 +00:00
Josh Johnson dd0b4bc086 Build with latest deps 2017-11-20 12:59:12 +00:00
Josh Johnson e8d8f8662e Export properly 2017-11-15 06:51:53 +00:00
Josh Johnson 7c1a18895e Use export for classes 2017-11-13 19:13:37 +00:00
Josh Johnson dd0a06a946 Further unit tests 2017-11-11 13:40:18 +00:00
Tom Brehm f7e63ce35c Move icons to css with encoded data
### This is the problem:

the `$choices-button-icon-path` needed to be changed for use with Weppack and I still had some complications when building my project.

### This is my solution:

The icons can be encoded and used directly in the stylesheet. This makes it easier to customize and removes 2 dependencies.
You can then customize `$choices-icon-cross` and `$choices-icon-cross-inverse` with one of your one data or asset.
2017-11-09 11:17:13 -05:00
Josh Johnson b44c918022 Better splitting up of functions 2017-11-07 14:08:55 +00:00
Josh Johnson 97e8c04536 Further unit tests 2017-11-07 14:04:37 +00:00
Josh Johnson f20b9fc59f Clear store unit test 2017-11-07 12:56:54 +00:00
Josh Johnson 9746d26b97 Merge remote-tracking branch 'origin/master' 2017-11-07 12:56:45 +00:00
Josh Johnson fdbc2a890f Further public method unit tests 2017-11-07 12:51:43 +00:00
Josh Johnson 1dc040d7f8 Ignore test files from coverage 2017-11-07 12:19:56 +00:00
Josh Johnson ad797c2b5e
Update README.md 2017-11-07 12:01:09 +00:00
Josh Johnson 09cffecc69 Add further public method unit tests 2017-11-07 12:00:10 +00:00