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

Swagger ui redesign/custom dropdown #5381

Merged

Commits on May 2, 2019

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

Commits on May 16, 2019

  1. improvement: relax schema description styling so Markdown can be effe…

    …ctive (via swagger-api#5340)
    M-Vainauskas authored and shockey committed May 16, 2019
    Configuration menu
    Copy the full SHA
    96c444e View commit details
    Browse the repository at this point in the history
  2. improvement: add isShown check to <ModelCollapse />'s prop `expande…

    …d` logic (via swagger-api#5331)
    geraldglynn authored and shockey committed May 16, 2019
    Configuration menu
    Copy the full SHA
    5d25a0b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Add and apply default button classes, styling

    Rody Kirwan authored and Rody Kirwan committed May 20, 2019
    Configuration menu
    Copy the full SHA
    af2d308 View commit details
    Browse the repository at this point in the history
  2. Update buttons to use custom component

    Rody Kirwan authored and Rody Kirwan committed May 20, 2019
    Configuration menu
    Copy the full SHA
    c982c99 View commit details
    Browse the repository at this point in the history
  3. Fix breaking unit tests

    Rody Kirwan authored and Rody Kirwan committed May 20, 2019
    Configuration menu
    Copy the full SHA
    da74896 View commit details
    Browse the repository at this point in the history
  4. Replace button transition, replace EOF new-line

    Rody Kirwan authored and Rody Kirwan committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d4142af View commit details
    Browse the repository at this point in the history
  5. Apply custom sui-btn-wrapper class

    Rody Kirwan authored and Rody Kirwan committed May 20, 2019
    Configuration menu
    Copy the full SHA
    47a28a5 View commit details
    Browse the repository at this point in the history
  6. Add span wrapper for button-text (allows us to apply em padding / mar…

    …gins on button element)
    Rody Kirwan authored and Rody Kirwan committed May 20, 2019
    Configuration menu
    Copy the full SHA
    56d333e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. security: CVE-2018-20834 (via swagger-api#5368)

    * bump minimum `bundlesize` version
    
    * bump `node-sass`
    
    * bump webpack + webpack-dev-server; update lockfile
    shockey authored May 22, 2019
    Configuration menu
    Copy the full SHA
    5628ff0 View commit details
    Browse the repository at this point in the history
  2. release: v3.22.2

    swaggerhub-bot committed May 22, 2019
    Configuration menu
    Copy the full SHA
    54c045f View commit details
    Browse the repository at this point in the history
  3. Abstract default classnames to Button component

    Rody Kirwan authored and Rody Kirwan committed May 22, 2019
    Configuration menu
    Copy the full SHA
    3ca5c6b View commit details
    Browse the repository at this point in the history
  4. Use classnames lib where applicable

    Rody Kirwan authored and Rody Kirwan committed May 22, 2019
    Configuration menu
    Copy the full SHA
    2c96056 View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    Rody Kirwan authored and Rody Kirwan committed May 22, 2019
    Configuration menu
    Copy the full SHA
    31f7242 View commit details
    Browse the repository at this point in the history
  6. Tidy up, remove unused classnames

    Rody Kirwan authored and Rody Kirwan committed May 22, 2019
    Configuration menu
    Copy the full SHA
    52c64f5 View commit details
    Browse the repository at this point in the history
  7. eliminate auth class

    shockey committed May 22, 2019
    Configuration menu
    Copy the full SHA
    b3396fb View commit details
    Browse the repository at this point in the history
  8. eliminate authorize class

    shockey committed May 22, 2019
    Configuration menu
    Copy the full SHA
    7f98d2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc440b3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Merge remote-tracking branch 'upstream/facelift' into swagger-ui-rede…

    …sign/standardize-default-buttons
    
    # Conflicts:
    #	src/style/_buttons.scss
    #	src/style/_variables.scss
    Rody Kirwan authored and Rody Kirwan committed May 23, 2019
    Configuration menu
    Copy the full SHA
    11e7873 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate import after merge

    Rody Kirwan authored and Rody Kirwan committed May 23, 2019
    Configuration menu
    Copy the full SHA
    9447b77 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into facelift

    Rody Kirwan authored and Rody Kirwan committed May 23, 2019
    Configuration menu
    Copy the full SHA
    e5017bc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Merge remote-tracking branch 'upstream/facelift' into facelift

    Rody Kirwan authored and Rody Kirwan committed May 24, 2019
    Configuration menu
    Copy the full SHA
    c5b3051 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Dropdown component set up

    taraokelly committed May 27, 2019
    Configuration menu
    Copy the full SHA
    c22347b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb13e90 View commit details
    Browse the repository at this point in the history
  3. Dropdown disabled prop

    taraokelly committed May 27, 2019
    Configuration menu
    Copy the full SHA
    94ca144 View commit details
    Browse the repository at this point in the history
  4. Merge with facelift branch

    taraokelly committed May 27, 2019
    Configuration menu
    Copy the full SHA
    91a9fdc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    daadac5 View commit details
    Browse the repository at this point in the history
  2. Layout-utils restucture

    taraokelly committed May 28, 2019
    Configuration menu
    Copy the full SHA
    9049352 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Merge remote-tracking branch 'upstream/facelift' into facelift

    Rody Kirwan authored and Rody Kirwan committed May 29, 2019
    Configuration menu
    Copy the full SHA
    8859fd7 View commit details
    Browse the repository at this point in the history
  2. Dropdown Basic controls

    taraokelly committed May 29, 2019
    Configuration menu
    Copy the full SHA
    2164c1a View commit details
    Browse the repository at this point in the history
  3. Dropdown Labels

    taraokelly committed May 29, 2019
    Configuration menu
    Copy the full SHA
    9e04847 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea76c04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f8e606 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3ba30d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Dropdown refs rough draft

    taraokelly committed May 30, 2019
    Configuration menu
    Copy the full SHA
    704e702 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Dropdown movement controls

    taraokelly committed May 31, 2019
    Configuration menu
    Copy the full SHA
    1533cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e6c45d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ad9c85 View commit details
    Browse the repository at this point in the history
  4. Add temporary dropdown icon - to be replaced by fontawesome

    Rody Kirwan authored and Rody Kirwan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    d1f7a27 View commit details
    Browse the repository at this point in the history
  5. Move clickhandler to li element

    Rody Kirwan authored and Rody Kirwan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    3da2770 View commit details
    Browse the repository at this point in the history
  6. Wrap dropdown text in span

    Rody Kirwan authored and Rody Kirwan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    e5c3a19 View commit details
    Browse the repository at this point in the history
  7. Update alter-hue mixin to accept custom degree

    Rody Kirwan authored and Rody Kirwan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    8ad79d0 View commit details
    Browse the repository at this point in the history
  8. Update dropdown styling

    Rody Kirwan authored and Rody Kirwan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    76ce7e5 View commit details
    Browse the repository at this point in the history
  9. Apply custom Dropdown to "schemes"

    Rody Kirwan authored and Rody Kirwan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    e915637 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'swagger-ui-redesign/custom-dropdown' of https://github.…

    …com/SmartBear/swagger-ui into swagger-ui-redesign/custom-dropdown
    
    # Conflicts:
    #	src/core/components/layout-utils/drop-down.jsx
    Rody Kirwan authored and Rody Kirwan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    5e914a4 View commit details
    Browse the repository at this point in the history
  11. Dropdown onChange

    taraokelly committed May 31, 2019
    Configuration menu
    Copy the full SHA
    5775f8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ce1e49 View commit details
    Browse the repository at this point in the history
  13. Removed Dropdown labels

    taraokelly committed May 31, 2019
    Configuration menu
    Copy the full SHA
    0d0194c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    82a4ba5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47ae9fd View commit details
    Browse the repository at this point in the history
  16. Removed onKeyPress

    taraokelly committed May 31, 2019
    Configuration menu
    Copy the full SHA
    6eaa1a2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    031f9cb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    10fda7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed9ef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4052cd2 View commit details
    Browse the repository at this point in the history
  4. Merge with facelift

    taraokelly committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    6f5ea91 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from swagger-api/facelift

    merge back from swagger-ui facelift to our facelift
    lshaw-sb authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    926d49e View commit details
    Browse the repository at this point in the history
  6. Merge with facelift

    taraokelly committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    dee5ac0 View commit details
    Browse the repository at this point in the history
  7. Dropdown styling

    taraokelly committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    17088b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9727bc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Dropdown icon

    taraokelly committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    61eca0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a690da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64bd568 View commit details
    Browse the repository at this point in the history