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 |
|
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
|
f79186a197
|
Fix: Update resource paths in service provider
|
2022-09-14 16:53:34 -04:00 |
|
ZedoX
|
066af86954
|
Bump spatie/laravel-package-tools version
Allows to use the new install command, without failing the tests on `prefer-lowest` stability
|
2022-09-14 09:40:31 +05: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 |
|
awcodes
|
3d3143b1d8
|
Fix styling
|
2022-09-01 20:50:27 +00:00 |
|
awcodes
|
55dc3118e4
|
update workflows with pint and recent spatie updates
|
2022-09-01 16:49:42 -04:00 |
|
awcodes
|
489a40bbcd
|
normalize package scripts to match filament
|
2022-09-01 15:43:26 -04:00 |
|
awcodes
|
09fae43607
|
Merge branch 'asset-stubs' of github.com:filamentphp/plugin-skeleton into asset-stubs
|
2022-09-01 15:36:36 -04:00 |
|
awcodes
|
fdf4856e54
|
Squashed commit of the following:
commit 32fd5730b6
Author: Adam Weston <adam@awcodes.com>
Date: Thu Sep 1 15:20:28 2022 -0400
Update package.json
Co-authored-by: Zep Fietje <hey@zepfietje.com>
|
2022-09-01 15:32:22 -04:00 |
|
awcodes
|
61bf802077
|
drop php cs fixer
|
2022-09-01 15:26:42 -04:00 |
|
Adam Weston
|
32fd5730b6
|
Update package.json
Co-authored-by: Zep Fietje <hey@zepfietje.com>
|
2022-09-01 15:20:28 -04:00 |
|
awcodes
|
845fc39a73
|
add asset handling and colors to configure.php
|
2022-09-01 14:59:18 -04:00 |
|
github-actions[bot]
|
9c767f2e8e
|
Merge pull request #6 from filamentphp/dependabot/github_actions/dependabot/fetch-metadata-1.3.3
chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3
|
2022-07-04 23:27:01 +01:00 |
|
dependabot[bot]
|
4b10f5e709
|
chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.1...v1.3.3)
---
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-07-04 22:26:41 +00:00 |
|
github-actions[bot]
|
7dbdbf3df9
|
Merge pull request #5 from laravel-filament/dependabot/github_actions/dependabot/fetch-metadata-1.3.1
chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1
|
2022-04-25 23:17:48 +01:00 |
|
dependabot[bot]
|
464531faa4
|
chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.0...v1.3.1)
---
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-04-25 22:17:31 +00:00 |
|
Ryan Chandler
|
2a2355e6c9
|
wip
|
2022-04-18 14:16:21 +01:00 |
|
github-actions[bot]
|
2764a9bfbc
|
Merge pull request #3 from laravel-filament/dependabot/github_actions/dependabot/fetch-metadata-1.3.0
chore(deps): bump dependabot/fetch-metadata from 1.2.1 to 1.3.0
|
2022-03-07 22:25:09 +00:00 |
|
dependabot[bot]
|
52c5753ad3
|
chore(deps): bump dependabot/fetch-metadata from 1.2.1 to 1.3.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.2.1...v1.3.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>
|
2022-03-07 22:24:49 +00:00 |
|
github-actions[bot]
|
5c75fce548
|
Merge pull request #2 from laravel-filament/dependabot/github_actions/dependabot/fetch-metadata-1.2.1
chore(deps): bump dependabot/fetch-metadata from 1.2.0 to 1.2.1
|
2022-02-28 22:41:43 +00:00 |
|
dependabot[bot]
|
67aa9e7199
|
chore(deps): bump dependabot/fetch-metadata from 1.2.0 to 1.2.1
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.2.0...v1.2.1)
---
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-02-28 22:41:23 +00:00 |
|
github-actions[bot]
|
06133a4826
|
Merge pull request #1 from laravel-filament/dependabot/github_actions/dependabot/fetch-metadata-1.2.0
chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.0
|
2022-02-21 22:14:51 +00:00 |
|
dependabot[bot]
|
77d33821de
|
chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.2.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>
|
2022-02-21 22:14:32 +00:00 |
|
ryangjchandler
|
1cd37a79e8
|
Fix styling
|
2022-02-19 16:31:48 +00:00 |
|
Ryan Chandler
|
ede3bc3242
|
chore: l9
|
2022-02-19 16:31:26 +00:00 |
|
Ryan Chandler
|
0f7286f115
|
remove: unused classes and imports
|
2022-01-04 12:10:41 +00:00 |
|