Mat Whitney

Results 115 comments of Mat Whitney

It's ok if the branch is out of synch with the develop branch. I was primarily concerned with capturing the changes for bootstrap 3 in one location. I've merged the...

I was thinking about trying to put together something using KnpMenu (https://github.com/KnpLabs/KnpMenu), given that it's one of the more popular menu libraries on Packagist, and covers most of what I...

I may be bouncing around on quite a few big issues for a while. I'm working on a blog/wiki type of system that I hope to use for a handful...

If you submit it as a pull request against the bootstrap3 branch, I should be able to merge it. Otherwise, I'm sure we can figure out something.

For anyone else watching this issue, #1125 pulls the latest changes from @boblennes into the bootstrap3 branch here. Due to the number of changes, I haven't given it a thorough...

The list of changes that would have to be made to upgrade a site from Bootstrap 2 to 3 can be found at: http://twbs.github.io/bootstrap/getting-started/#migration I'd actually like to attempt to...

It would probably be best to add them if possible. They weren't in 2 originally, either.

Oops. Anyway, the multilevel menus are one of those issues that I may agree with the designers of bootstrap on, but in the end the demand for the feature will...

I'm not sure if the above will be helpful or not. I started pulling the markup out of the Contexts class' methods a while back, but never got around to...

Yeah, we originally had some work-around in place for BS2, then updated the code when they added the functionality (there's still some code in the contexts library to 'fix' markup...