Skip to content

Commit

Permalink
chore(release): v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed Apr 5, 2022
1 parent 20b492b commit 5c18db3
Show file tree
Hide file tree
Showing 35 changed files with 2,660 additions and 901 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,32 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.7.0](https://github.com/HSF/phoenix/compare/v2.6.0...v2.7.0) (2022-04-05)


### Features

* **app:** add object clipping for upper and lower geometry ([1788560](https://github.com/HSF/phoenix/commit/1788560fb3f6a3e2e0862cd7ca12c31779a0c3da))
* **app:** add start clipping angle ([21877b6](https://github.com/HSF/phoenix/commit/21877b6276e2be488e305fb079becabb1936c5bf))
* **app:** add start clipping angle and opening angle for object clipping ([9bc48e0](https://github.com/HSF/phoenix/commit/9bc48e0d00e0710cfc58fe3ce3a2f16dd8efc1ca))
* **app:** add start clipping angle and opening angle for object clipping ([12b1754](https://github.com/HSF/phoenix/commit/12b1754161db803abdf74afcd4d75732f8905503))
* **app:** add start clipping angle and opening angle for object clipping ([4c5fac9](https://github.com/HSF/phoenix/commit/4c5fac913baac2acad09e930274135eea5786a0b))
* **app:** add start clipping angle and opening angle for object clipping ([a8336ae](https://github.com/HSF/phoenix/commit/a8336ae568613aa5cc1afc07bf0be5c157940ac2))
* **app:** add start clipping angle and opening angle for object clipping ([7673435](https://github.com/HSF/phoenix/commit/7673435057de21095faa658f618fd1f911238ada))
* **app:** add start clipping angle and opening angle for object clipping ([3255a65](https://github.com/HSF/phoenix/commit/3255a65a8aa04d6f1a58b7724a10032cdd071e7e))
* **event-display:** add docs to phoenix ui implementations ([0c48b27](https://github.com/HSF/phoenix/commit/0c48b27ddf78700d939fe34f15ad065e3acb811f))
* **event-display:** add function to get event data type folder of each menu ([c91aa0e](https://github.com/HSF/phoenix/commit/c91aa0e41532281443200e22f92f0754f4bb3296))
* **event-display:** add interface for Phoenix UI ([aaed8f5](https://github.com/HSF/phoenix/commit/aaed8f50fee8fb2ce1661fd68ed1b25cde9df9e3))
* **event-display:** implement phoenix-ui interface for phoenix menu ([d4866ea](https://github.com/HSF/phoenix/commit/d4866ea58a1bac188682d401a56ec1eaf6af72a0))
* **event-display:** implement PhoenixUI interface for dat.GUI menu ([a4e8aaa](https://github.com/HSF/phoenix/commit/a4e8aaaa804973e3175bdca1d4e86ae833d21df8))
* **event-display:** update calls to ui-manager ([473a39c](https://github.com/HSF/phoenix/commit/473a39c489a8aa512bac810912ee6fa4b7bfd34b))
* **event-display:** update phoenix loader UI manager for PhoenixUI interface ([f2376cc](https://github.com/HSF/phoenix/commit/f2376cc8bbb9247e6598c82acab57501c5a04f80))
* **event-display:** use generic menus in ui-manager ([7a42b65](https://github.com/HSF/phoenix/commit/7a42b659f6be3c57e22d9be834fb19caa00661c1))





# [2.6.0](https://github.com/HSF/phoenix/compare/v2.5.2...v2.6.0) (2022-02-28)


Expand Down
4 changes: 2 additions & 2 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<meta property="og:url" content="https://hepsoftwarefoundation.org/phoenix/">
<meta name="twitter:card" content="summary_large_image">

<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v125/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v126/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}</style>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<style>:root{--phoenix-primary:#118ab2;--phoenix-secondary:#f1e833;--phoenix-background-color:#ffffff;--phoenix-background-color-secondary:#f5f5f5;--phoenix-background-color-tertiary:#e6e6e6;--phoenix-text-color:#333333;--phoenix-text-color-secondary:#777777;--phoenix-text-color-hover:#c5c5c5;--phoenix-box-shadow:0px 8px 20px 0px rgba(0, 0, 0, .1);--phoenix-scroll-color:#acacac;--phoenix-options-icon-bg:rgba(0, 0, 0, .08);--phoenix-options-icon-path:#777777;--phoenix-icon-shadow:0px 3px 6px rgba(0, 0, 0, .11);--phoenix-accent:#00bcd4;--phoenix-border:#c5c5c5;--dat-background-primary:#f9f9f9;--dat-background-secondary:#efefef;--dat-background-tertiary:#e9e9e9;--dat-background-quaternary:#ffffff;--dat-border:#f0f0f0}html,body{background-color:#fff;background-color:var(--phoenix-background-color)}</style><link rel="stylesheet" href="styles.592161c529931b4c.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.592161c529931b4c.css"></noscript></head>

<body>
<app-root></app-root>
<script src="runtime.59c337cc08908aca.js" type="module"></script><script src="polyfills.42ca06732768fb27.js" type="module"></script><script src="main.f071d0aec4eae77a.js" type="module"></script>
<script src="runtime.59c337cc08908aca.js" type="module"></script><script src="polyfills.42ca06732768fb27.js" type="module"></script><script src="main.f08435c09147977d.js" type="module"></script>

</body></html>
Loading

0 comments on commit 5c18db3

Please sign in to comment.