mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-26 01:58:35 +00:00
* (add) 横スワイプでタブを切り替える機能 * Change Changelog * y方向の移動が一定量を超えたらスワイプを中断するように * Update swipe distance thresholds * Remove console.log * adjust threshold * rename, use v-model * fix * Update MkHorizontalSwipe.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * use css module --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> |
||
|---|---|---|
| .. | ||
| boot | ||
| components | ||
| directives | ||
| filters | ||
| global/router | ||
| pages | ||
| scripts | ||
| themes | ||
| types | ||
| ui | ||
| unicode-emoji-indexes | ||
| widgets | ||
| workers | ||
| _boot_.ts | ||
| _dev_boot_.ts | ||
| account.ts | ||
| cache.ts | ||
| config.ts | ||
| const.ts | ||
| custom-emojis.ts | ||
| debug.ts | ||
| emojilist.json | ||
| events.ts | ||
| i18n.ts | ||
| index.html | ||
| index.mdx | ||
| instance.ts | ||
| local-storage.ts | ||
| navbar.ts | ||
| nirax.ts | ||
| os.ts | ||
| pizzax.ts | ||
| plugin.ts | ||
| store.ts | ||
| stream.ts | ||
| style.scss | ||
| theme-store.ts | ||
| type.ts | ||