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

161 cleanup UI creation #245

Merged
merged 5 commits into from
Nov 12, 2021
Merged

161 cleanup UI creation #245

merged 5 commits into from
Nov 12, 2021

Conversation

ostatni5
Copy link
Member

close #161

@ostatni5 ostatni5 self-assigned this Nov 12, 2021
@ostatni5 ostatni5 requested a review from Derstilon November 12, 2021 11:44
@grzanka grzanka added this to the MS 2 milestone Nov 12, 2021
@Derstilon Derstilon merged commit 3e8d2ed into master Nov 12, 2021
@Derstilon Derstilon deleted the 161-cleanup-ui-creation branch November 12, 2021 19:35
ostatni5 added a commit that referenced this pull request Nov 18, 2021
Derstilon added a commit that referenced this pull request Nov 18, 2021
* build(deps): bump @mui/material from 5.0.6 to 5.1.0

Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.0.6 to 5.1.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.1.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump @types/three from 0.133.1 to 0.134.0

Bumps [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) from 0.133.1 to 0.134.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three)

---
updated-dependencies:
- dependency-name: "@types/three"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump @types/node from 16.11.6 to 16.11.7

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump ky from 0.28.6 to 0.28.7

Bumps [ky](https://github.com/sindresorhus/ky) from 0.28.6 to 0.28.7.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v0.28.6...v0.28.7)

---
updated-dependencies:
- dependency-name: ky
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add DetectGeometryPanel

* Change Geometry when panel values change

* Add signal handling

* Fix warnings

* build(deps): bump @emotion/react from 11.5.0 to 11.6.0

Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.5.0 to 11.6.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.5.0...@emotion/react@11.6.0)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add visualization of Detect Section

* Apply changes and fixes

* rename

* Fix requests

* Apply requested changes

* fix set command (#245)

* Add reset for Detection

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ostatni5 <26521377+ostatni5@users.noreply.github.com>
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.

Clean up UI creation
3 participants