Releases: instacart/Snacks
Releases · instacart/Snacks
0.0.110
#278 Fix row style overrides
0.0.108
#268
Add onValidationError
callback to Form
Add triggerFocus
method to TextField
and PhoneNumberField
0.0.107
#271 Fix typo in border radius style properties in Button
0.0.106
#267: Hide checkbox and radio button SVGs for a11y
#269: Expanded borderRadius
style property in Button
0.0.105
🐛 Bug Fix
- DropDownMenu accessibility fix. Snacks Button will now receive proper aria attributes
0.0.102
🏠 Internal
-
spacing
- #252 use longhand rules for spacing to avoid radium warnings (#252)
-
isEqual
- #249 refactor isEqual for better maintainability
0.0.101
🐛 Bug Fix
re-introduce the work to remove underscore
Fix isEqual handling of circular dependencies.
0.0.100
- Fix incompatibilities with react-hot-loader
0.0.99
🏠 Internals
- Revert removing underscore due to an issue with isEqual utility function.