1. 16 Jul, 2015 1 commit
  2. 08 Jul, 2015 2 commits
  3. 06 Jul, 2015 6 commits
  4. 05 Jul, 2015 1 commit
  5. 04 Jul, 2015 4 commits
  6. 03 Jul, 2015 2 commits
  7. 01 Jul, 2015 1 commit
    • Sumit Sahrawat's avatar
      Ultimate type-fu ~ A lot of vinyl · 4e6f20e2
      Sumit Sahrawat authored
      - Widgets work, although it requires some tweaking to their properties.
      - Dropping dropdown for now. Will deal with selection widgets later.
      - Default properties need to be improved.
      4e6f20e2
  8. 30 Jun, 2015 1 commit
    • Sumit Sahrawat's avatar
      More type-fu · d798bc69
      Sumit Sahrawat authored
      - Remove IHaskell.Display.Widgets.Common
      - Partially refactor Button implementation
      - Stuck with ToJSON instance for Widget
      d798bc69
  9. 28 Jun, 2015 1 commit
  10. 27 Jun, 2015 1 commit
  11. 26 Jun, 2015 4 commits
  12. 25 Jun, 2015 4 commits
  13. 24 Jun, 2015 3 commits
  14. 23 Jun, 2015 2 commits
  15. 21 Jun, 2015 1 commit
  16. 20 Jun, 2015 3 commits
  17. 19 Jun, 2015 2 commits
  18. 18 Jun, 2015 1 commit
    • Sumit Sahrawat's avatar
      Adding 3/4 string widget · 4b5ccc89
      Sumit Sahrawat authored
      - HTMLWidget and LatexWidget work fine.
      - TextWidget still doesn't work.
      - TextareaWidget not implemented yet.
      
      * All widgets raise a lot of errors in the webconsole.
      4b5ccc89