Skip to content
Snippets Groups Projects
  1. Oct 06, 2023
    • sam's avatar
      implement copy/paste for wasm (#75) · bc02ec5a
      sam authored
      * implement copy/paste for wasm
      
      * ignore wasm specific "dead" code
      
      * fix ctrl instead of command on mac
      
      * fix character input if clipboard shortcut held
      bc02ec5a
  2. Oct 05, 2023
    • StaffEngineer's avatar
      update example for wasm (#76) · 4797dbd4
      StaffEngineer authored
      4797dbd4
    • sam's avatar
      Placeholders (#74) · eadba6fc
      sam authored
      
      * first draft
      
      * refine placeholder logic
      
      bug: inputting and deleting a char on a widget quickly (i think at cursor blink speed) hold the input visually for that blink duration.
      
      needs testing: placeholder specific attrs
      
      * fix conflict with #73
      
      * update placeholder attrs
      
      * small fixes
      
      * fix cursor showing on empty readonly widgets
      
      ---------
      
      Co-authored-by: default avatarStaffEngineer <velo.app1@gmail.com>
      eadba6fc
  3. Oct 04, 2023
  4. Oct 03, 2023
  5. Oct 02, 2023
  6. Oct 01, 2023
  7. Sep 29, 2023
    • StaffEngineer's avatar
      auto height && refactoring (#59) · f91db1b9
      StaffEngineer authored
      * Add text position Left
      
      * Support infinite-line mode
      
      * update readme
      
      * update default mode name
      
      * Add auto-height mode, refactoring
      
      * Clippy
      f91db1b9
  8. Sep 27, 2023
  9. Sep 26, 2023
  10. Sep 24, 2023
  11. Sep 23, 2023
  12. Sep 22, 2023
  13. Sep 18, 2023
  14. Sep 17, 2023
  15. Sep 15, 2023
Loading