discourse/app/assets
Godfrey Chan 895036bd7a
DEV: remove @ember/jquery in favor of just jquery (#24034)
`@ember/jquery` was necessary to automate the `app.import()` but
that is no longer necessary with `ember-auto-import`. A secondary
thing it does is bringing back the `this.$` feature, but with a
deprecation. It is my understanding that the deprecation has long
be fully absorbed into both core and plugins so we shouldn't need
this package anymore.
2023-10-25 10:14:50 +01:00
..
images UX: Wizard static confetti (#23973) 2023-10-18 15:19:00 -06:00
javascripts DEV: remove @ember/jquery in favor of just jquery (#24034) 2023-10-25 10:14:50 +01:00
stylesheets FIX: replaces data-tooltip usage by <DTooltip /> (#24062) 2023-10-23 21:09:02 +02:00