1. 29 9月, 2018 4 次提交
  2. 21 9月, 2018 1 次提交
  3. 15 9月, 2018 5 次提交
  4. 14 9月, 2018 2 次提交
  5. 13 9月, 2018 1 次提交
  6. 12 9月, 2018 1 次提交
  7. 08 9月, 2018 3 次提交
  8. 07 9月, 2018 1 次提交
  9. 31 8月, 2018 1 次提交
  10. 28 8月, 2018 1 次提交
  11. 26 8月, 2018 1 次提交
  12. 24 8月, 2018 3 次提交
    • K
      fix: deep link fragment escaping (via #4832) · 00432fc0
      kyle 提交于
      * `test/e2e` -> `test/e2e-selenium`
      
      * add Cypress
      
      * ESLint fixes
      
      * MOAR cypress
      
      * `integration` -> `tests`
      
      * wire Cypress up to a hot e2e server
      
      * add failing tests for #4537
      
      * add petstore for future use
      
      * don't tack `operations/` onto href path
      
      * escape generated URL fragments
      
      * Update package.json
      00432fc0
    • K
      meta: supplemental tests for #4537 (via #4828) · b4f18863
      kyle 提交于
      * `test/e2e` -> `test/e2e-selenium`
      
      * add Cypress
      
      * ESLint fixes
      
      * MOAR cypress
      
      * `integration` -> `tests`
      
      * wire Cypress up to a hot e2e server
      
      * add failing tests for #4537
      
      * Update package.json
      b4f18863
    • K
      meta: introduce Cypress end-to-end testing (via #4827) · 1b2fbda6
      kyle 提交于
      * `test/e2e` -> `test/e2e-selenium`
      
      * add Cypress
      
      * ESLint fixes
      
      * MOAR cypress
      
      * `integration` -> `tests`
      
      * wire Cypress up to a hot e2e server
      
      * linter fixes
      
      * don't run in CI
      1b2fbda6
  13. 23 8月, 2018 2 次提交
  14. 21 8月, 2018 1 次提交
  15. 18 8月, 2018 2 次提交
  16. 11 8月, 2018 1 次提交
  17. 09 8月, 2018 3 次提交
  18. 04 8月, 2018 4 次提交
    • K
      rebuild dist · c9e8a675
      Kyle Shockey 提交于
      c9e8a675
    • K
      v3.18.0 · 689f658b
      Kyle Shockey 提交于
      689f658b
    • K
      feature: `allowEmptyValue` controls (#4788) · 87296702
      kyle 提交于
      * add baseline tests
      
      * coerce empty strings to null when updating parameter values
      
      * add ParameterIncludeEmpty
      
      * add redux management for empty parameter value inclusion state
      
      * use name+in keying for state management instead of hash keying
      
      * update new redux method usages to name+in keying
      
      * coerce empty Immutable iterables in onChangeWrapper
      
      * OAS3 tests & support
      
      * add included empty parameters to requests before dispatching to Swagger Client
      
      * make empty inclusion interface prettier
      
      * add tests for #4587
      
      * linter fixes
      
      * check for truthy value before reaching into property
      87296702
    • K
      fix: anchor tag safety (via #4789) · dd3afdc4
      kyle 提交于
      * v3.17.6
      
      * release(3.17.6): rebuild dist
      
      * add failing tests
      
      * fix Link component
      
      * fix OnlineValidatorBadge component
      
      * switch from <a> to <Link> in operation components
      
      * make Markdown inputs safe
      
      * use Link component in Info block, for target safety
      
      * add eslint rule for unsafe `target` usage
      dd3afdc4
  19. 03 8月, 2018 1 次提交
  20. 28 7月, 2018 1 次提交
    • K
      release: v3.17.6 · 5431eed1
      kyle 提交于
      * v3.17.6
      
      * release(3.17.6): rebuild dist
      5431eed1
  21. 27 7月, 2018 1 次提交