1
0
Fork 0
Commit Graph

28 Commits (b9d5bd4851c6ac33bd7300af0dacd5b971a5d16b)

Author SHA1 Message Date
Mike Gerwitz 0b50ee295f
Add trait example to index page
Long overdue...considering this is ease.js' most attractive and unmatched
feature.

* scripts/ex/trait.js: New example.
* index.html: Use it.
2017-11-07 00:14:56 -05:00
Mike Gerwitz 23ceff79ca
Add missing scripts/ex/error-subtype.js
Oops!

scripts/ex/error-subtype.js: Add file.
2017-11-07 00:14:31 -05:00
Mike Gerwitz ccdb68038b
hljs update 2017-10-31 23:30:14 -04:00
Mike Gerwitz aac56f4246
Modernize syntax of examples on index page
We still support ES3 (as long as an ES3 syntax is used, obviously), but
let's not make ourselves look ancient and irrelevant.
2017-10-31 23:14:01 -04:00
Mike Gerwitz 8803856ce0
highlight.js license information for LibreJS 2015-07-06 23:39:27 -04:00
Mike Gerwitz bdadd2addd
Missing access-modifiers-implicit.js ex added 2015-05-15 01:14:40 -04:00
Mike Gerwitz 4a17f430af
ui.js no longer used; deleted 2014-03-16 21:07:14 -04:00
Mike Gerwitz 7e079f82cd
Added README to scripts/ directory 2012-05-11 20:50:53 -04:00
Mike Gerwitz 279931cd0b
Augmented Classical Interitance section of About page with isA() information 2012-05-07 00:13:55 -04:00
Mike Gerwitz ca8dd0eed4
Initial redesign providing a more informative About page
Not yet complete, but it's a start.
2012-05-05 14:09:27 -04:00
Mike Gerwitz 45cd68908b Removed header from class declaration example 2012-01-10 00:39:41 -05:00
Mike Gerwitz d7156405c1 Began moving examples from trybox to index page 2012-01-09 22:40:19 -05:00
Mike Gerwitz b072ae3772 Altered $.get() for "Try It" button to prevent execution of example script 2011-12-26 23:31:39 -05:00
Mike Gerwitz 6b5df5a77e Less childish name for dog class example 2011-12-26 23:23:51 -05:00
Mike Gerwitz b837b2179a Added console.warn() output to dialog and placed newline after input, rather than before (to remove awkward newline) 2011-11-23 23:50:37 -05:00
Mike Gerwitz c3228f528f Using image for logo instead of pure CSS to ensure it displays consistently across all potential impls, regardless of font 2011-11-06 01:19:52 -04:00
Mike Gerwitz 5b65c9ce3b Altered easejs theme (prototype) 2011-11-06 00:27:17 -04:00
Mike Gerwitz f2b7ecb4a6 Added to class example 2011-11-05 13:04:55 -04:00
Mike Gerwitz 5657e40f92 Added {Abstract,Final}Class and Interface imports to test script runner 2011-11-05 13:02:39 -04:00
Mike Gerwitz e4d7270929 Typo correction in 'Try It' area 2011-04-12 23:50:33 -04:00
Mike Gerwitz 3a98245628 Can now show tryit area via hash 2011-04-04 22:37:13 -04:00
Mike Gerwitz 3d879183c1 Added initial class example 2011-03-25 00:16:51 -04:00
Mike Gerwitz ff477e75cc Added 'try it' usage instructions 2011-03-25 00:16:51 -04:00
Mike Gerwitz 32c010fd07 Began adding console (currently jQuery popup) 2011-03-25 00:16:51 -04:00
Mike Gerwitz 16b0ece58a Combined classes into single jQuery statement 2011-03-25 00:16:51 -04:00
Mike Gerwitz 6a3fa5ecca Added website license (AGPL) 2011-03-25 00:16:51 -04:00
Mike Gerwitz 8820dc24b3 Began adding 'try easejs' block 2011-03-25 00:16:51 -04:00
Mike Gerwitz c8356d85e5 Beginning of 'Try It' button 2011-03-25 00:16:44 -04:00