Feel to be a designer ✨
Highlights
Block or Report
Block or report Qs-F
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
4-design/for-ui Public
株式会社スリーシェイクのデザインシステム「For Design System」のデザイントークンとコンポーネントライブラリを実装したパッケージ
-
2,181 contributions in the last year
Less
More
Contribution activity
May 2023
Created 29 commits in 3 repositories
Created a pull request in 4-design/for-ui that received 2 comments
fix: React v17以下のサポートを終了
チケット Close #1112 実装内容 peerDependenciesのreactと@types/reactのバージョンを18以上に修正 スクリーンショット 相談内容(あれば)
+13
−5
•
2
comments
Opened 12 other pull requests in 2 repositories
4-design/for-ui
5
open
6
merged
- fix(TextArea): アクセシビリティ的問題を修正
- chore(TextArea): テストを追加
-
fix(TextField):
aria-errormessage
に対応 - chore(TextField): テストを追加
-
fix(Select):
InputProps
とInputLabelProps
がSelectからTextFieldに渡らないように修正 - fix(TextField): 入力欄のテキストサイズを修正
- fix(Chip): ラベルのテキストサイズを修正
-
fix(Chip):
as
propsを追加 - fix: Tailwind CSSのクラス名の順序を修正
- fix: 依存パッケージのアップデート
- fix: secondary-border-dark-default が抜けていたのを修正
de-liker/drts
1
merged
Reviewed 11 pull requests in 1 repository
4-design/for-ui
11 pull requests
- chore(deps): update dependency vitest to v0.31.1
- fix(TablePagination): デフォルトページの設定 + ページ変更時のcallback追加
- fix: 依存パッケージのアップデート
- fix(deps): update dependency eslint-plugin-tailwindcss to v3.12.0
- fix(deps): update dependency react-router-dom to v6.11.2
- chore(deps): update dependency eslint-plugin-mdx to v2.1.0
- fix(deps): update dependency eslint-plugin-unicorn to v47
- fix(eslint-config): Allow console.trace in no-console
- chore(deps): update dependency jsdom to v22
- chore(deps): update dependency lint-staged to v13.2.2
- chore(deps): update dependency typescript to v5
Created an issue in 4-design/for-ui that received 1 comment
Select 改善すべき点
API観点
Valueの型が扱いづらい ( { label: string, inputValue: string}
)
string
や optionsとして Record<string, string>
も使えると嬉しい
onChangeで来る型が上記のValue型である
sel…
1
comment
Opened 15 other issues in 1 repository
4-design/for-ui
7
open
8
closed
- TextArea: requiredが渡っていない
- Select: requiredのときにTextFieldにもrequiredが渡ってしまい意図しないエラーになっている
- Selectが横幅を狭めたときに表示が崩れる
-
SelectからTextFieldに
InputLabelProps
とInputProps
がわたりエラーが起きている - Chipにtext-rを入れる
- TextFieldにtext-rを入れる
- lintの警告を修正
-
Chip:
as
propsによるaタグへの対応 - 依存関係のアップデートを含むリリース
- secondaryのカラー定義が間違っている
- @mui/baseの最小バージョンをv5.0.0-beta.0に引き上げ
- TextArea: TextAreaPropsの型修正
- 調査: Next.js 13.1以上でtranspilePackagesでは動かなくてnext-transpile-modulesが必要
- forwardRefを使っているComponentのrefの型が異なる
-
Menu: MenuItemへの
as
propsによるタグへの対応
Started 2 discussions in 1 repository
4-design/for-ui
4-design/for-ui
-
デフォルトスタイルでのlabelを使っているコンポーネントにrequiredを指定した際のテストについて
This contribution was made on May 24
-
FUIからexportされたPropsの一部をOmit等で改変するとそのまま渡せなくなる
This contribution was made on May 11
74
contributions
in private repositories
May 1 – May 26