Commit Graph

30 Commits

Author SHA1 Message Date
shockey
0010bf20a6 Update add-plugin.md 2017-07-21 16:04:58 -07:00
shockey
c82f85f123 Update topbar.jsx 2017-07-21 16:01:52 -07: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
shockey
f916e3c208 Topbar: Remove unused filter and layoutSelectors 2017-07-13 22:19:17 -07:00
Minasokoni
8b5c2cc409 moved filter search to layout 2017-07-13 21:48:20 -07:00
Kyle Shockey
28f7a15fe9 Use state instead of component hand-down for managing filter 2017-07-11 21:54:56 -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
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
RVKen
d36f0a6dbd fix eslint issues 2017-06-29 04:37:19 +02:00
Kyle Shockey
afec3af4e0 Rename variable: "selectedName" -> "primaryName" 2017-06-27 17:29:03 -07:00
Kyle Shockey
158c899176 "name" -> "urls.primaryName" 2017-06-27 17:26:24 -07:00
Kyle Shockey
c423a68cfc Update selectedIndex when a new URL is loaded 2017-06-27 17:15:13 -07:00
Jesse Mandel
8cd5007812 Use select value to avoid react warning 2017-06-26 23:04:42 -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
shockey
b942d08923 "Select a URL" -> "Select a spec" 2017-06-23 16:26:41 -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
Javier Mendiara Cañardo
53986d60bc Move filterConfigs to core
Fixes #3056
2017-05-10 18:17:37 +02:00
Minasokoni
6b5063ead1 Merge branch 'searchbar-fix' of github.com:Minasokoni/swagger-ui into searchbar-fix 2017-05-02 11:02:24 -07:00
Minasokoni
018491b4a7 removed semicolon 2017-05-02 11:02:14 -07:00
Robert Barnwell
74b4a3d598 Merge branch 'master' into searchbar-fix 2017-05-02 10:40:31 -07:00
Minasokoni
51b04b3a26 preventDefault the form 2017-05-02 10:38:35 -07:00
Robert Barnwell
8a1e447f0f Merge branch 'master' into searchbar-update 2017-04-28 08:39:16 -07:00
Minasokoni
ca808e9d18 updated searchbar sizing 2017-04-28 08:36:32 -07:00
Anna Bodnia
cfb9ddd675 removed not used variable 2017-04-07 15:43:25 +03:00
Anna Bodnia
8130168c97 config passed with configUrl in constructor 2017-04-07 15:17:27 +03:00
Kyle Shockey
e1fcbfbf09 Linter error fixes 2017-03-23 16:36:45 -07:00
Kyle Shockey
f195d01184 Autofix ESLint problems 2017-03-22 20:40:05 -07:00
Anna Bodnia
26d5305404 fetch spec from url provided in query parameter 2017-03-19 13:28:10 +02:00
Ron
f22a628934 in with the new 2017-03-17 21:17:53 -07:00