github symfony/ux v2.23.0
2.23.0 : Minor Improvements & Fixes

3 days ago

Hey UXer's!

Not a ground-breaking release, but some nice minor improvements and fixes.

Autocomplete

Twig Components

Live Components

  • Update CSRF docs by @smnandre in #2443
  • "Hooks: Handle Component Behavior" spacing issue in docs by @nehalgajjar in #2435
  • Check secret is not empty + add [SensitiveParameter] by @smnandre in #2461
  • Allow configuring secret for fingerprints and checksums by @smnandre in #2462
  • Use container.build_hash instead of kernel.secret in CacheWarmer by @dkarlovi in #2451
  • Remove form property in live component docs by @jannes-io in #2474
  • Document make:twig-component by @seb-jean in #2480
  • Add a link label in doc by @MrYamous in #2476
  • Update doc on how to use submitForm() by @yalit in #2510
  • Fix ComponentWithFormTrait::extractFormValues() with edge cases by @smnandre in #2491
  • Add very simple download files docs by @zefyx in #2513
  • Prevent __component property to be serialized when called JSON.stringify() by @Kocal in #2537
  • Add Documentation for testing with LiveCollectionType by @yalit in #2517
  • Fix formatting of the inline code for the text RedirectResponse by @zefyx in #2530
  • Fix ComponentWithFormTrait not working in batch actions by @smnandre in #2553

Icons

  • Fix aliases support when fetching multiples icons with Iconify by @Kocal in #2467

Map

  • Add new helpers: DistanceUnit, DistanceCalculator, CoordinateUtils by @smnandre in #2551

Chart.js

Stimulus

  • Update Stimulus Components URL by @94noni in #2495
  • Fasten lazy loading + add debug lazy:loading and lazy:loaded by @smnandre in #2463

Turbo

  • Remove obsolete Mercure configuration (docs) by @smnandre in #2524
  • Add stream format with request listener by @aleho in #2550

LazyImage

Site

Miscellaneous

  • Mention Doctor Rst in CONTRIBUTING.md by @smnandre in #2472
  • Fix and display changed dist files in the CI by @Kocal in #2503
  • Drop explicit Yarn dependencies caching steps for actions/setup-node by @Kocal in #2504

New Contributors

Full Changelog: v2.22.1...v2.23.0

Don't miss a new ux release

NewReleases is sending notifications on new releases.