Commit Graph

10192 Commits

Author SHA1 Message Date
Dan Harrin 84de6602df Merge pull request #5789 from ganyicz/patch-1
Fix heroicon title attribute
v2.17.7
2023-02-25 11:12:06 +00:00
Filip Ganyicz 0719326153 Fix heroicon title attribute
The value is being rendered as a literal string instead of compiling the php due to missing column
2023-02-25 12:09:37 +01:00
Dan Harrin 905a29e360 Merge pull request #5782 from lucasgiovanny/filter-collapsable
Create new filter layout: AboveContentCollapsable
2023-02-25 10:13:07 +00:00
Dan Harrin a875e5ca62 Update index.blade.php 2023-02-25 10:12:27 +00:00
Dan Harrin 27041fb92f fix spelling 2023-02-25 10:09:56 +00:00
Dan Harrin 8e5f728dba Merge pull request #5780 from tanthammar/patch-6
TextInputColumn. Debounce numeric input
2023-02-25 10:04:50 +00:00
Dan Harrin 8259fd475c Apply suggestions from code review 2023-02-25 10:04:34 +00:00
Dan Harrin d75a8167db Merge pull request #5788 from filamentphp/feat/dont-deselect-records-when-table-filtered
feature: Don't deselect records when table filtered
2023-02-25 09:49:43 +00:00
Dan Harrin d059b5a334 feature: Don't deselect records when table filtered 2023-02-25 09:48:33 +00:00
Lucas Giovanny afa89f5059 Fix typo on constant name 2023-02-24 15:41:54 +00:00
Lucas Giovanny 79f87cff10 FIX: $hasFiltersAboveContent condition 2023-02-24 13:01:20 +00:00
TinaH 1ddaef34e1 removed keydown enter trigger 2023-02-24 13:54:26 +01:00
Lucas Giovanny 884c235120 Create collapsable filter layout 2023-02-24 12:52:49 +00:00
TinaH bf25d906b0 Save on enter and debounce numeric input 2023-02-24 13:03:48 +01:00
Dan Harrin 2e7150d72f Update index.blade.php 2023-02-24 11:55:40 +00:00
Dan Harrin c3c18bcef5 Clear column search 2023-02-24 11:54:45 +00:00
Dan Harrin ffdc0aee06 Merge pull request #5770 from Nuhel/2.x
Adding option for adding default collapsed/expanded for Panel Layout.
v2.17.6
2023-02-24 11:22:14 +00:00
Dan Harrin 2b917a8782 move 2023-02-24 11:19:57 +00:00
Dan Harrin 2dfe43cd37 Update packages/tables/resources/views/index.blade.php 2023-02-24 11:17:19 +00:00
Dan Harrin 3babc1a5d0 Update packages/tables/resources/views/index.blade.php 2023-02-24 11:17:14 +00:00
Dan Harrin 730f0b5b9c Update packages/tables/docs/06-layout.md 2023-02-24 11:14:32 +00:00
Dan Harrin d4e8af9b6e Update packages/tables/src/Columns/Layout/Panel.php 2023-02-24 11:13:51 +00:00
Dan Harrin cff602affb Update packages/tables/src/Columns/Layout/Panel.php 2023-02-24 11:13:03 +00:00
Dan Harrin a98965d14b Update packages/tables/src/Columns/Layout/Panel.php 2023-02-24 11:12:50 +00:00
Dan Harrin 2604516c40 Update packages/tables/src/Columns/Layout/Panel.php 2023-02-24 11:12:35 +00:00
Dan Harrin 33f493090b Update packages/tables/src/Columns/Layout/Panel.php 2023-02-24 11:12:28 +00:00
Dan Harrin e1da0f88db Update 06-layout.md 2023-02-24 11:11:44 +00:00
Dan Harrin 09092caac5 Update packages/tables/docs/06-layout.md 2023-02-24 11:10:07 +00:00
Dan Harrin 1a77740db7 fix reactive input columns 2023-02-24 11:07:44 +00:00
Dan Harrin 4d26399e3b Update ToggleColumn when new value 2023-02-24 11:04:52 +00:00
Dan Harrin 814ff7eab4 Merge pull request #5774 from archilex/fix-counting-rows-when-defer-loading
Fixes counting rows when defer loading
2023-02-24 10:50:06 +00:00
Dan Harrin 0a67e543d3 Update packages/tables/resources/views/index.blade.php 2023-02-24 10:49:53 +00:00
Kenneth Sese 725bc22d50 Update index.blade.php 2023-02-23 21:50:58 -06:00
Nuhel ffdc8dca91 Update 06-layout.md 2023-02-24 09:28:54 +06:00
Nuhel c37706251e Update Panel.php 2023-02-24 09:16:14 +06:00
Nuhel 697000a965 Update packages/tables/src/Columns/Layout/Panel.php
Co-authored-by: Dan Harrin <git@danharrin.com>
2023-02-24 09:14:06 +06:00
Nuhel e25bafe4d8 Update packages/tables/resources/views/index.blade.php
Co-authored-by: Dan Harrin <git@danharrin.com>
2023-02-24 09:13:43 +06:00
Nuhel 56d1fa1cba Update packages/tables/docs/06-layout.md
Co-authored-by: Dan Harrin <git@danharrin.com>
2023-02-24 09:11:43 +06:00
danharrin dc43eddfaf chore: build assets v2.17.5 2023-02-23 21:49:18 +00:00
Dan Harrin e2ffe21fb5 Merge pull request #5772 from filamentphp/fix/markdown-copy-browser-compatibility
Fix: Copy paste image in Markdown Editor
2023-02-23 21:48:00 +00:00
awcodes 5c0cd51387 Fix: Copy paste image in Markdown Editor 2023-02-23 15:59:27 -05:00
Nuhel 0e59302cff Adding option for adding default collapsed/expanded for Panel Layout.
Some time we may want to keep a panel expanded. This Pr allow us to do so for  \Filament\Tables\Columns\Layout\Panel Layout
2023-02-23 22:27:10 +06:00
Zep Fietje a7eb0ce316 Merge pull request #5762 from prip/2.x
Translate support package to Danish
2023-02-22 21:05:04 +01:00
Thomas Prip Vestergaard a30b4547be Translate support package to Danish 2023-02-22 16:46:05 +01:00
Dan Harrin 6c83a88ccc Update Notification.php 2023-02-21 21:57:01 +00:00
Dan Harrin 10a80ccfe4 Merge pull request #5756 from amsnvc/fix/bosnian-translations
Added Bosnian translations to tables.php
2023-02-21 18:57:35 +00:00
amsnvc a9bc5af692 Added Bosnien translations to tables.php 2023-02-21 19:48:33 +01:00
Zep Fietje 3deb7665f1 Merge pull request #5752 from tomsgad/2.x
Update Swahili Translations
2023-02-21 16:23:37 +01:00
Thomson Maguru 093e735512 Update Swahili Translations 2023-02-21 18:20:09 +03:00
Dan Harrin 670c11f447 Update Notification.php 2023-02-21 12:33:16 +00:00