Johan Nielsen

Results 4 issues of Johan Nielsen

## What? Update docs per #387 ## Why? To improve understanding that cart.discountAmount is a cart-level discount while cart.discounts is customer-entered coupons. ## Testing / Proof Verified update on local...

## What? updated links to docs resources to camel case ## Why? Links to docs seems to be case sensitive ie. `https://github.com/bigcommerce/checkout-sdk-js/blob/master/docs/classes/checkoutservice.md#executespamcheck` Would 404, where as, `https://github.com/bigcommerce/checkout-sdk-js/blob/master/docs/classes/CheckoutService.md#executespamcheck` is OK ##...

## What? Add `tabIndex` and `role="button"` to `#checkout-customer-index` ## Why? As proposed in #1412 adding these properties will allow screen readers and keyboard users to focus the 'Sign in now`...

## What? As requested by community members here, https://github.com/bigcommerce/checkout-js/issues/1700 we've added wrapping spans around product quantity and product title, as well as adding wrapping spans around product options label and...