Commit Graph

3743 Commits

Author SHA1 Message Date
Abner Chen
112bca9065 fix link 2017-12-08 00:00:04 +08:00
kyle
841b9acf55 Merge pull request #3991 from keik/fix-case-style
Fix case style
2017-12-06 20:58:51 -08:00
kyle
2de55991f4 Merge branch 'master' into fix-case-style 2017-12-06 20:53:27 -08:00
kyle
5ef042d12c Merge pull request #3990 from keik/invalid-source-map-option
Pass `false` webpack devtool option instead of `null`
2017-12-06 19:58:16 -08:00
kyle
6e2230b881 Merge branch 'master' into invalid-source-map-option 2017-12-06 19:52:52 -08:00
kyle
d773b79c45 Merge pull request #3997 from swagger-api/feature/load-swagger-ui-in-node
Be more nodejs friendly
2017-12-06 19:51:08 -08:00
Josh Ponelat
733cddf146 Be more nodejs friendly, tweak some lines 2017-12-06 21:02:45 +02:00
keik
372b1c6a6a Fix case style 2017-12-06 15:29:34 +09:00
keik
765fb75356 Pass false webpack devtool option instead of null 2017-12-06 15:25:22 +09:00
kyle
e0ac7c11db Merge pull request #3989 from swagger-api/ft/docs
Add script documentation to development docs
2017-12-05 20:38:14 -08:00
Kyle Shockey
c23b884d9a Add script documentation to development docs 2017-12-05 20:33:28 -08:00
kyle
fc3e0b224a Merge pull request #3988 from swagger-api/shockey-patch-1
Finish sentence fragment in Plugin API documentation
2017-12-05 19:23:19 -08:00
kyle
47c560227b Finish sentence fragment in Plugin API documentation 2017-12-05 19:18:47 -08:00
kyle
743eb8c9c7 Merge pull request #3754 from swagger-api/ft/docs
Expand documentation
2017-12-05 18:51:19 -08:00
Kyle Shockey
c68d1589ff Prepare revised documentation for merge 2017-12-05 18:46:10 -08:00
Kyle Shockey
5503a349a7 Test and touch up Plugin API docs 2017-12-05 18:37:29 -08:00
Kyle Shockey
dc9e5ad9cd Fix a core system issue blocking preset-plugin wrapComponents
cc: 3968
2017-12-05 18:30:39 -08:00
Kyle Shockey
a1da9d39b6 Inject React as a system function 2017-12-05 17:00:07 -08:00
Kyle Shockey
55622b6105 Add required parameters 2017-12-05 15:24:19 -08:00
Kyle Shockey
1b926d834f Sort parameters alphabetically 2017-12-05 15:22:37 -08:00
Kyle Shockey
8a8ddd7c51 Touch up configuration docs 2017-12-05 15:17:01 -08:00
Kyle Shockey
ba605eb2ed Fix filter markdown 2017-12-05 15:14:49 -08:00
Kyle Shockey
07dac1b582 Add parameter type information 2017-12-05 15:13:19 -08:00
Kyle Shockey
2eba306698 Add plugin system documentation 2017-12-05 14:49:08 -08:00
Kyle Shockey
b7f4b23025 Segment configuration document 2017-12-05 14:44:37 -08:00
Kyle Shockey
d3e8875de0 Touch up swagger-ui-dist section 2017-12-04 23:01:22 -08:00
Kyle Shockey
675b3ff2f7 SwaggerUIBundle -> SwaggerUI 2017-12-04 23:00:26 -08:00
Kyle Shockey
84f4ec805e Reshuffle more documentation locations 2017-12-04 22:58:58 -08:00
Kyle Shockey
c6bc13c3f5 Add note about swagger-ui-dist 2017-12-04 21:46:47 -08:00
Kyle Shockey
b19af62e20 Move Docker section out of README, into installation.md 2017-12-04 21:40:10 -08:00
Kyle Shockey
930659d1d7 Fix some formatting issues in new documentation 2017-12-04 21:38:37 -08:00
Kyle Shockey
759aaa13ed Merge branch 'ft/docs' of github.com:swagger-api/swagger-ui into ft/docs 2017-12-04 21:31:49 -08:00
Kyle Shockey
dc0fbee68e Add documentation links to README 2017-12-04 21:31:01 -08:00
Kyle Shockey
f546c0b342 Move OAuth2 docs 2017-12-04 21:25:48 -08:00
Kyle Shockey
4bf3b209be Move CORS documentation 2017-12-04 21:24:14 -08:00
Kyle Shockey
e3666b9a97 Remove parameters from README 2017-12-04 21:23:06 -08:00
Kyle Shockey
0fe17539e1 Add limitations.md 2017-12-04 20:58:53 -08:00
Kyle Shockey
9400c91820 Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/docs 2017-12-04 20:38:09 -08:00
Greg Thompson
5bc8ba3694 Merge branch 'master' into ft/deeplinking-link-component 2017-12-04 14:15:36 -06:00
Greg Thompson
661b60fade add isShown prop 2017-12-04 14:14:28 -06:00
Josh Ponelat
780c5f1b83 Add conditionals to ModelWrapper testing for layout props 2017-12-04 16:11:02 +02:00
Josh Ponelat
41ae8242b6 fix test 2017-12-04 16:10:43 +02:00
Josh Ponelat
c260263e4e fix issues with deeplink conflicts 2017-12-04 16:10:43 +02:00
Liam Shaw
80ec610485 add zen scroll 2017-12-04 16:10:43 +02:00
Josh Ponelat
3893cb4396 deep linking for models, operations and tags 2017-12-04 16:10:42 +02:00
Josh Ponelat
f6b86d2d33 Refactor layout .show/.isShown to handle branch nodes 2017-12-04 16:09:24 +02:00
kyle
f1f29aa7e1 Merge pull request #3974 from shockey/v/3.6.0
v3.6.0
2017-12-02 00:02:29 -08:00
Kyle Shockey
cdf3dfa075 v3.6.0 2017-12-01 23:50:48 -08:00
kyle
8f73519cc7 Merge pull request #3957 from mrparkers/base-url
Allow UI base url to be customizable
2017-12-01 23:50:28 -08:00
kyle
3ee4f8d6e3 Merge branch 'master' into base-url 2017-12-01 22:20:57 -08:00