test.html


Log

Author Commit Date CI Message
Valtteri Laitinen d95f8fb4 2018-04-22T15:55:38 Use rel="icon" instead of rel="shortcut icon" (#1398)
Valtteri Laitinen 95146c8f 2018-04-17T01:28:42 Use HTTPS / canonical URLs (#1390) Also, remove the broken link in `/index.html`.
Golmote fe608582 2015-06-12T21:43:31 Improve test drive page usability. Fix #591
Golmote 6dbe8851 2015-03-21T09:23:58 Add separation between featured languages and the others on Test page
Golmote d380942a 2015-01-19T07:43:40 Fix Download page, Examples page and Test page to handle multiple dependencies for one language
Jannik Zschiesche cf763e09 2014-08-13T16:36:50 Added recursive dependency loader for test page * The page can now load dependencies of the required language recursively * It first loads the dependencies, then the main language * It is implemented using promises The [promises polyfill from jakearchibald](https://github.com/jakearchibald/es6-promise) is used - the polyfill should fallback to browser behaviour, if native promises are supported.
Daniel Flint c3ffc8be 2014-04-23T08:46:48 Consistent indenting.
Daniel Flint 2b8e9f2f 2014-04-23T08:32:47 If loading a new language, don't attempt highlight until it's actually downloaded.
Lea Verou 87d7640e 2013-10-07T09:46:33 Moved themes to themes/ folder
Lea Verou fb11922e 2013-05-19T04:02:17 Fixed the Test Drive page to work with non-default languages
Lea Verou 97d57c65 2013-05-19T00:35:29 Split the components registration object into its own file
Lea Verou 1e13f68c 2012-11-10T22:05:43 Minor fixes on the website
Lea Verou 9863ad72 2012-07-31T18:44:17 Added Google Analytics
Lea Verou 571ca0a5 2012-07-31T18:39:29 Added favicon
Lea Verou 9ed86b86 2012-07-31T18:14:55 Styling and docs changes
Lea Verou 19bb0986 2012-07-29T02:08:09 Added test drive page