Skip to content

Interior Design

Latest
Compare
Choose a tag to compare
@coinop-logan coinop-logan released this 26 Feb 13:52
· 17 commits to master since this release
eb66db3

Interior Design - noun: the art or practice of planning and supervising the design and execution of architectural interiors and their furnishings

This release covers lots of changes to just make the dang thing nicer, both to end users and to devs.

Notable changes for users include:

  • The whole thing is responsive and works on mobile
  • Builds now optimized by building Elm in production mode
  • Enable markdown formatting for payment methods
  • Better display of trade interval windows on Marketplace

Notable changes for devs include:

  • Clearer project structure
  • Hash Routing is now used to ease usage on things like IPFS
  • Introduced a testMode Bool that's passed around and can be accessed via /test/[subpage]