Commit Graph

16 Commits

Author SHA1 Message Date
Paris Kasidiaris
6cc66a0b20 Bring back the build directory for temporary builds
Fix #375
2016-12-05 13:17:13 +02:00
Daniel Imms
e6f21f0bfc Make all dist/ references in index.html absolute 2016-11-14 10:35:20 -08:00
Daniel Imms
99496de242 Point to correct assets after TS build 2016-11-12 14:01:38 -08:00
Daniel Imms
56ecc77dfc Refactor TS build and fix testing
This change is largely just moving files with minor tweaks to them to fix,
the rest of the commit is build process changes:

- The addons/ and test/ dirs have been moved to src/
- The build directory has been removed
- TypeScript builds are output in out/, this is where tests are run
- The demo now relies on the dist/ build which is performed as part of ./bin/build
- Addons are now shipped under the ./build directory
2016-10-31 21:22:21 -07:00
Paris Kasidiaris
ed1a31d1cf Make src/xterm.js ES2015 and export EventEmitter into its own file
Fix #158
2016-08-29 19:51:40 +00:00
Daniel Imms
95d9ad46cf By more explicit in security warning
Calling out that the insecurity is due to the barebones implementation
of the demo will prevent people thinking that the library is inherently
insecure.
2016-08-08 10:38:01 -07:00
Paris
5ce012bdac Add notice about security risks 2016-08-08 16:28:29 +03:00
Paris
0f8fc63a5e First functional resizing demo
Fix #211
2016-08-05 12:28:22 +03:00
Daniel Imms
e0c0fb6917 Add basic options selection to demo
This will make it easier to test options without needing to modify the demo.
2016-06-10 19:15:58 -07:00
Paris
53e8df40bb Implement fully featured terminal demo w/ static fallback 2016-06-07 08:41:41 +00:00
paris
a249d2714f Fix terminal fitting height 2014-08-19 13:24:43 +00:00
paris
189a556408 Moved fit into its own addon 2014-04-11 02:04:56 +00:00
paris
c7f4658e97 Add fullscreen mode plug in 2014-04-10 15:20:41 +00:00
paris
0ae4b803cf Moved some styling from xterm.js to xterm.css 2014-03-24 16:35:10 +00:00
paris
c5ae1cea18 Started new example page 2014-03-24 16:29:06 +00:00
paris
5af18f8e48 Tiny changes 2014-03-24 16:17:33 +00:00