Damien Nozay
3ffc9fd9e2
Collapsing multiple elements when resource == ''
...
There was an asymmetry between list/expand and related collapse function. Fix that.
2014-12-01 14:09:22 -08:00
Tony Tam
bdec07e8c3
updated files
2014-09-07 17:12:03 -07:00
Tony Tam
fbe5278928
updated logger to avoid logging arrays
2014-08-01 17:13:30 -07:00
Tony Tam
dc7b663239
updated files
2014-02-27 23:35:36 -08:00
Tony Tam
7b77ffd079
ie8 fixes
2014-02-27 19:55:56 -08:00
sequielo
369b639329
Update src/main/javascript/doc.js
...
fixed #101 : expand operations for resource when resource paramenter is an empty string.
2012-11-27 00:14:47 -02:00
Tony Tam
9b58ed5430
redo of PR #88 , #89 , #90
2012-11-19 19:51:28 -08:00
Greg MacLellan
ad944b93f3
Support console.log in IE9
...
IE9 does console incorrectly, this fixes according to http://stackoverflow.com/questions/5538972/console-log-apply-not-working-in-ie9
2012-11-13 13:03:16 -05:00
Arjun Balla
6beaa62b71
code to display resources in default/list/expended style. style can be
...
passed as a option while creating swagerUi object.
In future I would like to achieve this by passing options to templates
and have a template helper method manipulate dom and apply correct
classes.This approach will improve the performance as we need not go
over the entire dom and call Doc.collapseOperationsForResource or
Doc.expandOperationsForResource on each matched element
2012-10-23 11:42:26 -07:00
Ayush Gupta
58d5a35bce
closes #45
2012-08-28 17:05:35 +05:30
Tony Tam
d2eb882e52
updated to v2
2012-07-11 09:57:27 -07:00