Choices/assets/scripts/src
2018-03-13 11:03:48 +00:00
..
actions apply update to choices to set a loading modifier state when manipulating its internal state of choices/groups. This allows bulk updates to occur without re-rendering the list in O(n^2) complexity 2018-01-02 18:55:52 -06:00
lib Placeholder work 2017-08-02 14:05:26 +01:00
reducers apply update to choices to set a loading modifier state when manipulating its internal state of choices/groups. This allows bulk updates to occur without re-rendering the list in O(n^2) complexity 2018-01-02 18:55:52 -06:00
store apply update to choices to set a loading modifier state when manipulating its internal state of choices/groups. This allows bulk updates to occur without re-rendering the list in O(n^2) complexity 2018-01-02 18:55:52 -06:00
choices.js Adding an item comparer configuration to allow custom comparisons of items. 2018-03-13 11:03:48 +00:00