discourse/plugins
Joffrey JAFFEUX fad94160c7
FIX: uses tippy for popover (#15409)
Note this commit also introduce a new {{d-popover}} component, example usage:

```hbs
{{#d-popover |state|}}
  {{d-button label="foo.things" class="d-popover-trigger"}}

  <div class="d-popover-content">
    Some content
  <div>
{{/d-popover}}
```
2022-05-02 17:10:26 +02:00
..
discourse-details Update translations (#16378) 2022-04-05 15:28:19 +02:00
discourse-local-dates FIX: uses tippy for popover (#15409) 2022-05-02 17:10:26 +02:00
discourse-narrative-bot Update translations (#16505) 2022-04-19 15:45:09 +02:00
discourse-presence Update translations (#16505) 2022-04-19 15:45:09 +02:00
lazy-yt DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
poll UX: Show all pie legend options for long polls (#16510) 2022-04-20 10:43:10 +03:00
styleguide Update translations (#16566) 2022-04-27 14:42:11 +02:00