Andrew Luca
e531c40356
fix(styles): stop wrapper from overflowing on smaller devices ( #4121 )
...
When using `swagger-ui` for consumption by JavaScript web projects
that include module bundlers, instead of `swagger-ui-dist`
there is no `box-sizing: border-box` on `.wrapper`
and it's width overflows because of additional `padding: 0 20px`
2018-01-19 13:54:01 -06:00
Juan J. Jimenez-Anca
bd41b736a8
feat: display last error when definition/config load fails
...
Contains a breaking internal API change to `errActions.newThrownErr`, which will require a MINOR version bump. Swagger-Editor does not depend on the old usage style.
2018-01-05 21:45:21 -06:00
jenglish404
71c0742735
Make parameter description styles consistent
...
Remove .swagger-ui .parameters-col_description p formatting from _table.scss. With this in place, the parameter descriptions are bold and a larger font for request parameters. This is inconsistent with how response values are displayed.
2018-01-05 15:17:22 -08:00
Kyle Shockey
00f4fb3326
Add margin to loading container
2017-12-12 13:25:36 -08:00
Kyle Shockey
0864ca849f
Use throbber in Standalone layout; center loading messages and content
2017-12-12 13:07:18 -08:00
Kyle Shockey
99d35e06ca
Add max-width to servers select element
2017-12-08 20:18:03 -08:00
Kyle Shockey
ba90c70b34
LESS CSS BUGS
2017-11-30 17:10:25 -08:00
Kyle Shockey
ef3ccd7a23
Move server styles into its own scss file; add a little polish
2017-11-30 17:06:17 -08:00
Kyle Shockey
0997c5e5d4
Remove hardwired "Server" header, make global one prettier
2017-11-30 14:34:01 -08:00
Kyle Shockey
640050e54e
Add spacing between done and authorize button
2017-11-23 12:35:00 -06:00
Kyle Shockey
c70e0f8c38
Display object model extensions correctly
2017-11-23 12:28:37 -06:00
Greg Thompson
8ff2d77398
Merge branch 'master' into ft/3052-extensions
2017-11-20 09:48:33 -06:00
Kyle Shockey
e5b2193708
Fix Callback Response markdown styling
2017-11-17 22:59:20 -08:00
kyle
b3a602d3b0
Merge branch 'master' into bug/3897-markdown-table-headings
2017-11-17 20:47:34 -08:00
Greg Thompson
31694d7533
Merge branch 'master' into ft/3052-extensions
2017-11-17 11:00:43 -06:00
Greg Thompson
db1ad02a64
strikethrough for deprecated property name
2017-11-16 13:26:38 -06:00
Hugo Ferrando Seage
3139f3a9d7
Change color of <th>'s border-bottom elements in markdown content
2017-11-14 17:36:06 +01:00
Owen Conti
4b6a89dd53
Fixes #3897 - Change color of <th> elements in markdown content.
2017-11-13 17:29:05 -07:00
Greg Thompson
0d0b3279bb
Merge branch 'master' into ft/3052-extensions
2017-11-13 09:29:19 -06:00
Minasokoni
5b6cd88557
removed set width
2017-11-09 12:18:10 -08:00
Greg Thompson
a58cd25f08
Merge branch 'master' into ft/3052-extensions
2017-11-06 09:18:51 -06:00
Greg Thompson
44c422eba3
parameter extensions display
2017-11-06 09:17:30 -06:00
kyle
c3123224d3
Merge branch 'master' into execute-animation-cpu-usage
2017-11-03 16:11:30 -07:00
Stuart Nichols
1a02364c2f
Replace color values with variables for easier theming
...
Replaced all color values with variables in scss files and
added associated variables to _variables.scss file
2017-11-02 11:50:33 +00:00
sserbin
cb274caa1f
hinting browser about 'Execute' button animation
...
in attempt to decrease ridiculously high cpu usage of swagger-ui-pulse animation
2017-10-24 01:55:40 +03:00
Ron
d953b7790d
Merge branch 'master' into master
2017-10-20 16:54:03 -07:00
Owen Conti
95002ba6e5
Fixes #3783
...
Remove extra styles for .renderedMarkdown content.
2017-10-19 14:44:17 -06:00
Race, Dale
4da430c08e
Lower select and input button width's on mobile
2017-10-11 09:12:55 -05:00
Race, Dale
499d61161a
Decrease summary-path font size on mobile
2017-10-11 09:12:17 -05:00
Race, Dale
8acac155e1
Tweak padding values for topbar to fit mobile
2017-10-11 08:46:19 -05:00
Race, Dale
59188b1bfe
Remove min-width from search url input field
2017-10-11 08:45:41 -05:00
Owen Conti
2cd4989c05
Fixes #3646
...
Fix CSS selector for markdown content inside response component.
2017-10-10 15:54:22 -06:00
Joshua Whatley
14f47654ee
Merge branch 'master' into bug/3474
2017-09-21 16:54:54 -07:00
Joshua Whatley
6488cbb649
Merge branch 'master' into bug/3474
2017-09-18 11:27:10 -07:00
Owen Conti
b855c25406
Slightly increase size available for property names. Change units to em and add a margin to separate the property name from the property type.
2017-09-17 09:48:03 -06:00
Joshua Whatley
82b9341a06
Changing word-break to follow standard
...
Changed "break-word" to "break-all" as this is standard across all
browsers and results with consistent behavior.
2017-09-13 21:23:49 -07:00
Kyle Shockey
26edaa5f0b
OAS3 Accept header control: Component-side
2017-09-12 17:22:51 -07:00
Joshua Whatley
63ee0a874c
break path if it would otherwise overflow
2017-09-08 16:53:43 -07:00
Kyle Shockey
7a2c7d2cdc
Squash commit: OAS3 Try-It-Out changes
2017-09-05 13:59:31 -07:00
Surya
f63d2b1ae8
If deeplinking is disabled the anchor tag has no href attribute as a result the mouse pointer is not a pointer as it is no longer a hyperlink, setting the cursor explicitly to pointer.
2017-08-25 23:57:21 +05:30
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