@famibee/skynovel 1.27.6 → 1.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,52 @@
1
+ # [1.28.0](https://github.com/famibee/SKYNovel/compare/v1.27.9...v1.28.0) (2022-01-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * アプリメニューから予約イベントを発生できる機能(key名の指定のみ) ([40995e1](https://github.com/famibee/SKYNovel/commit/40995e101227818554f8125f34c79d4751430f98))
7
+
8
+ - feat: アプリメニューから予約イベントを発生できる機能(key名の指定のみ)
9
+ - fix: Winアプリ版の全画面モードで全画面にならず、左上に張り付き、拡大もされない
10
+ - 既知の問題
11
+ - Winアプリ版:全画面モードで左端に寄る
12
+ - Winアプリ版:全画面モードから戻ると右端にちょっと白い部分が……
13
+
14
+
15
+ ## [1.27.9](https://github.com/famibee/SKYNovel/compare/v1.27.8...v1.27.9) (2022-01-29)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * Winアプリ版で位置を動かすたびに下に広く右に少し広くなる件 ([68fec29](https://github.com/famibee/SKYNovel/commit/68fec29778836517e2032f50af53c02a74c8fe44))
21
+
22
+ - fix: Winアプリ版で位置を動かすたびに下に広く右に少し広くなる件
23
+ - fix: 全画面切り替え機能、内部をブラッシュアップ
24
+ - ~~既知の問題~~
25
+ - (次Verで解消) ~~Winアプリ版の全画面モードで全画面にならず、左上に張り付き、拡大もされない~~
26
+
27
+
28
+ ## [1.27.8](https://github.com/famibee/SKYNovel/compare/v1.27.7...v1.27.8) (2022-01-28)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * ブラウザ版で全画面から ESCで戻ると画像が大きいままな件 ([bb41a02](https://github.com/famibee/SKYNovel/commit/bb41a02899b1c53aae330eba80f9b127c9336c7e))
34
+
35
+ - fix: ブラウザ版で全画面から ESCで戻ると画像が大きいままな件
36
+ - fix: アプリ版の全画面モードで表示サイズがおかしい件(v1.27.6でデグレード)
37
+ - fix: リファクタリング
38
+
39
+
40
+ ## [1.27.7](https://github.com/famibee/SKYNovel/compare/v1.27.6...v1.27.7) (2022-01-24)
41
+
42
+
43
+ ### Bug Fixes
44
+
45
+ * ギャラリーなど SKYNovel がページの一要素の場合で全画面表示が崩れる件 ([1df816a](https://github.com/famibee/SKYNovel/commit/1df816a4b2117a1231b7668217d8f3d91530a95e))
46
+
47
+ - fix: ギャラリーなど SKYNovel がページの一要素の場合で全画面表示が崩れる件
48
+
49
+
1
50
  ## [1.27.6](https://github.com/famibee/SKYNovel/compare/v1.27.5...v1.27.6) (2022-01-24)
2
51
 
3
52