Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@live627 live627 released this 01 Aug 01:27
· 24 commits to master since this release

Initial release, fork of meanMenu

Changes from MeanMenu

  • Removed the following properties in favor of CSS:
    • meanRevealPosition
    • meanRevealPositionDistance
    • meanRevealColour
    • meanMenuCloseSize
    • removeElements
    • meanNavPush
    • meanShowChildren
    • meanExpandableChildren
    • .mean-last is no more as it was not being used and can be reinstated by a pseudo-selector
    • Also removed .mean-remove as it seemed redundant. To expand uupon the example given: if you had a search box called .search, use .mean-container .search
    • onePage was renamed to singlePage
  • ** Does not rely on jQuery **