Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap4 migration #643

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Bootstrap4 migration #643

wants to merge 10 commits into from

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    991ef6c View commit details
    Browse the repository at this point in the history
  2. Remove tour script files

    azizmashkour committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    79a223b View commit details
    Browse the repository at this point in the history
  3. Restore bootstrap-tour.js and build without it

    azizmashkour committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    c578f45 View commit details
    Browse the repository at this point in the history
  4. Fix syntax error

    azizmashkour committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    a30566f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Change bootstrap version to 4.0.0-alpha.6

    azizmashkour committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    82e86ef View commit details
    Browse the repository at this point in the history
  2. use sass extension instead of less

    azizmashkour committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    d5767ca View commit details
    Browse the repository at this point in the history
  3. import bootstrap 4 required styles

    azizmashkour committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    53ab182 View commit details
    Browse the repository at this point in the history
  4. Use $($tips) instead of $tips that got undefined

    azizmashkour committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    f342f3e View commit details
    Browse the repository at this point in the history
  5. Change Navbar compatibility

    azizmashkour committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    23d2b24 View commit details
    Browse the repository at this point in the history
  6. include tether JS for bootstrap 4.0.0.alpha-6 popovers

    azizmashkour committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    92a945e View commit details
    Browse the repository at this point in the history