Skip to content

Releases: graphicsdesk/spectate

v1.4.0

01 Apr 00:42
Compare
Choose a tag to compare

series template

v1.3.2

07 May 19:11
Compare
Choose a tag to compare

A few bug fixes and aesthetic things that were very necessary for v1.3

v1.3.1...v1.3.2

v1.3.0

03 May 23:29
Compare
Choose a tag to compare
  • Made all spectate commands Node scripts
  • Reduced number of styles files

v1.2.2...v1.3.0

v1.2.0

01 May 17:57
Compare
Choose a tag to compare

Centralized download-doc.js. It also automatically runs the old config-docs command (now in authorize-docs.js)

  • remove config docs command and rewrite docs 919449d
  • fixed token writing. spectate config-docs is now completely redundant b407d33
  • remove download doc from template efacf7f
  • allow configuration of formatter and default locals eec4b94
  • centralized download doc; centralized docs client auth; localized doctoarchieml f4cb008
  • Merge branch 'master' of github.com:graphicsdesk/spectate 31853b6
  • eslint and resizer default export 7fd26ff
  • news navbar mobile vert center e409f36
  • vscode is better than sublime cd3650f
  • clean up packagelock, rename opn to open 1c81956

v1.1.0...v1.2.0

v1.1.0

30 Apr 17:00
Compare
Choose a tag to compare
  • set private package totrue 7bd285c
  • stylesheet reminder message in prepublishs cript c38d956
  • spectate update now npm installs if package.json changed 496d3bb
  • update dependencies 9ce6886
  • git add -A at initial creation 6fb692a
  • upgrade some devDependencies 9d963ab
  • keep disqus comments on page b60def1
  • npm start in docs ba9edae
  • npm run dev is now npm start 8f23034
  • Merge branch 'master' of github.com:graphicsdesk/spectate 8bbc904
  • rm deck from title 97d0392
  • link to api docs 355a19e
  • removed some old default styles that dont do anything 6306a6f
  • upgrade googleapis 392084b
  • prepublish requires user to use repo name. this closes #12 8f0b981
  • prepub uses git repo name f6d6706
  • light formatting and commenting 285a11e
  • news navbar and USE_NEWS_NAV setting; closes #11 5508ab1
  • Merge branch 'master' of github.com:graphicsdesk/spectate 224e72f
  • patched up spectate init bd7161a
  • move api reference to wiki a93bc5f
  • always use default template, can set IS_EMBED in spectate config b5dee34
  • fixed defaults in download-doc 5aae7dc
  • initAi2html b7b6cc0
  • dont run ready-init on contributor pages fa4595e
  • smaller template readme 266c5f8
  • prettier template b25729c
  • prettier bin 3a6ba8e
  • better default writing, made downloaddoc init async 3bbbd12
  • Move ai2html resizer script from index.html into its own script; inititialization in page.js 91fcebd
  • better doc-to-archieml patch. fork seems too tedious now. resolves #10 6b811c0
  • deck undefined fix 45f3951
  • org name renamed from spec-journalism to graphicsdesk a30301c
  • update doc2archieml patch for better inline styling 4379451
  • add a few more styles for when keeping a59d34e

v1.0.0...v1.1.0

v1.0.0

16 Apr 14:42
Compare
Choose a tag to compare

All Spectate commands are Node or bash scripts.

Create-init-develop-publish process is much more streamlined.

Includes <article> hoisting on Arc.

No longer uses config.json. All current config keys (DOC_URL, USE_COVER_HED, USE_EYE_NAV) put into spectate key in package.json.