AFFiNE/packages/frontend/component
Cats Juice b44fdbce0c
feat(component): virtual scroll emoji groups in emoji picker (#13671)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- New Features
- Revamped Emoji Picker: grouped browsing with sticky group headers,
footer navigation, and a new EmojiButton for quicker selection.
  - Recent emojis with persisted history and single-tap add.
- Programmatic group navigation and callbacks for sticky-group changes.

- Style
  - Updated scroll area paddings for emoji and icon pickers.
  - Enhanced group header background for better contrast.

- Refactor
- Simplified emoji picker internals for leaner, more responsive
rendering.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-09-30 01:59:39 +00:00
..
.storybook
src feat(component): virtual scroll emoji groups in emoji picker (#13671) 2025-09-30 01:59:39 +00:00
package.json feat(core): replace emoji-mart with affine icon picker (#13644) 2025-09-26 06:41:29 +00:00
tsconfig.json