Skip to content

Commit c7ba9b8

Browse files
Merge pull request #197 from Robot-Inventor/release-v5.2
Release v5.2
2 parents de14cdd + f0c94b3 commit c7ba9b8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+351
-265
lines changed

changelog.md

+58
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,64 @@ Edition: ORIZIN Agent HTML
3535

3636
## リリース
3737

38+
### [v5.2.149.1-Eagle] - 2021-05-13
39+
40+
#### 追加
41+
42+
- ショートカットキーの一覧にスペースキーを追加しました [#122](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/122)
43+
- 検索ボックスのXにリップルエフェクトを追加しました [#113](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/113)
44+
- 設定と試験機能ページの下部にパディングを追加しました [#151](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/151)
45+
46+
#### 変更
47+
48+
- 設定ページのアップデートのダウンロードボタンをMaterial Web Componentに変更しました [#136](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/136)
49+
- 設定ページのアップデートのダウンロードボタンのリンク先を個別のリリースページに変更しました [#137](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/137)
50+
- バージョン情報をコピーしたときにボタンのアイコンが変更されるようになりました [#146](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/146)
51+
- 設定の検索ボックスが未入力のときに入力可能領域を右端まで伸ばすことで使いやすくしました [#142](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/142)
52+
- メニューの開閉ボタンをmwc-icon-buttonに置き換えました [#145](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/145)
53+
- すべてのアイコンをmwc-iconに置き換えました [#158](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/158)
54+
- すべてのアイコンボタンをmwc-icon-buttonに置き換えました [#159](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/159)
55+
- search-boxコンポーネントにグリッドレイアウトを採用しました [#180](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/180)
56+
- search-boxコンポーネントのデザインを改善しました [#190](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/190)
57+
- experiment-cardコンポーネントにグリッドレイアウトを採用しました [#181](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/181)
58+
- experiment-cardコンポーネントのデザインを改善しました [#193](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/193)
59+
- details要素のデザインを改善し、アニメーションを追加ました [#195](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/195)
60+
61+
#### 修正
62+
63+
- リファクタリングを行いました
64+
65+
#### Notice
66+
67+
- このバージョンは、v5.2.148.0dev-Eagleのアップデートの正式版です
68+
69+
### [v5.2.148.0dev-Eagle] - 2021-05-13
70+
71+
#### 追加
72+
73+
- ショートカットキーの一覧にスペースキーを追加しました [#122](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/122)
74+
- 検索ボックスのXにリップルエフェクトを追加しました [#113](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/113)
75+
- 設定と試験機能ページの下部にパディングを追加しました [#151](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/151)
76+
77+
#### 変更
78+
79+
- 設定ページのアップデートのダウンロードボタンをMaterial Web Componentに変更しました [#136](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/136)
80+
- 設定ページのアップデートのダウンロードボタンのリンク先を個別のリリースページに変更しました [#137](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/137)
81+
- バージョン情報をコピーしたときにボタンのアイコンが変更されるようになりました [#146](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/146)
82+
- 設定の検索ボックスが未入力のときに入力可能領域を右端まで伸ばすことで使いやすくしました [#142](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/142)
83+
- メニューの開閉ボタンをmwc-icon-buttonに置き換えました [#145](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/145)
84+
- すべてのアイコンをmwc-iconに置き換えました [#158](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/158)
85+
- すべてのアイコンボタンをmwc-icon-buttonに置き換えました [#159](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/159)
86+
- search-boxコンポーネントにグリッドレイアウトを採用しました [#180](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/180)
87+
- search-boxコンポーネントのデザインを改善しました [#190](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/190)
88+
- experiment-cardコンポーネントにグリッドレイアウトを採用しました [#181](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/181)
89+
- experiment-cardコンポーネントのデザインを改善しました [#193](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/193)
90+
- details要素のデザインを改善し、アニメーションを追加ました [#195](https://github.com/Robot-Inventor/ORIZIN-Agent-HTML/issues/195)
91+
92+
#### 修正
93+
94+
- リファクタリングを行いました
95+
3896
### [v5.1.147.2-Eagle] - 2021-05-11
3997

4098
#### 追加

resource/css/about_oa.min.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
h3 i.material_icon{margin-left:0}
2-
/*# sourceMappingURL=about_oa.min.css.map */
1+
/* No CSS *//*# sourceMappingURL=about_oa.min.css.map */

resource/css/about_oa.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resource/css/about_oa.scss

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
h3 i.material_icon {
2-
margin-left: 0;
3-
}
1+

resource/css/feedback.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resource/css/feedback.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resource/css/feedback.scss

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ label.question_text {
2929
letter-spacing: 200%;
3030
display: block;
3131
margin-bottom: 1rem;
32+
33+
mwc-icon {
34+
margin-right: 0.5em;
35+
}
3236
}
3337

3438
underlined-textbox {

resource/css/flag.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resource/css/flag.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resource/css/flag.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#refresh_button {
66
float: right;
77
cursor: pointer;
8-
padding: 0.25rem;
98
border-radius: 0.25rem;
109
margin-top: 2rem;
10+
padding-bottom: 2vh;
1111
}

resource/css/index.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)