-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1518 from hydephp/initial-ui-kit-release
Update the Hyde UI Kit resources for initial release
- Loading branch information
Showing
4 changed files
with
3 additions
and
23 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,22 +3,12 @@ | |
[![Latest Version on Packagist](https://img.shields.io/packagist/v/hyde/ui-kit.svg?style=flat-square)](https://packagist.org/packages/hyde/ui-kit) | ||
[![Total Downloads](https://img.shields.io/packagist/dt/hyde/ui-kit.svg?style=flat-square)](https://packagist.org/packages/hyde/ui-kit) | ||
|
||
|
||
## About | ||
|
||
The HydePHP UI Kit is a collection of minimalistic and un-opinionated TailwindCSS components for Laravel Blade, | ||
indented to be used with HydePHP. Note that these components may require CSS classes not present in the bundled app.css | ||
file and that you may need to recompile the CSS file using the included Laravel Mix configuration. | ||
|
||
|
||
## Warning | ||
|
||
The HydePHP UI Kit is still in development and is not yet ready for production use. | ||
All components including their names can and probably will be changed. | ||
|
||
Versions in the 0.x range are considered unstable and may contain breaking changes. | ||
|
||
|
||
## Installation | ||
|
||
You can install the package via composer: | ||
|
@@ -39,17 +29,14 @@ You might also need to recompile the CSS file using the Laravel Mix configuratio | |
|
||
You can see a list of all available components in the [documentation](https://hydephp.github.io/ui-kit/). | ||
|
||
|
||
## Contributing | ||
|
||
Please see the [hydephp/develop](https://github.com/hydephp/develop/issues) monorepo for details. | ||
Contributions are welcome. Please see the [hydephp/develop](https://github.com/hydephp/develop/issues) monorepo for details. | ||
|
||
### Security | ||
|
||
If you discover any security related issues, please email [email protected] instead of using the issue tracker. | ||
|
||
There are no backwards compatibility guarantees other than what is implicitly offered through the HydePHP packages requiring this package. | ||
|
||
|
||
## License | ||
|
||
|
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