このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
tesseract-design
/
react-common
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
1
Wiki
アクティビティ
Common front-end components for Web using the Tesseract design system, written for React.
https://make.modal.sh/tesseract/web/react/common
react
components
web
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
25
コミット
3
ブランチ
3.2 MiB
ツリー:
5225cdd5e7
master
refactor/docs
refactor/pridepack-storybook
0.3.0
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'5225cdd5e7' から
${ noResults }
react-common
/
doczrc.js
doczrc.js
78 B
Raw
通常表示
履歴
Initial commit Migrate from GitHub, rewrite common components to TypeScript (main and test files). Also replaced Storybook to Docz.
4年前
Add missing dependency, update base URI Add @reach/slider because build encounters errors. Also add base URI to correct paths.
4年前
Initial commit Migrate from GitHub, rewrite common components to TypeScript (main and test files). Also replaced Storybook to Docz.
4年前
1
2
3
4
export default {
typescript: true,
base: '/tesseract/web/react/common',
}