Commit Graph

177 Commits

Author SHA1 Message Date
Christopher Jeffrey 5aeeed7683 add dockBorders option. see #118. 2015-04-03 20:50:22 -07:00
Christopher Jeffrey bcd65ad420 minor table change. 2015-04-03 19:03:58 -07:00
Christopher Jeffrey f34cf1bdfe table drawing and options. no tags for table style. readme. see #117. 2015-04-02 17:59:04 -07:00
Christopher Jeffrey 144dcce30a readme. 2015-04-02 07:16:21 -07:00
Christopher Jeffrey 897f8a2eca fix linux console clear. better debug window to test/widget.js. complete widget docs. 2015-04-01 19:46:08 -07:00
Christopher Jeffrey b34c90ee2b minor. 2015-03-31 06:12:14 -07:00
Christopher Jeffrey afb5a0c7eb include important changes in readme. 2015-03-31 05:32:05 -07:00
Christopher Jeffrey 51c3d88a69 textLength improvement. 2015-03-31 02:55:20 -07:00
Christopher Jeffrey 064a4e9086 add debug window and draggable option for all elements. 2015-03-31 02:45:01 -07:00
Christopher Jeffrey a266a869b7 improve Log element. 2015-03-31 01:31:43 -07:00
Christopher Jeffrey b067845242 readme. comments. temporary workaround for non-autoPadding list-table. 2015-03-31 00:37:32 -07:00
Christopher Jeffrey 8793be5562 optimize Table element. first pass at ListTable. 2015-03-31 00:25:38 -07:00
Christopher Jeffrey 91bc189ba3 add Log and Table elements. update README. 2015-03-30 04:58:15 -07:00
Christopher Jeffrey 6dc7f688b6 readme markdown - use underscores. 2015-03-29 12:34:15 -07:00
Christopher Jeffrey 5e466c139e rename coord props for consistency. see #113. 2015-03-29 12:29:04 -07:00
Christopher Jeffrey 236ec0f6b7 minor 2015-03-21 10:30:34 -07:00
Christopher Jeffrey 9070e7f78f refactor artificial cursors and other features. 2015-03-19 23:49:26 -07:00
Christopher Jeffrey c3257e29dc readme 2015-03-19 05:23:56 -07:00
Christopher Jeffrey 67a77f4e83 readme. 2015-03-19 04:46:31 -07:00
Christopher Jeffrey f4cbac1e1f readme. 2015-03-19 04:25:39 -07:00
Christopher Jeffrey 9f6888fc9e readme and package.json. 2015-03-19 04:17:13 -07:00
Christopher Jeffrey 63685f559a typo in readme. 2015-03-17 23:42:21 -07:00
Christopher Jeffrey 43903ca8b2 readme. title. 2015-03-17 23:26:27 -07:00
Christopher Jeffrey 5dc3af1937 readme. 2015-03-14 16:47:46 -07:00
Christopher Jeffrey d3e566b9c1 lots of old code for proprietary codes and "artificial cursors". 2015-03-14 16:35:17 -07:00
Christopher Jeffrey 0e2b626556 progressbar. automatic focus on elements. test/widget.js. reallyScrollable. 2015-02-26 15:37:01 -08:00
Christopher Jeffrey 3778c37f40 expose enableMouse, enableKeys, and enableInput. 2015-02-24 18:33:00 -08:00
Christopher Jeffrey 77695f994a add noAlt option. fix list shrinking. 2015-02-21 13:31:25 -08:00
Christopher Jeffrey 982e075a90 Image and Terminal element. 2015-02-11 17:20:22 -08:00
Christopher Jeffrey 267e77a089 improve Terminal element and terminal multiplexer example. 2015-02-11 02:27:11 -08:00
Christopher Jeffrey 00a0f800f9 add "interactive" option for lists. fixes #103. 2015-02-09 20:14:34 -08:00
Christopher Jeffrey 1d67e23993 add image element to example. ubuntu warning. add faq. 2015-02-01 14:17:18 -08:00
Christopher Jeffrey 6ee469fdcb add Image element using w3mimgdisplay. 2015-02-01 13:43:52 -08:00
Christopher Jeffrey 02176938c9 add screen.title property. misc. 2015-01-27 20:39:00 -08:00
Christopher Jeffrey 879a072353 add terminal widget and hover box. 2015-01-24 18:34:57 -08:00
Christopher Jeffrey 5b249d3fec fix loader. element focused property. 2014-06-10 21:41:22 -05:00
Christopher Jeffrey 6f91361197 add ignoreLocked option to Screen. 2014-06-05 01:10:36 -05:00
Christopher Jeffrey ba3f0e0815 Merge pull request #54 from bulkan/feature/list-search
Run a `search` function in vi mode for List's
2014-06-05 01:13:41 -05:00
Christopher Jeffrey 31e9e9c0c6 add setLabel and removeLabel. 2014-06-02 07:53:58 -05:00
Bulkan Evcimen 11ba4dad59 Added docs on the new `search` option for List's 2014-05-07 09:29:34 +10:00
Christopher Jeffrey 6694b35ee4 add getItem and getItemIndex to docs. 2014-04-26 01:09:18 -05:00
Christopher Jeffrey 44256dcf70 add getItem and getItemIndex for List. 2014-04-26 01:05:25 -05:00
Christopher Jeffrey 867dc086a0 update List docs. 2014-04-26 01:00:57 -05:00
Christopher Jeffrey c218df7350 getLines and getScreenLines, handle detaching/reattaching widgets. 2014-01-13 10:25:31 -06:00
Christopher Jeffrey d49ffa7aa4 readme changes. 2014-01-01 22:47:29 -06:00
Christopher Jeffrey 6b7e632c90 fix CLA. 2013-12-04 06:37:55 -06:00
Christopher Jeffrey 63d2a36ac8 add CLA to readme. 2013-12-04 06:34:22 -06:00
Christopher Jeffrey e563155b0e update readme. 2013-08-25 00:30:45 -05:00
Christopher Jeffrey 38f234aa91 add getScrollHeight. fixes #16. 2013-08-20 13:34:18 -05:00
Christopher Jeffrey 214ad84a66 add setIndex method. see #9. 2013-08-13 11:44:04 -05:00
Christopher Jeffrey 66dc2118e7 add fastCSR option. 2013-08-10 10:02:29 -05:00
Christopher Jeffrey 94bdb41dd1 fix readme. improve tput._print. refactor test/tput.js. 2013-08-08 06:19:44 -05:00
Christopher Jeffrey 8ebbbbac65 add setText and getText methods. expose element and node. 2013-08-04 04:59:28 -05:00
Christopher Jeffrey 5317e14c98 fix Button in readme. 2013-08-04 01:21:48 -05:00
mscdex a1616aec0a Better Windows support 2013-08-02 21:59:49 -04:00
Christopher Jeffrey 8efe06e8f4 explain event bubbling in the readme. 2013-08-01 20:10:21 -05:00
Christopher Jeffrey 51771dc19a add log method to program object. 2013-07-31 00:43:24 -05:00
Christopher Jeffrey 78a3726f2f add auto-positioning which respects padding and borders. 2013-07-30 23:46:07 -05:00
Christopher Jeffrey af27e80447 fix readme typo. 2013-07-29 17:35:48 -05:00
Christopher Jeffrey 9328c0e401 fix scrollablebox/text mixup in readme. 2013-07-29 17:09:23 -05:00
Christopher Jeffrey 3b5196910c update readme code example. 2013-07-29 17:06:36 -05:00
Christopher Jeffrey 24ceab93f9 new textarea/textbox options. 2013-07-29 17:04:39 -05:00
Christopher Jeffrey d2226c3295 improve focus. fix getCoords. readme. 2013-07-29 15:49:09 -05:00
Christopher Jeffrey 6a03ad42ff textbox. progressbar. misc. readme. 2013-07-29 09:14:03 -05:00
Christopher Jeffrey 19dd8a47d0 fix scrolling obfuscation for elements with borders. 2013-07-25 01:20:47 -05:00
Christopher Jeffrey 2f7967031e readme. move Box methods onto Element. add clearBaseLine and getContent. 2013-07-23 18:38:55 -05:00
Christopher Jeffrey add8aaa664 stop using the options object for positioning. 2013-07-23 07:04:52 -05:00
Christopher Jeffrey 11c6e7269f matchColor and BCE tput check. 2013-07-23 06:34:40 -05:00
Christopher Jeffrey df317bb472 improve position, attribute parsing. misc. 2013-07-18 22:27:18 -05:00
Christopher Jeffrey b8e0fafaeb misc. options. refactor tests/bin. 2013-07-18 18:02:45 -05:00
Christopher Jeffrey e13f0ce5d4 rename _lastPos to lpos. 2013-07-17 04:41:43 -05:00
Christopher Jeffrey 29cd1a376f more Box.render refactoring. docs. misc. 2013-07-17 04:32:13 -05:00
Christopher Jeffrey 70953689e2 allow style.hover and style.focus. no autofocus on buttons. 2013-07-17 01:55:08 -05:00
Christopher Jeffrey c805b80209 do not set lastPos on render(true). remove old code. 2013-07-17 01:34:43 -05:00
Christopher Jeffrey 7981f8d749 add shrinkBox. add forms. add RadioSet. misc refactor. 2013-07-17 01:28:42 -05:00
Christopher Jeffrey cac1924b14 docs. fix line. fix attr objects. 2013-07-16 22:28:56 -05:00
Christopher Jeffrey 52042e8abc fix readme. 2013-07-16 19:12:08 -05:00
Christopher Jeffrey 9ed9764b74 fix ACS/UTF8. use style object. rename ascii to line. 2013-07-16 19:05:44 -05:00
Christopher Jeffrey edc216fa37 allow attributes to be functions. 2013-07-16 01:06:00 -05:00
Christopher Jeffrey b266f389e9 fix colors. 2013-07-16 00:18:31 -05:00
Christopher Jeffrey 9881369aa1 readme screenshot. 2013-07-15 20:33:47 -05:00
Christopher Jeffrey 87dc701b46 misc. docs. 2013-07-15 18:53:04 -05:00
Christopher Jeffrey 12e7eab68d docs. key() fix. wrapContent() fix. box.{insert,delete}Line fix. 2013-07-15 17:50:27 -05:00
Christopher Jeffrey 51413c346e docs. smartCSR option. minor fixes. 2013-07-15 04:31:09 -05:00
Christopher Jeffrey 95848bafa3 automatically optimize scrollable elements for csr and il/dl. 2013-07-14 11:07:48 -05:00
Christopher Jeffrey ccf3794be2 unicode detect. docs. device attr. focus/blur. smacs checks. 2013-07-13 23:38:43 -05:00
Christopher Jeffrey 932fe2b8f6 comment. docs. 2013-07-12 10:22:06 -05:00
Christopher Jeffrey 7414922a76 add filemanager widget. g keys. 2013-07-12 08:28:58 -05:00
Christopher Jeffrey 5dcb8f3200 action event. docs. 2013-07-12 05:39:22 -05:00
Christopher Jeffrey 87a5188de9 docs. keys. misc. 2013-07-12 04:59:58 -05:00
Christopher Jeffrey 2356d30394 hide focus. public index prop. select item on dbl click. 2013-07-11 22:52:46 -05:00
Christopher Jeffrey e7e8216611 clearPos. fix textarea. 2013-07-04 02:18:26 -05:00
Christopher Jeffrey 06400d089f add multiline textareas. remove old hoverBg code. 2013-07-04 02:18:26 -05:00
Christopher Jeffrey 6355b1259f docs, tests, examples, misc, editor. 2013-07-04 02:18:26 -05:00
Christopher Jeffrey 6ec3534fcd misc fixes. remove dead code. 2013-07-04 02:18:26 -05:00
Max Edmands a39092df49 Re-render screen after clicking on example box in README
It seems like this is necessary for your example to work.
Is there a way to re-render a portion of the screen instead of the entire thing?
2013-06-30 10:17:27 -07:00
Christopher Jeffrey edc5535682 add an optional scrollbar for scrollable-box. 2013-06-25 18:17:21 -05:00
Christopher Jeffrey c265194182 change screen keypress behavior. 2013-06-25 17:31:13 -05:00
Christopher Jeffrey 77593efd05 readme, tput, mouse, types, misc. 2013-06-25 06:35:15 -05:00
Christopher Jeffrey 07334af6fc readme. reduce screen events. 2013-06-24 06:16:02 -05:00