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

Upgrade/8525 j query3.6 bootstrap4.6 #8531

Open
wants to merge 20 commits into
base: dev
Choose a base branch
from

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    76d1e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7456a71 View commit details
    Browse the repository at this point in the history
  3. col-xs-* changed into col-sm-* bevause was dismissed in bootstrap 4.x

    float:left was removed from bootstrap 4.x col-* rule. now moved into Layouts styles
    HermesSbicego-Laser committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    850b9c2 View commit details
    Browse the repository at this point in the history
  4. Removes default-grid.css from admin views of Layout editor because in…

    … conflict with bootstrap grid system used in admin
    
    Fixes html classes in order to work with bootstrap 4.x
    HermesSbicego-Laser committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    96ee888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbe1086 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33f3561 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. - refactor

    HermesSbicego-Laser committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5a01727 View commit details
    Browse the repository at this point in the history
  2. refactor

    HermesSbicego-Laser committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    b1e9b93 View commit details
    Browse the repository at this point in the history
  3. Adds ParentType property to LayoutEditor_Template_Children shape so i…

    …t can know the type of its container and behave accordingly
    HermesSbicego-Laser committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8334106 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Adds original Bootstrap js and css

    Removes Bootstrap from Gulp pipeline cause it does not support js modules
    HermesSbicego-Laser committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    858c1ff View commit details
    Browse the repository at this point in the history
  2. Gulpfile.js restored to its original version: it does not support js …

    …modules so why bootstrap transpilation has been removed from gulp pipeline. The original bootstrap distribution files have been committed also.
    HermesSbicego-Laser committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    51e9c60 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. - csproj file

    HermesSbicego-Laser committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8bee023 View commit details
    Browse the repository at this point in the history
  2. Uses on("unload", handler) instead of unload(handler) because the las…

    …t one was removed in jquery 3
    HermesSbicego-Laser committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    32848f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af3c676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2156489 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    19ee480 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. prevent the "Cannot set properties of null (setting 'dir')" error if …

    …getBody() function return null, somehow
    HermesSbicego-Laser committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    d56c452 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Merge remote-tracking branch 'remotes/Orchard/dev' into Upgrade/8525_…

    …JQuery3.6-Bootstrap4.6
    
    # Conflicts:
    #	src/Orchard/UI/Resources/ResourceDefinition.cs
    HermesSbicego-Laser committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    01ce4d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    552ab4e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    73bea3c View commit details
    Browse the repository at this point in the history