mirror of
https://github.com/discourse/discourse.git
synced 2025-01-22 08:06:15 +08:00
c2e90f8c07
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. |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
public/assets/scripts | ||
scripts | ||
tests | ||
.ember-cli | ||
.npmrc | ||
.watchmanconfig | ||
ember-cli-build.js | ||
jsconfig.json | ||
package.json | ||
testem.js |