discourse/app
Kelv 0005565fb3
DEV: allow floatkit components to accept autoPlacement as a placement strategy (#33783)
`flip` and `autoPlacement` are [mutually exclusive
middleware](https://floating-ui.com/docs/autoplacement#conflict-with-flip)
dealing with placement. While our current Floatkit design uses `flip` by
default, there may be use cases where we want to specify using
`autoPlacement` instead.

Terming this as a choice of `visibilityOptimizer` which borrows from
floating-ui terminology of middleware that deals with `visibility
optimization`, while deconflicting with an existing `placementStrategy`
option in select-kit that is unrelated to this.
2025-07-24 11:04:51 +08:00
..
assets DEV: allow floatkit components to accept autoPlacement as a placement strategy (#33783) 2025-07-24 11:04:51 +08:00
controllers DEV: Remove redundant user argument in InviteGuardian methods (#33784) 2025-07-23 15:56:06 +08:00
helpers DEV: Refactors digest/summary email into partials (#33451) 2025-07-07 09:57:15 -05:00
jobs FEATURE: Add support for aws MediaConvert (#33092) 2025-07-23 11:58:33 -06:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models DEV: Fix theme site setting flakiness part 2 (#33813) 2025-07-24 10:47:25 +10:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers DEV: Use themeable site settings for Horizon (#33645) 2025-07-24 12:20:34 +10:00
services FEATURE: Add support for aws MediaConvert (#33092) 2025-07-23 11:58:33 -06:00
views DEV: Reduce surface-area of ThemeJavascriptCompiler API (#33751) 2025-07-23 13:58:29 +01:00