Skip to content

MVP aka v0.1.0

Latest
Compare
Choose a tag to compare
@cromo cromo released this 17 Nov 04:19

This release implements the minimum functionality needed for dias to be a useful application. Features include:

  • Creating new days
  • Editing the start time of days and shifting existing block purposes appropriately
  • Editing of purposes for day blocks
  • Highlighting of the block corresponding to now in the day editor
  • A grid overview of each day like Tim Urban's Wait But Why post, "100 Blocks a Day"
  • A multi-day overview
  • A palette switcher, viewer, and editor
  • A palette tester as part of the editor
  • Regex support in palette swatches
  • Persistence of days and palettes within the browser via localforage, preferring use of IndexedDB
  • Deep linking to pages using hash-based routing via svelte-spa-router
  • a (mostly) responsive design