-
Notifications
You must be signed in to change notification settings - Fork 0
Release v1.0.0 #12
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Open
cam-vanorman
wants to merge
38
commits into
master
Choose a base branch
from
release/1.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release v1.0.0 #12
Conversation
This file contains hidden or 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
* Update minimum PHP requirements to 8.1 and upgrade illumate/view and illuminate/support packages to version 10. * Update formatting of packages * Update support and view for illuminate to laravel 9
kenwilliams-nu
approved these changes
Aug 22, 2023
raymondkingston
approved these changes
Aug 24, 2023
…-ui-blade into release/1.0
* Update light color to have hover:bg-white * Fix styling --------- Co-authored-by: cam-vanorman <cam-vanorman@users.noreply.github.com>
* Update mega-menu formatting * Add link-with-children blade template for displaying a button for nav items with children links. * Update mega-menu templates and Add link + pop-out includes. * Update pop-out, link, and link with children templates to conform to local header links object * Update link templates * Update logoBlack to logoDark to conform to local-header props * Update mobile-navigation array references * Update mega-menu link with children, ->index * Update mega-menu link formatting * Update mega-menu pop-out formatting * Update support-navigation menu template * Add link-with-children and link to support-navigation includes * Update includes for support-naviagtion * Update pop-out mega-menu loop->index reference * Update mega-menu link-with-children with px-4 padding * Remove loop as it's an internal variable * Update logoWhite to logoLight in mobile-navigation * Fix styling * Update mega-menu link with px-4 padding --------- Co-authored-by: cam-vanorman <cam-vanorman@users.noreply.github.com>
* Update formatting of desktop-navigation * Update formatting of mobile-navigation * Update includes and formatting * Update formatting within includes * Update desktop-navigation item-with-children formatting and use of @Isset directive * Update use of isset directive * Update formatting and isset directive in mega-menu includes * Update mobile navigation formatting and isset directive use in includes * Update desktop-navigation item include formatting and isset directive use * Update formatting for mega-menu pop-out include * Update formatting and use of isset directive for support-navigation and mobile-navigation menus * Fix bug in for desktop-navigation item include
2 tasks
…-ui-blade into release/1.0
…emove include-image prop.
…-ui-blade into release/1.0
…-ui-blade into release/1.0
…-ui-blade into release/1.0
…-ui-blade into release/1.0
…-ui-blade into release/1.0
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
Update minimum PHP requirements to 8.1 #10
Update formatting of packages and fix styling (
.php-cs-fixer.php
)Update support and view for
illuminate
packages to Laravel 8.0 and 9.0Refactor Menus
Bug fixes on existing components