Commit Graph
34 Commits
Author SHA1 Message Date
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 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 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 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
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
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
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
Adam Weston 0ae390601a wip 2022-12-05 00:36:03 -05: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
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 1f7bba1041 Merge pull request #9 from filamentphp/fix/resource-paths
Fix: Update resource paths in service provider
2022-09-14 16:54:47 -04:00
Adam Weston aeefd7a304 Change purge back to it's own step
This forces it to run after the style build.
2022-09-02 07:01:30 -04:00
Adam Weston fac12889f4 Merge pull request #7 from filamentphp/asset-stubs 2022-09-01 20:31:40 -04:00
Adam WestonandZep Fietje 32fd5730b6 Update package.json
Co-authored-by: Zep Fietje <hey@zepfietje.com>
2022-09-01 15:20:28 -04:00