analytics/lib/plausible_web/live
hq1 c64ab6b6ee
Fix bug showing invitation popups (#3513)
Apparently using the `<p>` element breaks x-show/styles cascading.
Swapping it with `<div>` renders `x-show` correctly including
children elements.
2023-11-13 11:31:46 +01:00
..
components Prepare business tier for release (#3464) 2023-11-08 09:51:34 -03:00
funnel_settings Extract button component (#3474) 2023-11-08 11:40:07 +02:00
goal_settings Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
plugins/api Extract button component (#3474) 2023-11-08 11:40:07 +02:00
props_settings Extract button component (#3474) 2023-11-08 11:40:07 +02:00
choose_plan.ex Business tier bug smash (#3493) 2023-11-08 10:24:30 -03:00
flash.ex Implement pinned sites (#3469) 2023-11-13 09:08:26 +01:00
funnel_settings.ex Funnel Settings UI tweaks (to match Custom Props/Goals) (#3323) 2023-09-13 15:07:04 +02:00
goal_settings.ex Props Settings UI to match Goals Settings (#3322) 2023-09-13 14:55:29 +02:00
props_settings.ex Funnel Settings UI tweaks (to match Custom Props/Goals) (#3323) 2023-09-13 15:07:04 +02:00
register_form.ex Fix private preview notice typo (#3503) 2023-11-08 16:57:20 +00:00
reset_password_form.ex Extract button component (#3474) 2023-11-08 11:40:07 +02:00
sites.ex Fix bug showing invitation popups (#3513) 2023-11-13 11:31:46 +01:00