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: BytecodeAgency/Bytecode-React-CLI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/react-test-utils
Choose a base ref
...
head repository: BytecodeAgency/Bytecode-React-CLI
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.
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 20, 2020

  1. v0.3.0

    Luciano Nooijen
    Luciano Nooijen committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    7140347 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Fixed linting

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    37ae94a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Improved testing setup

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    0ab5058 View commit details
    Browse the repository at this point in the history
  2. Improve connector (exported from main file), fix tsx/ts extensions

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7ca313f View commit details
    Browse the repository at this point in the history
  3. Placed test templates in each destination file (as they all differ)

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7bad856 View commit details
    Browse the repository at this point in the history
  4. Added async/await with reactWeb testing

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    65947c4 View commit details
    Browse the repository at this point in the history
  5. Improve connector function (return closure)

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    44e0a11 View commit details
    Browse the repository at this point in the history
  6. Linting fixes

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    74a9237 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'improvements' into 'master'

    Improvements
    
    See merge request bytecode/bytecode-react-cli!4
    Jeroen van Steijn
    Jeroen van Steijn committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    8213f05 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Prepare release of v0.4.0

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e592ff3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Add DomainState as returntype of domainReducer

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    a290e12 View commit details
    Browse the repository at this point in the history
  2. Set version 0.4.2

    Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
    Luciano Nooijen
    Luciano Nooijen committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    051e956 View commit details
    Browse the repository at this point in the history
Loading