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: max-programming/vscode-react-javascript-snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: r5n-labs/vscode-react-javascript-snippets
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.
  • 18 commits
  • 29 files changed
  • 2 contributors

Commits on Feb 8, 2022

  1. fix: a lot of stuff related to prettier auto formatting

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    03f0f62 View commit details
    Browse the repository at this point in the history
  2. fix: ts snippets

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    a531649 View commit details
    Browse the repository at this point in the history
  3. chore: remove LastTab placeholder

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    fa00128 View commit details
    Browse the repository at this point in the history
  4. fix: components

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    c212942 View commit details
    Browse the repository at this point in the history
  5. fix: initial hooks for prettier, generated with standard

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    3cd5f97 View commit details
    Browse the repository at this point in the history
  6. chore: disable prettier by default

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    eb17ac8 View commit details
    Browse the repository at this point in the history
  7. 4.2.0

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    3e62416 View commit details
    Browse the repository at this point in the history
  8. feat: add removing react from imports in ts components

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    fbf6ab7 View commit details
    Browse the repository at this point in the history
  9. fix: load snippets dynamically inside search

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d6fbc63 View commit details
    Browse the repository at this point in the history
  10. 4.3.0

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    99f6ff6 View commit details
    Browse the repository at this point in the history
  11. docs: add Duckly sponsor

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    8719d5a View commit details
    Browse the repository at this point in the history
  12. 4.3.1

    Damian Sznajder committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    0c5b0e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. feat: add console.table

    Damian Sznajder committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    56b4325 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. chore: start extension on load

    Damian Sznajder committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e6e5d39 View commit details
    Browse the repository at this point in the history
  2. 4.4.0

    Damian Sznajder committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a1df591 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. chore: load extension on start

    Damian Sznajder committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    67d4fae View commit details
    Browse the repository at this point in the history
  2. 4.4.3

    Damian Sznajder committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    5c68701 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. chore(deps): bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Damian Sznajder committed May 3, 2022
    Configuration menu
    Copy the full SHA
    185bb91 View commit details
    Browse the repository at this point in the history
Loading