0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 24 hours ago.
Jul 11, 2025 — Jul 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forgot to commit SimpleTextarea GUIElementType More... over 12 years ago
Add SimpleTextare and use the right type constructor for Textarea (closes #14) More... over 12 years ago
Extended gitignore with "cabal sandbox" files. More... over 12 years ago
Use the type synonym More... almost 13 years ago
Simplyfied the hwuButton, hwuHtml, … functions More... almost 13 years ago
Some aesthetic changes. More... almost 13 years ago
Demonstrate Textarea wire and widget in the crud example More... almost 13 years ago
Added Textarea wire and widget More... almost 13 years ago
Merge branch 'master' of github.com:frankfurt-haskell-user-group/HWebUI More... almost 13 years ago
small fix, removed import FreshId More... almost 13 years ago
Delete example1.hs More... almost 13 years ago
merged state monads into one, simplified structure and examples More... almost 13 years ago
Merge pull request #30 from freiric/freshId2 More... almost 13 years ago
added a type WidgetWire of pair of widget and wire tied together by the same id, new id are generated by a state monad More... almost 13 years ago
added Properties.hs More... almost 13 years ago
moved properties to separate source file More... almost 13 years ago
Merge branch 'bug-imports-in-HWebUI-hs' into feature-attributes More... almost 13 years ago
removed small bug More... almost 13 years ago
modified HWebUI so that imports are done by complete module, haddock hides to still make docu work More... almost 13 years ago
first version of Attributs More... almost 13 years ago
Merge branch 'master' of https://www.github.com/frankfurt-haskell-user-group/HWebUI More... almost 13 years ago
changed import in example to clarify source of libraries More... almost 13 years ago
Revert "Used `const` for a constant function". More... almost 13 years ago
Used `const` for a constant function More... almost 13 years ago
Removed redundant import Data.Map More... almost 13 years ago
successfully resolved conflicts More... almost 13 years ago
Merge pull request #27 from pSub/master More... almost 13 years ago
Define language extensions used in the library in the cabal file More... almost 13 years ago
Use the widget type synonym that is generated by mkYesod More... almost 13 years ago
Removed unused imports in library code, added type signatures and minor changes More... almost 13 years ago