Commit Graph

121 Commits

Author SHA1 Message Date
Adam Weston
aab6b3fd11 Merge pull request #44 from darmshot/patch-2
fix: remove grep --exclude-dir option
2023-12-13 08:43:41 -05:00
Adam Weston
41cc812292 Merge pull request #42 from filamentphp/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-11-20 16:25:47 -05:00
Adam Weston
accaab820e Merge pull request #45 from filamentphp/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
2023-11-20 16:25:34 -05:00
dependabot[bot]
c3636ac85a chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 22:03:00 +00:00
Stas
b839275efb fix: remove grep --exclude-dir option 2023-09-27 00:08:14 +03:00
dependabot[bot]
0840360d27 chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:52:39 +00:00
Adam Weston
a981417e57 Merge pull request #40 from maartenpaauw/patch-1
Do not include pint.json in a release
2023-08-21 14:58:20 -04:00
Adam Weston
44870d1831 Merge pull request #39 from saade/build
fix build system
2023-08-21 14:58:10 -04:00
Adam Weston
fb2a9ffdaf Merge pull request #38 from saade/3.x-1
fix package description concatenation
2023-08-21 14:57:56 -04:00
Adam Weston
8c89a5f520 Merge pull request #41 from filamentphp/fix/missing-icon-class
Fix: missing Icon class in service provider
2023-08-21 14:55:59 -04:00
Adam Weston
cddafe98bc Fix: missing Icon class in service provider 2023-08-21 14:55:13 -04:00
Maarten Paauw
06dc81eae2 Do not include pint.json in a release 2023-08-21 09:27:01 +02:00
Guilherme Saade
f8a3e3ec16 fix build system 2023-08-15 14:53:25 -03:00
Guilherme Saade
ed52d4df88 fix package description concatenation 2023-08-15 14:36:48 -03:00
Adam Weston
c7a57d9283 Merge pull request #37 from filamentphp/fix/phpstan-issue-in-plugin-class
Fix: resolve phpstan error with get() in plugin class.
2023-08-14 15:57:34 -04:00
Adam Weston
8cae4138b9 Fix: resolve phpstan error with get() in plugin class. 2023-08-14 15:54:44 -04:00
Adam Weston
a1fdfab62d Merge pull request #36 from filamentphp/fix/testable-livewire
Fix: update TestableLivewire to use new Testable mixin
2023-08-14 09:05:58 -04:00
Adam Weston
6638bc7409 Fix: update TestableLivewire to use new Testable mixin 2023-08-14 09:05:16 -04:00
github-actions[bot]
a1a0d04d0e Merge pull request #35 from filamentphp/dependabot/github_actions/aglipanci/laravel-pint-action-2.3.0
chore(deps): bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0
2023-08-01 21:43:01 +00:00
dependabot[bot]
9f44430500 chore(deps): bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.2.0...2.3.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-08-01 21:42:50 +00:00
Adam Weston
a52bffb541 Merge pull request #34 from filamentphp/3.x-wip
Chore: merge in wip branch to sync changes
2023-07-16 11:43:42 -04:00
Adam Weston
4896b7af32 fix namespace in theme object 2023-07-16 11:25:26 -04:00
Adam Weston
52c94615c5 fix replace in file for theme package.json 2023-07-16 11:21:34 -04:00
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