Commit Graph

1028 Commits

Author SHA1 Message Date
Jonathan Daugherty
4d027c7a43 FormDemo: whitespace 2017-12-26 20:22:42 -08:00
Jonathan Daugherty
6d8cbe1e6c Forms: add infix operator alternative to withHelper 2017-12-26 20:11:18 -08:00
Jonathan Daugherty
03b91c5503 FormDemo: nits 2017-12-26 20:07:59 -08:00
Jonathan Daugherty
47d4d144fe Forms: handle shift-tab 2017-12-26 20:05:31 -08:00
Jonathan Daugherty
e420a51ca6 Forms: TODO update 2017-12-26 20:05:26 -08:00
Jonathan Daugherty
eca0b2abbf FormDemo: UI nit 2017-12-26 20:05:20 -08:00
Jonathan Daugherty
ee9b476adf Forms: update TODO 2017-12-26 20:00:28 -08:00
Jonathan Daugherty
81727f46ce FormDemo: add radio button example 2017-12-26 19:58:20 -08:00
Jonathan Daugherty
0654305a44 Forms: add radio button input support 2017-12-26 19:58:08 -08:00
Jonathan Daugherty
6b2be1885d Forms: refactor API to decouple form input elements from state fields 2017-12-26 19:44:49 -08:00
Jonathan Daugherty
2b3f664097 Whitespace 2017-12-26 18:46:50 -08:00
Jonathan Daugherty
c37d4b5c43 Forms: adjust nomenclature 2017-12-26 18:46:34 -08:00
Jonathan Daugherty
fb6c975aaa Forms: FormEntry fields no longer silenced 2017-12-26 17:00:13 -08:00
Jonathan Daugherty
a8ee3c9662 Forms: TODO updates 2017-12-26 17:00:05 -08:00
Jonathan Daugherty
79284f471c Forms: more export cleanup 2017-12-26 16:59:55 -08:00
Jonathan Daugherty
5b1112fc1f FormDemo: UI tweak 2017-12-26 16:43:37 -08:00
Jonathan Daugherty
7d59fd9213 Whitespace 2017-12-26 16:42:02 -08:00
Jonathan Daugherty
d4a8706072 FormDemo: clean up imports 2017-12-26 16:40:55 -08:00
Jonathan Daugherty
eaa14ed144 Forms: move TODO to forms module 2017-12-26 16:40:30 -08:00
Jonathan Daugherty
fbb9d41e0a Forms: nit 2017-12-26 16:38:35 -08:00
Jonathan Daugherty
ba78ce92f8 Forms: improve naming convention of field constructors 2017-12-26 16:38:28 -08:00
Jonathan Daugherty
410c74a301 Forms: clean up export list 2017-12-26 16:35:51 -08:00
Jonathan Daugherty
8bea691093 Add an experimental, incomplete forms API and demo program 2017-12-26 16:29:05 -08:00
Jonathan Daugherty
b4993d0876 Brick.Main: remove stale import 2017-12-13 20:48:42 -08:00
Jonathan Daugherty
8525ea19b6 README: add brick_haskell note 2017-12-13 17:55:24 -08:00
Jonathan Daugherty
171dfac831 Bump version, update changelog 2017-12-13 11:47:46 -08:00
Jonathan Daugherty
58cca5c97d Focus: add focusSetCurrent 2017-12-13 11:45:43 -08:00
Jonathan Daugherty
a59e1e2798 Brick: haddock update 2017-12-10 21:23:39 -08:00
Jonathan Daugherty
d0c1090bc8 guide: remove redundant bit about demos 2017-12-10 21:18:46 -08:00
Jonathan Daugherty
b2ef664141 guide: update build commands 2017-12-10 21:18:07 -08:00
Jonathan Daugherty
a20f83dbcf guide: fix vty link 2017-12-10 21:17:31 -08:00
Jonathan Daugherty
2254a39677 README: various updates 2017-12-10 21:14:06 -08:00
Jonathan Daugherty
f4e08507d0 Merge branch 'master' of github.com:jtdaugherty/brick 2017-12-10 21:04:54 -08:00
Jonathan Daugherty
70dfacaa41 README: nit 2017-12-10 21:04:51 -08:00
Jonathan Daugherty
c6f4e12245 README: add 2048 2017-12-10 00:33:51 -08:00
Jonathan Daugherty
eaf66e4580 Brick.Themes: fix/improve module Haddock 2017-12-09 16:32:10 -08:00
Jonathan Daugherty
ae4d331dae MouseDemo: nit 2017-12-09 16:18:35 -08:00
Jonathan Daugherty
cae2ea64b7 Brick.Main: parameterize simpleApp on drawn widget 2017-12-09 16:12:50 -08:00
Jonathan Daugherty
acd4bb5a04 simpleMain: use simpleApp 2017-12-09 16:11:09 -08:00
Jonathan Daugherty
7ea8d14258 Brick.Main: add simpleApp 2017-12-09 16:09:48 -08:00
Jonathan Daugherty
fe160d3828 Bump version, update changelog 2017-12-05 17:05:05 -08:00
Jonathan Daugherty
15a77fe15d Themes: fix a bug that prevented bright colors from being parsed in theme files 2017-12-05 17:04:20 -08:00
Jonathan Daugherty
a6cabf218f guide: typos 2017-11-06 09:40:02 -08:00
Jonathan Daugherty
21962b91a7 Bump version, update changelog 2017-11-05 11:24:41 -08:00
Jonathan Daugherty
19388169e3 Merge branch 'master' into feature/themes 2017-11-05 11:20:14 -08:00
Jonathan Daugherty
00428e78be Add a simple theme demo program 2017-11-05 11:19:42 -08:00
Jonathan Daugherty
135965ed1c guide: nit 2017-11-05 11:01:33 -08:00
Jonathan Daugherty
37baca5ac1 guide: mention dot notation for attribute names 2017-11-05 11:00:47 -08:00
Jonathan Daugherty
dc252e6d91 Themes: mention dot notation 2017-11-05 10:59:13 -08:00
Jonathan Daugherty
7c78bdf5be guide: style fixes 2017-11-05 10:55:17 -08:00