discourse/app/assets/javascripts
Martin Brennan 9c17588f6a
FIX: Admin dashboard tooltips not working on mobile (#29538)
This commit fixes the (?) tooltips for reports on
the admin dashboard on mobile.

The fix is that float-kit instances can now have different triggers
and un-triggers for mobile and desktop, and float-kit is now aware
of the site being in mobile view.

Example usage:

```
@triggers={{hash mobile=(array "click")}}
```

So now, if you press on the tooltip trigger on mobile it shows
correctly, and on desktop both hover and click can be used.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2024-11-01 12:25:12 +10:00
..
admin Build(deps-dev): Bump webpack from 5.95.0 to 5.96.0 (#29534) 2024-10-31 23:48:47 +01:00
custom-proxy Build(deps-dev): Bump express from 4.21.0 to 4.21.1 (#29134) 2024-10-09 01:07:01 +02:00
deprecation-silencer DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
dialog-holder Build(deps-dev): Bump webpack from 5.95.0 to 5.96.0 (#29534) 2024-10-31 23:48:47 +01:00
discourse FIX: Admin dashboard tooltips not working on mobile (#29538) 2024-11-01 12:25:12 +10:00
discourse-common Build(deps-dev): Bump webpack from 5.95.0 to 5.96.0 (#29534) 2024-10-31 23:48:47 +01:00
discourse-hbr DEV: Reformat package.json files (#28733) 2024-09-04 21:14:13 +02:00
discourse-i18n Build(deps): Bump @embroider/addon-shim in the embroider group (#29524) 2024-10-31 22:31:28 +01:00
discourse-markdown-it Build(deps): Bump @embroider/addon-shim in the embroider group (#29524) 2024-10-31 22:31:28 +01:00
discourse-plugins Build(deps-dev): Bump webpack from 5.95.0 to 5.96.0 (#29534) 2024-10-31 23:48:47 +01:00
discourse-widget-hbs Build(deps-dev): Bump webpack from 5.95.0 to 5.96.0 (#29534) 2024-10-31 23:48:47 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations
float-kit FIX: Admin dashboard tooltips not working on mobile (#29538) 2024-11-01 12:25:12 +10:00
locales
pretty-text Build(deps-dev): Bump webpack from 5.95.0 to 5.96.0 (#29534) 2024-10-31 23:48:47 +01:00
select-kit Build(deps-dev): Bump webpack from 5.95.0 to 5.96.0 (#29534) 2024-10-31 23:48:47 +01:00
theme-transpiler Build(deps): Bump @babel/standalone in the babel group (#29496) 2024-10-30 23:22:37 +01:00
truth-helpers Build(deps): Bump @embroider/addon-shim in the embroider group (#29524) 2024-10-31 22:31:28 +01:00
.npmrc
handlebars-shim.js
polyfills.js
service-worker.js.erb DEV: use service worker for chat sound (#29388) 2024-10-29 13:15:53 +04:00