Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent unnecessary nesting of breakpoint nodes (fixes #132) #158

Merged
merged 6 commits into from Oct 26, 2020

Commits on Oct 20, 2020

  1. Copy the full SHA
    5ab0866 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from teamplanes/feature/prevent-deep-nesting

    feat: working deep nesting prevention with initial passing test
    kirkness committed Oct 20, 2020
    Copy the full SHA
    3b8dc3e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. test: add more tests

    kirkness committed Oct 21, 2020
    Copy the full SHA
    4b8df6f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. test: fix test name

    kirkness committed Oct 26, 2020
    Copy the full SHA
    9ad1ccb View commit details
    Browse the repository at this point in the history
  2. Update src/__test__/Breakpoints.test.tsx

    Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>
    kirkness and alloy committed Oct 26, 2020
    Copy the full SHA
    1b000fe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f0384a8 View commit details
    Browse the repository at this point in the history