Skip to content

Releases: xops/documint

1.0.2

12 Feb 10:58
Compare
Choose a tag to compare

1.0.2 (2021-02-12)

Bug Fixes

  • gh-pages html5 pushstate support (b4675d4)

1.0.1

12 Feb 10:38
Compare
Choose a tag to compare

1.0.1 (2021-02-12)

Bug Fixes

1.0.0

12 Feb 10:24
Compare
Choose a tag to compare

1.0.0 (2021-02-12)

Bug Fixes

  • package.json: repo link (d333ea0)
  • versions + other package.json issues (4715543)
  • package.json: version (9c12a58)
  • README: add ceramic link (b8cf09a)
  • @typescript-eslint (c2e2a94)
  • add better basicProfile support (0be52f6)
  • add better status pill colors for anchor status + tooltips (38356f7)
  • add circleci (94bb7c9)
  • add connecting spinner + save button (45f8ff0)
  • add logo and light mode styling fixes (da9012d)
  • add portis support + remove other unnecessary providers (52645ec)
  • add self-id link + ellispis did (bda1e5a)
  • add updating doc + currentCommits on 30s interval (c8b824e)
  • allow edit unless user is allowed (4f20e9e)
  • change history title to commit history + fix schema title (8551128)
  • dont lint for now on npm test (8aa5277)
  • error with tooltip (d2746ae)
  • extract service urls to env variables (3d7fcf0)
  • get more things working, refactor commit picker a bit (a1a845a)
  • handle schema change better (69a3efd)
  • input background colours (27f0a60)
  • lint command (913c834)
  • linting (8818f32)
  • no text transform on profile button (60eccbd)
  • only use schema content for state var (0f57a58)
  • possibly undefined documentID (9025e44)
  • remove change listening for now (766086e)
  • remove unused provider code + fix cache (8fd6bc7)
  • selectedCommit + updating document (9a2dc7f)
  • theme colours (91a27f1)
  • update polling interval (ac47b0c)
  • updating with force (16c199d)
  • use raw schemaStateJSON to watch and pass to monaco (b69efd6)

Features