-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
HydePHP v2.x Development #1565
Draft
caendesilva
wants to merge
4,125
commits into
master
Choose a base branch
from
2.x-dev
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.
Draft
HydePHP v2.x Development #1565
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
caendesilva
added
the
run-visual-tests
Internal label to trigger Browserstack visual testing
label
Feb 13, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1565 +/- ##
============================================
Coverage 100.00% 100.00%
- Complexity 1766 1939 +173
============================================
Files 182 196 +14
Lines 4758 5160 +402
============================================
+ Hits 4758 5160 +402 ☔ View full report in Codecov by Sentry. |
caendesilva
temporarily deployed
to
pr-documentation-1565
March 31, 2024 15:41 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 12:55 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 12:57 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 12:59 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 15:13 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 15:16 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 15:31 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 15:51 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 15:51 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 15:52 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 15:53 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 16:02 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 16:21 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 8, 2024 16:36 — with
GitHub Actions
Inactive
caendesilva
had a problem deploying
to
pr-documentation-1565
April 9, 2024 10:36 — with
GitHub Actions
Failure
caendesilva
had a problem deploying
to
pr-documentation-1565
April 9, 2024 15:27 — with
GitHub Actions
Failure
caendesilva
temporarily deployed
to
pr-documentation-1565
April 9, 2024 15:31 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 10, 2024 12:24 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 10, 2024 15:03 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 13, 2024 10:29 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 13, 2024 10:37 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 13, 2024 10:49 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 13, 2024 12:27 — with
GitHub Actions
Inactive
caendesilva
temporarily deployed
to
pr-documentation-1565
April 13, 2024 12:32 — with
GitHub Actions
Inactive
In HydePHP v2 and HydeFront v4 there is only one file, so we no longer need this parameter as it will never be useful for anything else than `app.css`.
Was considering renaming it, but I could not really find a better method name
caendesilva
temporarily deployed
to
pr-documentation-1565
December 8, 2024 21:00 — with
GitHub Actions
Inactive
[2.x] New asset system
This reverts commit 0841928.
This reverts commit ddb899e.
Required if headings don't follow a sensible order
caendesilva
temporarily deployed
to
pr-documentation-1565
December 10, 2024 11:07 — with
GitHub Actions
Inactive
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.
HydePHP v2.x Development
Abstract
This pull request tracks the code for HydePHP v2.x.
Roadmap:
Pull Requests
DocumentationSearchPage::generate()
method #1569null
instead of'other'
#1572docs.sidebar_order
todocs.sidebar.order
#1583docs.table_of_contents
todocs.sidebar.table_of_contents
#1584NavigationElement
contract #1640Include::path()
method will no longer create the directory #1707route
helper function to throw if the route does not exist #1741unslash
function #1754BaseUrlNotSetException
class #1760--run-dev
and--run-prod
build command flags with--run-vite
flag #2013hyde.css
file from HydeFront #2037