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: php-gettext/JS-Translator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: php-gettext/JS-Translator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 2, 2019

  1. new version

    Oscar Otero committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    487da02 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. commonjs module

    Oscar Otero committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    f4d51f0 View commit details
    Browse the repository at this point in the history
  2. include a basic limited implementation of vsprintf

    Oscar Otero committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    a7eec51 View commit details
    Browse the repository at this point in the history
  3. removed unused code

    Oscar Otero committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    0196f8a View commit details
    Browse the repository at this point in the history
  4. updated changelog

    Oscar Otero committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    3910912 View commit details
    Browse the repository at this point in the history
  5. Include files in package.json

    Oscar Otero committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    9a8a367 View commit details
    Browse the repository at this point in the history
  6. improve readme

    Oscar Otero committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    a854577 View commit details
    Browse the repository at this point in the history
  7. added gitattributes

    Oscar Otero committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    6fb27dd View commit details
    Browse the repository at this point in the history
  8. publish v3

    Oscar Otero committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    494a416 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. new version with UMD support

    Oscar Otero committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    855f42f View commit details
    Browse the repository at this point in the history
  2. version number

    Oscar Otero committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    5714f6f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    a07dde0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from carlosmintfan/master

    README.md: Add missing $translations argument to generateFile() call
    oscarotero authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5bd358a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df5a6bf View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge pull request #8 from carlosmintfan/master

    Add missing dn__ shortcut function
    oscarotero authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3a2cf65 View commit details
    Browse the repository at this point in the history
  2. update deps

    oscarotero committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3fe9da3 View commit details
    Browse the repository at this point in the history
  3. new version

    oscarotero committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    863fbff View commit details
    Browse the repository at this point in the history
Loading