Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Introduce stemming for Internal linking suggestions and Insights #186

Closed
wants to merge 154 commits into from

Commits on Feb 11, 2019

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

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    92f2c72 View commit details
    Browse the repository at this point in the history
  2. Improve tests

    nataliashitova committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    dc409d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc4e56 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    03c6017 View commit details
    Browse the repository at this point in the history
  2. Implement CR feedback

    nataliashitova committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    2f4bdff View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Configuration menu
    Copy the full SHA
    a0ee146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50a4cfb View commit details
    Browse the repository at this point in the history
  3. Merge branch '2014-add-paper-attributes-to-internal-linking' of https…

    …://github.com/Yoast/YoastSEO.js into 2014-add-paper-attributes-to-internal-linking
    nataliashitova committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    f79783a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    183d9f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Disable the complexity ESLint rule in the example

    After a small discussion with the team, we decided to disable this rule.
    As this is our development tool and we do not want to put to much time into optimizing the coding standards within.
    igorschoester committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    ac51bcf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2140 from Yoast/2014-add-paper-attributes-to-inte…

    …rnal-linking
    
    Add paper attributes to internal linking research
    igorschoester authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    72cf73d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ad106 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    32a56aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2560c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30176f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e012c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

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

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    a08a535 View commit details
    Browse the repository at this point in the history
  2. One forgotten change

    nataliashitova committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    40fa0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce3ce66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e156abf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de91289 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d05e48 View commit details
    Browse the repository at this point in the history
  7. Functions now explicitly return null in determineStem, instead of rel…

    …ying on implicitly returning undefined.
    hansjovis committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    e39f3a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55dfdc0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2150 from Yoast/2139-morphologize-internal-linkin…

    …g-suggestiongs
    
    Add a stemmer for English
    hansjovis authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    898359d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Configuration menu
    Copy the full SHA
    ef3790c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7db4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9450550 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e52c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82610ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aac5ffd View commit details
    Browse the repository at this point in the history
  7. Add more specs

    nataliashitova committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    6616343 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94d4398 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    a4f0743 View commit details
    Browse the repository at this point in the history
  2. Small improvements

    nataliashitova committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    235d779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264fba5 View commit details
    Browse the repository at this point in the history
  4. Fix specs

    nataliashitova committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    3b414ab View commit details
    Browse the repository at this point in the history
  5. Adjust example

    nataliashitova committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    83509f6 View commit details
    Browse the repository at this point in the history
  6. Add specs

    nataliashitova committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    bc16e7c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    67c13ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb949f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84b05ce View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    28c2bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97289fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0daeeca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    968fbfc View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    305d647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd26d92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0bf80d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4265456 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Add stems to Insights

    nataliashitova committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    e329d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c55549 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Fix example

    nataliashitova committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    cf2a4f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Yoast/2139-use-stems-in-relevant-words

    Use word stems to improve relevant words
    manuelaugustin authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    20079bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2da989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35cca36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2ee1a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    350066c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709a6cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62ac5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3834862 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    469b0b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

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

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    817afb6 View commit details
    Browse the repository at this point in the history
  2. Revert number of prominent words to 5

    Co-Authored-By: nataliashitova <36954173+nataliashitova@users.noreply.github.com>
    manuelaugustin and nataliashitova authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    9b3ee30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35492b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15a3370 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Merge pull request #92 from Yoast/improve-stemming

    Add more specs for newly-fixed stemming cases
    hansjovis authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    7b530d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

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

Commits on Mar 26, 2019

  1. Implement CR feedback

    nataliashitova committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    bc2fed0 View commit details
    Browse the repository at this point in the history
  2. Fix the merge conflict

    nataliashitova committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    306f87a View commit details
    Browse the repository at this point in the history
  3. Fix merge conflict

    nataliashitova committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    ea572c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

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

Commits on Mar 29, 2019

  1. Add specs

    nataliashitova committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    f4c31fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9d91b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e36dfdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64625d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9495c19 View commit details
    Browse the repository at this point in the history
  6. Fix merge conflict

    nataliashitova committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    b451cc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0712da3 View commit details
    Browse the repository at this point in the history
  8. fix spec

    nataliashitova committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    08f34d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Merge pull request #175 from Yoast/add-german-stemmer-to-factory

    Add german stemming functionality to internal linking
    hansjovis authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    a1b81d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b24345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae4eb05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73fae9f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    65e7c83 View commit details
    Browse the repository at this point in the history
  2. Fix spacing

    nataliashitova committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    dced3a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a316730 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #65 from Yoast/2292-use-stems-in-insights

    Use stems in Insights
    hansjovis authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    4b651b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6621c7 View commit details
    Browse the repository at this point in the history
  6. Fix merge conflict

    nataliashitova committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    24da3f5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #170 from Yoast/prevent-abbreviations-from-stemming

    Prevent abbreviations from stemming
    hansjovis authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    f963bed View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    6e02686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a3307 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    e41b275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54aceed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d0ff3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #202 from Yoast/201-create-feature-toggle-package

    Creates `yoast/feature-toggle` package.
    nataliashitova authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    2d2b50e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4430c53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8f1fa0 View commit details
    Browse the repository at this point in the history
  7. Added an extra test.

    hansjovis committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    27820ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5104d11 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

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

