1. 02 6月, 2018 1 次提交
  2. 26 5月, 2018 1 次提交
  3. 19 5月, 2018 1 次提交
  4. 12 5月, 2018 1 次提交
  5. 05 5月, 2018 1 次提交
    • K
      v3.14.1 (#4521) · 11c58630
      kyle 提交于
      * v3.14.1
      
      * transform `const` & `let` to `var` in node_modules, for IE11
      
      * rebuild dist
      11c58630
  6. 28 4月, 2018 1 次提交
    • K
      v3.14.0 (#4492) · 7049de62
      kyle 提交于
      * v3.14.0
      
      * fix: simplify config fetch interceptor implementation
      
      * add `loadRemoteConfig` flag to requests
      
      * v3.14.0
      7049de62
  7. 24 4月, 2018 1 次提交
  8. 21 4月, 2018 1 次提交
  9. 14 4月, 2018 1 次提交
  10. 07 4月, 2018 1 次提交
  11. 31 3月, 2018 1 次提交
  12. 25 3月, 2018 1 次提交
    • K
      v3.13.1 (#4367) · 9c8955ed
      kyle 提交于
      * fix: don't assign example if an example does not exist
      
      fixes #4319
      
      * v3.13.1
      
      * rebuild dist
      9c8955ed
  13. 17 3月, 2018 1 次提交
  14. 10 3月, 2018 1 次提交
    • K
      v3.12.1 (#4311) · 49e04666
      kyle 提交于
      * v3.12.1
      
      * Rebuild dist for v3.12.1
      49e04666
  15. 03 3月, 2018 1 次提交
    • K
      v3.12.0 (#4282) · 83232dc2
      kyle 提交于
      * Use `parameterWithMeta` to get parameter data in <ParameterRow>
      
      * Prefer specPath when fetching resolved subtrees in OperationContainer
      
      * Add test for OAS3 callback rendering
      
      * Remove debugger statement
      
      * Pass base resolution URL directly to Swagger-Client subtree resolver
      
      * Remove accidental comment
      
      * Migrate additional options
      
      * Don't default to empty Map when getting subtree
      
      * fix(validateParam): check for ImList type before using count method
      
      * Use `replaceState` to update `urls.primaryName`
      
      This gives us the stateful URL we want, without:
      (a) refreshing the page on update
      (b) creating a long, useless history for the user
      (c) implying that browser history is two-way bound
          to Swagger-UI (it isn't, we don't have a router)
      
      * Add `fn.opsFilter` docs and internal API versioning note
      
      * restrict `x-example` functionality to Swagger 2.0
      
      * polish Authorize + Close buttons
      
      * add tachyons; use it for padding the new Reset button
      
      * v3.12.0
      
      * rebuild dist
      83232dc2
  16. 24 2月, 2018 1 次提交
  17. 10 2月, 2018 1 次提交
    • K
      v3.10.0 (#4210) · 1013d16d
      kyle 提交于
      * v3.10.0
      
      * Fix Execute styling issue
      
      * Rebuild dist
      1013d16d
  18. 27 1月, 2018 1 次提交
    • K
      v3.9.3 (#4170) · 9653258b
      kyle 提交于
      * default to empty `ImmutableMap` when grabbing op metadata
      
      * pass `errors` into JsonSchema components
      
      * Account for Immutable data structure in JavaScriptonSchema...
      
      ...and create empty Lists instead of Maps by default.
      
      * Pass ImmutableList through to JsonSchema child components
      
      * v3.9.3
      9653258b
  19. 20 1月, 2018 1 次提交
  20. 13 1月, 2018 1 次提交
    • K
      release: 3.9.1 (#4106) · 25357320
      kyle 提交于
      * fix(core-components): make `onToggle` a non-required prop in ModelCollapse
      
      * release: 3.9.1
      25357320
  21. 06 1月, 2018 1 次提交
  22. 30 12月, 2017 1 次提交
  23. 23 12月, 2017 1 次提交
  24. 16 12月, 2017 2 次提交
  25. 10 12月, 2017 2 次提交
  26. 02 12月, 2017 1 次提交
  27. 24 11月, 2017 1 次提交
  28. 22 11月, 2017 2 次提交
  29. 18 11月, 2017 2 次提交
  30. 11 11月, 2017 1 次提交
  31. 04 11月, 2017 1 次提交
  32. 02 11月, 2017 2 次提交
  33. 31 10月, 2017 1 次提交
  34. 28 10月, 2017 1 次提交
  35. 25 10月, 2017 1 次提交