Logo
Explore Help
Sign In
IntenseWebs/discourse
3
0
Fork 0
You've already forked discourse
mirror of https://github.com/discourse/discourse.git synced 2025-02-25 18:55:32 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
1506017767bc80937581ae93c816d54e5e5c8da8
discourse/app/assets/javascripts/wizard/addon/components/wizard-field-text.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
80 B
JavaScript
Raw Normal View History

DEV: Generate template backing classes for app (#17300) ```sh npx ember-holy-futuristic-template-namespacing-batman-codemod ensure-template-only-has-backing-class ``` We would like to colocate templates but, when no backing class exists, colocated templates extend `templateOnly` instead of `Ember.Component`. Generating the backing class helps avoid any behavioral changes. We can also run the `tagless-ember-components-codemod` to put the tags into the templates at which point we could convert these back to template-only components.
2022-07-03 16:27:29 -07:00
import Component from "@ember/component";
export default Component.extend({});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 105ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API