Miso Versions Save

:ramen: A tasty Haskell front-end framework

1.4

4 years ago
  • Fixed issues related to keys patch
  • Documentation updates
  • Add ghcjs-dom to miso's nixpkgs

1.3

4 years ago
  • Update sample app hashes
  • Added consoleLogJSVal, changed consoleLog signature.
  • Add sample-app-jsaddle w/ documentation
  • Add Transition README.md
  • hpack fix for GHCJS
  • Add new cachix cache miso-haskell.cachix.com
  • Add onBeforeDestroyed
  • isomorphic.js bugfix.

1.2

4 years ago
  • Add bugfix + test for keys patch dealing with prepending keys.

1.1.0.0

4 years ago
  • Adds jsaddle-wkwebview and the ability to cross-compile to ARM
  • Refactors examples into their own cabal package.
  • Travis CI support
  • Initialize empty window when no DOM present.

1.0.0.0

4 years ago
  • Refactor jsbits/*.js to allow for ADVANCED OPTIMIZATIONS with Google's closure compiler
  • Refactor and simplify nix scripts
  • Deprecate stack support
  • Nixops support
  • GHCJS 8.6
  • Add StableName to diff
  • Add a binary cache for OSX / Linux

0.21.2.0

5 years ago

Bug fixes:

  • Bug fixes on diffing algorithm
  • Safari checkbox bug fix
  • Isomorphic router fixes

Features:

  • MathML support
  • SkipChan logic (empty notify) added.
  • Scroll into view function added
  • JSaddle support

Maintenance:

  • Removed unused XHR module

0.21.1.0

5 years ago
  • Hot fix for HasLink instance

0.21.0.0

5 years ago
  • Includes fix for #426

0.20.1.0

5 years ago

0.20.0.0

6 years ago
  • Generalized version of scheduleIO, scheduleIOFor_
  • batchEffects
  • Added Smart constructor for Attr (=:)
  • Added nixops script to deploy https://haskell-miso.org to digital ocean
  • Added mapSub, mapAction
  • AddedscheduleIO_