Commit Graph

396 Commits

Author SHA1 Message Date
Jonathan Daugherty
191b37f417 LayerDemo: use explicit imports 2015-07-10 13:20:05 -07:00
Jonathan Daugherty
69472322c2 HelloWorldDemo: use explicit imports (and improve others) 2015-07-10 13:15:30 -07:00
Jonathan Daugherty
0be4379b6c EditDemo: use explicit imports 2015-07-10 13:12:12 -07:00
Jonathan Daugherty
ceda506b57 DialogDemo: use explicit imports 2015-07-10 13:09:10 -07:00
Jonathan Daugherty
7833b2cf44 CustomEventDemo: use explicit imports 2015-07-10 13:03:49 -07:00
Jonathan Daugherty
2c26557149 BorderDemo: use explicit imports 2015-07-10 12:57:19 -07:00
Jonathan Daugherty
137e59f5bf AttrDemo: use explicit imports 2015-07-10 12:49:17 -07:00
Jonathan Daugherty
b718a68986 Edit: use text-zipper to generalize editing functionality and simplify API 2015-07-09 14:32:20 -07:00
Jonathan Daugherty
4e2311bb31 README: remove note about GHC version now that we have a travis build 2015-07-09 13:42:50 -07:00
Jonathan Daugherty
80b3a76936 Update README 2015-07-09 11:59:54 -07:00
Jonathan Daugherty
5c70ddd775 Merge pull request #4 from FranklinChen/update-base-bound
Support GHC 7.10 and add support for travis-ci builds
2015-07-09 11:52:55 -07:00
Jonathan Daugherty
9f80d27b7e Add GHC version note to README 2015-07-09 11:17:11 -07:00
Jonathan Daugherty
9e0c971309 Add bug report section to README 2015-07-09 11:15:21 -07:00
Franklin Chen
b9be0503e7 Add explicit base bound. 2015-07-09 14:13:21 -04:00
Jonathan Daugherty
2e13a1cde5 Add viewport scrolling demo 2015-07-09 11:03:48 -07:00
Franklin Chen
9c75960d73 Add Travis to README. 2015-07-09 14:02:24 -04:00
Jonathan Daugherty
6a1f884663 suspendAndResume: improve haddock 2015-07-09 10:52:16 -07:00
Franklin Chen
dce20dc6b3 Add Travis build. 2015-07-09 13:48:14 -04:00
Franklin Chen
131ca49aa7 Remove restrictive base bound. 2015-07-09 13:45:58 -04:00
Jonathan Daugherty
ad519f2291 Update TODO 2015-07-09 10:41:11 -07:00
Jonathan Daugherty
0369037c7b Update TODO 2015-07-09 10:40:58 -07:00
Jonathan Daugherty
55db5df83e Haddock fix 2015-07-09 10:38:26 -07:00
Jonathan Daugherty
185cd5bea4 Dialog: haddock, more exports, minor improvements 2015-07-09 10:37:56 -07:00
Jonathan Daugherty
d2bcb98fb3 Dialog demo: improve dialog appearance 2015-07-09 10:22:22 -07:00
Jonathan Daugherty
12d4cf705a Improve padding interface by letting the user specify how much padding to add; also add left/right, top/bottom, and "all" padding variants 2015-07-09 10:19:27 -07:00
Jonathan Daugherty
dfb999132b Add a dialog type and demo 2015-07-08 14:47:48 -07:00
Jonathan Daugherty
91c4504ce4 README / cabal language updates 2015-07-08 13:39:17 -07:00
Jonathan Daugherty
1edc3dcf40 Update TODO 2015-07-08 13:38:02 -07:00
Jonathan Daugherty
5325e60281 Update package metadata 2015-07-07 22:28:51 -07:00
Jonathan Daugherty
9a46966dc3 Merge branch 'master' of github.com:jtdaugherty/brick 2015-07-07 21:59:06 -07:00
Jonathan Daugherty
af841d610d Update README 2015-07-07 21:58:56 -07:00
Jonathan Daugherty
026b5d38b3 Update README 2015-07-07 21:57:29 -07:00
Jonathan Daugherty
a3fbc0c8f0 Update README 2015-07-07 21:56:28 -07:00
Jonathan Daugherty
2edc62be92 Update README 2015-07-07 21:49:32 -07:00
Jonathan Daugherty
8f227a3b1a Update README 2015-07-07 21:49:01 -07:00
Jonathan Daugherty
ba7d554a74 Update README 2015-07-07 21:41:28 -07:00
Jonathan Daugherty
937a87bd6e Update README 2015-07-07 21:40:58 -07:00
Jonathan Daugherty
00c8c2c774 Update README 2015-07-07 21:38:54 -07:00
Jonathan Daugherty
370fd0dc69 Update README 2015-07-07 21:36:47 -07:00
Jonathan Daugherty
a570850108 Update README 2015-07-07 21:08:54 -07:00
Jonathan Daugherty
e4e86fd31b Update README 2015-07-07 21:07:41 -07:00
Jonathan Daugherty
9489b6c820 Add README 2015-07-07 21:06:43 -07:00
Jonathan Daugherty
ec00731eaf Update LICENSE and package description 2015-07-07 21:01:23 -07:00
Jonathan Daugherty
403e56c9b9 Brick.Widgets.Core: docstrings and cleanup 2015-07-07 20:55:57 -07:00
Jonathan Daugherty
a6d6561d3c Data.Text.Markup: docstrings 2015-07-07 20:14:37 -07:00
Jonathan Daugherty
fe006d3d38 List: docstrings 2015-07-07 20:09:51 -07:00
Jonathan Daugherty
8399654b76 Edit: docstrings, export only useful lenses 2015-07-07 20:01:46 -07:00
Jonathan Daugherty
00798b78b3 HandleEvent: docstring 2015-07-07 20:01:35 -07:00
Jonathan Daugherty
d5a28a9c05 Center: add docstrings 2015-07-07 19:54:14 -07:00
Jonathan Daugherty
4b005551d9 Border: add docstrings 2015-07-07 19:49:39 -07:00