Fabien "egg" O'Carroll
34047737b8
Updated comments helper to inject comments-ui version
...
refs https://github.com/TryGhost/Team/issues/1664
This is required so that the comments ui can correctly load assets from unpkg
2022-07-12 10:24:02 +02:00
Peter Zimon
7a4ae08b44
Added accent color to helper
...
refs https://github.com/TryGhost/Team/issues/1664
2022-07-12 10:24:02 +02:00
Peter Zimon
41a8134c40
Added avatar saturation parameter to comments helper
...
refs https://github.com/TryGhost/Team/issues/1664
2022-07-12 10:24:02 +02:00
Peter Zimon
be69d83141
Added color scheme helper parameter
...
refs https://github.com/TryGhost/Team/issues/1664
2022-07-12 10:24:02 +02:00
Fabien "egg" O'Carroll
3e1e5b6760
Added adminUrl to comments helper script data
...
refs https://github.com/TryGhost/Team/issues/1664
2022-07-12 10:24:02 +02:00
Simon Backx
7d22384d7f
Passed post id to comments helper instead of comment id
...
refs https://github.com/TryGhost/Team/issues/1664
2022-07-12 10:24:02 +02:00
Simon Backx
87f714ef25
Added sentry dsn placeholder attribute to comments helper
...
refs https://github.com/TryGhost/Team/issues/1664
2022-07-12 10:24:02 +02:00
Simon Backx
3edbb364fe
Renamed data-ghost attribute on comments script
2022-07-04 16:12:35 +02:00
Kevin Ansfield
dc49871837
Added {{comments}}
helper
...
refs https://github.com/TryGhost/Team/issues/1664
- added `comments:url` config for a similar setup to Portal
- added `{{comments}}` helper that's behind the `comments` labs flag
- currently outputs a `<script>` tag that points to the comments script with API location+key data attributes
2022-07-04 15:34:01 +02:00