analytics/lib/plausible_web/components/billing
RobertJoonas 22ecbe7bc7
Refactor: Split up the choose_plan LV code (#3637)
* move format_price to Plausible.Billing

* move PlausibleWeb.Components.Billing file to subfolder

* extract new Notice module

* rename test file and module name

* move growth_grandfathered notice to notice.ex

* extract a PlanBenefits module

* extract PlanBox component

* extract PageviewSlider component

* fix plan benefits text color
2023-12-15 13:59:16 -03:00
..
billing.ex Refactor: Split up the choose_plan LV code (#3637) 2023-12-15 13:59:16 -03:00
notice.ex Refactor: Split up the choose_plan LV code (#3637) 2023-12-15 13:59:16 -03:00
pageview_slider.ex Refactor: Split up the choose_plan LV code (#3637) 2023-12-15 13:59:16 -03:00
plan_benefits.ex Refactor: Split up the choose_plan LV code (#3637) 2023-12-15 13:59:16 -03:00
plan_box.ex Refactor: Split up the choose_plan LV code (#3637) 2023-12-15 13:59:16 -03:00