mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
feat(mobile): swipe to open menu for explorer (#8953)
close AF-1803 - bump theme - extract `SwipeHelper` and add `speed`, `direction` detection support - new mobile `SwipeMenu` component - integrate `SwipeMenu` to open a menu in Explorer - New `Haptics` module for mobile, implemented in `ios` and `mobile`(`navigator.vibrate()`) 
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"ar": 75,
|
||||
"ar": 74,
|
||||
"ca": 5,
|
||||
"da": 6,
|
||||
"de": 28,
|
||||
@@ -13,12 +13,12 @@
|
||||
"it-IT": 1,
|
||||
"it": 1,
|
||||
"ja": 99,
|
||||
"ko": 79,
|
||||
"ko": 78,
|
||||
"pl": 0,
|
||||
"pt-BR": 85,
|
||||
"ru": 73,
|
||||
"sv-SE": 4,
|
||||
"ur": 3,
|
||||
"zh-Hans": 100,
|
||||
"zh-Hans": 99,
|
||||
"zh-Hant": 99
|
||||
}
|
||||
Reference in New Issue
Block a user