Commit aa12a49
authored
fix: Links typed in the message editor should not open on click (#675)
- Fixed links typed in the message editor opening on click
- Update globals.css to fix select text coloring issue
- Fixed Cmd+P to open the file picker, followed by Esc to close it also interrupts the agent1 parent ebc2fa7 commit aa12a49
2 files changed
Lines changed: 11 additions & 0 deletions
File tree
- apps/twig/src/renderer/features
- command/components
- message-editor/tiptap
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
104 | 114 | | |
105 | 115 | | |
106 | 116 | | |
| |||
0 commit comments