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

Legacy browser support, better Monorepo usage #39

Merged
merged 20 commits into from
Oct 23, 2017

Commits on Oct 14, 2017

  1. Standardize main/module package.json props

    - Replace non-standard `jsnext:main` with proposed `module` prop
    - Use `index.js` for all `module` values
    - Use `dist` files for all `main` values
    caseyWebb committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    182118e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9b910 View commit details
    Browse the repository at this point in the history
  3. Add standard eslint config

    caseyWebb committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    9e41ba5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2080de8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c1dacb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1524949 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. 🚧 WIP

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    09657cb View commit details
    Browse the repository at this point in the history
  2. 🚧 WIP

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    e381b09 View commit details
    Browse the repository at this point in the history
  3. Fix tests (kind of)

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    de87254 View commit details
    Browse the repository at this point in the history
  4. Remove unused deps

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    7e88d92 View commit details
    Browse the repository at this point in the history
  5. Remove unused dotfiles

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    260c420 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea8cc88 View commit details
    Browse the repository at this point in the history
  7. Add minified browser build

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    4de4f07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    441e692 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09375be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a4a7f9 View commit details
    Browse the repository at this point in the history
  11. Add ES6 builds

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    0160d22 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f82e58f View commit details
    Browse the repository at this point in the history
  13. Update repo usage in README

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    dd0aafc View commit details
    Browse the repository at this point in the history
  14. Fix CDN link(s) in README

    caseyWebb committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    1ad236d View commit details
    Browse the repository at this point in the history