@@ -299,7 +299,9 @@ class="absolute -bottom-4 left-4 -z-10 h-7 w-7 rounded-full bg-black/50 blur-md"
299299
300300 {{-- Description --}}
301301 <div class =" max-w-xs pt-3 font-medium text-dolphin" >
302- Deeply nested Filament resources now reflect their hierarchy in URLs and breadcrumbs, letting you manage child items (e.g., Lessons within Courses) contextually.
302+ Deeply nested Filament resources now reflect their
303+ hierarchy in URLs and breadcrumbs, letting you manage
304+ child items (e.g., Lessons within Courses) contextually.
303305 </div >
304306 </div >
305307 </div >
@@ -352,7 +354,9 @@ class="absolute -bottom-4 left-4 -z-10 h-7 w-7 rounded-full bg-black/50 blur-md"
352354
353355 {{-- Description --}}
354356 <div class =" max-w-xs pt-3 font-medium text-dolphin" >
355- Expect 2–3× faster rendering for tables, partial component re‑rendering, and new methods to cut down on server calls.
357+ Expect 2–3× faster rendering for tables, partial
358+ component re‑rendering, and new methods to cut down on
359+ server calls.
356360 </div >
357361 </div >
358362 </div >
@@ -405,7 +409,9 @@ class="absolute -bottom-4 left-4 -z-10 h-7 w-7 rounded-full bg-black/50 blur-md"
405409
406410 {{-- Description --}}
407411 <div class =" max-w-xs pt-3 font-medium text-dolphin" >
408- Tables can now be populated from custom or external data sources—such as arrays or APIs—without relying on Eloquent models.
412+ Tables can now be populated from custom or external data
413+ sources—such as arrays or APIs—without relying on
414+ Eloquent models.
409415 </div >
410416 </div >
411417 </div >
@@ -458,7 +464,9 @@ class="absolute -bottom-4 left-4 -z-10 h-7 w-7 rounded-full bg-black/50 blur-md"
458464
459465 {{-- Description --}}
460466 <div class =" max-w-xs pt-3 font-medium text-dolphin" >
461- The new TipTap‑based rich editor adds support for custom blocks, merge tags, and temporary private image URLs for more powerful content editing.
467+ The new TipTap‑based rich editor adds support for custom
468+ blocks, merge tags, and temporary private image URLs for
469+ more powerful content editing.
462470 </div >
463471 </div >
464472 </div >
@@ -511,7 +519,9 @@ class="absolute -bottom-4 left-4 -z-10 h-7 w-7 rounded-full bg-black/50 blur-md"
511519
512520 {{-- Description --}}
513521 <div class =" max-w-xs pt-3 font-medium text-dolphin" >
514- Filament now adopts Tailwind CSS v4, which simplifies the styling system and allows for easier style customization and theme creation.
522+ Filament now adopts Tailwind CSS v4, which simplifies
523+ the styling system and allows for easier style
524+ customization and theme creation.
515525 </div >
516526 </div >
517527 </div >
0 commit comments