-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introducing mixins, refactored activate/deactivate
* Introduced mixins for selecting logic and pointer logic. Thus making it able to create your own components (with custom template and styles) using on multiselect’s logic. * Refactored activate / deactivate to be able to remove tryActivate and tryDeactivate which were redundant. * Removed some unnecessary tests * Refactored toggle() method to reflect the changes in activate/deactivate methods. * Changes in activate / deactivate methods require some additional tests that are not provided in this commit. * Changed the Sass variables to default for enabling customising those. THIS DOES NOT WORK. YET.
- Loading branch information
Damian Dulisz
committed
May 3, 2016
1 parent
ff86862
commit 7d97c5e
Showing
7 changed files
with
290 additions
and
352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.