Minasokoni
|
5aa7f307bf
|
changed radius on input in topbar
|
2017-08-09 22:47:53 -07:00 |
|
Kyle Shockey
|
9bb0cd7689
|
Correct funky CSS for links
|
2017-08-08 19:20:28 -07:00 |
|
Kyle
|
b7575ed8a5
|
Merge branch 'master' into bug/2903-wrong-font-for-error
|
2017-08-04 16:37:17 -07:00 |
|
Kyle
|
719db39ac4
|
Merge branch 'master' into bug/3500-missing-name-for-primitives
|
2017-08-04 16:27:35 -07:00 |
|
Kyle
|
19e09c2296
|
Merge branch 'master' into bug/3500-missing-name-for-primitives
|
2017-08-04 16:27:25 -07:00 |
|
Kyle
|
859ae1fd19
|
Merge branch 'master' into bug/3480-model-description-over-the-edge
|
2017-08-04 16:23:50 -07:00 |
|
Kyle Shockey
|
35733b5eb4
|
Indicate parameter deprecation
|
2017-08-04 15:39:48 -07:00 |
|
Owen Conti
|
d64dfc4252
|
Fixes #3500 - Fix missing names for primitive models
|
2017-08-01 20:46:41 -06:00 |
|
Owen Conti
|
ea75eddcfb
|
Fixes #3480
Change margin-left to padding-left on '&:first-of-type' table cells. Adjust width of table cell to account for padding.
|
2017-07-30 16:22:49 -06:00 |
|
shockey
|
84f6653fcf
|
Merge branch 'master' into ft/oas3
|
2017-07-28 19:58:38 -07:00 |
|
Kyle Shockey
|
f7018bc78f
|
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/oas3
|
2017-07-28 19:13:24 -07:00 |
|
Kyle Shockey
|
8bbe706918
|
Disable Try-It-Out button in OAS3
CC: #3436
|
2017-07-25 21:55:32 -07:00 |
|
Owen Conti
|
b3bccfb185
|
fixes after merge
|
2017-07-24 18:55:32 -06:00 |
|
Owen Conti
|
9281a3b37c
|
Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3414-redo
# Conflicts:
# src/core/json-schema-components.js
# src/core/utils.js
# src/style/_buttons.scss
# src/style/_form.scss
# src/style/_mixins.scss
# test/core/utils.js
|
2017-07-24 18:53:45 -06:00 |
|
Owen Conti
|
f570ffcd82
|
Reimplemented changes from PR #3427. Added fix for validating request bodies.
|
2017-07-24 18:46:30 -06:00 |
|
Owen Conti
|
87e7142f1f
|
Revert "Update parameter <select> elements to render 'invalid' classes. Add '.invalid' CSS for <select> elements. Rework validateParam() function. Added .btn-sm class for "Add item" and "Remove item" buttons in array parameters. Reduce border-width on <select> elements inside parameters. Update tests for utils.validateParam()."
This reverts commit 666e22f989.
|
2017-07-24 18:26:09 -06:00 |
|
Kyle Shockey
|
5c70134f53
|
Revert "Merge pull request #3427 from owenconti/bug/3414-validate-params-reworked"
Reopens #3414
This reverts commit 99d368673b, reversing
changes made to 8bf9037bbc.
|
2017-07-24 13:07:12 -07:00 |
|
shockey
|
4f1772f654
|
Merge branch 'master' into bug/2903-wrong-font-for-error
|
2017-07-21 19:19:44 -07:00 |
|
shockey
|
8704db7d0f
|
Merge branch 'master' into bug/3414-validate-params-reworked
|
2017-07-21 18:35:02 -07:00 |
|
Owen Conti
|
b9bb4c124e
|
Fixes #3434 - Change link style color for .response-col_description__inner links
|
2017-07-21 18:46:50 -06:00 |
|
Owen Conti
|
666e22f989
|
Update parameter <select> elements to render 'invalid' classes. Add '.invalid' CSS for <select> elements. Rework validateParam() function. Added .btn-sm class for "Add item" and "Remove item" buttons in array parameters. Reduce border-width on <select> elements inside parameters. Update tests for utils.validateParam().
|
2017-07-20 21:33:57 -06:00 |
|
Owen Conti
|
24882b69a8
|
File formatting fixes
|
2017-07-17 21:15:05 -06:00 |
|
Owen Conti
|
0622bd7179
|
Revert changes based on @Minasokoni's suggestion
|
2017-07-17 21:09:25 -06:00 |
|
Owen Conti
|
54b867a9bc
|
Merge branch 'master' into bug/2903-wrong-font-for-error
# Conflicts:
# dev-helpers/index.html
|
2017-07-17 18:51:04 -06:00 |
|
Owen Conti
|
b1605a0177
|
Merge branch 'master' into bug/3329-duplicate-css
# Conflicts:
# make-webpack-config.js
|
2017-07-17 18:49:19 -06:00 |
|
Kyle Shockey
|
7d01a5a8ac
|
Fix external documentation styling
|
2017-07-14 18:22:01 -07:00 |
|
shockey
|
cbe1680c6d
|
Merge branch 'master' into bug/3078-newlines-in-markdown
|
2017-07-14 17:29:10 -07:00 |
|
shockey
|
e77c980ae8
|
Merge branch 'master' into ft/2884-operation-deep-linking
|
2017-07-14 15:40:20 -07:00 |
|
Kyle Shockey
|
73845907a3
|
Add anchors for tags and operations
|
2017-07-14 01:13:30 -07:00 |
|
Minasokoni
|
d7c28912e0
|
updated input styling
|
2017-07-13 21:50:19 -07:00 |
|
Minasokoni
|
8b5c2cc409
|
moved filter search to layout
|
2017-07-13 21:48:20 -07:00 |
|
Owen Conti
|
7000c20765
|
Moved split-pane-mode.less file into a .scss file. Removed remaining unused .less files. Removed reference to less file in webpack config. Removed dependency on less-loader. Updated standalone and bundle builds to no longer compile any styles.
|
2017-07-11 20:17:06 -06:00 |
|
Owen Conti
|
914b21f228
|
Revert back to the 'breaks' fix for newlines in markdown content
|
2017-07-10 19:23:18 -06:00 |
|
Owen Conti
|
b11399a57e
|
Revert original fix and implement fix from @1Map
|
2017-07-10 17:39:05 -06:00 |
|
Minasokoni
|
fe200f8616
|
styling updates
|
2017-07-11 09:46:44 +12:00 |
|
Owen Conti
|
48f11a172a
|
Fixes #2903 - Fix CSS imports so body and html styles are included from .scss files. Update body selector to have a font-family
|
2017-07-08 11:33:34 -06:00 |
|
Owen Conti
|
5d9ab6a0a2
|
Fixes #3078 - Added breaks: true to Remarkable so newlines are rendered as line breaks. Remove margin-top from <p> tags within .model elements to fix the alignment in the model's description text.
|
2017-07-08 10:48:52 -06:00 |
|
shockey
|
f5b299f4f5
|
Merge branch 'master' into bug/3309-required-file-inputs
|
2017-07-07 15:11:43 -07:00 |
|
sharkpp
|
ff41b30171
|
fixing Non-ascii character class name
Fixed to LATIN SMALL LETTER A because class name contained CYRILLIC
SMALL LETTER A.
|
2017-07-08 01:19:03 +09:00 |
|
Kyle Shockey
|
4e80e292b2
|
Merge branch 'master' into ft/oas3
|
2017-07-04 23:50:00 -07:00 |
|
Owen Conti
|
dd1b87e3d7
|
Fixes #3309 - Add same styles as regular input elements to file inputs. Add test for validating file type.
|
2017-07-03 18:04:49 -06:00 |
|
Kyle Shockey
|
1e40a20e07
|
Add switching logic for each Response Code to have its own content types
|
2017-07-02 23:02:44 -07:00 |
|
Kyle Shockey
|
50c0d39418
|
MOAR alignment
|
2017-06-29 23:26:33 -07:00 |
|
Kyle Shockey
|
2b37e7c2e4
|
Render markdown more normally
|
2017-06-28 19:28:30 -07:00 |
|
Owen Conti
|
8727754dd4
|
#3110 - Fix models down arrow icon in firefox
|
2017-06-27 20:56:48 -06:00 |
|
Minasokoni
|
756a493ab1
|
forgot fontsize
|
2017-06-22 14:55:14 -07:00 |
|
Minasokoni
|
5e0354a6cd
|
Removed margin
|
2017-06-22 14:48:56 -07:00 |
|
Minasokoni
|
73df4922f4
|
minimal update to styling
|
2017-06-21 08:22:48 -07:00 |
|
Jesse Mandel
|
2e40f59cad
|
Updated Topbar with a select option if urls is passed.
Can use `?name=NAME` to preselect.
|
2017-06-20 15:31:36 -07:00 |
|
Kyle Shockey
|
541f3e99b2
|
Tweak deprecated display
|
2017-06-16 01:44:44 -07:00 |
|