Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zxing-js/text-encoding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: zxing-js/text-encoding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 35 files changed
  • 2 contributors

Commits on May 14, 2020

  1. removed externs.js

    odahcam committed May 14, 2020
    Configuration menu
    Copy the full SHA
    eb6d398 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. removed dist from entrypints

    odahcam authored May 15, 2020
    Configuration menu
    Copy the full SHA
    8448a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9bf7ba View commit details
    Browse the repository at this point in the history
  3. 0.8.1

    odahcam committed May 15, 2020
    Configuration menu
    Copy the full SHA
    32d552c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. shared array buffer fix

    odahcam committed May 18, 2020
    Configuration menu
    Copy the full SHA
    930c1ca View commit details
    Browse the repository at this point in the history
  2. 0.8.2

    odahcam committed May 18, 2020
    Configuration menu
    Copy the full SHA
    72e071f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. fixed polyfill script

    odahcam committed May 30, 2020
    Configuration menu
    Copy the full SHA
    551bcbe View commit details
    Browse the repository at this point in the history
  2. 0.8.3

    odahcam committed May 30, 2020
    Configuration menu
    Copy the full SHA
    d9ecbb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Update FUNDING.yml

    odahcam authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    44dd985 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. implemented iso-8859-1

    thanks @username1565 for all the help!
    odahcam committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    1da3038 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. fix parameters

    odahcam committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    10d8f6f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. fix default params

    odahcam committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    6c8b99d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from zxing-js/feature/iso-8859-1

    implemented iso-8859-1
    odahcam authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    7a8856b View commit details
    Browse the repository at this point in the history
  3. 0.9.0

    odahcam committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    f799f63 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    5ad81ef View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. removed unused steps

    odahcam committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    3133dd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. switched uglify-js for terser

    odahcam committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    89c11cc View commit details
    Browse the repository at this point in the history
  2. updated pm2

    odahcam committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c13216d View commit details
    Browse the repository at this point in the history
Loading