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

Hide in bootstrap4 #3197

Merged
merged 10 commits into from
Jul 11, 2020
Merged

Hide in bootstrap4 #3197

merged 10 commits into from
Jul 11, 2020

Commits on Jul 2, 2020

  1. Hide in bootstrap4

    If the CSP policy is on, the style wouldn't work. So if the project use Bootstrap 4 or Bootstrap 3, it will be better to add thes classes.
    Sosko committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    7af80ea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    162fab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88c017 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. hidden extended via hiddenByClass and hiddenContainer

    The hiddenByClass is used for explicit what class to use for hide element.
    The hiddenContainer is template for sprintf
    Sosko committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    a80c2f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de9be9e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Update system/Honeypot/Honeypot.php

    Co-authored-by: Michal Sniatala <michal@sniatala.pl>
    Sosko and michalsn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    4fa3424 View commit details
    Browse the repository at this point in the history
  2. Update system/Honeypot/Honeypot.php

    Co-authored-by: Michal Sniatala <michal@sniatala.pl>
    Sosko and michalsn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    9716d30 View commit details
    Browse the repository at this point in the history
  3. Update app/Config/Honeypot.php

    Co-authored-by: Michal Sniatala <michal@sniatala.pl>
    Sosko and michalsn committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    47369e4 View commit details
    Browse the repository at this point in the history
  4. Update Honeypot.php

    Sosko committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    1fe681b View commit details
    Browse the repository at this point in the history
  5. Update Honeypot.php

    Sosko committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c76b1dd View commit details
    Browse the repository at this point in the history