Commits on Apr 10, 2019

  1. Merge pull request #207 from Yoast/203-implement-feature-toggle-funct…

    …ionality
    
    203 implement feature toggle functionality
    manuelaugustin authored Apr 10, 2019
    Configuration menu
    Copy the full SHA
    21c6999 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

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

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    150d53b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ed34a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f991b7 View commit details
    Browse the repository at this point in the history
  4. Refactors the feature toggle package to make use of a global variable…

    … on the window / worker for saving enabled features.
    hansjovis committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    0b4d2c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89e203e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5c839e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/internal-linking' of github.com:Yoast/javascrip…

    …t into 12661-implement-feature-flag-functionality
    hansjovis committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    a59234d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48ec434 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3de2966 View commit details
    Browse the repository at this point in the history
  10. Refactors the feature toggle package to make use of a global variable. (

    #241)
    
    Refactors the feature toggle package to make use of a global variable.
    nataliashitova authored Apr 23, 2019
    Configuration menu
    Copy the full SHA
    bb0c67f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    636c625 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41d4801 View commit details
    Browse the repository at this point in the history
  13. Fix code style

    nataliashitova committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    4b92318 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Rename paths

    maartenleenders committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    01628cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5a4e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31c6ba9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Configuration menu
    Copy the full SHA
    0159c5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from Yoast/feature-flag-internal-linking

    Make new internal linking separate functions
    manuelaugustin authored Apr 25, 2019
    Configuration menu
    Copy the full SHA
    671665c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39bfc54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8869acf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e7956f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fc8aab View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Merge pull request #246 from Yoast/244-rename-feature-toggle-to-featu…

    …re-flag
    
    Rename feature-toggle to feature-flag
    manuelaugustin authored Apr 26, 2019
    Configuration menu
    Copy the full SHA
    02d77d5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Configuration menu
    Copy the full SHA
    47e97e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6521bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8e8f58 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Configuration menu
    Copy the full SHA
    763a610 View commit details
    Browse the repository at this point in the history
  2. Changed name of global array of feature flags to wpseoFeatureFlags.

    To be more consistent with the naming of other wpseo variables on the window.
    hansjovis committed May 6, 2019
    Configuration menu
    Copy the full SHA
    1e747f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f382fef View commit details
    Browse the repository at this point in the history
  4. Removed empty line.

    hansjovis committed May 6, 2019
    Configuration menu
    Copy the full SHA
    8048ca6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #269 from Yoast/fix-reverting-of-refactored-featur…

    …e-toggle
    
    Re-added the refactored feature flag functionality.
    manuelaugustin authored May 6, 2019
    Configuration menu
    Copy the full SHA
    3a9e312 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Resolve merge conflict

    nataliashitova committed May 15, 2019
    Configuration menu
    Copy the full SHA
    2b71ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f986456 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Import the English morpholgy file with the -v2 suffix, change specs s…

    …o that they don't import the morphology file directly, but do so via getMorphologyData
    manuelaugustin committed May 16, 2019
    Configuration menu
    Copy the full SHA
    674810b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    f1cb194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61db6ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cd56db View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

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

Commits on May 22, 2019

  1. Merge branch 'feature/internal-linking' of github.com:Yoast/javascrip…

    …t into fix-specs-for-English-morphology
    manuelaugustin committed May 22, 2019
    Configuration menu
    Copy the full SHA
    622f28a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd49e6 View commit details
    Browse the repository at this point in the history
  3. Use getMorphologyData in specs and add -v2 to English morphologyData (#…

    …282)
    
    Use getMorphologyData in specs and add -v2 to English morphologyData
    nataliashitova authored May 22, 2019
    Configuration menu
    Copy the full SHA
    7160bb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbf19a6 View commit details
    Browse the repository at this point in the history
  5. Publish

     - @yoast/example-component-app@1.0.20
     - @yoast/content-analysis-app@0.1.19
     - @yoast/algolia-search-box@1.3.0-rc.0
     - @yoast/analysis-report@0.4.0-rc.0
     - @yoast/components@0.4.0-rc.0
     - @yoast/configuration-wizard@1.3.0-rc.0
     - eslint-config-yoast@5.0.15
     - @yoast/feature-flag@0.3.0-rc.0
     - @yoast/helpers@0.4.0-rc.0
     - @yoast/search-metadata-previews@1.3.0-rc.0
     - @yoast/social-metadata-previews@0.4.0-rc.0
     - @yoast/style-guide@0.4.0-rc.0
     - yoast-components@4.27.0-rc.0
     - yoast-social-previews@1.4.9-rc.0
     - yoastseo@1.54.0-rc.0
    manuelaugustin committed May 22, 2019
    Configuration menu
    Copy the full SHA
    faee42e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b7c813 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/internal-linking' of github.com:Yoast/javascrip…

    …t into fix-content-analysis-app-morphology-data-imports
    manuelaugustin committed May 22, 2019
    Configuration menu
    Copy the full SHA
    6e2b1c9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fix-content-analysis-app-morphology-data-imports' of gi…

    …thub.com:Yoast/javascript into fix-content-analysis-app-morphology-data-imports
    manuelaugustin committed May 22, 2019
    Configuration menu
    Copy the full SHA
    6bcf3fb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #287 from Yoast/fix-content-analysis-app-morpholog…

    …y-data-imports
    
    Fix content analysis app morphology data imports
    manuelaugustin authored May 22, 2019
    Configuration menu
    Copy the full SHA
    765f363 View commit details
    Browse the repository at this point in the history