Skip to content

Conversation

oliverturner
Copy link
Contributor

@oliverturner oliverturner commented Aug 31, 2016

API:

  • Rearchitected modules for readability/discoverability

Testing:

  • Introduced Rewire: allows arbitrary rewrites of internal methods (e.g. getData)
  • Removed redundant tests

Assets:

  • Now producing a non-minified client-side dev version plus sourcemaps

Instructions:

  • Revamped README with better examples and links to documentation
  • Broke out instructions into CONTRIBUTING.md
  • Automated client-side docs so that the linkage to releases remains correct:
<html>
  <head>
    <script src="../../dist/web/ticketmaster-{RELEASE}.min.js"></script>
  </head>
  ...
</html>

Other:

  • Fully updated deps
  • Speculative formatting changes:
    • Aligning on values adds to scannability
    • Pulled back from killing semis in the interest of keeping the PR sane ;)

@oliverturner oliverturner changed the title Adds templated docs Transvision Revamp Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant