Releases: instacart/Snacks
Releases · instacart/Snacks
0.0.131 (#356)
27 Aug 17:19
Compare
Sorry, something went wrong.
No results found
Adds the new Trending icon received from design.
Fixes a type bug where spacing.PADDING_X_* are missing.
Fixes a type bug where thumbsUpFilled icon is missing.
v0.0.130
17 Jul 13:26
Compare
Sorry, something went wrong.
No results found
Export WithThemeInjectedProps from the root (#350 )
A few type definition fixes (#352 )
0.0.129
09 Jul 21:22
Compare
Sorry, something went wrong.
No results found
v0.0.128
26 Jun 19:50
Compare
Sorry, something went wrong.
No results found
Add type declarations for the generated SVG components
v0.0.126
21 Jun 21:14
Compare
Sorry, something went wrong.
No results found
Add an ESM build (#336 )
Add TypeScript declarations (#334 )
v0.0.125
18 Jun 17:18
Compare
Sorry, something went wrong.
No results found
Fix padding for small size <Tooltip />
0.0.124
29 May 16:22
Compare
Sorry, something went wrong.
No results found
Update dependency to fix security vulnerability.
0.0.123
07 May 22:50
Compare
Sorry, something went wrong.
No results found
Updated Styleguidist and refactor the readmes to have consistent formatting.
Allow additional props in TextField for accessibility purposes.
0.0.122
24 Apr 01:14
Compare
Sorry, something went wrong.
No results found
Fixed hint typo in PhoneNumberField
Fixed hint in TextFieldHint from being reachable by screen reader when not active
Updated TextField and TextFieldHint accessibility association
Updated MaskedTextField and TextFieldHint accessibility association
Added propTypes for the DateField component
0.0.121
08 Apr 18:15
Compare
Sorry, something went wrong.
No results found
Minor accessibility improvements for Button and Textfield focus indicators. PR: #314