Sven Tschui
e4f9837312
Remove react-addons-shallow-compare
2017-06-22 09:46:51 +02:00
Josh Ponelat
2ffb44e052
build
2017-06-22 09:11:42 +02:00
Josh Ponelat
ff16ecd99a
Fix mis-use of findIndex ( these really must be tested )
2017-06-22 09:01:41 +02:00
shockey
23c2682311
Merge pull request #3270 from swagger-api/feature/add-back-shallowEqualKeys
...
Add back shallowEqualKeys ( editor depends on it )
2017-06-21 09:48:47 -07:00
RVKen
d218cc8fc6
write informationContainer test
2017-06-21 08:44:14 -07:00
Minasokoni
73df4922f4
minimal update to styling
2017-06-21 08:22:48 -07:00
Josh Ponelat
538a5dbd0e
build
2017-06-21 15:29:52 +02:00
Josh Ponelat
9549bf3c2b
Add back shallowEqualKeys ( editor depends on it )
2017-06-21 15:29:37 +02: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
Ron
4536ebaf3b
Merge pull request #3213 from swagger-api/good-first-contribution-1
...
Add `Good first contribution` message
2017-06-20 14:24:46 -07:00
Ron
7e7444bc86
Merge branch 'master' into good-first-contribution-1
2017-06-20 14:20:42 -07:00
shockey
55e4a12502
Merge pull request #2959 from swagger-api/feature/remove-babel-polyfill
...
Replace babel-polyfill with transform-runtime
2017-06-20 11:30:59 -07:00
shockey
ed08d9fb88
Merge branch 'master' into feature/remove-babel-polyfill
2017-06-20 11:15:48 -07:00
shockey
c0a700346b
Merge pull request #3264 from konqi/patch-1
...
don't use ES6 syntax in a dist package
2017-06-20 11:09:16 -07:00
Derek Wickern
34c57fb018
Disable sample response for file transfer
2017-06-20 10:18:42 -07:00
Johann Wagner
ab960e8c45
don't use ES6 syntax in a dist package
...
using ES6 syntax will cause trouble unless you transpile before use (which is something you should not be required to do in a dist package)
2017-06-20 18:45:30 +02:00
RVKen
d53a139e9c
write some tests
2017-06-20 01:53:43 -07:00
RVKen
c553f4587e
gitignore selenium log
2017-06-19 22:44:18 +02:00
RVKen
622ce14195
integrate nightwatch
2017-06-19 22:43:12 +02:00
Josh Ponelat
13deee49f8
build
2017-06-19 18:56:45 +02:00
Josh Ponelat
e831fba297
Merge branch 'master' into feature/remove-babel-polyfill
2017-06-19 18:49:37 +02:00
Josh Ponelat
a536a00d35
fix lint
2017-06-19 18:46:49 +02:00
Josh Ponelat
9e6e660a93
Add polyfill for Promise ( only )
...
This is needed for whatwg-fetch + IE11.
An alternative is to include "node_modules/whatwg-fetch" in the
transform-runtime.
But my guess is that someone is likely going to add a lib that in turn
uses Promises, without adding it to the whitelist. This is safter.
2017-06-19 18:40:42 +02:00
Josh Ponelat
0e4d04650d
Fixes for IE11, wrt to instance methods
2017-06-19 18:29:45 +02:00
Kyle Shockey
0ee3bccc08
Nullify Swagger 2.0-specific selectors
2017-06-17 14:39:45 -07:00
shockey
62785d11ad
Merge pull request #3254 from shockey/v/3.0.16
...
v/3.0.16
2017-06-17 09:15:09 -07:00
Kyle Shockey
d6d32267fe
Rebuild dist
2017-06-17 09:10:57 -07:00
Kyle Shockey
afcb7d3e82
v3.0.16
2017-06-17 09:09:31 -07:00
shockey
7a86c1bf40
Merge pull request #3253 from branko333/patch-1
...
Fix wrong path to absolute-path.js
2017-06-17 08:40:28 -07:00
Branko Pejić
01ae2f5605
Fix wrong path to absolute-path.js
...
Path should be "./absolute-path.js" not "./.absolute-path.js". This caused webpack to throw an error "/node-modules/swagger-ui-dist/.absolute-path.js doesn't exist"
2017-06-17 14:39:32 +02:00
shockey
ebe9f9b7f4
Merge pull request #3252 from shockey/v/3.0.15
...
v/3.0.15
2017-06-16 19:26:29 -07:00
shockey
344f28bf22
Fix README typo
...
nano is questionable.
2017-06-16 19:23:44 -07:00
Kyle Shockey
556ff037dc
Rebuild dist
2017-06-16 19:20:08 -07:00
Kyle Shockey
754a93c14e
Version bump
2017-06-16 19:10:15 -07:00
shockey
eccc26da1b
Merge pull request #3236 from mhw/fix-model-markdown
...
Render Markdown for object and property descriptions
2017-06-16 17:09:31 -07:00
Kyle Shockey
e3ae1eebfe
MOAR rendering (improve media type detection; render object model
...
nullables)
2017-06-16 14:23:09 -07:00
shockey
99600df0f1
Merge branch 'master' into fix-model-markdown
2017-06-16 13:52:32 -07:00
shockey
1cab4984e0
Merge pull request #3250 from GSokol/#2946_FIX
...
#2946 Fix
2017-06-16 13:02:05 -07:00
sokol
acff34e1d4
#2946 Fix CR fix
2017-06-16 21:14:00 +03:00
sokol
129129be97
#2946 Fix
2017-06-16 18:16:46 +03:00
Kyle Shockey
541f3e99b2
Tweak deprecated display
2017-06-16 01:44:44 -07:00
Kyle Shockey
716e0b865b
Adjust style
2017-06-16 01:18:21 -07:00
Kyle Shockey
9dc9a857b7
Squash commit: Links reimplementation; OAS interface improvements
2017-06-16 00:29:23 -07:00
Josh Ponelat
4a6716ffed
Replace babel-polyfill with runtime transform
2017-06-15 16:36:33 +02:00
Kyle Shockey
e415ec7f8a
Add schema object deprecation display
2017-06-14 00:59:36 -07:00
Kyle Shockey
81408cf0d8
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/oas3
2017-06-13 19:07:58 -07:00
shockey
00745bca38
Merge pull request #3211 from dwickern/multipart-file-upload
...
Fix #2922 : file uploads fail to render curl command
2017-06-13 16:15:45 -07:00
shockey
1bd1190749
Merge branch 'master' into multipart-file-upload
2017-06-13 16:08:19 -07:00
shockey
667976ca67
Merge pull request #3238 from mhw/fix-response-json-indentation
...
Indent JSON examples.
2017-06-13 15:57:47 -07:00
Ron
0345f66ee2
Merge branch 'master' into fix-response-json-indentation
2017-06-13 15:45:16 -07:00