Releases: nicholaschiang/dolce
Releases · nicholaschiang/dolce
v1.20.1
v1.20.0
1.20.0 (2023-07-25)
Features
- add
collection.sex
field (66e190f) - prisma: add "resort" season name (13e359f)
- prisma: add review "written at" date field (0f4c5e9)
- scripts: scrape and save shows from vogue (986e27d)
Bug Fixes
- allow show date to be
NULL
when not known (e12c12d) - ensure look images fully cover wrappers (a11ba75)
- make show video and review score optional (852c587)
- make the show description field optional (8c59494)
- prisma: mark most brand fields as optional (4e67bcd)
- routes/show-info: render description as HTML (9ed0077)
- set show location to
NULL
if unknown (a21fdd4) - shows: add "menswear" part of season name (631a420)
v1.19.0
v1.18.0
v1.17.0
v1.16.2
v1.16.1
v1.16.0
1.16.0 (2023-07-23)
Features
- components/empty: increase rounding to
md
(adcce56) - components/ui: add
<Textarea>
fromshadcn-ui
(125debc) - prisma: add
createdAt
andupdatedAt
fields (00dda3f) - routes/show: add consumer review sections (a2818b2)
- routes/show: add links to section headers (58c0c23)
- routes/show: add star-based score input (df8fdfb)
- routes/show: add transition to star input (e0f82e9)
- use darker tailwind
dark
theme (25b9ed6)
Bug Fixes
- log.server: reduce log level to
info
(80f5d55) - pass
redirectTo
between login and sign up (6f7cc79) - prisma: don't require review titles (3aef447)
- routes/show: links to sections show headers (bd37e47)
- routes/shows: remove flowers rating key (1fd7d8d)
- routes: mark login and sign up fields required (557649f)
- routes: render breadcrumb for 404 pages (b300f82)
- show/where-to-buy: invert logos in dark mode (cbd35d6)
- show: style consumer reviews like insta comments (b6348ba)