Commit Graph

129 Commits

Author SHA1 Message Date
Zep Fietje
9708a51648 Merge pull request #26 from lucasgiovanny/patch-1
Support Laravel 10
2023-04-26 09:58:06 +02:00
github-actions[bot]
265f8b1fcc Merge pull request #28 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-1.4.0
chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
2023-04-17 22:57:54 +00:00
dependabot[bot]
10c0ff279f chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 22:57:41 +00:00
github-actions[bot]
569925a88d Merge pull request #27 from filamentphp/dependabot/github_actions/aglipanci/laravel-pint-action-2.2.0
chore(deps): bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0
2023-03-20 22:58:24 +00:00
dependabot[bot]
ef16015e03 chore(deps): bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:58:08 +00:00
Lucas Giovanny
f66e23b15f Add support to Laravel 10 2023-02-22 09:32:08 +00:00
github-actions[bot]
56c0e8231b Merge pull request #25 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-1.3.6
chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
2023-01-30 22:04:01 +00:00
dependabot[bot]
07d22421d7 chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 22:03:42 +00:00
Adam Weston
123b2a465f Merge pull request #24 from filamentphp/fix/username-guess
fix username guess
2023-01-08 12:44:35 -05:00
Adam Weston
6572b25b7f fix username guess 2023-01-08 12:43:49 -05:00
Adam Weston
fd68c6c2e5 Merge pull request #23 from filamentphp/fix/copy-configure-stubs
fix copy of configure stubs
2023-01-08 12:39:41 -05:00
Adam Weston
981eb86071 fix copy of configure stubs 2023-01-08 12:38:56 -05:00
Adam Weston
5919ba72fe Merge pull request #22 from filamentphp/main
merge main dependabot changes
2023-01-08 12:36:54 -05:00
Adam Weston
8fdb3ddd28 Merge pull request #21 from filamentphp/dependabot/github_actions/aglipanci/laravel-pint-action-2.1.0
chore(deps): bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0
2023-01-08 12:34:46 -05:00
Adam Weston
57623025e0 Revert "fix/copy-configure-stubs"
This reverts commit 77fcca19f8.
2023-01-08 12:34:01 -05:00
Adam Weston
77fcca19f8 fix/copy-configure-stubs 2023-01-08 12:28:50 -05:00
dependabot[bot]
2399e8bdf6 chore(deps): bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 1.0.0 to 2.1.0.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/1.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 22:04:18 +00:00
awcodes
cff55a6ba4 Fix styling 2022-12-09 18:24:20 +00:00
Adam Weston
fbb2fa6aea stub fixes 2022-12-09 13:23:32 -05:00
Adam Weston
947d342597 fix imports and namespace in theme class 2022-12-09 13:15:23 -05:00
Adam Weston
848c2783b8 remove PluginServiceProvider and configure updates 2022-12-09 11:41:26 -05:00
awcodes
81ee508b06 Fix styling 2022-12-05 05:36:48 +00:00
Adam Weston
0ae390601a wip 2022-12-05 00:36:03 -05:00
Zep Fietje
a45b10717e Merge pull request #20 from filamentphp/dependabot/github_actions/ramsey/composer-install-2
chore(deps): bump ramsey/composer-install from 1 to 2
2022-11-22 14:15:31 +01:00
dependabot[bot]
0e2c1b6ffd chore(deps): bump ramsey/composer-install from 1 to 2
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 1 to 2.
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](https://github.com/ramsey/composer-install/compare/v1...v2)

---
updated-dependencies:
- dependency-name: ramsey/composer-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 22:19:48 +00:00
github-actions[bot]
7516cc28a2 Merge pull request #19 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-1.3.5
chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
2022-11-07 22:05:05 +00:00
dependabot[bot]
e2451dfc1b chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 22:04:43 +00:00
Zep Fietje
e635086065 Format config files 2022-10-17 20:02:49 +02:00
Zep Fietje
342a50ce1d Sort EditorConfig rules 2022-10-16 12:31:18 +02:00
Zep Fietje
fcc2e74e9a Remove PHP CS Fixer from gitignore 2022-10-16 12:11:07 +02:00
Zep Fietje
50976b49ad Merge pull request #18 from filamentphp/fix-configure-script-related-to-pint
Fix configure script related to Pint
2022-10-16 12:10:39 +02:00
Zep Fietje
2ca620d9a4 Fix configure script related to Pint 2022-10-16 12:09:58 +02:00
Zep Fietje
d4fdee2e60 Merge pull request #17 from filamentphp/add-prettier-config
Add Prettier config
2022-10-16 12:01:54 +02:00
Zep Fietje
47d4575be8 Add Prettier config 2022-10-16 12:00:35 +02:00
Zep Fietje
e45662a466 Merge pull request #16 from filamentphp/add-prettier
Add Prettier
2022-10-16 11:48:59 +02:00
Zep Fietje
c8235d3473 Add Prettier 2022-10-16 11:48:19 +02:00
Zep Fietje
e8cdbc929a Merge pull request #15 from filamentphp/use-default-pint-config
Use default Pint config
2022-10-16 11:45:46 +02:00
zepfietje
0c5ad475b9 Fix styling 2022-10-16 09:44:14 +00:00
Zep Fietje
fb2bfe41e7 Use default Pint config 2022-10-16 11:43:49 +02:00
Zep Fietje
25f00bf423 Merge pull request #14 from filamentphp/update-postcss-config
Update PostCSS config
2022-10-16 11:42:55 +02:00
Zep Fietje
af9a97c44f Update PostCSS config 2022-10-16 11:42:00 +02:00
Zep Fietje
ae0c66c216 Merge pull request #13 from filamentphp/update-tailwind-config
Update Tailwind config
2022-10-16 11:38:42 +02:00
Zep Fietje
c9e8298fcb Update Tailwind config 2022-10-16 11:38:07 +02:00
github-actions[bot]
b41ee18254 Merge pull request #12 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-1.3.4
chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
2022-10-03 22:54:12 +00:00
dependabot[bot]
1487550ef5 chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 22:53:55 +00:00
Zep Fietje
5343890ded Merge pull request #8 from Z3d0X/Z3d0X-patch-1 2022-10-01 14:48:28 +02:00
Adam Weston
89ba671bfc Merge pull request #11 from filamentphp/fix/undefined-vars-in-configure
Fix: unused phpCsFixer variable
2022-09-22 14:58:49 -04:00
awcodes
7a3abfe352 Fix: unused phpCsFixer variable 2022-09-22 14:57:55 -04:00
Adam Weston
06b4a82f9c Merge pull request #10 from filamentphp/chore/add-usage-to-readme
Chore: add usage instructions to README
2022-09-16 08:44:53 -04:00
Adam Weston
7ef00b6853 add usage instructions to README 2022-09-16 08:44:04 -04:00