EYHN
|
5a7ab880c1
|
fix(core): fix ios blob upload (#10263)
|
2025-02-19 10:07:46 +08:00 |
|
EYHN
|
892fd16f52
|
fix(core): fix ios cloud sync (#10243)
|
2025-02-18 08:12:49 +00:00 |
|
EYHN
|
97207a7ad5
|
fix(ios): fix ios http and ws (#9805)
|
2025-01-21 00:16:21 +00:00 |
|
EYHN
|
a2ffdb4047
|
feat(core): new worker workspace engine (#9257)
|
2025-01-16 16:22:18 +00:00 |
|
L-Sun
|
1973cea035
|
fix(mobile): incorrect height of keyboard toolbar in ios (#8653)
### What Changes:
- Fix keyboard height calculation with the `KeyboardToolBarConfig.useScreenHeight = true`. More detials in: https://github.com/toeverything/blocksuite/pull/8645
- Add safe bottom padding for shrinked keyboard toolbar
- Add `VirtualKeyboard` polyfill. Close [AF-1573](https://linear.app/affine-design/issue/AF-1573/virtualkeyboard-polyfill-with-capacitor)
- Since the `@capacitor/keyboard` dose not implement the `Keyboard.show()` method, this polyfill is not enabled now.
|
2024-11-01 05:48:30 +00:00 |
|
Brooooooklyn
|
714a87c2c0
|
feat(mobile): iOS app testflight (#8501)
|
2024-10-18 09:30:38 +00:00 |
|