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

HydePHP v1.0.0 - Release Candidate One #561

Merged
merged 272 commits into from
Mar 7, 2023
Merged

HydePHP v1.0.0 - Release Candidate One #561

merged 272 commits into from
Mar 7, 2023

Conversation

caendesilva
Copy link
Member

No description provided.

github-actions added 30 commits November 8, 2022 18:33
Extract trait for methods used to flatten documentation pages hydephp/develop@ef5b2f3
Improve code API between the File model and collections hydephp/develop@604c70d
Add an easy configuration option to store all source directories in a subfolder hydephp/develop@f4f5f57
Add HydeKernel method to get all discovered page classes hydephp/develop@5c51b9f
Rename BaseMarkdownPage::make() parameter  to  to match constructor hydephp/develop@8a4ad51
…from-the-playcdn

Add configurable feature to load styles from the TailwindCSS Play CDN hydephp/develop@8b4c587
…e-filesystem-instance

Add Hyde facade helper to get the Filesystem instance hydephp/develop@f5da7ea
Add helper to implode path components into a proper path string hydephp/develop@7b39d32
…er-and-safer-filesystem-access

Add a Filesystem facade for easier and safer filesystem access hydephp/develop@f0f7d4c
…er-and-safer-filesystem-access

Update the filesystem facade hydephp/develop@c12bcb4
…er-and-safer-filesystem-access

Refactor filesystem facade to move logic to the underlying class hydephp/develop@448d623
Update the HydePage class to unslash source directory when returning the source path hydephp/develop@860a1a0
…rn-type-doesnt-match-actual-returned-array

Method FrontMatter::get() now returns the instance instead of data array when no key is specified hydephp/develop@3a6cbe4
Breaking: Rename method 'get' to 'data' in InteractsWithFrontMatter hydephp/develop@28e8ac0
Add static HydePage::get() method to get pages from the page collection hydephp/develop@943ae13
github-actions added 20 commits March 4, 2023 15:16
…from-kernel

Aggressively simplify MediaFile/FileCollection discovery hydephp/develop@32ab900
Remove support for customizing the messages in custom exceptions hydephp/develop@58d1912
Refactor DiscoveryService method to the HydePage class hydephp/develop@b9dd51e
…-to-RebuildPageCommand

Rename RebuildStaticPageCommand class to RebuildPageCommand as all pages are static hydephp/develop@a77e6b0
Merge Route facade into Foundation Routes facade hydephp/develop@c8e4ffd
…ming

Refactor codebase to use consistent naming formats and scoped consistent public API hydephp/develop@da9bd59
@caendesilva caendesilva marked this pull request as draft March 7, 2023 17:50
@caendesilva caendesilva marked this pull request as ready for review March 7, 2023 21:17
@caendesilva caendesilva merged commit 9bea97a into master Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant