Commit History

Author SHA1 Message Date
  Florrie eb3b83fa2d Add basic Element class 5 years ago
  Florrie 3b94a56eca Keyboard functions for Home, Insert, Delete, End 5 years ago
  Florrie f3974627bd Add lastInput function to forms 5 years ago
  Florrie d8943db70a Remove dead todo comment 5 years ago
  Florrie 3f76094c55 (!!) Only render when draw-dependency props change 5 years ago
  Florrie 878e55e7c2 Add new property clickThrough to all elements 5 years ago
  Florrie acb8c05987 Add key detection functions for control+arrow keys 5 years ago
  Florrie ddd817edd8 Add setBackground ansi utility function 5 years ago
  Florrie d809ba2081 Add trimToColumns ansi utility function 5 years ago
  Florrie 27c7e362d1 Don't explode when no element is selected! 5 years ago
  Florrie 7bf0f9016c Mouse drag support; pass detailed data to handlers 5 years ago
  Florrie 9210cbf598 Emit 'resize' as well in TelnetInterfacer 5 years ago
  Florrie d569cc0db9 Automatically show/hide ListScrollForm scrollbar 5 years ago
  Florrie 8bc775cfea Adjust the way the scrollbar handle is drawn 5 years ago
  Florrie dff1213ae0 Merge branch 'master' of ssh://ed1.club/home/florrie/git/tui-lib 5 years ago
  Florrie df0e9afe7a Avoid crashing when scrolled past end of form 5 years ago
  Florrie 72f417acb5 Make tui-app boilerplate support ^Z/suspend 5 years ago
  Florrie aa38d1beb7 App boilerplate code 5 years ago
  Florrie 6ca4f2e08d Expose xterm alternate screen 5 years ago
  Florrie 0c38fb4686 Bump version 6 years ago
  Florrie d8331b98aa Export WrapLabel 6 years ago
  Florrie e47a3546f0 Fix mistake in Form.addInput 6 years ago
  Florrie d54498610d Optimize the h*ck out of ListScrollForm 6 years ago
  Florrie ae2c9e19d7 Optimize getScrollPositionOfElementAtEndOfView 6 years ago
  Florrie d712d405f7 Add options to not call fixLayout automatically 6 years ago
  Florrie 99d2ed5b2f Stop tracking mouse on cleanCursor() 6 years ago
  Florrie 9ab92766dd Set VT200 mouse instead of X10 mouse 6 years ago
  Florrie 1f434c1ef1 Mouse support 6 years ago
  Florrie 013835d81e Bump version for npm publish :shrug: 6 years ago
  Florrie ab193ed3fe Use measureColumns in the appropriate places 6 years ago