discourse/app/assets/javascripts/discourse
Ted Johansson c2e90f8c07
DEV: Migrate publish page modal to Glimmer and DModal (#22663)
This PR migrates the publish page modal to a Glimmer component and DModal.

Most of the code is lift-and-shift. However, the component state getters were implemented using meta-programming in the original controller. They have all been inlined here for clarity, searchability, etc.
2023-07-19 10:37:07 +08:00
..
app DEV: Migrate publish page modal to Glimmer and DModal (#22663) 2023-07-19 10:37:07 +08:00
config DEV: Remove transition-methods deprecation (#22673) 2023-07-18 16:09:28 -05:00
lib DEV: move deprecation silencer to a shared package (#22668) 2023-07-18 19:07:20 +01:00
public/assets/scripts DEV: Simplify qunit target selection (#22591) 2023-07-13 14:20:00 +01:00
scripts Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
tests FEATURE: new API to add panels to sidebar (#22534) 2023-07-19 11:31:45 +10:00
.ember-cli DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
.npmrc
.watchmanconfig DEV: Update ember-cli to 5.0.0 (#22280) 2023-06-26 17:15:59 +02:00
ember-cli-build.js DEV: move deprecation silencer to a shared package (#22668) 2023-07-18 19:07:20 +01:00
jsconfig.json DEV: Add discourse/tests to jsconfig (#19031) 2022-11-15 11:33:56 +00:00
package.json DEV: move deprecation silencer to a shared package (#22668) 2023-07-18 19:07:20 +01:00
testem.js DEV: Improve ember-cli 'LOAD_PLUGINS' behavior (#22590) 2023-07-13 11:27:29 +01:00