Ghost/ghost/admin/app/components/gh-nav-menu
Gabriel Csapo 8d01fb5556 Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227)
no issue

- ran [ember-native-class-codemod](https://github.com/ember-codemods/ember-native-class-codemod) to convert the majority of remaining EmberObject based controllers and components to native class syntax using the `@classic` decorator
- skipped older style modal components (`components/modal-*.js`) due to observed incompatibilities in some cases
2022-02-01 09:34:03 +00:00
..
design.hbs Added acceptance tests for new design screen 2021-11-01 17:48:49 +00:00
design.js Added automatic open of brand settings form when no custom theme settings exist 2021-10-22 12:02:59 +01:00
footer.hbs Fixed staff tests 2021-11-04 09:40:24 +01:00
footer.js Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227) 2022-02-01 09:34:03 +00:00
main.hbs Updated Author user profile page and sidebar 2022-01-26 14:49:55 +00:00
main.js Switched majority of files from EmberObject to native class syntax using @classic decorator (#2227) 2022-02-01 09:34:03 +00:00