Skip to content
This repository was archived by the owner on Aug 11, 2026. It is now read-only.

@shopify/polaris@10.36.0

Choose a tag to compare

@shopify-github-actions-access shopify-github-actions-access released this 16 Mar 00:19
· 1942 commits to main since this release
8542ddc

Minor Changes

  • #8555 696473b82 Thanks @clarkjennings! - Added a forward ref to permit programmatic scrolling for Scrollable (example: scrollRef.current?.scrollTo(0))

  • #8650 078cf9aea Thanks @kyledurand! - Deprecated breadcrumbs prop on SkeletonPage, added backAction prop with story

  • #8586 83bde8690 Thanks @tatianau! - Made hiding the stepper arrows for inputs of type "number" and revealing them on hover and focus the default TextField behaviour to mimic the default browser experience

  • #8288 d27a361c2 Thanks @rcd00! - Updated the style of keyboard component and add optional size prop

  • #8600 515a62f3b Thanks @kyledurand! - Fixed list reset class from not applying to ordered lists

  • #8655 fb373c3e1 Thanks @stewx! - Adjust CSS for expanded navigation section to remove unwanted space during collapse/expand

Patch Changes