Skip to content

Commit 8920b39

Browse files
Merge branch 'laravel-frontend-presets-master'
2 parents d5ed2fc + e0035dd commit 8920b39

File tree

12,003 files changed

+980021
-192842
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

12,003 files changed

+980021
-192842
lines changed

CHANGELOG.md

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Changelog
2+
3+
All notable changes to `Argon` frontend preset for Laravel will be documented in this file.
4+
5+
## Version 1.0.0
6+
7+
### Added
8+
- Argon v1.0.0 frontend theme
9+
- Laravel Auth preset
10+
- Change user profile
11+
- User CRUD
12+
13+
## Version 1.0.1 - 1.0.4
14+
- Bugfixes
15+
16+
## Version 1.0.5 - 1.0.6
17+
- More flexible password setting
18+
19+
## Version 1.0.7 - 1.0.10
20+
- Menu structure changes, replace texts
21+
22+
## Version 1.0.11 - 2019-09-23
23+
- Update to Laravel 6.x
24+
25+
## Version 1.1.0 - 2020-03-18
26+
- Update to Laravel 7.x
27+
28+
## Version 1.1.1 - 2020-09-23
29+
- Update to Laravel 8.x
30+
31+
## Version 1.1.2 - 2022-03-25
32+
- Update to Laravel 9.x
33+
34+
## Version 2.0.0 - 2022-09-27
35+
- Update to Argon Dashboard 2
36+
- Update Bootstrap to v5.1.3
37+
- Add new example pages
38+
- Add Light/Dark feature
39+
- New Documentation version

ISSUE_TEMPLATE.md

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Prerequisites
2+
3+
Please answer the following questions for yourself before submitting an issue.
4+
5+
- [ ] I am running the latest version
6+
- [ ] I checked the documentation and found no answer
7+
- [ ] I checked to make sure that this issue has not already been filed
8+
- [ ] I'm reporting the issue to the correct repository (for multi-repository projects)
9+
10+
# Expected Behavior
11+
12+
Please describe the behavior you are expecting
13+
14+
# Current Behavior
15+
16+
What is the current behavior?
17+
18+
# Failure Information (for bugs)
19+
20+
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
21+
22+
## Steps to Reproduce
23+
24+
Please provide detailed steps for reproducing the issue.
25+
26+
1. step 1
27+
2. step 2
28+
3. you get it...
29+
30+
## Context
31+
32+
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
33+
34+
* Device:
35+
* Operating System:
36+
* Browser and Version:
37+
38+
## Failure Logs
39+
40+
Please include any relevant log snippets or files here.

README.md

+323
Large diffs are not rendered by default.

changelog.md

-33
This file was deleted.

0 commit comments

Comments
 (0)