discourse/plugins/styleguide/assets/javascripts/discourse
Isaac Janzen 6aae60a212
FIX: Tooltip styleguide triggers not rendering options (#29926)
Tooltips have different triggers / untriggers by device type (mobile / desktop) and this PR provides the correct options in the styleguide based on device type. 

# Before
<img width="787" alt="Screenshot 2024-11-25 at 3 31 56 PM" src="https://github.com/user-attachments/assets/f18f3003-e887-42c5-8f42-24af87cadf56">

# After
<img width="800" alt="Screenshot 2024-11-25 at 3 30 48 PM" src="https://github.com/user-attachments/assets/6113eff3-7b1f-4782-aea3-c8bee5e9842a">
2024-11-25 16:00:52 -06:00
..
components FIX: Tooltip styleguide triggers not rendering options (#29926) 2024-11-25 16:00:52 -06:00
controllers
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib FIX: Styleguide errors and add smoke test for component pages (#29747) 2024-11-14 15:07:05 -03:00
pre-initializers
routes DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
templates UX: Add category & section for syntax & BEM (#24516) 2023-11-22 17:44:04 -06:00
styleguide-route-map.js