X Tutup
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: honkit/honkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.1
Choose a base ref
...
head repository: honkit/honkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.2
Choose a head ref
  • 14 commits
  • 341 files changed
  • 4 contributors

Commits on Aug 15, 2020

  1. CI: limit mac tests to 1

    azu committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    f1bc03e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update lock

    azu committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    9f60db6 View commit details
    Browse the repository at this point in the history
  3. CI: fix indent

    azu committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    7f650b0 View commit details
    Browse the repository at this point in the history
  4. CI: use node-version

    azu committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    5a5d2be View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

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

Commits on Aug 21, 2020

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

Commits on Aug 24, 2020

  1. refactor(honkit): Convert JavaScript to TypeScript (#112)

    * [ts-migrate][honkit] Init tsconfig.json file
    
    Co-authored-by: ts-migrate <>
    
    * [ts-migrate][honkit] Rename files from JS/JSX to TS/TSX
    
    Co-authored-by: ts-migrate <>
    
    * [ts-migrate][honkit] Run TS Migrate
    
    Co-authored-by: ts-migrate <>
    
    * refactor(honkit): fix duplicated function and remove ts-expect-error
    
    * chore(deps): add typescrtipt as devDeps
    
    * temp
    
    * refactor(honkit): convert to TypeScript
    
    * test(honkit): fix test
    
    * test(honkit): fix file suffix
    
    * test(honkit): ignore test again
    
    * fix: rename to js to ts
    
    * refactor(honkit): move to ts
    
    * fix: do not rename
    
    * fix: dist path
    
    * refactor: format browser.ts
    azu authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    ed8ec44 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    4a56826 View commit details
    Browse the repository at this point in the history
  2. docs: add release flow

    azu committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    60948f5 View commit details
    Browse the repository at this point in the history
  3. fix: change versionup script

    azu committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    7ed4bb3 View commit details
    Browse the repository at this point in the history
  4. docs: Update CONTRIBUTING.md

    azu committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    6af7ef8 View commit details
    Browse the repository at this point in the history
  5. docs: Update CONTRIBUTING.md

    azu committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    3b3d5f6 View commit details
    Browse the repository at this point in the history
  6. chore(release): v3.6.2

    azu committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    2534152 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #120 from honkit/docker

    feat(docker): add basic Dockerfile
    azu authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f23a06f View commit details
    Browse the repository at this point in the history
Loading
X Tutup