Releases: instacart/Snacks
Releases · instacart/Snacks
0.0.131 (#356)
- 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
0.0.129
v0.0.128
- Add type declarations for the generated SVG components
v0.0.126
v0.0.125
- Fix padding for small size
<Tooltip />
0.0.124
- Update dependency to fix security vulnerability.
0.0.123
- Updated Styleguidist and refactor the readmes to have consistent formatting.
- Allow additional props in TextField for accessibility purposes.
0.0.122
- 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