Commit Graph

965 Commits

Author SHA1 Message Date
Jonathan Daugherty
f614977d60 Themes: add newTheme convenience constructor 2017-10-30 09:33:59 -07:00
Jonathan Daugherty
2d88753db5 Theme: reorder fields 2017-10-30 09:24:04 -07:00
Jonathan Daugherty
d3fbac3539 Themes: split documentation out of theme type
This enables users to specify the documentation only once and re-use it
per-theme rather than having to package the documentation up with each
theme's defaults.
2017-10-30 09:05:27 -07:00
Jonathan Daugherty
c359ff11e8 Whitespace 2017-10-30 08:51:30 -07:00
Jonathan Daugherty
533804a626 Themes: add more haddock 2017-10-29 21:41:26 -07:00
Jonathan Daugherty
a2ec1b48ac Themes: more cleanup 2017-10-29 21:14:32 -07:00
Jonathan Daugherty
db46420406 Themes: unify use of color lists 2017-10-29 21:13:23 -07:00
Jonathan Daugherty
d5f849d12a Themes: more cleanup 2017-10-29 21:10:41 -07:00
Jonathan Daugherty
6182cd5d9d Themes: cleanup 2017-10-29 21:09:59 -07:00
Jonathan Daugherty
ab3972893c saveCustomizations: include section headings in output 2017-10-29 21:05:39 -07:00
Jonathan Daugherty
5d9fcd7d8b Themes: fix saveCustomizations to emit customizations in mapping 2017-10-29 21:04:10 -07:00
Jonathan Daugherty
f8a96fc624 Nit 2017-10-29 21:01:48 -07:00
Jonathan Daugherty
27b1f50523 Themes: add first pass at theme customization file saving 2017-10-29 21:01:12 -07:00
Jonathan Daugherty
7daf38e1b1 Themes: permit all sections to be optional 2017-10-29 20:40:26 -07:00
Jonathan Daugherty
1aa08ef269 Themes: add first pass at theme customization file loading 2017-10-29 20:27:19 -07:00
Jonathan Daugherty
c949fe3077 AttrMap: expose attribute name components 2017-10-29 20:26:59 -07:00
Jonathan Daugherty
bc18ad04a5 Whitespace 2017-10-29 19:40:09 -07:00
Jonathan Daugherty
9ef9d08e72 Themes: clarify mapping customization 2017-10-29 19:39:48 -07:00
Jonathan Daugherty
883dce30ff Themes: document the base mapping 2017-10-29 19:29:25 -07:00
Jonathan Daugherty
aaa5f6f038 Add first draft of themes module 2017-10-29 19:24:09 -07:00
Jonathan Daugherty
a106ad4a14 AttrMap: add Read instance for AttrName 2017-10-29 19:23:59 -07:00
Jonathan Daugherty
159f9f7062 Add purebred to project list 2017-10-25 07:25:44 -07:00
Jonathan Daugherty
9b51b864b4 gitignore stack files 2017-10-22 08:44:47 -07:00
Jonathan Daugherty
ec1693f8e1 Bump version, update changelog 2017-10-09 13:03:47 -07:00
Jonathan Daugherty
eef78a0a67 Support attribute modification with modifyDefAttr, rename setDefault to setDefaultAttr 2017-10-09 13:02:21 -07:00
Jonathan Daugherty
947da114a2 Bump version, update changelog 2017-10-06 14:20:10 -07:00
Jonathan Daugherty
c190d426fe Depend on bugfixed vty release 2017-10-06 14:18:13 -07:00
Jonathan Daugherty
dbebb512e9 Add hyperlink combinator, update attribute demo 2017-10-06 13:27:41 -07:00
Jonathan Daugherty
d4cb0fa63b AttrDemo: typo 2017-10-06 13:26:36 -07:00
Jonathan Daugherty
54380351a3 Add hyperlink test to attribute demo 2017-10-06 13:05:24 -07:00
Jonathan Daugherty
d0c09ba51e Merge pull request #142 from aisamanra/master
Update AttrMap for the URL annotations in VTY
2017-10-06 12:44:46 -07:00
Getty Ritter
646304fc10 Update AttrMap for the URL annotations in VTY 2017-10-06 12:33:27 -07:00
Jonathan Daugherty
92a411ab63 Merge pull request #141 from JackKiefer/patch-1
Add herms to featured projects
2017-10-06 09:19:33 -07:00
Jack Conrad Kiefer II
0ba2796824 Add herms to featured projects
https://github.com/jackkiefer/herms

We're a growing project that uses a Brick UI as one of our core functionalities. In fact, a screenshot of this UI is prominently featured in our README. :)
2017-10-06 10:03:15 -06:00
Jonathan Daugherty
81b68ee92f Bump version, update changelog 2017-10-03 11:05:14 -07:00
Jonathan Daugherty
f567083104 List: fix haddock for listHandleEventVi 2017-10-03 11:03:37 -07:00
Jonathan Daugherty
7c8ceb8a4e Bump version, update changelog 2017-10-03 09:07:15 -07:00
Jonathan Daugherty
56a2e97627 Merge pull request #140 from rhofour/vi-keys
Add a list event handler with vi keybindings and a demo to show how it is used.
2017-10-03 08:22:10 -07:00
Richard Alex Hofer
f1f9da0c87 Document movements handled by handleListEventVi. 2017-10-03 08:03:43 -04:00
Richard Alex Hofer
a002bf5001 Unalign imports. 2017-10-03 07:54:07 -04:00
Richard Alex Hofer
97f5457f9d Rename ListDemoVi to ListViDemo to better fit exisiting demos. 2017-10-03 07:42:52 -04:00
Richard Alex Hofer
017c0c1bf8 Add a list event handler with vi keybindings and a demo. 2017-10-01 16:25:55 -04:00
Jonathan Daugherty
26a24d9284 Bump version, update changelog 2017-09-30 19:30:50 -07:00
Jonathan Daugherty
99a77a2923 Merge pull request #138 from rhofour/page-movement
Add in page movement commands: listMoveByPages, listMovePageUp, listM…
2017-09-30 19:27:57 -07:00
Richard Alex Hofer
4df23d59da Add in page movement commands: listMoveByPages, listMovePageUp, listMovePageDown. 2017-09-30 20:04:05 -04:00
Jonathan Daugherty
45ab10abdd README: nit 2017-09-30 10:23:22 -07:00
Jonathan Daugherty
ebf30befb3 Add silly-joy to brick project list 2017-09-02 18:33:22 -07:00
Jonathan Daugherty
7fd1d0c283 Merge pull request #136 from EdwardBetts/spelling
correct spelling mistake
2017-09-01 10:32:11 -07:00
Edward Betts
71e44b3c0e correct spelling mistake 2017-09-01 18:16:43 +01:00
Jonathan Daugherty
36f0bf6282 Bump version, update changelog 2017-08-27 20:08:34 -07:00