Skip to content

v1.0.0

Compare
Choose a tag to compare
@abhchand abhchand released this 04 Oct 02:18
· 106 commits to master since this release

Key Notes

To keep the bundle size as small as possible, we now support a smaller number of languages for syntax highlighting by default (via Highlight.js).

bash, c, cpp, csharp, css, diff, go, java, javascript, json, makefile, xml, markdown, objectivec, php, php-template, plaintext, python, ruby, rust, scss, shell, sql, typescript, yaml

The README provides instructions on how to include other languages.

See the full list of language syntax definitions supported by highlight.js.

Changelog

  • Updating to 1.0.0 244509d
  • Correct listed hljs version e8530df
  • Trimming down the number of default languages supported for syntax highlighting a41aaac
  • Set viewport for mobile view 7eee5cc
  • Using shorthand flex-flow property b172c9f
  • Shorten CSS classes from .vanilla-tree-viewer* to .vtv* dbc793c
  • General changes to reduce size and add comments 94aae75
  • Optimizing SVG icon sizes c2a0960
  • Set tree nodes to be the full width of the parent container 836d1ab
  • Updating demo image after recent changes c0bad9a
  • Remove TravisCI, replace with Circle CI 83f8886
  • Separate yarn run lint and yarn run test e7896dd
  • Decrease font size and increase line spacing on code blocks f3bf5d3
  • Adding binocular logo with link to source repository 4235fd0
  • Updating logo 6825927
  • Add and configure prettier as a linter 8f0decf
  • Bump ssri from 6.0.1 to 6.0.2 50bd403
  • Bump elliptic from 6.5.2 to 6.5.4 80e42e3
  • Bump ws from 5.2.2 to 5.2.3 6241e45
  • Bump url-parse from 1.4.7 to 1.5.3 0122c0c
  • Bump tmpl from 1.0.4 to 1.0.5 9aeb692
  • Bump path-parse from 1.0.6 to 1.0.7 4d3a9f0
  • Bump postcss from 7.0.31 to 7.0.36 92927a6
  • Bump dns-packet from 1.3.1 to 1.3.4 d555730
  • Bump browserslist from 4.12.0 to 4.16.6 a396691
  • Bump hosted-git-info from 2.8.8 to 2.8.9 3bc0bfd
  • Bump lodash from 4.17.15 to 4.17.21 8e5d795
  • Bump y18n from 4.0.0 to 4.0.1 22eb4ba
  • Bump ini from 1.3.5 to 1.3.8 88a899c
  • Bump highlight.js from 10.1.1 to 10.4.1 0b4f7a0
  • Bump node-fetch from 2.6.0 to 2.6.1 8416fb7
  • Bump websocket-extensions from 0.1.3 to 0.1.4 7a98bf4

v1.0.0-beta.7...v1.0.0