AFFiNE/packages/frontend/core
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
..
public fix(server): blank screen on mobile (#8460) 2024-10-16 13:12:40 +08:00
src fix(mobile): incorrect height of keyboard toolbar in ios (#8653) 2024-11-01 05:48:30 +00:00
package.json feat(core): add edgelessTheme property and edgelessDefault theme setting (#8614) 2024-11-01 03:58:02 +00:00
tsconfig.json chore: remove unused y-indexeddb (#6728) 2024-04-29 09:14:42 +00:00
tsconfig.node.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00
tsconfig.server.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00