-
Notifications
You must be signed in to change notification settings - Fork 42
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
v2.3.0 #136
Merged
Merged
v2.3.0 #136
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added Tooltip Here
1. Added background settings at Row Level 2. Remove the bugs from the banner files. 3. Added "default_component.php" at Menu override and minor HTML change.
Co-Authored-By: Sumesh Kumar <sumesh577@users.noreply.github.com>
Usually if you have your menu alias as about-us, it will be included as a class in the body but that seems to create problem for some common words/pages such as login or signup. So, starting this version the class would be {menu-alias}-alias. in the about case about-us-alias, If you have custom CSS using the menu alias classes, please move them to use the -alias appended as the menu alias from body class (without -alias appeneded) will be removed in the next version.
Correct override path and documentation
Removing redundant code since video is on all section, column, row and element.
Header sidebar mode is now not visible when header is disabled.
Thanks to Стас Белохвастов for the suggesions.
Thanks to @jonrz for suggestions here.
should fix mod_menu module Astroid Layout links.
adding bootstrap3 for componen.php only and this should fix all of the frontened editing once and for all. Must revisit this in the near future.
Co-Authored-By: Chandan Deep <chandanndeep@gmail.com>
Adding necessary space so user doesn't have to do it from the backend.
1. ESC = Close the layout popup 2. Ctrl + S = save the popup settings & then Save the template settings 3. Ctrl + P = For previewing the changes
1. Font Awesome already exists so pointed to the local file. 2. Added jquery 2.1.3 and mousetrap 1.4.6 in local files (we do have jQuery 3.3.1 in the template folder so may we we can use that in the future). 3. The only thing online is the font but that doesn't matter as it doesn't effect the layout a lot.
Dropdown Arrow = Yes Banner Visibility = Current & all linked pages
…e. Minor Fix + Margin Padding)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.