Releases: instacart/Snacks
Releases · instacart/Snacks
0.0.98
🏠 Internals
- add
isEqual
memoize
, and debounce
utils
- remove underscore dependancy #178
0.0.97
Fixes
Tooltip
components are now positioned correctly regardless of parent node CSS translation positioning
0.0.96
Fixes
- Fixes for importing and running Snacks in a node environment #220
0.0.95
There is no docs or dist update since this release is only removing module from package.json 56a65b6
0.0.94
Patch release - fixes export of Pill
component
0.0.93
Features
- Add a new Pill component with accepts a hex or
themer.color
key name
0.0.92
Features
- Allow radio/checkbox input elements to be styled #208
0.0.91
Fixes
- Snacks theme overrides now work for all components using a
FloatingLabel
component
0.0.90
Fixes
- Snacks theme overrides to
TextField
are now also passed down to FloatingTextLabel
component #202
0.0.89
Fixes
- Fix for critical issue in 0.0.88 related to global
__DEV__
variable #199