Dan Harrin
3264eadbb6
Update dependencies
v3.2.113
2024-09-17 09:26:36 +01:00
Dan Harrin
463c03b189
Merge pull request #14263 from aguinaldotupy/refactor/searchable-in-select-filter
...
refactor(Tables): Add searchable functionality to SelectFilter
2024-09-17 09:03:15 +01:00
Dan Harrin
705ffa1506
Update PostsTable.php
2024-09-17 08:57:04 +01:00
Dan Harrin
28e21e7c3a
Update SelectFilter.php
2024-09-17 08:56:43 +01:00
Dan Harrin
ddd4be90bd
Merge pull request #14129 from zlatangoralija/3.x
...
add missing and improve existing bs translations
2024-09-17 08:32:35 +01:00
Dan Harrin
7b35b19b72
Merge pull request #14261 from iRaziul/patch-1
...
Update layout.php
2024-09-17 08:29:52 +01:00
Dan Harrin
862cc1a09c
Merge pull request #14255 from 0chak/patch-1
...
Improve translation
2024-09-17 08:29:27 +01:00
Dan Harrin
324ba111f6
Merge pull request #14239 from tanthammar/patch-alpine-lazy-load-assets
...
Upgrade alpine-lazy-load-assets to 1.3.0
2024-09-17 08:28:08 +01:00
Dan Harrin
4324205ede
Merge pull request #14269 from filamentphp/dependabot/npm_and_yarn/multi-d66d039ac5
...
Bump serve-static and express
2024-09-17 08:23:04 +01:00
dependabot[bot]
8ef5f644f4
Bump serve-static and express
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 21:30:55 +00:00
Aguinaldo Tupy
1aa173a554
refactor(Tables): Add searchable functionality to SelectFilter
...
Enhanced the SelectFilter to accept an array of searchable attributes. This update allows for more flexible and comprehensive search capabilities within the filter.
Updated the PostsTable to utilize the new searchable functionality.
2024-09-16 09:51:20 -03:00
Raziul Islam
8097859b65
Update layout.php
...
fixes direction
2024-09-16 17:28:56 +06:00
Vasyl
0967916dea
Improve translation
2024-09-15 22:39:54 +02:00
Tina Hammar
019ad68e8e
new feature data-js-as-module
2024-09-14 19:25:30 +02:00
Tina Hammar
de7322a0d0
update lazy load asset and build
2024-09-13 22:36:39 +02:00
Dan Harrin
b4b6e1c58f
Merge pull request #14220 from wout-o/3.x
...
fix: Parent modal not reopening after child modal is closed
v3.2.112
2024-09-12 13:25:27 +01:00
Wout
fadeb6613d
fix: Parent modal not reopening after child modal is closed
2024-09-12 11:55:33 +00:00
Dan Harrin
a56fc5ed7d
Merge pull request #14212 from WesleyLJH/fix/reorderable-tagsinput-disabled
...
Disable reorderable when tagsinput is disabled
2024-09-12 10:15:21 +01:00
Dan Harrin
5ce5784197
Update packages/forms/resources/views/components/tags-input.blade.php
2024-09-12 10:14:56 +01:00
Wesley Hoogvliets
acc1688653
Disable reorderable when tagsinput is disabled
2024-09-11 18:54:31 +02:00
Dan Harrin
41b2aef8e1
Merge pull request #14200 from wout-o/3.x
...
fix: Unmounting actions dispatches close-modal when modal is already closed
v3.2.111
2024-09-11 09:17:20 +01:00
Dan Harrin
bb6c080e01
Slight rename
2024-09-11 09:13:08 +01:00
Wout
b1d696d81f
fix: Unmounting actions dispatches close-modal when modal is already closed
2024-09-11 00:09:39 +00:00
Dan Harrin
5a8b9994e9
Merge pull request #14178 from hamidroohani/fix/the-select-all-toggle-issue-in-checkboxes
...
The toggleAllCheckboxes function should not check a disable checkbox
2024-09-08 18:08:35 +01:00
Dan Harrin
bc42c8a3d9
Update checkbox-list.blade.php
2024-09-08 17:47:12 +01:00
hamid roohani
3e3b972b5b
The toggleAllCheckboxes function should not check a disable checkbox
...
Close #14137
2024-09-08 00:06:54 +02:00
Dan Harrin
74ddd32005
Merge pull request #14156 from CodeWithDennis/fix-dutch-translation-capitalization-issue
...
Update cancel button label to uppercase (Dutch language)
2024-09-06 11:35:41 +01:00
Dennis Elsinga
483200da65
Update cancel button label to uppercase
2024-09-05 15:57:58 +02:00
Dan Harrin
e577829038
Merge pull request #14101 from dbpolito/adding_page_sub_navigation_hooks
...
Adding Page Sub Navigation Hooks
2024-09-04 16:19:03 +01:00
Dan Harrin
30dca624e7
Update 06-render-hooks.md
2024-09-04 16:18:48 +01:00
Daniel Polito
dae7a0e4d6
Review Changes
2024-09-03 16:35:26 -03:00
zlatangoralija
f5ed2b32b0
add missing bs translations for infolist package
2024-09-03 13:18:50 +02:00
zlatangoralija
ae17525c76
added bs translations for actions export & import, improved bs translations for other action labels
2024-09-03 13:07:30 +02:00
Dan Harrin
ea87f9af20
Merge pull request #14124 from cheesegrits/3.x-summary-test
...
Use assertEqualsCanonicalized() for summary testing
2024-09-03 10:19:05 +01:00
Dan Harrin
b9a35cd2a7
Update packages/tables/docs/12-testing.md
2024-09-03 10:18:55 +01:00
Hugh Messenger
9bdd945b62
Use assertEqualsCanonicalized() for summary testing
2024-09-02 17:39:32 -05:00
Dan Harrin
66a53f30c5
Merge pull request #14108 from filamentphp/dependabot/npm_and_yarn/elliptic-6.5.7
...
Bump elliptic from 6.5.5 to 6.5.7
2024-08-31 10:02:01 +01:00
Dan Harrin
bfedadef4b
Merge pull request #14107 from filamentphp/dependabot/npm_and_yarn/docs-assets/app/micromatch-4.0.8
...
Bump micromatch from 4.0.7 to 4.0.8 in /docs-assets/app
2024-08-31 10:01:44 +01:00
dependabot[bot]
066409ac3f
Bump elliptic from 6.5.5 to 6.5.7
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.5 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.7 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-31 09:00:39 +00:00
dependabot[bot]
785dc22d42
Bump micromatch from 4.0.7 to 4.0.8 in /docs-assets/app
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-31 09:00:20 +00:00
Dan Harrin
f418e58291
Merge pull request #14106 from filamentphp/dependabot/npm_and_yarn/webpack-5.94.0
...
Bump webpack from 5.91.0 to 5.94.0
2024-08-31 09:59:33 +01:00
dependabot[bot]
a639d15fb5
Bump webpack from 5.91.0 to 5.94.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-31 03:52:10 +00:00
Dan Harrin
7e07588a5e
Merge pull request #14103 from filamentphp/revert-14063-fix/issue-13988
...
Revert "Enhanced default `focusedDate` logic in `DateTimePicker`"
v3.2.110
2024-08-30 19:01:07 +01:00
Dan Harrin
95b1fa94d0
Revert "Enhanced default focusedDate logic in DateTimePicker"
2024-08-30 19:00:48 +01:00
Daniel Polito
62b8384424
Docs
2024-08-30 11:43:00 -03:00
Daniel Polito
f7b2fb4456
Adding SubNavication Hooks
2024-08-30 11:40:28 -03:00
Dan Harrin
143e9b86d9
Trim after stripping HTML tags
v3.2.109
2024-08-29 20:48:03 -05:00
Dan Harrin
a2b207c0b7
Merge pull request #14088 from shopapps/patch-1
...
Update header-cell.blade.php
2024-08-29 11:49:45 -05:00
Paul
d9fb4a9d6f
Update header-cell.blade.php
...
fix for aria-label showing html when column heading is htmlable
2024-08-29 11:02:25 +01:00
Dan Harrin
5135e98b58
Merge pull request #14063 from smiliyas/fix/issue-13988
...
Enhanced default `focusedDate` logic in `DateTimePicker`
2024-08-26 21:44:14 +01:00