SKYNovel v1.30.1:[button][link] の hintを @popperjs/core 駆動に変更
## v1.30.1
- fix: 最初から左上に hint が表示されている件
## v1.30.0
- feat: [button][link] の hintを @popperjs/core 駆動に変更
- CSSカスタマイズしやすさを重視
- hintの CSSを指定できる hint_style 属性追加
- 例) hint_style='background-color: red;'
- @popperjs/coreの動作を指定できる hint_opt 属性追加
- 例) tooltips を上側、[Modifiers・Offset の Distance](https://popper.js.org/docs/v2/modifiers/offset/) を -30 に設定するには、
hint_opt='{"placement": "top", "modifiers": [{"name": "offset", "options": {"offset": [0, -30]}}]}'
- json部分を読みやすく展開すると……
- BREAKING CHANGE: hint関連の属性は以下の通りに変更
| | 変更点 | 属性 |
|-|-|-|-|-|-|-|
| o | 変更 | hint |
| + | 追加 | hint_style |
| + | 追加 | hint_opt |
| x | 廃止 | ~~hint_tate~~ |
| x | 廃止 | ~~hint_width~~ |
| x | 廃止 | ~~hint_color~~ |
| x | 廃止 | ~~hint_font~~ |
- fix: JSON系の属性設定時のエラーメッセージを詳細に
・機能ギャラリー更新
## v2.1.15
- fix: 【文字ボタン・リンク】サンプル、@famibee/skynovel 1.30.1 対応
・拡張機能更新
## v3.26.3
- fix: [button][link] の hint関連の属性変更に対応
- fix: 最初から左上に hint が表示されている件
## v1.30.0
- feat: [button][link] の hintを @popperjs/core 駆動に変更
- CSSカスタマイズしやすさを重視
- hintの CSSを指定できる hint_style 属性追加
- 例) hint_style='background-color: red;'
- @popperjs/coreの動作を指定できる hint_opt 属性追加
- 例) tooltips を上側、[Modifiers・Offset の Distance](https://popper.js.org/docs/v2/modifiers/offset/) を -30 に設定するには、
hint_opt='{"placement": "top", "modifiers": [{"name": "offset", "options": {"offset": [0, -30]}}]}'
- json部分を読みやすく展開すると……
- BREAKING CHANGE: hint関連の属性は以下の通りに変更
| | 変更点 | 属性 |
|-|-|-|-|-|-|-|
| o | 変更 | hint |
| + | 追加 | hint_style |
| + | 追加 | hint_opt |
| x | 廃止 | ~~hint_tate~~ |
| x | 廃止 | ~~hint_width~~ |
| x | 廃止 | ~~hint_color~~ |
| x | 廃止 | ~~hint_font~~ |
- fix: JSON系の属性設定時のエラーメッセージを詳細に
・機能ギャラリー更新
## v2.1.15
- fix: 【文字ボタン・リンク】サンプル、@famibee/skynovel 1.30.1 対応
・拡張機能更新
## v3.26.3
- fix: [button][link] の hint関連の属性変更に対応
スポンサーサイト