163 Commits

Author SHA1 Message Date
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
Christopher Jeffrey
e094f843db save/restore focus. 2013-06-20 13:03:31 -05:00
Christopher Jeffrey
4f0f9e53d7 major cleanup. remove old code. 2013-06-20 07:18:04 -05:00
Christopher Jeffrey
f431e98c03 major changes. better content formatting and parsing. 2013-06-20 06:43:56 -05:00
Christopher Jeffrey
5b8a16df23 readme. example. 2013-06-18 11:00:41 -05:00
Christopher Jeffrey
d4ce9322cd more events. setItems. predefined keys. docs. 2013-06-18 10:52:48 -05:00
Christopher Jeffrey
ef9178f7d0 docs. better cleanup. 2013-06-18 06:30:26 -05:00
Christopher Jeffrey
dc2bfda057 mousemove and mouse refactor. fixes. 2013-06-16 10:12:47 -05:00
Christopher Jeffrey
f0b107978b button and shrink work. 2013-06-16 08:38:14 -05:00
Christopher Jeffrey
6669d199ef add padding option. 2013-06-13 19:02:02 -05:00
Christopher Jeffrey
05a8c9897b docs. 2013-06-13 16:49:48 -05:00
Christopher Jeffrey
d9a0b49bce text alignment. first step to deprecate Text. 2013-06-13 04:14:14 -05:00
Christopher Jeffrey
02c57a34ce emit more events. use tput. 2013-06-11 13:51:01 -05:00
Christopher Jeffrey
495060e074 typo 2013-06-11 12:53:28 -05:00
Christopher Jeffrey
3bdbca77a9 docs formatting. 2013-06-11 12:52:18 -05:00