Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for undefined ref on hot reload on web (#5407) | Eric Bailey | 2024-09-18 | 1 | -1/+1 |
| | |||||
* | Don't open composer via hotkey if other dialog is already open (#5334) | Eric Bailey | 2024-09-13 | 1 | -1/+16 |
| | | | | | | | * Don't open composer via hotkey if other dialog is already open * Check for lightbox also * Check for drawer | ||||
* | "N" keyboard shortcut to open a new post modal (#5197) | Eric Bailey | 2024-09-13 | 1 | -0/+49 |
* feat: Add hook on web app to open composer with 'N' keyboard shortcut * Extract, don't fire open composer if already open * Ignore interactive elements --------- Co-authored-by: João Gabriel <joaog@nocorp.io> Co-authored-by: Hailey <me@haileyok.com> |