Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Shopify's Polaris Design System - React implementation (Deprecated)

License

NotificationsYou must be signed in to change notification settings

Shopify/polaris-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

storybooknpm versionCI

TheShopify Polaris React library is deprecated.
We are no longer accepting contributions or feature requests in this repository.

On October 1, 2025, we released ourPolaris Web Components for Shopify app development. We encourage Shopify App developers to adopt Polaris Web Components for new development.

This repository will remain available for historical purposes, but it will not receive updates or maintenance.

Why Web Components?

Polaris Web Components provide a moretechnology-agnostic foundation.
They work with every framework as well as plain JavaScript and server-rendered sites, enabling more Shopify App developers across more platforms to use Polaris.

About this repo

Theshopify/polaris repository is anintergalactic monorepo made up of NPM packages, VSCode extensions, and websites.

polaris/├── documentation# Documentation for working in the monorepo├── polaris-for-vscode# VS Code extension for Polaris├── polaris-icons# Icons for Polaris├── polaris-react# Components for @shopify/polaris package├── polaris-tokens# Design tokens for Polaris├── polaris.shopify.com# Documentation website└── stylelint-polaris# Rules for custom property usage and mainline coverage

Commands

Install dependencies and build workspaces

pnpm install&& pnpm build

Run a command

One workspace

Run commands from a selected workspace usingturbo run <command> --filter=<workspace>... flag.

CommandRuns
pnpm turbo run dev --filter=@shopify/polarisOpen the react component storybook
pnpm turbo run dev --filter=polaris.shopify.comOpen polaris.shopify.com NextJS site

All workspaces

Run commands across all workspaces. This usesturbo run <command>.

CommandRuns
pnpm changesetAdds a newchangelog entry
pnpm lintLints all workspaces
pnpm testTests all workspaces
pnpm type-checkBuild types and check for type errors
pnpm cleanRemove generated files
pnpm formatFormat files with prettier

Contribute to this repo

Pull requests are welcome. See thecontribution guidelines for more information.

Licenses

Source code is under acustom license based on MIT. The license restricts Polaris usage to applications that integrate or interoperate with Shopify software or services, with additional restrictions for external, stand-alone applications.

All icons and images are licensed under thePolaris Design Guidelines License Agreement


[8]ページ先頭

©2009-2025 Movatter.jp