Ghost/ghost/admin/lib/koenig-editor
Thibaut Patel fc208558dd Added a star-rating input for the product card
refs https://github.com/TryGhost/Team/issues/1245

- This is a proof-of-concept as there are so many ways to implement a star-rating component
- The component is only available when editing the product card
- Uses the unicode star character: ★
- The inspiration is an old article from Lea Verou: https://lea.verou.me/2011/08/accessible-star-rating-widget-with-pure-css/ (minus the clever use of :not(:checked) on something that's not an input to filter-out IE)
- There is currently no way to remove the star rating as it'll get designed this week
2021-11-30 18:02:44 +01:00
..
addon Added a star-rating input for the product card 2021-11-30 18:02:44 +01:00
app Removed unused tenor components from earlier iterations 2021-11-29 18:28:19 +00:00
docs/specs Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
public/icons/koenig Updated media card icons in cardmenu 2021-11-30 16:01:40 +00:00
index.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
package.json Added an emoji picker for the callout card 2021-11-15 14:19:20 +01:00