Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features: Reverse the position of the boxes. Added a callback on the moved options. Added the possibility to disable both boxes or any of then #143

Open
wants to merge 17 commits into
base: v4
Choose a base branch
from

Conversation

jeffersoil
Copy link

Using the property "ReversedBoxes: true" or using the function "setReversedBoxes(true)" allows to change the position between box1 (not selected) with box2(selected)

@jeffersoil
Copy link
Author

jeffersoil commented Nov 26, 2018

Hi Guys!
First time i'm trying to commit something on github. What did i do wrong?

@istvan-ujjmeszaros

@jeffersoil jeffersoil closed this Dec 11, 2018
@jeffersoil jeffersoil reopened this Dec 11, 2018
@jeffersoil jeffersoil changed the title New feature: Reverse the position of the boxes New feature: Reverse the position of the boxes enhancement Dec 11, 2018
@jeffersoil jeffersoil changed the title New feature: Reverse the position of the boxes enhancement New feature: Reverse the position of the boxes Dec 11, 2018
@jeffersoil jeffersoil changed the title New feature: Reverse the position of the boxes New features: Reverse the position of the boxes. Added a callback on the moved options. Added the possibility to disable both boxes or any of then Feb 7, 2019
@@ -50,7 +50,13 @@
btnMoveText: '>', // string, sets the text for the "Move" button
btnRemoveText: '<', // string, sets the text for the "Remove" button
btnMoveAllText: '>>', // string, sets the text for the "Move All" button
btnRemoveAllText: '<<' // string, sets the text for the "Remove All" button
btnRemoveAllText: '<<', // string, sets the text for the "Remove All" button
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Newly added functions

@jeffersoil
Copy link
Author

@marcelozarate, how to assing the project to someone?

@jeffersoil jeffersoil mentioned this pull request May 8, 2019
@jeffersoil jeffersoil changed the base branch from v4 to master May 8, 2019 22:53
@jeffersoil jeffersoil changed the base branch from master to v4 May 8, 2019 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant