After merging #23 (and doing some cleanup), the master branch currently only works with Middleman v4. I would like it to work with Middleman v3 and v4 and then release 1.0. 馃槃
It shouldn't be too hard, we probably only need to make sure to use the v3 syntax for loading the Extension and Invalidate classes (see lib/middleman-bootstrap-navbar/extension.rb here)
First I would like to add Appraisal to test different Middleman versions and started to do so in the appraisals branch.
Since I'm no good at Cucumber, I'm having a hard time writing the cukes though. 馃槃
If someone could help me out here, that would be fantastic.
@andrusha do you have time?
After merging #23 (and doing some cleanup), the master branch currently only works with Middleman v4. I would like it to work with Middleman v3 and v4 and then release 1.0. 馃槃
It shouldn't be too hard, we probably only need to make sure to use the v3 syntax for loading the
ExtensionandInvalidateclasses (seelib/middleman-bootstrap-navbar/extension.rbhere)First I would like to add Appraisal to test different Middleman versions and started to do so in the
appraisalsbranch.Since I'm no good at Cucumber, I'm having a hard time writing the cukes though. 馃槃
If someone could help me out here, that would be fantastic.
@andrusha do you have time?