Releases: Quartz/interface
Releases · Quartz/interface
0.1.20
0.1.19
0.1.18
Fix type
0.1.16: Expand FeatureCard portrait widths (#101)
* Wider max-widths * Wider widths for FeatureCard portraits * Add TypeScript types * Update src/components/FeatureCard/FeatureCard.stories.mdx Co-authored-by: Chris Zarate <chris@zarate.org> * Add TypeScript types Co-authored-by: Brendan Hamill <bhamill@qz.com> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Chris Zarate <chris@zarate.org>
0.1.15
0.1.14
FeatureCard component (#96) * Initial FeatureCard files + outline * Adds PlayIcon * Portrait card * Play Icon story * Update width * Makes isPortrait a boolean * Lint * Usage guidelines * Use LinkTo * Add TypeScript types * Update dist/FeatureCard/FeatureCard.d.ts Co-authored-by: James Shakespeare <jshakespeare@qz.com> * PR feedback tweaks * Add TypeScript types * Add TypeScript types * Expose isArticle * Add TypeScript types * Reduce two size props to one * Add TypeScript types * Prop cleanup * Adds max-width based on aspect + max width * Split components for FeatureCard images * Comments * Add TypeScript types * Group correctly * Add TypeScript types * Enumerate props * Add TypeScript types * We're always rendering an image * Add TypeScript types Co-authored-by: Brendan Hamill <bhamill@qz.com> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: James Shakespeare <jshakespeare@qz.com>
0.1.13
0.1.12
0.1.11
Constrain layout component (#95) * Constrain layout component * Add TypeScript types Co-authored-by: GitHub Action <action@github.com>