Ghost/ghost/admin/app/styles
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
..
components Added a star-rating input for the product card 2021-11-30 18:02:44 +01:00
layouts 🐛 Fixed currency dropdown background in dark mode (#2109) 2021-11-23 08:50:41 +00:00
patterns Updated offer link field UI 2021-10-22 11:51:19 +02:00
spirit Update offer details structure 2021-10-04 15:00:41 +02:00
app-dark.css Updated callout card 2021-11-16 18:32:27 +01:00
app.css Added static UI for offers list 2021-10-04 13:55:17 +02:00