discourse/app/assets/javascripts/patches
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
..
babel-plugin-debug-macros+0.3.4.patch DEV: Move from babel-plugin-debug-macros fork to in-repo patch (#22702) 2023-09-05 18:07:56 +01:00
content-tag+1.1.2.patch DEV: Update the content-tag patch (#23840) 2023-10-09 12:01:58 +02:00
ember-source+3.28.12.patch DEV: Update ember-cli to 5.0.0 (#22280) 2023-06-26 17:15:59 +02:00
ember-this-fallback+0.4.0+001+deprecation-name.patch Build(deps): Bump ember-this-fallback from 0.3.1 to 0.4.0 in /app/assets/javascripts (#23959) 2023-10-18 10:56:35 +01:00
ember-this-fallback+0.4.0+002+themes.patch Build(deps): Bump ember-this-fallback from 0.3.1 to 0.4.0 in /app/assets/javascripts (#23959) 2023-10-18 10:56:35 +01:00
virtual-dom+2.1.1.patch