..
AttrDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
BorderDemo.hs
Remove some compat code for base < 4.8 / GHC < 7.10
2021-10-25 22:25:15 +02:00
CacheDemo.hs
Move Padding type from Brick.Types to Brick.Widgets.Core
2022-07-22 16:07:00 -07:00
CroppingDemo.hs
Move Padding type from Brick.Types to Brick.Widgets.Core
2022-07-22 16:07:00 -07:00
CustomEventDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
DialogDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
DynamicBorderDemo.hs
add a way to join neighboring borders
2018-03-25 18:04:15 -04:00
EditDemo.hs
Remove withLens and withFirst in lieu of a Zoom instance for EventM
2022-07-26 19:49:29 -07:00
FileBrowserDemo.hs
Move Padding type from Brick.Types to Brick.Widgets.Core
2022-07-22 16:07:00 -07:00
FillDemo.hs
Core: add hLimitPercent, vLimitPercent
2018-08-04 20:19:16 -07:00
FormDemo.hs
Types: re-export state monad functions as part of API
2022-07-16 23:17:45 -07:00
HelloWorldDemo.hs
Replace "Name" type with custom name type variable everywhere
2016-03-04 14:42:49 -08:00
LayerDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
ListDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
ListViDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
MouseDemo.hs
Remove withLens and withFirst in lieu of a Zoom instance for EventM
2022-07-26 19:49:29 -07:00
PaddingDemo.hs
Move Padding type from Brick.Types to Brick.Widgets.Core
2022-07-22 16:07:00 -07:00
ProgressBarDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
ReadmeDemo.hs
Update README and README demo program to match
2022-06-19 21:52:45 -07:00
SuspendAndResumeDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
TableDemo.hs
TableDemo: nit
2021-01-31 21:27:44 -08:00
TailDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
TextWrapDemo.hs
Clean up compilation warnings on newer GHCs
2020-02-07 16:43:36 -08:00
ThemeDemo.hs
Update demo programs for changes to EventM
2022-07-16 23:10:03 -07:00
ViewportScrollbarsDemo.hs
Move Padding type from Brick.Types to Brick.Widgets.Core
2022-07-22 16:07:00 -07:00
ViewportScrollDemo.hs
Hide state type variable in ViewportScroll to avoid unnecessary API change
2022-07-16 23:13:37 -07:00
VisibilityDemo.hs
Hide state type variable in ViewportScroll to avoid unnecessary API change
2022-07-16 23:13:37 -07:00