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

New module @turf/boolean-overlaps #856

Merged
merged 12 commits into from
Jul 26, 2017
Merged

New module @turf/boolean-overlaps #856

merged 12 commits into from
Jul 26, 2017

Commits on Jul 18, 2017

  1. imported turf-overlaps from

    stebogit committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    144b080 View commit details
    Browse the repository at this point in the history
  2. first refactoring

    stebogit committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    117aac9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2017

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

Commits on Jul 22, 2017

  1. Configuration menu
    Copy the full SHA
    f1cad4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    164ae37 View commit details
    Browse the repository at this point in the history
  3. added geometries test

    stebogit committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    309897e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c426ed View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

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

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    981a1d0 View commit details
    Browse the repository at this point in the history
  2. completed implementation:

    - added equal check;
    - updated tests;
    - updated bench;
    - updated types;
    stebogit committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    274c6d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f292d27 View commit details
    Browse the repository at this point in the history
  4. renamed module to

    stebogit committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    0cf8731 View commit details
    Browse the repository at this point in the history