As there are some class name changes in the 8.x version of the mmenu library we should document those and write an upgrade guide for the module. This task is for the D8 module.

CommentFileSizeAuthor
#3 document_upgrade-3090510-3.patch2.73 KBtanc

Comments

tanc created an issue. See original summary.

paulpopus’s picture

Upgraded the module from 2.x to 3.x on one site and here are some issues I've had to fix in the CSS.
Having the module's stylesheet included:

- mm-wrapper class will now have an overflow-x hidden style on it which can add an annoying scrollbar for some sites
- the mm- classes have been moved from the html element to the body element
- the icon before & after elements will have changed, as in by default they will be showing properly, so if you manually fixed this in 2.x you'll need to reverse this

Will update if I find more things.

tanc’s picture

Version: 8.x-3.x-dev » 4.0.x-dev
StatusFileSize
new2.73 KB

Documentation updated with an example of changed css. I think this is probably sufficient to help people understand there are some changes (if they read the docs). Other issues can be handled in the issue queue and the docs updated with fixes if appropriate.

  • tanc committed 648b6f0 on 4.0.x
    Issue #3090510 by tanc: Document upgrade path D8
    
tanc’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.