Releases: Quartz/interface
Releases · Quartz/interface
0.1.10
17 Dec 15:21
Compare
Sorry, something went wrong.
No results found
Select QA (#91)
* Select QA
* Add TypeScript types
Co-authored-by: GitHub Action <action@github.com>
0.1.9
16 Dec 21:12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Override link styles (#81)
0.1.5
23 Nov 21:57
Compare
Sorry, something went wrong.
No results found
Centering BadgeGroup text and adding a "large" prop to same
0.1.4
20 Nov 18:54
Compare
Sorry, something went wrong.
No results found
Change alternative background color for dark theme
TextInput and RadioButton improvements
11 Nov 15:49
Compare
Sorry, something went wrong.
No results found
Prevent squished radio buttons (#76)
* Prevent squished radio buttons
* Apply flex style only where necessary
0.1.1
05 Nov 17:16
Compare
Sorry, something went wrong.
No results found
Adjust CalloutCard to match design (#72)
0.1.0
30 Oct 17:48
Compare
Sorry, something went wrong.
No results found
Add render prop to ColorScheme (#70)
* Add render prop to ColorScheme
* Add render prop to ColorScheme