0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe f7ad32e76b
Removed unnecessary snippets serializer
refs: https://github.com/TryGhost/Toolbox/issues/245

- The default behaviour of a serializer is to call a mapper for each object
- Instead of all the boilerplate code we had in the snippets serializer, all we need is a single mapper function
- Added tests for the mapper function as well
2022-03-29 15:51:45 +01:00
..
client@f1d3d978cd Updated Admin to v4.41.3 2022-03-25 16:00:32 +00:00
frontend
server Removed unnecessary snippets serializer 2022-03-29 15:51:45 +01:00
shared Fixed multiple mobile size bugs for Portal 2022-03-28 17:46:06 +05:30
app.js
boot.js
bridge.js