Commit f0c94b3 1 parent 294de41 commit f0c94b3 Copy full SHA for f0c94b3
File tree 2 files changed +33
-2
lines changed
2 files changed +33
-2
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,37 @@ Edition: ORIZIN Agent HTML
35
35
36
36
## リリース
37
37
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
+
38
69
### [ v5.2.148.0dev-Eagle] - 2021-05-13
39
70
40
71
#### 追加
Original file line number Diff line number Diff line change 1
1
{
2
2
"Series Name" : " ORIZIN Agent" ,
3
3
"Edition" : " ORIZIN Agent HTML" ,
4
- "Version" : " v5.2.148.0dev " ,
5
- "Channel" : " develop " ,
4
+ "Version" : " v5.2.149.1 " ,
5
+ "Channel" : " stable " ,
6
6
"Code Name" : " Eagle" ,
7
7
"Date" : " 2021-05-13 JST"
8
8
}
You can’t perform that action at this time.
0 commit comments