Skip to content

Develop #52

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

Open
wants to merge 64 commits into
base: main
Choose a base branch
from
Open

Develop #52

wants to merge 64 commits into from

Conversation

rrbox
Copy link
Owner

@rrbox rrbox commented Dec 3, 2022

  • リファクタリング
  • リファクタリングのためのテストコード追加

rrbox added 30 commits December 2, 2022 00:29
複数の Widget から node 配列を作成する Group のテストファイルです.
Group に正しい順番で widget がセットされるかチェックします.
- WidgetListElementType
- VoidNodeGenerator
- ContextNodeGenerator
Widget では無くなりました.
これはファイルとフォルダの名前の変更です.
- ParameterLessNodeGenerator -> NodeGenerator
- ContextPresenter -> ContextPresentPlugIn
Commons に Widget フォルダを作成しました.
rrbox added 19 commits February 17, 2023 23:41
作成するノードと notification center を接続する処理を記述できます.
- NodeGenerator に createModels を追加
- WidgetListElementType の addTo メソッドに NotificationCenter
  の引数を追加
WidgetListElementType の addTo メソッドの修正です.
combine メソッドの実装を追加しました.
UserInterfaceDisplay<T: Widget> への変更です.
以前は NotificationCenter を共有していました.
@rrbox
Copy link
Owner Author

rrbox commented Feb 23, 2023

#58 完了しました。

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.

1 participant