Skip to content

Releases: Quartz/interface

0.1.10

17 Dec 15:21
39fe6c9

Choose a tag to compare

Select QA (#91)

* Select QA

* Add TypeScript types

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

0.1.9

16 Dec 21:12
7a4c7aa

Choose a tag to compare

Update lint, add onChange to Select, and add FormLabel (#89)

* Update lint package

* Update Select component and add FormLabel

* Fix lint errors

* SCSS clean

* And again

* Add TypeScript types

* Fix test

* Add TypeScript types

* Update src/components/FormLabel/FormLabel.scss

Co-authored-by: James Shakespeare <jshakespeare@qz.com>

* Add TypeScript types

* Update src/components/FormLabel/FormLabel.stories.mdx

* Add TypeScript types

Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: James Shakespeare <jshakespeare@qz.com>

0.1.8

07 Dec 19:17
9afd913

Choose a tag to compare

Adds alignLeft prop to TabNav (#87)

* Adds alignLeft prop to TabNav

* Updates story

* Add TypeScript types

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

0.1.7

04 Dec 22:30
27cc9c8

Choose a tag to compare

Adds Image and ResponsiveImage className prop (#82)

* add className prop to images to override default styling

* image docs elaboration

* docs tweaks, fix indentation

* amp-img doesn't get className; only concat classNames if prop is defined

0.1.6

02 Dec 22:26
f599c34

Choose a tag to compare

Override link styles (#81)

0.1.5

23 Nov 21:57
089e31e

Choose a tag to compare

Centering BadgeGroup text and adding a "large" prop to same

0.1.4

20 Nov 18:54
f394040

Choose a tag to compare

Change alternative background color for dark theme

TextInput and RadioButton improvements

11 Nov 15:49
2c10951

Choose a tag to compare

Prevent squished radio buttons (#76)

* Prevent squished radio buttons

* Apply flex style only where necessary

0.1.1

05 Nov 17:16
c7e5e0a

Choose a tag to compare

Adjust CalloutCard to match design (#72)

0.1.0

30 Oct 17:48
52a31c5

Choose a tag to compare

Add render prop to ColorScheme (#70)

* Add render prop to ColorScheme

* Add render prop to ColorScheme