Skip to content

Commit

Permalink
chore(release): v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed Feb 16, 2021
1 parent 5d62995 commit 6463c78
Show file tree
Hide file tree
Showing 55 changed files with 4,908 additions and 1,205 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,46 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.4.0](https://github.com/HSF/phoenix/compare/v1.3.0...v1.4.0) (2021-02-16)


### Bug Fixes

* **event-display:** disable keyboard controls when typing ([4f80bd6](https://github.com/HSF/phoenix/commit/4f80bd6c972f2e1291bc62015870ac9b08c077ef))
* **event-display:** improve object selection from uuid and label input ([3475836](https://github.com/HSF/phoenix/commit/3475836eacca1485f6dddab8dc049bbb605a5e27))
* **event-display:** persist toggle state of phoenix menu node children ([e96136b](https://github.com/HSF/phoenix/commit/e96136b8bade393d336a74c607db18d19d139e96))
* **event-display:** remove rollup config and fix globalThis usage ([e6f69a0](https://github.com/HSF/phoenix/commit/e6f69a0e47856dc38409eaea3030595fa5c3065d))


### Features

* **app:** ability to add label ([cccd3ed](https://github.com/HSF/phoenix/commit/cccd3ed22583dd9061e09a1c8cf455ee60db7a22))
* **app:** add label icon and form ([a65a83e](https://github.com/HSF/phoenix/commit/a65a83ece414ae86e5ed66bbb1f97a97a0bd09e7))
* **app:** put overlay widgets in a container ([2bd20a8](https://github.com/HSF/phoenix/commit/2bd20a8da319f92460baa873e35e0af2829f3cd7))
* **event-display:** ability to add 3D label text ([c9d4880](https://github.com/HSF/phoenix/commit/c9d4880c2ef97ee07f16a30ef17c80279c853de3))
* **event-display:** add labels configuration to dat.GUI menu ([d677089](https://github.com/HSF/phoenix/commit/d677089d49a5fedee4b23bcc690690decef5f8a2))
* **event-display:** add labels to UI configuration ([d90e3a6](https://github.com/HSF/phoenix/commit/d90e3a6435e869138417f2bff705f4fde4825d5a))
* **event-display:** add size and color options for labels ([3ce675f](https://github.com/HSF/phoenix/commit/3ce675f3da5db67a40f32be7f011c393a98055c2))
* **event-display:** better handling of labels object ([e10a68d](https://github.com/HSF/phoenix/commit/e10a68d91cb18e82debd470a2dff643b41031d85))
* **event-display:** complete setup with webpack for browser ([3f6367f](https://github.com/HSF/phoenix/commit/3f6367fa52cdb0b116b93428b03a97e4b816f094))
* **event-display:** complete support to save and load labels ([2219a3e](https://github.com/HSF/phoenix/commit/2219a3e60ef8bda46e4f1c6d1fa219a21e96451a))
* **event-display:** create a url options manager for url options ([fe0b2e6](https://github.com/HSF/phoenix/commit/fe0b2e66ff5485821620d53870a394d52cc1a460))
* **event-display:** create generic function for getting object position ([8d7b160](https://github.com/HSF/phoenix/commit/8d7b160b1e70df425f4626a5d3c89320d4571de4))
* **event-display:** delete label on empty value and change add label icon ([3756330](https://github.com/HSF/phoenix/commit/3756330d06c459662a0e99d447e5984ebea87e27))
* **event-display:** make label always look at camera ([0837334](https://github.com/HSF/phoenix/commit/08373349a7c5a47c10ec22a58bd6337823f02214))
* **event-display:** set up add label to object functions ([db261a6](https://github.com/HSF/phoenix/commit/db261a6fe5b770f912bef080f1ceec6374a81d08))
* **event-display:** setup webpack for browser bundle ([dc05ed9](https://github.com/HSF/phoenix/commit/dc05ed9cad08d99f2a2e8c27b97257a8d3ff11f1))
* **event-display:** support to hide widgets through URL ([cb2ec40](https://github.com/HSF/phoenix/commit/cb2ec4096b7cba0c1516d14b6f32e294673818a6))
* **event-display:** use optional chaining for hide widgets url option ([c991e54](https://github.com/HSF/phoenix/commit/c991e54dc4dbeb7a85228217317cda08835e5c16))
* **event-display:** Use types for phoenix menu configuration ([79e6d7c](https://github.com/HSF/phoenix/commit/79e6d7c17e4a78f9a571c0eba98eacf76906c029))
* **event-display:** working labels object ([60269f7](https://github.com/HSF/phoenix/commit/60269f78eb0c384bd628680c93ae94919b2d08d9))
* set up docker ([de312d9](https://github.com/HSF/phoenix/commit/de312d97e66d27e863ff4fbbb90f2b3897edffb7))
* Update Angular and all packages to latest ([f4c2e31](https://github.com/HSF/phoenix/commit/f4c2e31207e890436a6387e2e34ef31e3d0c48a6))





# [1.3.0](https://github.com/HSF/phoenix/compare/v1.2.0...v1.3.0) (2021-01-16)


Expand Down
30 changes: 3 additions & 27 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ MIT
MIT
The MIT License

Copyright (c) 2020 Google LLC.
Copyright (c) 2021 Google LLC.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -89,7 +89,7 @@ MIT
MIT
The MIT License

Copyright (c) 2020 Google LLC.
Copyright (c) 2021 Google LLC.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -145,7 +145,7 @@ THE SOFTWARE.

core-js
MIT
Copyright (c) 2014-2020 Denis Pushkarev
Copyright (c) 2014-2021 Denis Pushkarev

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -189,30 +189,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


css-loader
MIT
Copyright JS Foundation and other contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


dat.gui
Apache-2.0

Expand Down
6 changes: 3 additions & 3 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
<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/v70/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff');}.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;font-feature-settings:'liga';}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v70/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="styles.7d59811ae1bc36a556ac.css"></head>
<style type="text/css">@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v77/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff');}.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;font-feature-settings:'liga';}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v77/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="styles.7c59c22e9b4e0ca94a1d.css"></head>

<body>
<app-root></app-root>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="runtime-es2015.681bd8a4edb177c86959.js" type="module"></script><script src="runtime-es5.681bd8a4edb177c86959.js" nomodule="" defer=""></script><script src="polyfills-es5.69017e2388d7d11383ac.js" nomodule="" defer=""></script><script src="polyfills-es2015.7843a0ea91f03adeb471.js" type="module"></script><script src="main-es2015.bafcf2c0b97e86a1b361.js" type="module"></script><script src="main-es5.bafcf2c0b97e86a1b361.js" nomodule="" defer=""></script></body>
<script src="runtime-es2015.a4dadbc03350107420a4.js" type="module"></script><script src="runtime-es5.a4dadbc03350107420a4.js" nomodule="" defer=""></script><script src="polyfills-es5.1ff71a25bc2bddd0d850.js" nomodule="" defer=""></script><script src="polyfills-es2015.ed0b2c495d2abaabd5b4.js" type="module"></script><script src="main-es2015.151bc328a5475864322e.js" type="module"></script><script src="main-es5.151bc328a5475864322e.js" nomodule="" defer=""></script></body>

</html>
41 changes: 35 additions & 6 deletions docs/api-docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,38 @@
<h1 id="change-log">Change Log</h1>
<p>All notable changes to this project will be documented in this file.
See <a href="https://conventionalcommits.org">Conventional Commits</a> for commit guidelines.</p>
<h1 id="130-2021-01-16"><a href="https://github.com/HSF/phoenix/compare/v1.2.0...v1.3.0">1.3.0</a> (2021-01-16)</h1>
<h1 id="140-2021-02-16"><a href="https://github.com/HSF/phoenix/compare/v1.3.0...v1.4.0">1.4.0</a> (2021-02-16)</h1>
<h3 id="bug-fixes">Bug Fixes</h3>
<ul>
<li><strong>event-display:</strong> disable keyboard controls when typing (<a href="https://github.com/HSF/phoenix/commit/4f80bd6c972f2e1291bc62015870ac9b08c077ef">4f80bd6</a>)</li>
<li><strong>event-display:</strong> improve object selection from uuid and label input (<a href="https://github.com/HSF/phoenix/commit/3475836eacca1485f6dddab8dc049bbb605a5e27">3475836</a>)</li>
<li><strong>event-display:</strong> persist toggle state of phoenix menu node children (<a href="https://github.com/HSF/phoenix/commit/e96136b8bade393d336a74c607db18d19d139e96">e96136b</a>)</li>
<li><strong>event-display:</strong> remove rollup config and fix globalThis usage (<a href="https://github.com/HSF/phoenix/commit/e6f69a0e47856dc38409eaea3030595fa5c3065d">e6f69a0</a>)</li>
</ul>
<h3 id="features">Features</h3>
<ul>
<li><strong>event-display:</strong> ability to add 3D label text (<a href="https://github.com/HSF/phoenix/commit/c9d4880c2ef97ee07f16a30ef17c80279c853de3">c9d4880</a>)</li>
<li><strong>event-display:</strong> add labels configuration to dat.GUI menu (<a href="https://github.com/HSF/phoenix/commit/d677089d49a5fedee4b23bcc690690decef5f8a2">d677089</a>)</li>
<li><strong>event-display:</strong> add labels to UI configuration (<a href="https://github.com/HSF/phoenix/commit/d90e3a6435e869138417f2bff705f4fde4825d5a">d90e3a6</a>)</li>
<li><strong>event-display:</strong> add size and color options for labels (<a href="https://github.com/HSF/phoenix/commit/3ce675f3da5db67a40f32be7f011c393a98055c2">3ce675f</a>)</li>
<li><strong>event-display:</strong> better handling of labels object (<a href="https://github.com/HSF/phoenix/commit/e10a68d91cb18e82debd470a2dff643b41031d85">e10a68d</a>)</li>
<li><strong>event-display:</strong> complete setup with webpack for browser (<a href="https://github.com/HSF/phoenix/commit/3f6367fa52cdb0b116b93428b03a97e4b816f094">3f6367f</a>)</li>
<li><strong>event-display:</strong> complete support to save and load labels (<a href="https://github.com/HSF/phoenix/commit/2219a3e60ef8bda46e4f1c6d1fa219a21e96451a">2219a3e</a>)</li>
<li><strong>event-display:</strong> create a url options manager for url options (<a href="https://github.com/HSF/phoenix/commit/fe0b2e66ff5485821620d53870a394d52cc1a460">fe0b2e6</a>)</li>
<li><strong>event-display:</strong> create generic function for getting object position (<a href="https://github.com/HSF/phoenix/commit/8d7b160b1e70df425f4626a5d3c89320d4571de4">8d7b160</a>)</li>
<li><strong>event-display:</strong> delete label on empty value and change add label icon (<a href="https://github.com/HSF/phoenix/commit/3756330d06c459662a0e99d447e5984ebea87e27">3756330</a>)</li>
<li><strong>event-display:</strong> make label always look at camera (<a href="https://github.com/HSF/phoenix/commit/08373349a7c5a47c10ec22a58bd6337823f02214">0837334</a>)</li>
<li><strong>event-display:</strong> set up add label to object functions (<a href="https://github.com/HSF/phoenix/commit/db261a6fe5b770f912bef080f1ceec6374a81d08">db261a6</a>)</li>
<li><strong>event-display:</strong> setup webpack for browser bundle (<a href="https://github.com/HSF/phoenix/commit/dc05ed9cad08d99f2a2e8c27b97257a8d3ff11f1">dc05ed9</a>)</li>
<li><strong>event-display:</strong> support to hide widgets through URL (<a href="https://github.com/HSF/phoenix/commit/cb2ec4096b7cba0c1516d14b6f32e294673818a6">cb2ec40</a>)</li>
<li><strong>event-display:</strong> use optional chaining for hide widgets url option (<a href="https://github.com/HSF/phoenix/commit/c991e54dc4dbeb7a85228217317cda08835e5c16">c991e54</a>)</li>
<li><strong>event-display:</strong> Use types for phoenix menu configuration (<a href="https://github.com/HSF/phoenix/commit/79e6d7c17e4a78f9a571c0eba98eacf76906c029">79e6d7c</a>)</li>
<li><strong>event-display:</strong> working labels object (<a href="https://github.com/HSF/phoenix/commit/60269f78eb0c384bd628680c93ae94919b2d08d9">60269f7</a>)</li>
<li>Update Angular and all packages to latest (<a href="https://github.com/HSF/phoenix/commit/f4c2e31207e890436a6387e2e34ef31e3d0c48a6">f4c2e31</a>)</li>
</ul>
<h1 id="130-2021-01-16"><a href="https://github.com/HSF/phoenix/compare/v1.2.0...v1.3.0">1.3.0</a> (2021-01-16)</h1>
<h3 id="bug-fixes-1">Bug Fixes</h3>
<ul>
<li><strong>event-display:</strong> assign the right name to geometry (<a href="https://github.com/HSF/phoenix/commit/b7e8da002548255b0c996ebc91a06918b5819281">b7e8da0</a>)</li>
<li><strong>event-display:</strong> code improvements (<a href="https://github.com/HSF/phoenix/commit/f94c0e40384ee95f22ba1a92938cf124a6d89a31">f94c0e4</a>)</li>
<li><strong>event-display:</strong> fix parsing of GLTF geometry (<a href="https://github.com/HSF/phoenix/commit/dc5d489fd2b2730b9d235851c09baf86d88325d3">dc5d489</a>)</li>
Expand All @@ -45,13 +74,13 @@ <h3 id="bug-fixes">Bug Fixes</h3>
<li><strong>event-display:</strong> revert jasmine spec files (<a href="https://github.com/HSF/phoenix/commit/dc140ddf33b083577782f55f4c2a8187c9501d44">dc140dd</a>)</li>
<li><strong>event-display:</strong> try fixing CMSLoader tests (<a href="https://github.com/HSF/phoenix/commit/789da8b352620d485e80271283f2a133cf7d3323">789da8b</a>)</li>
</ul>
<h3 id="features">Features</h3>
<h3 id="features-1">Features</h3>
<ul>
<li><strong>event-display:</strong> display size on selection (<a href="https://github.com/HSF/phoenix/commit/6943f792b2eb037dd4ab19b9dc806d75820b2249">6943f79</a>)</li>
<li><strong>event-display:</strong> hide tube tracks on zoom (<a href="https://github.com/HSF/phoenix/commit/7d606b29214e9f080266ad13502fa1092605a00f">7d606b2</a>)</li>
</ul>
<h1 id="120-2020-12-06"><a href="https://github.com/HSF/phoenix/compare/v1.1.0...v1.2.0">1.2.0</a> (2020-12-06)</h1>
<h3 id="bug-fixes-1">Bug Fixes</h3>
<h3 id="bug-fixes-2">Bug Fixes</h3>
<ul>
<li><strong>event-display:</strong> add Edward&#39;s controller set up (<a href="https://github.com/HSF/phoenix/commit/a6a1c19d696aff6e6c239fef76dcd3c24f4897a1">a6a1c19</a>)</li>
<li><strong>event-display:</strong> changes to animation loop for VR (<a href="https://github.com/HSF/phoenix/commit/37df19f17b0f6d37229e95dacf295e388dcefbd1">37df19f</a>)</li>
Expand All @@ -67,7 +96,7 @@ <h3 id="bug-fixes-1">Bug Fixes</h3>
<li><strong>event-display:</strong> stop animation loop on home (<a href="https://github.com/HSF/phoenix/commit/c39ecd3d57744e5ad117de6cd0aafc2c81b5c58d">c39ecd3</a>)</li>
<li><strong>event-display:</strong> update configuration in tests (<a href="https://github.com/HSF/phoenix/commit/18f8db2e7d9cf5ccbcf1111112d4fec0449fa087">18f8db2</a>)</li>
</ul>
<h3 id="features-1">Features</h3>
<h3 id="features-2">Features</h3>
<ul>
<li><strong>app:</strong> add toggle for screenshot mode (<a href="https://github.com/HSF/phoenix/commit/22a1ec8903ac80d72f564eca29e49d15cbd411ce">22a1ec8</a>)</li>
<li><strong>app:</strong> make loader generic (<a href="https://github.com/HSF/phoenix/commit/ff10477b40fae8554813b283a644c6aeb421f88a">ff10477</a>)</li>
Expand All @@ -84,7 +113,7 @@ <h3 id="features-1">Features</h3>
<li><strong>event-display:</strong> use object to simplify configuration (<a href="https://github.com/HSF/phoenix/commit/4b10452a80aed8e67ddac5d550cc9fd15383bad3">4b10452</a>)</li>
</ul>
<h1 id="110-2020-11-07"><a href="https://github.com/HSF/phoenix/compare/v1.0.2...v1.1.0">1.1.0</a> (2020-11-07)</h1>
<h3 id="bug-fixes-2">Bug Fixes</h3>
<h3 id="bug-fixes-3">Bug Fixes</h3>
<ul>
<li><strong>app:</strong> cut filter failed if value return was zero (<a href="https://github.com/HSF/phoenix/commit/0a26fea050358e0444f6f257b74e9616ce2d0a91">0a26fea</a>)</li>
<li><strong>app:</strong> cut should be pT, not mom (<a href="https://github.com/HSF/phoenix/commit/73b7c2709bf829516d94e4cf7e90c96b0016fdaf">73b7c27</a>)</li>
Expand All @@ -98,7 +127,7 @@ <h3 id="bug-fixes-2">Bug Fixes</h3>
<li><strong>event-display:</strong> use optional chaining in CMS loader (<a href="https://github.com/HSF/phoenix/commit/cfb1b6a9d49a1b812a6e7d569756a4e65899f5b7">cfb1b6a</a>)</li>
<li><strong>VR:</strong> Fix bugged scene in VR mode (<a href="https://github.com/HSF/phoenix/commit/9efd9ca6cf814109a8901ce0d80eec90fc765c72">9efd9ca</a>)</li>
</ul>
<h3 id="features-2">Features</h3>
<h3 id="features-3">Features</h3>
<ul>
<li><strong>app:</strong> Option to load config from URL in ATLAS (<a href="https://github.com/HSF/phoenix/commit/1906976f763dcb6d7748037e3f9cf4dd5796b230">1906976</a>)</li>
<li><strong>app:</strong> phoenix-ui-components library (<a href="https://github.com/HSF/phoenix/commit/17909ebfd0e6a788933c85231410d9fa0516a428">17909eb</a>)</li>
Expand Down
Loading

0 comments on commit 6463c78

Please sign in to comment.