Commit Graph

240 Commits

Author SHA1 Message Date
Gwyn Judd
c3f9c094d1 Added maxRows and filter support
Useful for the display of very large swagger specs. Can limit the number of operations to a smaller value and search
2017-07-11 09:38:20 +12:00
Kyle Shockey
4acb95b659 v3.0.18 2017-07-07 18:24:06 -07:00
Raphaël MARQUES
d031413d92 Fix typo in README 2017-07-04 09:20:55 +02:00
Raphaël MARQUES
aa07bb6b50 Complying with request for changes 2017-07-04 09:18:58 +02:00
Raphaël MARQUES
8ce2b309d8 Complying with request for changes 2017-07-04 09:15:43 +02:00
Kyle Shockey
4bfb392e49 Undo changed defaults 2017-07-03 16:41:10 -07:00
RVKen
a3249f0d6f Merge branch 'master' into issue-1334
* master: (50 commits)
  update NoErrorsPlugin to NoEmitOnErrorsPlugin
  Undo change to `swagger-client` dependency
  trigger setScheme when a new set of schemes come in
  fix eslint issues
  pin yams version
  update dist
  revert dependencies
  minify bundle css
  migrate webpack to v2.6.1
  #3110 - Fix models down arrow icon in firefox
  Fixes #3299 - export validateNumber and validateInteger for easy reuse and testing. Broke validateParam required check onto multiple lines. Added tests for validateNumber, validateInteger, and validateParam
  Improve README with more information about `urls`
  Rename variable: "selectedName" -> "primaryName"
  "name" -> "urls.primaryName"
  Update selectedIndex when a new URL is loaded
  Use select value to avoid react warning
  Properly added name config Now access it through getConfigs Documented it in README
  Add displayRequestDuration configuration option.
  Fix for #2947 - Display property names for non-object models
  #3256 - Remove unnecessary JSON.stringify call on example values that are already strings
  ...

# Conflicts:
#	dist/swagger-ui-bundle.js
#	dist/swagger-ui-bundle.js.map
#	dist/swagger-ui-standalone-preset.js
#	dist/swagger-ui-standalone-preset.js.map
#	dist/swagger-ui.css
#	dist/swagger-ui.css.map
#	dist/swagger-ui.js
#	dist/swagger-ui.js.map
#	make-webpack-config.js
#	package.json
#	webpack-dist.config.js
#	webpack-hot-dev-server.config.js
2017-06-30 23:24:43 +02:00
Raphaël MARQUES
cb9ca7d4bf Merge branch 'master' into feature/apisSorter 2017-06-30 09:01:28 +02:00
shockey
a69ed71f47 Merge branch 'master' into ft/3135-request-duration 2017-06-29 17:10:46 -07:00
Raphaël MARQUES
ca9161a159 Merge branch 'master' into feature/apisSorter 2017-06-28 09:53:06 +02:00
Kyle Shockey
3b6b044607 Improve README with more information about urls 2017-06-27 17:35:38 -07:00
Kyle Shockey
158c899176 "name" -> "urls.primaryName" 2017-06-27 17:26:24 -07:00
Raphaël MARQUES
4fe27786f4 Adding apisSorter options, taking a string or a function as a configuration value 2017-06-27 15:29:07 +02:00
Jesse Mandel
e8a5d0d721 Merge branch 'master' into TopbarPluginWithSelect 2017-06-26 23:07:17 -07:00
Jesse Mandel
41e4d98a4c Properly added name config
Now access it through getConfigs
Documented it in README
2017-06-26 22:49:57 -07:00
Owen Conti
0c6f5e8d32 Add displayRequestDuration configuration option. 2017-06-26 21:13:17 -06:00
Kyle Shockey
f3c3c5c340 v3.0.17 2017-06-23 21:12:01 -07:00
Jesse Mandel
416d41402f Update README.md
Added message about `urls` and `spec` taking precedence over `url`
2017-06-22 14:33:20 -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
Ron
7e7444bc86 Merge branch 'master' into good-first-contribution-1 2017-06-20 14:20:42 -07:00
RVKen
d53a139e9c write some tests 2017-06-20 01:53:43 -07:00
Kyle Shockey
afcb7d3e82 v3.0.16 2017-06-17 09:09:31 -07:00
shockey
344f28bf22 Fix README typo
nano is questionable.
2017-06-16 19:23:44 -07:00
Kyle Shockey
754a93c14e Version bump 2017-06-16 19:10:15 -07:00
shockey
f4a253461e Create README.md 2017-06-09 21:49:45 -07:00
Kyle Shockey
811a0a10e3 v3.0.14 2017-06-09 20:39:50 -07:00
Tony Tam
071307c61e Merge branch 'master' into master 2017-06-09 11:40:50 -07:00
shockey
8ef7818f56 Add Good first contribution message 2017-06-08 22:58:40 -07:00
Dylan
531e5d1d73 clarify the two different npm packages available for this repo 2017-06-08 12:03:38 -07:00
Artem
36aa568f0e Update README 2017-06-06 21:30:13 +03:00
Ron
58acaf681d Update README.md 2017-06-06 09:06:12 -07:00
Franz Wong
58797025c6 Merge branch 'master' into master 2017-06-06 19:45:35 +09:00
shockey
438546f923 Merge branch 'master' into doc-expansion 2017-06-05 16:12:14 -07:00
Kyle Shockey
19f7668b48 Bump declared version and upstream minimum versions 2017-06-02 22:42:18 -07:00
Franz Wong
20e7c0708a Copy swagger.json to nginx directory 2017-06-03 13:01:11 +09:00
Gwyn Judd
eb929d3129 Added support for docExpansion config 2017-06-02 09:02:29 +12:00
shockey
4dc966870d Update README.md 2017-05-31 17:25:51 -07:00
Anna Bodnia
8340f5d06c typo in README 2017-05-30 14:45:04 +03:00
Kyle Shockey
2567e5168d v3.0.12 2017-05-26 19:36:30 -07:00
Anna Bodnia
df4ea9b3d6 Merge remote-tracking branch 'upstream/master' into fix-3067 2017-05-25 18:06:07 +03:00
Anna Bodnia
62cb9ec581 Read me for modelPropertyMacro, changed for parameterMacro 2017-05-25 18:04:21 +03:00
Anna Bodnia
918e0e46c0 read me for parameterMacro 2017-05-23 15:36:42 +03:00
Kyle Shockey
e45570b6c8 v3.0.11 2017-05-19 20:09:34 -07:00
Kyle Shockey
73ed923e28 v3.0.10 2017-05-14 01:10:00 -07:00
Anna Bodnia
32cd6fe09c readme for configuration of auth 2017-05-11 20:14:49 +03:00
Kyle Shockey
3c1a1780a6 v3.0.9 as declared version 2017-05-05 19:51:46 -07:00
Anna Bodnia
8e80ca9583 Readme for Topbar plugin, Configs plugin 2017-05-05 17:45:40 +03:00
Kyle Shockey
c08f3c230b v3.0.8 (fixes #2923 #2889) 2017-04-28 19:51:37 -07:00
Anna Bodnia
eab557f470 #2898 operationsSorter config description 2017-04-26 11:53:27 +03:00
Deepu K Sasidharan
2c6bd5d988 Correct url in README file
The npmjs.com/package/swagger-ui-dist url in the readme is wrong as it tries to load within github domain
2017-04-23 11:29:03 +02:00