Mohsen Azimi
4e22ff8b96
Wrap all SwaggerUI code in a iife
...
to avoid leaking globals other than SwaggerUi and swaggerUi
TODO: we should remove swaggerUi global dependency too
2015-03-12 17:51:44 -07:00
Mohsen Azimi
07ac7fcf95
Fix all JSHint errors
2015-03-12 16:50:57 -07:00
Mohsen Azimi
9ad29d72b0
remove coffeescript from build process
2015-03-12 16:22:19 -07:00
Mohsen Azimi
7006e86fa5
Remove global references to swaggerUi object
...
By passing parent view as an option to child views, child views can
access parent views and eventually can access model of MainView
There is alos a new domEl option available for SwaggerUI constructor.
User can send domEl instead of dom_id to specifiy which element they
want to render to
2015-03-10 11:16:08 -07:00
Nuno Vieira
f10c0ff405
add print style sheet
2015-02-27 18:18:14 +00:00
Mohsen Azimi
0cd13c76f5
user gulp-order to produce ordered template
2015-02-25 15:53:02 -08:00
Mohsen Azimi
82323e2eec
When running gulp watch watch handlebars file changes too
2015-02-25 13:52:24 -08:00
Mohsen Azimi
a6f20aae09
Add underscore source map file
...
Fixes #949
2015-02-23 08:59:51 -08:00
Tony Tam
f2f939e24e
added gulp-header to write metadata in comments of output library #900
2015-02-02 20:17:00 -08:00
Tony Tam
038443fc22
merged from develop_2.0
2015-02-01 02:27:43 -08:00