Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: instacart/Snacks

0.0.110

30 Oct 20:08

Choose a tag to compare

0.0.110 Pre-release
Pre-release

#278 Fix row style overrides

0.0.108

18 Oct 21:23

Choose a tag to compare

0.0.108 Pre-release
Pre-release

#268

Add onValidationError callback to Form
Add triggerFocus method to TextField and PhoneNumberField

0.0.107

17 Oct 22:04

Choose a tag to compare

0.0.107 Pre-release
Pre-release

#271 Fix typo in border radius style properties in Button

0.0.106

17 Oct 21:36

Choose a tag to compare

0.0.106 Pre-release
Pre-release

#267: Hide checkbox and radio button SVGs for a11y
#269: Expanded borderRadius style property in Button

0.0.105

16 Oct 17:16

Choose a tag to compare

0.0.105 Pre-release
Pre-release

🐛 Bug Fix

  • DropDownMenu accessibility fix. Snacks Button will now receive proper aria attributes

0.0.104

04 Oct 20:43
9b714c4

Choose a tag to compare

0.0.104 Pre-release
Pre-release
  • Fig bug with Row styles

0.0.102

20 Sep 16:26
41e4ddb

Choose a tag to compare

0.0.102 Pre-release
Pre-release

🏠 Internal

  • spacing

    • #252 use longhand rules for spacing to avoid radium warnings (#252)
  • isEqual

    • #249 refactor isEqual for better maintainability

0.0.101

05 Sep 20:30
6378b1f

Choose a tag to compare

0.0.101 Pre-release
Pre-release

🐛 Bug Fix

re-introduce the work to remove underscore
Fix isEqual handling of circular dependencies.

0.0.100

05 Sep 00:21
730fc23

Choose a tag to compare

0.0.100 Pre-release
Pre-release
  • Fix incompatibilities with react-hot-loader

0.0.99

04 Sep 22:52
1cbaab1

Choose a tag to compare

0.0.99 Pre-release
Pre-release

🏠 Internals

  • Revert removing underscore due to an issue with isEqual utility function.