You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.
I have a problem in that my mockups are for vertical button lists instead of inline like the default is in this project.
I hacked on this for a minute and came up with this. Sorry, the top part (Helpers) is part of a but I was having and is part of another commit ***
I think this would be totally plausible as a default too because they are toggle buttons and this allows toggle on off.
Let me know what you think - this is a complete hack right now. Maybe you could create a branch with a less hackier version.
Thanks!
*** the issue may have had to do with jQuery being loaded twice, if you see that it is a real issue, I will submit a pull request. Thought the two idioms - extending natives and creating helper objects - seem to clash a bit in my head...
The text was updated successfully, but these errors were encountered:
I have a problem in that my mockups are for vertical button lists instead of inline like the default is in this project.
I hacked on this for a minute and came up with this. Sorry, the top part (Helpers) is part of a but I was having and is part of another commit ***
https://github.com/pferdefleisch/spree_variant_options/compare/toggle-instead-of-x
here's some of the sass I used
I think this would be totally plausible as a default too because they are toggle buttons and this allows toggle on off.
Let me know what you think - this is a complete hack right now. Maybe you could create a branch with a less hackier version.
Thanks!
*** the issue may have had to do with jQuery being loaded twice, if you see that it is a real issue, I will submit a pull request. Thought the two idioms - extending natives and creating helper objects - seem to clash a bit in my head...
The text was updated successfully, but these errors were encountered: