-
Notifications
You must be signed in to change notification settings - Fork 25
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
create the code skeleton for UICompose project and populate it with the initial code #47
Comments
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 7, 2022
Created a code skeleton and a number of plugin prototypes.
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 7, 2022
created code skeleton for ComposeUI and prototype plugins.
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 7, 2022
Create code skeleton for UICompse project and plugin prototypes
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 7, 2022
created code skeleton and a number of plugin prototypes
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 11, 2022
added copyright statements to the project's files
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 11, 2022
added the documentation to the files in re-usable projects.
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 13, 2022
added a simple reference application showing communications between different visual plugins via a shared view model.
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 22, 2022
changed names, changed folders
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 25, 2022
created the main project
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 25, 2022
added minimal nuber of plugins and prototypes
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 25, 2022
a prototype without plugins
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 25, 2022
remove the static TheContainer
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 26, 2022
acted on the new comments from Margon and Miguel
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 26, 2022
squashed again after a small reference fix.
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 26, 2022
created the UICompose skeleton.
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 26, 2022
created code skeleton
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 27, 2022
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 27, 2022
rearranged the code to be in sync with the folder structure.
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 27, 2022
created code skeleton
nick-polyak-ms
pushed a commit
to nick-polyak-ms/ComposeUI
that referenced
this issue
Jul 27, 2022
created code skeleton
ZKRobi
pushed a commit
that referenced
this issue
Jul 28, 2022
* #47 created code skeleton * #71 * #47 created code skeleton Co-authored-by: Nick Polyak <[email protected]>
kruplm
added a commit
that referenced
this issue
May 9, 2023
* NODE_AUTH_TOKEN whoami (#47) * fix(shell-js): Replace unzipper wth extract-zip * fix(shell-js): downloadFile returns a promise when finished * fix(shell-js): extractFile uses extract-zip
kruplm
added a commit
that referenced
this issue
May 9, 2023
* NODE_AUTH_TOKEN whoami (#47) * chore(shell-js): Bump versions * chore(shell-js): Add Pre-requisites to README
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this is based on the architecture document (which for some strange reason, I cannot attach to the issue)
The text was updated successfully, but these errors were encountered: