Skip to content

Releases: Quartz/interface

0.1.20

14 Apr 18:24
0fa83fe

Choose a tag to compare

Icon component (#100)

0.1.19

13 Apr 15:54
d5efec0

Choose a tag to compare

Specify types for events so we can access props on events (#105)

* Specify types for events so we can access props on events

* Add TypeScript types

Co-authored-by: GitHub Action <action@github.com>

0.1.18

13 Apr 13:53
5ee3ea3

Choose a tag to compare

Hotfix for type=search textarea border radius style (#104)

Fix type

07 Apr 23:26
39194e3

Choose a tag to compare

Less restrictive autocomplete type in Input.

0.1.16: Expand FeatureCard portrait widths (#101)

03 Mar 15:14
92658b1

Choose a tag to compare

* 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

19 Feb 21:48
c57a320

Choose a tag to compare

Adds FeatureCard to index

0.1.14

19 Feb 21:23
6a2c710

Choose a tag to compare

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

27 Jan 22:33
a23f708

Choose a tag to compare

Adds emails to ArticleStrip props + swap date/edition (#98)

* Adds emails to ArticleStrip props + swap date/edition

* Add TypeScript types

Co-authored-by: Brendan Hamill <bhamill@qz.com>
Co-authored-by: GitHub Action <action@github.com>

0.1.12

22 Jan 15:11
65f3333

Choose a tag to compare

Add quality parameter to ResponsiveImage (plus, TypeScript) (#97)

0.1.11

21 Dec 15:27
75d8d7e

Choose a tag to compare

Constrain layout component (#95)

* Constrain layout component

* Add TypeScript types

Co-authored-by: GitHub Action <action@github.com>