Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix up the package's import path #7

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

fix up the package's import path #7

wants to merge 17 commits into from

Commits on Aug 20, 2016

  1. update the the latest esdocs to fix tests

    Bret Ikehara committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    7c348e5 View commit details
    Browse the repository at this point in the history
  2. allow package name only if importPath does not exist

    Bret Ikehara committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    4da8283 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. clarify the esdoc import path logic

    Bret Ikehara committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    2b44669 View commit details
    Browse the repository at this point in the history
  2. ignore esdoc*

    Bret Ikehara committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    3b4d10f View commit details
    Browse the repository at this point in the history
  3. allow packageObj to defined as an object

    Bret Ikehara committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    99579e2 View commit details
    Browse the repository at this point in the history
  4. update the esdocs tests to generate docs on the fly

    Bret Ikehara committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    5161502 View commit details
    Browse the repository at this point in the history
  5. update the README

    Bret Ikehara committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    58dc2af View commit details
    Browse the repository at this point in the history
  6. add in more flexibility

    Bret Ikehara committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    ce0e776 View commit details
    Browse the repository at this point in the history
  7. add the appendPackageName doc

    Bret Ikehara committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    277ed2b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. remove es5 tests since it makes no sense

    Bret Ikehara committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    63323a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aad9bc View commit details
    Browse the repository at this point in the history
  3. update babel to v6

    Bret Ikehara committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    e45d198 View commit details
    Browse the repository at this point in the history
  4. update the travis build

    Bret Ikehara committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    6c94974 View commit details
    Browse the repository at this point in the history
  5. fix the coverage:travis task

    Bret Ikehara committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    968c0cb View commit details
    Browse the repository at this point in the history
  6. add check whether packageObj exists

    Bret Ikehara committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    eea4809 View commit details
    Browse the repository at this point in the history
  7. update travis.yml to node v6.3.1

    Bret Ikehara committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    31b6d59 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. add test packages

    Bret Ikehara committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    7e8cfc7 View commit details
    Browse the repository at this point in the history