Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.4.21 #1944

Merged
merged 77 commits into from
Sep 25, 2024
Merged

v3.4.21 #1944

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
30d65ac
Add explanation of setRefreshMethod (#1857)
lrljoe Aug 16, 2024
b3137d9
Unlocking Entangled Items (#1859)
lrljoe Aug 17, 2024
b6890e9
Add dispatch on updated filter components (#1861)
lrljoe Aug 18, 2024
fb646a5
v3.4.8
lrljoe Aug 18, 2024
4a18b05
Merge branch 'master' into development
lrljoe Aug 18, 2024
8eafffe
Fix superfluous bulk actions tr < (#1868)
lrljoe Aug 21, 2024
d1a563f
Default useComputedProperties to False (#1869)
lrljoe Aug 21, 2024
da50aa1
Update ChangeLog
lrljoe Aug 21, 2024
1ff4126
Merge branch 'master' into development
lrljoe Aug 21, 2024
74c35e2
Add Action Buttons (#1864)
lrljoe Aug 21, 2024
46d2752
FixDateRangeFilter (#1872)
lrljoe Aug 23, 2024
7aa4268
Adjust Methods - useComputedProperties (#1873)
lrljoe Aug 23, 2024
3456674
Update ChangeLog
lrljoe Aug 23, 2024
6480f1a
Merge branch 'master' into development
lrljoe Aug 23, 2024
32fe628
AllowDeleteDateRangeFilter (#1875)
lrljoe Aug 23, 2024
1f0c14d
Fix ChangeLog
lrljoe Aug 23, 2024
b80be2d
Update Docs (#1876)
lrljoe Aug 23, 2024
f0c5d04
Update ChangeLog - Add Docs Update
lrljoe Aug 23, 2024
ec5401a
Add setIconLeft/setIconRight (#1877)
lrljoe Aug 23, 2024
ae019cf
Adjust ChangeLog
lrljoe Aug 23, 2024
8e33fba
Merge branch 'master' into development
lrljoe Aug 23, 2024
edc7ea3
Adjust Action Button Icon Margin (#1880)
lrljoe Aug 23, 2024
79cf988
Merge branch 'master' into development
lrljoe Aug 23, 2024
6766707
Change Order of "Getting Started" section (#1883)
lrljoe Aug 24, 2024
39c5032
Add Button with No Icon (#1887)
lrljoe Aug 25, 2024
918bd31
Add a "Recommended" approach (#1886)
lrljoe Aug 25, 2024
1d18cb2
v3.4.13
lrljoe Aug 25, 2024
683666f
Merge branch 'master' into development
lrljoe Aug 25, 2024
8cafe98
Set actions position (#1889)
lrljoe Aug 25, 2024
5007627
Update ChangeLog
lrljoe Aug 25, 2024
b927a98
Merge branch 'master' into development
lrljoe Aug 25, 2024
d0da3b1
Doc Type Fixes (#1891)
lrljoe Aug 25, 2024
2a977ec
BooleanColumn - Toggleable Callback (#1892)
lrljoe Aug 25, 2024
a61ba21
Update ChangeLog
lrljoe Aug 25, 2024
e1acab7
Merge branch 'master' into development
lrljoe Aug 25, 2024
c14692b
Enable/Disable Tools/Toolbar (#1896)
lrljoe Aug 26, 2024
84eaf9b
Use Computed Properties By Default (#1898)
lrljoe Aug 26, 2024
0b0d9cb
Fix has actions (#1901)
lrljoe Aug 26, 2024
0882827
Add icon column (#1902)
lrljoe Aug 27, 2024
6ff95af
Add Baseline - Convert phpstan.neon to tabs (#1903)
lrljoe Aug 27, 2024
ce76b40
Update ChangeLog
lrljoe Aug 27, 2024
244951b
Merge branch 'master' into development
lrljoe Aug 27, 2024
570abdc
Save filter selection to session (BETA) (#1910)
lrljoe Sep 1, 2024
1f076af
Add hide table option (#1914)
lrljoe Sep 1, 2024
bf84029
Add column select session methods (#1913)
lrljoe Sep 1, 2024
2ebaf3b
Use Core HasTheme Methods (#1915)
lrljoe Sep 1, 2024
2322e8d
Use Core Attribute Bag (#1916)
lrljoe Sep 1, 2024
ed64834
Merge branch 'master' into development
lrljoe Sep 1, 2024
a63fb44
Fix ChangeLog
lrljoe Sep 1, 2024
2fd6014
Add Polish translation by @meavric (#1925)
lrljoe Sep 4, 2024
a7b1f68
Merge branch 'master' into development
lrljoe Sep 4, 2024
3a04d51
Add Vertical Scrolling Example (#1926)
lrljoe Sep 4, 2024
2a4b2d1
Adjusting contributing
lrljoe Sep 4, 2024
f1e041e
Fix missing variable in workflow (#1933)
lrljoe Sep 8, 2024
5b326cc
Fixes for ButtonGroupColumn, ImageColumn, LinkColumn - to not default…
lrljoe Sep 8, 2024
82e6e70
Add button type to tailwind pagination blade template (#1928)
matzeschmitt Sep 8, 2024
d5bdd7b
v3.4.19 ChangeLog
lrljoe Sep 8, 2024
1be3aad
Merge branch 'master' into development
lrljoe Sep 8, 2024
6a63e9f
Revert tableName to be public (#1937)
lrljoe Sep 10, 2024
05e0221
v3.4.20 ChangeLog
lrljoe Sep 10, 2024
90d6ffb
Merge branch 'master' into development
lrljoe Sep 10, 2024
530b0bf
Migration to Core attribute management (#1943)
lrljoe Sep 12, 2024
a76ae7b
Update docs - add Action setLabelAttributes method (#1952)
lrljoe Sep 18, 2024
07e8dbc
Reset Page on "Per Page" changing (#1953)
lrljoe Sep 18, 2024
256b12d
Localisation - Avoid Conflicts With Other Packages (#1955)
lrljoe Sep 20, 2024
bb005d0
Add filterComponents into queryString (#1957)
lrljoe Sep 21, 2024
1dfaca1
Fix syntax for DateColumn outputFormat in docs (#1960)
lrljoe Sep 21, 2024
a6c150a
Fix Filter Pills Icon - Tailwind (#1961)
lrljoe Sep 22, 2024
1760c3c
Add original translation strings - for use in published views (#1959)
lrljoe Sep 22, 2024
1817b9f
Fix for Search Field Attribute Defaults (#1962)
lrljoe Sep 22, 2024
3f7898f
Change the type of LaravelLivewireTablesEvent::$user from Illuminate\…
khwadj Sep 24, 2024
74a0cc8
Remove persist from getFilterGenericData (#1966)
lrljoe Sep 24, 2024
d19dba0
Update ChangeLog
lrljoe Sep 24, 2024
5f6e5d6
Update Pint Workflow (#1967)
lrljoe Sep 24, 2024
e222c1e
Update Discord Releases Workflow (#1968)
lrljoe Sep 24, 2024
5c47e61
Update ChangeLog
lrljoe Sep 24, 2024
2f4224b
Merge branch 'master' into development
lrljoe Sep 24, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/discord-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Package Releases
uses: SethCohen/github-releases-to-discord@v1.13.1
uses: SethCohen/github-releases-to-discord@latest
with:
webhook_url: ${{ secrets.WEBHOOK_DISCORD_RELEASE_URL }}
color: "2105893"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
ref: ${{ github.head_ref }}

- name: Fix PHP code style issues
uses: aglipanci/laravel-pint-action@2.2.0
uses: aglipanci/laravel-pint-action@latest

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Fix styling
3 changes: 2 additions & 1 deletion .github/workflows/run-phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- '*/*' # matches every branch containing a single '/'
- '**' # matches every branch
- '!master'
- '!development'

jobs:
test:
Expand All @@ -20,7 +21,7 @@ jobs:
matrix:
os: [ubuntu-latest]
php: [8.3]
laravel: [10]
laravel: [11]
stability: [prefer-dist]

name: PHPStan - P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/run-tests-pcov-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ name: run-tests-pcov-pull
on:
push:
branches:
- 'develop'
- 'development'
- 'master'
pull_request:
branches:
- 'develop'
- 'development'
- 'master'

Expand Down Expand Up @@ -88,7 +85,7 @@ jobs:
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"

- name: Run Unit Tests
run: php ./vendor/bin/paratest --cache-directory=".phpunit.cache/code-coverage" --strict-coverage --coverage-clover ./coverage.xml --processes=4
run: php ./vendor/bin/paratest --cache-directory=".phpunit.cache/code-coverage" --strict-coverage --coverage-clover ./coverage.xml

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/run-tests-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: run-tests-pull
on:
pull_request:
branches:
- 'develop'
- 'development'
- 'master'

Expand Down Expand Up @@ -163,4 +162,4 @@ jobs:
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"

- name: Run Unit Tests
run: php ./vendor/bin/paratest --no-coverage --processes=4
run: php ./vendor/bin/paratest --no-coverage
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"

- name: Run Unit Tests
run: php ./vendor/bin/paratest --no-coverage --processes=4
run: php ./vendor/bin/phpunit --no-coverage


test-laravel11:
Expand Down Expand Up @@ -164,4 +164,4 @@ jobs:
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"

- name: Run Unit Tests
run: php ./vendor/bin/paratest --no-coverage --processes=4
run: php ./vendor/bin/paratest --no-coverage
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

All notable changes to `laravel-livewire-tables` will be documented in this file

## [v3.4.21] - 2024-09-25
### Bug Fixes
- Remove persist from getFilterGenericData by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1966
- In LaravelLivewireTablesEvent, change the type to Illuminate\Contracts\Auth\Authenticatable by @khwadj in https://github.com/rappasoft/laravel-livewire-tables/pull/1963
- Fix for Search Field Attribute Defaults by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1962
- Fix Filter Pills Icon - Tailwind by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1961
- Add filterComponents into queryString to ensure they're maintained by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1957
- Reset Current Page on "Per Page" changing by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1953

### New Features
- Add setLabelAttributes method to Action, and update Docs for Filter by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1952

### Tweaks
- Migration to Core attribute management by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1943
- Localisation - Avoid Conflicts With Other Packages by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1955
- GitHub Workflow Tweak for Styling Fixes by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1967
- GitHub Workflow Tweak for Discord - Updates by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1968

### Docs
- Fix syntax for DateColumn outputFormat in docs by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1960


## [v3.4.20] - 2024-09-10
### Bug Fixes
- Revert tableName to be public by @lrljoe in https://github.com/rappasoft/laravel-livewire-tables/pull/1937
Expand Down
2 changes: 1 addition & 1 deletion docs/column-types/date_columns.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Date columns provide an easy way to display dates in a given format, without hav
You may pass either a DateTime object, in which you can define an "outputFormat"
```php
DateColumn::make('Updated At', 'updated_at')
->outputFormat('Y-m-d H:i:s),
->outputFormat('Y-m-d H:i:s'),
```

Or you may pass a string, in which case you can define an "inputFormat" in addition to the outputFormat:
Expand Down
4 changes: 4 additions & 0 deletions docs/columns/available-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,3 +302,7 @@ Labels are visible by default, but should you wish to override a previous "hideC
Column::make('Name')
->setColumnLabelStatusEnabled()
```

## See Also
[Column Styling](./styling)

Loading
Loading