Ghost/ghost/admin/app/services
Kevin Ansfield d7b464a7ff Fixed notificaitons.displayDelayed() throwing an error
no issue
- `notifications.displayDelayed()` resets the `delayedNotifications` array but it wasn't using `.set()` which was throwing an Ember error because it wouldn't be tracked
2019-03-25 12:28:14 +00:00
..
ajax.js 🐛 Fixed missing error notification when attempting to activate an invalid theme 2019-03-25 11:32:29 +00:00
clock.js
config.js
dropdown.js
event-bus.js
feature.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
ghost-paths.js
lazy-loader.js
media-queries.js
media.js
notifications.js Fixed notificaitons.displayDelayed() throwing an error 2019-03-25 12:28:14 +00:00
resize-detector.js
session.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
settings.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
slug-generator.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
tour.js View site inside Ghost Admin 2019-03-21 10:33:14 +01:00
ui.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
unsplash.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
upgrade-status.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00