Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPアドレス表作成 #10

Merged
merged 7 commits into from
May 3, 2024

Conversation

cucl2-similis
Copy link
Owner

目的

簡易IPアドレス表 と Public / Private の表示を追加する。

概要

備考

Closes #9

・IPアドレス表アコーディオン作成
・ラジオボタンコンポーネント修正
・内部利用コンポーネント集約(Subheading, DecInfo, BinInfo → Result)
・定数クラス名修正
・IPアドレス表2進数表示テキスト変更(BinSpan適用)
・Result内部コンポーネント名修正
・共有コンポーネント移動(Result → BinSpan)
・テストケース追加(IpAddressConverter, BinSpan, IpTable)
・テストケース修正(RadioButton, Result)
・テストケース削除(BinInfo, DecInfo, Subheading)
・TypeError: Converting circular structure to JSON 対応(--runInBand オプション追加)
・Public / Private 表示追加
・IPアドレス表関連定数クラス追加
・テストケース追加(IpAddressUtils)
・テストケース修正(Result, ResultDto)
・パッケージ移動(main.tsx)
・IPアドレス表背景色切替処理追加
・テストケース追加(IpTable)
@cucl2-similis cucl2-similis linked an issue May 3, 2024 that may be closed by this pull request
2 tasks
@cucl2-similis cucl2-similis merged commit 0bb08ef into feature/v1.0.0 May 3, 2024
@cucl2-similis cucl2-similis deleted the feature/IPアドレス表作成 branch July 15, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IPアドレス表作成
1 participant