Skip to content

Releases: kba/hocrjs

v0.2.0

05 Dec 21:47
@kba kba
Compare
Choose a tag to compare
  • Structure code as components changing state
  • zoom in / out buttons
  • remove dead code
  • toolbar with summary/detail panels

v0.1.4

04 Dec 11:46
@kba kba
Compare
Choose a tag to compare
  • layout feature to toggle positioning of elements
  • toolbar is now a child of container not body to further componentalize the viewer

v0.1.3

04 Dec 11:45
@kba kba
Compare
Choose a tag to compare

zoom buttons for scale to height, width, 100%; show current zoom

v0.1.2

04 Dec 11:48
@kba kba
Compare
Choose a tag to compare
  • code style cleanup using eslint --fix
  • 📝 Add a few development notes in README
  • highlighting of carea, par, line and inline elements can be toggled individually, #3

v0.1.1

04 Dec 11:52
@kba kba
Compare
Choose a tag to compare

Simplify user script and CLI, use versioning info from Git for user script

v0.1.0

04 Dec 11:51
@kba kba
Compare
Choose a tag to compare

Refactor to build with webpack, make, eslint

  • Removes gulp
  • Injects CSS via webpack (no need for style tags)
  • bin is installed as-is
  • userscript is just copied with vars replaced