discourse/app/assets/javascripts/discourse
David Taylor bee61d4faf
DEV: Convert composer controller to native class syntax (#20723)
Actions are moved from actions: {} to top-level functions with @action decorator. Previously we had a save() action and a top-level function of the same name, so this commit renames the action to avoid a clash.
2023-03-23 13:36:03 +00:00
..
app DEV: Convert composer controller to native class syntax (#20723) 2023-03-23 13:36:03 +00:00
config DEV: Resolve and unsilence ember.built-in-components deprecation (#20716) 2023-03-17 11:55:29 +00:00
lib DEV: Enable parallel babel processing in ember-cli (#20215) 2023-02-09 16:24:24 +00:00
public/assets/scripts DEV: Resolve and unsilence ember-global deprecation (#20702) 2023-03-17 11:22:12 +00:00
scripts Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
tests DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
.ember-cli
.npmrc
ember-cli-build.js DEV: Resolve and unsilence ember-global deprecation (#20702) 2023-03-17 11:22:12 +00:00
jsconfig.json DEV: Add discourse/tests to jsconfig (#19031) 2022-11-15 11:33:56 +00:00
package.json Build(deps): Bump webpack in /app/assets/javascripts (#20695) 2023-03-22 11:59:35 +01:00
testem.js DEV: Move shouldLoadPluginTestJs() (#19045) 2022-11-16 11:07:58 +01:00