Skip to content
Snippets Groups Projects
  • sam edelsten's avatar
    internal placeholder plugin (#125) · aa836324
    sam edelsten authored
    
    * internal placeholder plugin
    
    * fix panic on placeholder editor input
    
    * remove autofocus in placeholder example
    
    * make `Placeholder.active` private
    
    * remove placeholder on input
    
    * fix multi-byte char in placeholder
    
    * show placeholder on empty editor
    
    * add guards to placeholder add fns
    
    * fix placeholder displaying incorrectly on input
    
    * fix flash when backspacing empty placeholder
    
    also properly fix the first-char display error
    
    * hacky fix for delete key breaking placeholder
    
    * fix newline issues in placeholder
    
    * fix clippy
    
    * update changelog, bump version
    
    ---------
    
    Co-authored-by: default avatarStaffEngineer <111751109+StaffEngineer@users.noreply.github.com>
    Co-authored-by: default avatarStaffEngineer <velo.app1@gmail.com>
    aa836324