0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/serializers
David Arvelo 16190ffe25 Fix serializing/deserializing Tags on save from the Editor
closes #2947
- make a PostSerializer to embed the tags objects in the posts POST/PUT request
- on editor save, clear out tags from the post and data store that have `id: null`
2014-06-13 02:44:45 -04:00
..
application.js Make exports consitent. 2014-06-09 13:58:35 -04:00
post.js Fix serializing/deserializing Tags on save from the Editor 2014-06-13 02:44:45 -04:00