Ghost/ghost/admin/app/utils
Kevin Ansfield 495e435daf Brought checkboxes back to publish menu recipient selection (#1972)
no issue

Free and Paid are by far the two most common options for email recipients so it makes more sense to have them as very clear options which we felt was not the case with the single token/segment select.

- created a new `<GhMembersRecipientSelect>` component that has individual checkboxes for free/paid/segment and when segment is selected an additional token input for specific labels
- updated draft and scheduled publish menu components to use the `<GhMembersRecipientSelect>`

Co-authored-by: Sanne de Vries <sannedv@protonmail.com>
2021-05-21 18:22:01 +01:00
..
bound-one-way.js
caja-sanitizers.js Fixed multiple no-shadow linting errors 2020-06-17 09:35:46 +01:00
color.js 🐛 Fixed link contrast in editor with very light/dark accent colors (#1870) 2021-03-18 16:46:38 +00:00
computed-fallback-if-undefined.js Upgraded ember-power-* addons (#1459) 2020-01-15 13:53:51 +00:00
copy-text-to-clipboard.js Added integration details to Zapier integration screen behind dev flag 2019-04-04 12:25:16 +01:00
ctrl-or-cmd.js
currency.js Wired membership tiers UI in new members setting 2021-05-17 20:06:03 +05:30
flatten-grouped-options.js Brought checkboxes back to publish menu recipient selection (#1972) 2021-05-21 18:22:01 +01:00
format-markdown.js
ghost-paths.js Switched from v3 to canary API 2021-02-05 09:12:26 +00:00
isNumber.js
link-component.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
password-generator.js Fix linting errors 2019-07-22 11:21:24 +01:00
route.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
window-proxy.js