-
- Downloads
Add --touch-examples-ui option.
Using this will switch on the Touch-style examples page where examples are shown inside iPhone/iPad images. For now the option will also decide from where the icons for examples are loaded: touch/examles or extjs/examples/shared/screens There are now two implementations of example container: - Container - TouchContainer
Showing
- Rakefile 1 addition, 0 deletionsRakefile
- lib/jsduck/app.rb 1 addition, 0 deletionslib/jsduck/app.rb
- lib/jsduck/options.rb 7 additions, 0 deletionslib/jsduck/options.rb
- template/app/controller/Examples.js 1 addition, 1 deletiontemplate/app/controller/Examples.js
- template/app/view/Viewport.js 3 additions, 2 deletionstemplate/app/view/Viewport.js
- template/app/view/examples/Container.js 5 additions, 97 deletionstemplate/app/view/examples/Container.js
- template/app/view/examples/Index.js 4 additions, 1 deletiontemplate/app/view/examples/Index.js
- template/app/view/examples/TouchContainer.js 125 additions, 0 deletionstemplate/app/view/examples/TouchContainer.js
- template/template.html 5 additions, 1 deletiontemplate/template.html
Loading
Please register or sign in to comment