• Maciej Kasprzyk's avatar
    feat: tag suggestions (#2036) · 5d3ea57d
    Maciej Kasprzyk authored
    * feat: figure out how to read caret position
    
    * feat: figure out how to read caret position
    
    * feat: create and style Editor/TagSuggestions.txs
    
    * feat: progress on detect when to show and hide
    
    * feat: progress on when to show and hide and setting position
    
    * feat: toggling and exact placement done
    
    * fix: pnpm lock problems
    
    * feat: filter suggestions by partially typed tag name
    
    * style: prettier
    
    * chore: add types package for textarea-caret
    
    * feat: handle option click
    
    * style: prettier
    
    * style: reorder imports
    Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
    
    ---------
    Co-authored-by: 's avatarboojack <stevenlgtm@gmail.com>
    5d3ea57d
Name
Last commit
Last update
..
.vscode Loading commit data...
public Loading commit data...
src Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.prettierrc Loading commit data...
README.md Loading commit data...
index.html Loading commit data...
package.json Loading commit data...
pnpm-lock.yaml Loading commit data...
postcss.config.js Loading commit data...
tailwind.config.js Loading commit data...
tsconfig.json Loading commit data...
vite.config.ts Loading commit data...