Commit Graph

  • 5f3003aaa1
    Merge pull request #350 from rustwasm/fav-fav-fav-fav-fav-icon ashley williams 2018-09-23 19:24:45 -0400
  • 8671225f2d feat(homepage): favicons Ashley Williams 2018-09-23 19:19:42 -0400
  • 485a0fdada
    Merge pull request #349 from rustwasm/fix-the-links ashley williams 2018-09-23 19:09:06 -0400
  • ed4c2eb457 fix(homepage): links need wasm-pack URL segment Ashley Williams 2018-09-23 19:02:31 -0400
  • 6d7e9ab359
    Merge pull request #338 from spencerwilson/serde-broken-link ashley williams 2018-09-23 18:55:07 -0400
  • eb850773c2
    Merge pull request #246 from rustwasm/docs-fix ashley williams 2018-09-23 18:54:24 -0400
  • 3229f1f791 feat(website): add landing page Ashley Williams 2018-09-23 12:39:27 -0400
  • d2a6af8eda feat(docs): update/rename pages Ashley Williams 2018-08-02 15:47:43 -0400
  • a1c50772a1 fix(changelog): Passing arbitrary data broken link Spencer Wilson 2018-09-22 14:29:16 -0700
  • cd4e381ef4 Pass `--debug` to `wasm-bindgen` in debug mode Alex Crichton 2018-09-21 17:01:34 -0700
  • 7df088caad
    Merge pull request #330 from rustwasm/force-lib-build ashley williams 2018-09-21 15:02:44 -0400
  • 0fa456c62b feat(build): force lib build only Ashley Williams 2018-09-21 14:25:15 -0400
  • 4a1a4bed13
    Merge pull request #328 from mstallmo/fix-links ashley williams 2018-09-21 14:17:44 -0400
  • 9f106caff4
    Merge pull request #327 from rustwasm/no-modules-plz-k-thx ashley williams 2018-09-21 14:16:34 -0400
  • 090fd15ce6 Fix broken links in book by replacing absolute paths with relative paths Mason Stallmo 2018-09-21 12:20:32 -0500
  • 120236f1a9 fix(style): appease cargo fmt Ashley Williams 2018-09-21 12:19:28 -0400
  • 286bed9c27 test(no-modules): no-modules works Ashley Williams 2018-09-21 12:16:24 -0400
  • d79349e1f5 feat(manifest): build no_modules npmpkg Ashley Williams 2018-09-21 11:26:41 -0400
  • 1985db371f feat(manifest:npm): add nomodules manifest struct Ashley Williams 2018-09-21 11:22:46 -0400
  • 64c5a22ff6 feat(bindgen): accept no-modules as target Ashley Williams 2018-09-21 11:19:13 -0400
  • 37349a63f0
    Merge pull request #323 from fitzgen/make-tests-faster Nick Fitzgerald 2018-09-20 16:20:35 -0700
  • fa61f90909 tests: Make tests run faster by using Fixture builders Nick Fitzgerald 2018-09-20 15:12:26 -0700
  • 4df7761156
    Merge pull request #320 from rustwasm/cargo-update ashley williams 2018-09-20 15:22:23 -0400
  • a8a5fb6af0 chore(deps): cargo update Ashley Williams 2018-09-20 12:49:15 -0400
  • 1e9d8de32c
    Merge pull request #312 from rustwasm/mod-mod-mod Michael Gattozzi 2018-09-20 08:51:20 -0700
  • f5eaad2d77 refactor(manifest): make check optional deps a method Ashley Williams 2018-09-19 16:19:54 -0400
  • 8b9ad63985 refactor(manifest:types): clean up code duplication Ashley Williams 2018-09-19 15:45:42 -0400
  • 069f7ede2e fix(manifest:esm): snakecase to remove warning, test for sideeffects field Ashley Williams 2018-09-19 14:34:15 -0400
  • 354f038a1a fix(style): remove printlns and appease cargo fmt Ashley Williams 2018-09-19 10:51:39 -0400
  • e607eda95c refactor(manifest): move optional field warn checks to function Ashley Williams 2018-09-19 10:50:12 -0400
  • fc7c2d1593 test(manifest): update tests to reflect new pkgjsons Ashley Williams 2018-09-19 10:22:09 -0400
  • c26a834772 fix(manifest:serialize): don't include npmpkg wrapping type Ashley Williams 2018-09-19 10:21:49 -0400
  • 195c4e1cd6 feat(manifest:npm:esm): add sideeffects key, set to false Ashley Williams 2018-09-18 18:04:20 -0400
  • 20239ecba3 feat(manifest): whitelist js file in es6 mod packagejson Ashley Williams 2018-09-18 18:02:39 -0400
  • 7f38eb9b0c fix(manifest:npm): s/es6/esmodules Ashley Williams 2018-09-18 17:48:30 -0400
  • f06f3cca0d refactor(manifest/npm): break into mods Ashley Williams 2018-09-18 17:32:49 -0400
  • 13d77ef539 feat(manifest): seralize into diff packagejsons based on target Ashley Williams 2018-09-18 17:26:15 -0400
  • 33eccd33d8 refactor(manifest): refactor npm package into own mod Ashley Williams 2018-09-18 16:11:12 -0400
  • 5304a49625
    Merge pull request #307 from alexcrichton/installers ashley williams 2018-09-17 13:24:11 -0400
  • 69e5af8fe2 Add an experimental installer for wasm-pack Alex Crichton 2018-09-12 11:54:49 -0700
  • 6ad8b0fb57
    Merge pull request #299 from rustwasm/access-flag Michael Gattozzi 2018-09-14 17:32:36 -0400
  • 86a4284ae7 feat(publish): add --access flag to publish command Ashley Williams 2018-09-11 17:38:03 -0400
  • 0bd0b5a4e0
    Merge pull request #306 from fitzgen/wasm-pack-test-reset Nick Fitzgerald 2018-09-13 16:47:07 -0700
  • 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand Nick Fitzgerald 2018-09-13 16:16:31 -0700
  • 2cd4504b64
    Merge pull request #301 from alexcrichton/tweak-appveyor ashley williams 2018-09-12 15:01:05 -0400
  • f1b4857856 Remove `--test-threads` from AppVeyor Alex Crichton 2018-09-12 11:24:46 -0700
  • d6146b25a5 Build "more compatible" executables on AppVeyor Alex Crichton 2018-09-12 11:12:14 -0700
  • b80b72d3f1
    Merge pull request #300 from alexcrichton/readme ashley williams 2018-09-12 14:13:25 -0400
  • d7ccf7f2d3 Build wasm-pack in release mode on AppVeyor Alex Crichton 2018-09-12 11:11:30 -0700
  • c70652657b Remove `branch: master` from AppVeyor deploy Alex Crichton 2018-09-12 11:06:27 -0700
  • c1a1c983fb Tweak some README links Alex Crichton 2018-09-12 11:02:52 -0700
  • 2ef929dc91
    Merge pull request #282 from mstallmo/add-otp-to-publish ashley williams 2018-09-11 15:57:03 -0400
  • 947b33fce4
    Merge pull request #296 from twilco/improve-cli-messaging ashley williams 2018-09-11 13:41:31 -0400
  • 45136e3642 Provide single quote separators around missing Cargo.toml field to improve readability Tyler Wilcock 2018-09-11 12:02:50 -0500
  • 1f0f4403fa
    Merge pull request #283 from alexcrichton/windows-download ashley williams 2018-09-11 12:23:50 -0400
  • 0381aa627a Add listing for precompiled Windows binaries Alex Crichton 2018-09-07 10:42:06 -0700
  • 8a0549f243 add support for otp when publishing to npm Mason Stallmo 2018-09-06 15:00:31 -0500
  • d0fc382c3c
    Merge pull request #281 from fitzgen/cache-cargo-install-in-ci ashley williams 2018-09-06 09:47:49 -0400
  • 61636fc5c1 CI: re-enable caching for `cargo install`ed tools Nick Fitzgerald 2018-09-05 14:08:33 -0700
  • 89be40df2f
    Merge pull request #263 from xmclark/cli-pkg-dir Nick Fitzgerald 2018-09-04 09:26:29 -0700
  • 40b0291715 add out dir cli parameter Mackenzie Clark 2018-09-02 11:30:17 -0700
  • 995a137b21
    Merge pull request #276 from mgattozzi/lockfile Michael Gattozzi 2018-08-30 14:57:53 -0400
  • b0ecf1b33f chore(deps) Update lockfile Michael Gattozzi 2018-08-30 13:35:51 -0400
  • cc250589e7
    Merge pull request #273 from fitzgen/download-bindgen-instead-of-install Nick Fitzgerald 2018-08-29 14:56:49 -0700
  • 7ab7a3f2cb feature: Use pre-built `wasm-bindgen` CLIs from Github releases Nick Fitzgerald 2018-08-28 17:24:43 -0700
  • 16acfd38c3 tests: Only invoke `copy_dir` once at a time Nick Fitzgerald 2018-08-28 17:06:51 -0700
  • d5bf5a3ecd
    Merge pull request #267 from fitzgen/hyphens-and-underscores Nick Fitzgerald 2018-08-27 14:29:32 -0700
  • b480674df4 fix: Handle both underscores and hypthens as separators in "wasm-bindgen" dependencies Nick Fitzgerald 2018-08-24 15:59:09 -0700
  • f2668f8da8
    Merge pull request #269 from data-pup/update-lock Michael Gattozzi 2018-08-25 18:22:23 -0400
  • 34d39ead78 Updated lockfile. data-pup 2018-08-25 16:36:41 -0400
  • 29d332dfab
    Merge pull request #265 from fitzgen/double-negatives Nick Fitzgerald 2018-08-24 13:08:26 -0700
  • 34676f310b
    Merge pull request #259 from xmclark/reorg-travis-deployment-config Nick Fitzgerald 2018-08-24 11:45:18 -0700
  • 2e17fa5cd7
    Merge pull request #264 from fitzgen/update-dependencies Alex Crichton 2018-08-24 11:43:44 -0700
  • 86a7eee755 tidy: Don't use double negatives Nick Fitzgerald 2018-08-24 11:28:28 -0700
  • d07ef5a27f
    Merge pull request #244 from data-pup/wasm-bindgen-coord Nick Fitzgerald 2018-08-24 11:23:45 -0700
  • 2e2b1fc2b6 create deploy macro and reorg deployment Mackenzie Clark 2018-08-24 11:12:32 -0700
  • 73d4adbc12 tidy: Use `Fail::iter_causes` instead of `e.causes().skip(1)` Nick Fitzgerald 2018-08-24 11:02:29 -0700
  • b3976bfb5a tidy(gitignore): Ignore our own log files Nick Fitzgerald 2018-08-24 10:59:37 -0700
  • 56cb555b3d chore(dependencies): Update dependencies Nick Fitzgerald 2018-08-24 10:58:45 -0700
  • b5be9d0c06
    Merge pull request #255 from halfzebra/patch-1 Nick Fitzgerald 2018-08-24 10:36:23 -0700
  • ff7f8d1f37
    Merge pull request #254 from hoodie/feature/fix-readme-links Nick Fitzgerald 2018-08-24 10:35:32 -0700
  • 1dd8bbaadf
    Merge pull request #262 from nikgraf/upgrade-slog Nick Fitzgerald 2018-08-24 10:10:21 -0700
  • 8301613278 Coordinate wasm-bindgen versions. data-pup 2018-08-01 18:24:25 -0400
  • 9cf90ac11d chore(dependencies): upgrade slog Nik Graf 2018-08-23 16:39:11 +0200
  • 7e1b1fcf12
    Merge pull request #256 from erickt/master ashley williams 2018-08-18 12:45:30 -0700
  • 5df8749154 Skip serializing empty or None values to package.json Erick Tryzelaar 2018-08-16 15:22:34 -0700
  • 7b0f9d871a Fix links in the README.md Eduard Kyvenko 2018-08-16 17:45:58 +0200
  • 51b820945b fix(doc): fix links in README Hendrik Sollich 2018-08-11 01:15:53 +0200
  • 332d624b30
    Merge pull request #250 from 1andee/206-create-issue-templates ashley williams 2018-08-07 10:47:35 -0400
  • c9d468493c Issue #206: create issue templates Ian Duke 2018-08-05 19:13:46 -0400
  • f4643abd43
    Merge pull request #239 from rustwasm/docs ashley williams 2018-08-02 15:18:16 -0400
  • 969797c0ca
    Merge pull request #243 from fitzgen/running-in-non-crate-dir ashley williams 2018-08-01 10:44:05 -0400
  • a32b03d7a1 rustfmt: Re run `cargo fmt` for new nightly Nick Fitzgerald 2018-07-31 16:21:27 -0700
  • 7fff2b6a15 Better error message when running wasm-pack in a non-crate directory Nick Fitzgerald 2018-07-31 15:47:24 -0700
  • ed35e497c7 Propagate missing `Cargo.toml` errors instead of unwrapping them Nick Fitzgerald 2018-07-31 15:35:11 -0700
  • e2e3e49f50 test: Add a failing test case for #242 Nick Fitzgerald 2018-07-31 15:30:08 -0700
  • 23febb86fb feat(book): deploy to gh-pages Ashley Williams 2018-07-30 17:17:08 -0400
  • 1489623d22 feat(tests): test that the book builds Ashley Williams 2018-07-30 17:12:52 -0400
  • 4b1e684ffc feat(book): rework book Ashley Williams 2018-07-30 17:09:53 -0400
  • bf39e3ed80 feat(doc): move book over Ashley Williams 2018-07-30 15:49:40 -0400