@famibee/skynovel 1.20.1 → 1.21.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,17 @@
1
+ # [1.21.0](https://github.com/famibee/SKYNovel/compare/v1.20.1...v1.21.0) (2021-12-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * [button][link]に hintの幅を指定できる hint_width 属性追加 ([38e14f5](https://github.com/famibee/SKYNovel/commit/38e14f52de5b113cbce5d5c96b864f3e880260de))
7
+
8
+ - feat: [button][link]に hintの幅を指定できる hint_width 属性追加
9
+ - fix: 背景あり文字ボタンのhintが右にずれる件
10
+ - fix: 縦書き時にhintが表示されない件
11
+ - fix: 背景あり文字ボタンの[dump_lay]でエラーになる件
12
+ - fix: ライブラリ更新
13
+
14
+
1
15
  ## [1.20.1](https://github.com/famibee/SKYNovel/compare/v1.20.0...v1.20.1) (2021-11-08)
2
16
 
3
17