mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
bloggingcmsemberghosthacktoberfestheadless-cmsjamstackjavascriptjournalismnodejspublishingweb-application
ed48cd6e3a
refs https://github.com/TryGhost/Team/issues/559 refs https://github.com/TryGhost/Admin/pull/2227 - updated modal component to use newer ember-promise-modals modals implementation - removed use of "delayedColor" properties as the workaround for liquid-fire based animation is no longer required - added `validate` action to remove need for `{{action}}` - we can't call the `validate()` method directly from the template because it's not bound correctly with `@action` and binding it breaks other code that expects `_super()` for the validate method to work via the mixin (eg, staff invite modal) - removed `customViews.toggleFormModal()`` and changed `customViews.editView()` to open the modal directly - updated templates to use `{{on "click" this.customViews.editView}}` in place of toggling the "showFormModal" property |
||
---|---|---|
ghost/admin |