92 Commits

Author SHA1 Message Date
Dan Harrin b1d3093259 Build font with more features 2026-08-25 09:14:30 +01:00
Patricio bb58834c60 Add per-branch clone instructions to reproduction template README (#19981)
* Add per-branch clone instructions to reproduction template README

* Update README.md

---------

Co-authored-by: Dan Harrin <git@danharrin.com>
2026-06-07 11:28:54 +01:00
Dan Harrin e15da03da4 Fix workflow 2026-05-26 09:42:40 +01:00
Dan Harrin 21f896fc74 Check out correct Filament version for reproduction repo 2026-05-26 09:26:13 +01:00
Patricio ff64e7b778 Filament issue reproduction project (#19820)
* Zip and attach to release

* fix: install Laravel scripts run before path repo configuration

The previous --no-install meant Laravel's post-create-project-cmd ran
without vendor/autoload.php, breaking key:generate. Install Laravel
fully first, then add the path repo and require Filament.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* refactor: move filament-issue script into bin and align with PSR-4 layout

Replaces the scripts/filament-issue.sh + run dispatcher with a single
self-contained bin/filament-issue.sh, mirroring the bin/translation-tool.php
pattern. The Login stub now lives at bin/FilamentIssue/src/App/Filament/...
so the directory structure matches its namespace.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* wip

* wip

* wip

* wip

* wip

* Update to template repository

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Dan Harrin <git@danharrin.com>
2026-05-26 09:12:04 +01:00
Bartłomiej Gajda 8afdcc59cf Feature: enhanced translation tool (#19607)
* line in translation tool

* wip

* wip

* cs

---------

Co-authored-by: Dan Harrin <git@danharrin.com>
2026-04-20 13:24:59 +01:00
Dan Harrin 78ea3cee15 fix: Inter font preloading (#19057) 2026-01-23 08:56:48 +00:00
Hanasa fdf6517612 Feat/wrapping code editor (#18478)
* feat: code editor wrapping

* fix: setup playground

* clean up

---------

Co-authored-by: Dan Harrin <git@danharrin.com>
2025-12-02 21:09:41 +00:00
Dan Harrin 14d6b85026 cs 2025-06-09 09:19:22 +01:00
Dennis Koch d36995c52e Refactor translation tool and add new command 2025-06-08 20:02:05 +02:00
Dennis Koch 40831c505a Add translation tool 2025-06-07 19:26:06 +02:00
Dan Harrin 947f87e2d2 fix table select component 2025-05-21 20:27:35 +01:00
Dan Harrin afb3780c77 initial pass 2025-05-01 23:17:33 +01:00
Matthaios Biskas 6f08ebfb8f merge 4.x 2025-03-18 01:01:25 +01:00
Dan Harrin 7aac5583a4 start panels refactor 2025-02-20 17:39:15 +00:00
Dan Harrin 8135697f70 cs 2025-02-20 10:27:59 +00:00
Dan Harrin f16a46a2b8 refactor css structure 2025-02-20 10:26:20 +00:00
Dan Harrin b34c4eb9f6 checkbox list and builder 2025-02-17 18:07:12 +00:00
Dan Harrin 0f13dc419d Refactor actions and fieldset 2025-02-13 20:10:26 +00:00
Dan Harrin 4ec6117678 cs 2025-02-13 19:42:56 +00:00
Dan Harrin 959ef907f2 Refactor tabs and wizard 2025-02-13 19:36:46 +00:00
Matthaios Biskas 17c41de11b nouislider js 2025-02-03 11:00:36 +01:00
Dan Harrin 216df0ad3d Update 2024-12-19 12:49:56 +00:00
Matthaios Biskas 159870fa4b restored registered file 2024-12-02 21:57:53 +01:00
Matthaios Biskas 2c5bb5318b refactoring (WIP) 2024-12-02 21:57:53 +01:00
Dan Harrin 8bc228f500 Add loading spinner to filter indicator remove button 2024-11-29 18:40:22 +00:00
Dan Harrin fcb1e093fe Refactor select column 2024-10-18 12:28:45 +01:00
Dan Harrin 3804e16706 cs 2024-10-18 11:40:20 +01:00
Dan Harrin c1189cc659 Refactor checkbox and toggle editable columns & toggle Blade component 2024-10-18 11:39:56 +01:00
Dan Harrin a7132fe0d7 feature: Local Inter font 2024-06-16 22:17:08 +01:00
Dan Harrin 97927ae2ec feature: hiddenJs() / visibleJs() 2024-06-16 09:36:28 +01:00
Dan Harrin d0d1055f82 wip 2023-09-10 16:53:55 +01:00
Zep Fietje e0303580e4 wip 2023-08-01 01:10:08 +02:00
Ryan Chandler 6262d1d6e5 feature: add script to quickly setup demo/playground 2023-07-25 20:44:11 +01:00
Dan Harrin 3ca11a956f wip 2023-07-15 23:40:45 +01:00
Dan Harrin c75fabee75 Merge branch 'upg3' into pr/6491 2023-07-15 21:08:31 +01:00
Dan Harrin 385fdf7a31 Swap imask for Alpine mask 2023-06-25 21:37:50 +01:00
Dan Harrin 415f21be2f Move to module JS 2023-06-12 15:37:00 +01:00
Dan Harrin dd022e08ec Use Blade prettier plugin 2023-06-06 11:53:02 +01:00
Dan Harrin 40a5a127f8 Merge branch '3.x' into pr/6491 2023-05-31 12:02:34 +01:00
Dan Harrin be5f77dcaf wip 2023-05-30 11:12:14 +01:00
Dan Harrin 8888387e29 Update build.mjs 2023-05-28 09:05:15 +01:00
Dan Harrin d0d4561071 Update build.mjs 2023-05-28 09:05:01 +01:00
TinaH fe50283a25 esbuild watch and auto-publish filament assets 2023-05-23 15:44:59 +02:00
Tina Hammar 27e6787654 fixed inputs 2023-05-22 17:07:49 +02:00
Dan Harrin 8e4b2296c9 format 2023-05-21 22:44:50 +02:00
Tina Hammar 892cdfec22 Make FileUpload croppable 2023-05-11 19:32:32 +02:00
Dan Harrin 197e3da181 Clean up 2023-05-11 13:12:56 +01:00
Dan Harrin ed105a9a40 wip 2023-05-11 12:22:44 +01:00
Tina Hammar da1dc9ad5b if ever imported sources contains base64strings 2023-05-03 09:47:20 +02:00