Commit Graph

98 Commits

Author SHA1 Message Date
Adam Weston
e9976764be remove double names in plugin and theme objects 2023-07-16 11:18:10 -04:00
Adam Weston
89969d6be2 process package.json for themes 2023-07-16 11:14:28 -04:00
Adam Weston
86a9868e35 change import in css file 2023-07-16 11:00:20 -04:00
Adam Weston
94f0a3ab85 update css file 2023-07-16 10:56:26 -04:00
Adam Weston
bd05c25c3c fix renaming in resources 2023-07-16 10:52:29 -04:00
awcodes
364eb8e12c Fix styling 2023-07-16 14:32:40 +00:00
Adam Weston
b9ce67e7a8 fixes for configure 2023-07-16 10:28:52 -04:00
Adam Weston
a76b5a4634 final tweaks before testing 2023-07-16 10:17:14 -04:00
Zep Fietje
af17c6f6ae Merge pull request #33 from cheesegrits/3.x-wip
Fix CSS asset path
2023-07-16 11:02:53 +02:00
Hugh Messenger
a9e2ae3604 Fix CSS asset path 2023-07-15 19:44:45 -05:00
awcodes
f4c1c44305 update changelog workflow 2023-07-11 15:32:36 -04:00
awcodes
8f76047066 Merge branch '3.x-wip' of github.com:filamentphp/plugin-skeleton into 3.x-wip 2023-07-11 13:46:09 -04:00
awcodes
07db1e858a tweak configure 2023-07-11 13:45:41 -04:00
awcodes
d63242aa0b Fix styling 2023-07-11 13:00:06 +00:00
awcodes
31dcc0cf53 add middlewares to base test class 2023-07-11 08:59:34 -04:00
awcodes
09aa247d12 Fix styling 2023-07-07 20:04:15 +00:00
awcodes
5bf7e6fd43 wip 3.x updates 2023-07-07 16:03:27 -04:00
zepfietje
2bd9cd6ffd Fix styling 2023-04-26 07:59:16 +00:00
Zep Fietje
1b7c272eb7 Merge branch 'main' into 3.x 2023-04-26 09:58:39 +02:00
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