0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/portal/src/utils
Simon Backx d166977ae4
Updated Portal to always honor outboundLinkTagging setting (#18079)
no issue

- Do not set ?ref in recommendations if analytics is disabled
- Do not send url_history if analytics is disabled
- Expose outboundLinkTagging as a public setting
2023-09-12 10:27:04 +00:00
..
api.js Updated Portal to always honor outboundLinkTagging setting (#18079) 2023-09-12 10:27:04 +00:00
check-mode.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
contrast-color.js
copy-to-clipboard.js
date-time.js
discount.js
errors.js
fixtures-generator.js Added recommendation modal trigger on signup (#17925) 2023-09-04 14:35:56 +00:00
fixtures.js
form.js
helpers.js Added attribution to recommendation clicks (#18077) 2023-09-12 09:21:37 +00:00
helpers.test.js Added logic to load Portal when Tips & Donations are enabled (#17659) 2023-08-10 15:45:02 +02:00
notifications.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
test-fixtures.js Added recommendation modal trigger on signup (#17925) 2023-09-04 14:35:56 +00:00
test-utils.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
validator.js