Tom Ashworth
|
aeee052d79
|
Add github buttons and routes.
|
2013-06-17 16:54:58 +01:00 |
|
Remy Sharp
|
d59b2f0cab
|
Merge pull request #633 from Daniel-Hug/master
Simplify code for 'Edit in JS Bin' button
|
2013-06-12 02:44:47 -07:00 |
|
Daniel Hug
|
e4895ce3ce
|
Remove unnecessary -ms- prefixed transition
IE supports transitions without the -ms- prefix.
|
2013-06-11 21:17:32 -07:00 |
|
Daniel Hug
|
b8fb4bc46f
|
Simplify code for 'Edit in JS Bin' button
|
2013-06-11 20:20:20 -07:00 |
|
Ali Mihandoost
|
0bb0e09f4b
|
Use jquery 1.9 for ember.js for compatibility.
Fix issue #632
|
2013-06-09 13:32:50 +04:30 |
|
Ali Mihandoost
|
bf191393a4
|
Add jQuery 1.latest to libs
|
2013-06-06 18:40:59 +04:30 |
|
Ali Mihandoost
|
e1a6bb9ed5
|
Use http:// for all libs url
|
2013-06-06 18:36:19 +04:30 |
|
Ali Mihandoost
|
7fb728f1e0
|
Update all libs to latest version
remove http: for work in all protocols
remove some old version lib
|
2013-06-06 09:02:14 +04:30 |
|
Remy Sharp
|
707874832d
|
fixed jshint #624 - used browser bundled version
|
2013-06-05 19:52:43 +01:00 |
|
Remy Sharp
|
b74f136425
|
Merge branch 'master' of github.com:remy/jsbin
|
2013-06-05 19:49:21 +01:00 |
|
Remy Sharp
|
4f2cb69e6e
|
disable workers whilst trying to understand why it is failing
|
2013-06-05 19:49:11 +01:00 |
|
Remy Sharp
|
5b94f509ff
|
Merge pull request #624 from Daniel-Hug/master
Update JSHint
|
2013-06-05 10:15:33 -07:00 |
|
Daniel Hug
|
55107143f5
|
Update to latest JSHint stable v2.1.3
|
2013-06-04 22:51:44 -07:00 |
|
Remy Sharp
|
7db4e6163c
|
removed errors
|
2013-06-03 08:14:29 -04:00 |
|
Remy Sharp
|
fed5797d2e
|
typo in alert noop
|
2013-06-03 08:12:19 -04:00 |
|
Remy Sharp
|
14b9bd778b
|
add simple browser polyfill for worker to have higher success - but always run on exception
|
2013-06-02 20:14:05 -04:00 |
|
Remy Sharp
|
0fa5aff21a
|
Merge branch 'master' of github.com:remy/jsbin
|
2013-06-02 19:36:06 -04:00 |
|
Remy Sharp
|
da9651ac57
|
prevent infinite loops in the render if workers are available
|
2013-06-02 19:35:42 -04:00 |
|
Matthew O'Riordan
|
ff8ed626c6
|
Hide frame width in embed mode as it overlays HTML
|
2013-05-27 13:30:20 +01:00 |
|
Remy Sharp
|
cf9d4ad52b
|
fixed console use when embedded
|
2013-05-23 17:40:13 +01:00 |
|
Remy Sharp
|
108bc4a8db
|
autoid => id
|
2013-05-21 15:41:11 +01:00 |
|
Remy Sharp
|
92f82978db
|
Merge pull request #604 from remy/fix/spike-processor-569
Fix spike processor issue
|
2013-05-21 07:20:55 -07:00 |
|
Remy Sharp
|
8984fa2c74
|
Merge pull request #602 from remy/fix/scrolling-embed-395
Remove more autofocusing.
|
2013-05-21 07:18:55 -07:00 |
|
Tom Ashworth
|
040f11fa9b
|
Conditionally include console autofocus on contenteditable div.
|
2013-05-20 16:35:27 +01:00 |
|
Tom Ashworth
|
2349637630
|
Fix /watch by sending raw and processed over EventStream.
|
2013-05-20 12:37:46 +01:00 |
|
Tom Ashworth
|
2c8fd48729
|
Div autofocusing removed too. Hmm.
|
2013-05-17 15:38:25 +01:00 |
|
Tom Ashworth
|
d5ddf2a0d1
|
Remove more autofocusing.
|
2013-05-17 15:36:19 +01:00 |
|
Remy Sharp
|
291c4c5056
|
Merge pull request #601 from remy/fix/doctype-600
Doctype fix
|
2013-05-17 05:52:46 -07:00 |
|
Tom Ashworth
|
66732bfdee
|
Cache the regex and remove logging.
|
2013-05-17 13:38:13 +01:00 |
|
Remy Sharp
|
81140d4f68
|
Merge pull request #596 from remy/fix/embedded-console-582
Don't replace console. for window.top.console. when embedded.
|
2013-05-17 05:21:32 -07:00 |
|
Remy Sharp
|
3c9c1c50a4
|
Merge pull request #597 from remy/fix/gist-css-590
Support CSS import from gist.
|
2013-05-17 05:21:09 -07:00 |
|
Remy Sharp
|
1977bb024f
|
Merge pull request #598 from remy/fix/bling-bling-587
Don't use replace to swap in code with dollars in it, fix #587.
|
2013-05-17 05:20:37 -07:00 |
|
Remy Sharp
|
e1326a7a25
|
Merge pull request #594 from remy/fix/scrolling-embed-395
Don't autofocus the console if embedded.
|
2013-05-17 05:04:36 -07:00 |
|
Tom Ashworth
|
d4124e6a67
|
Make sure that the doctype is first thing on the page.
|
2013-05-17 11:39:01 +01:00 |
|
Tom Ashworth
|
66d699525c
|
Don't use replace to swap in code with dollars in it, fix #587.
|
2013-05-16 14:40:46 +01:00 |
|
Tom Ashworth
|
2e670f6adc
|
Support CSS import from gist.
|
2013-05-16 11:35:46 +01:00 |
|
Tom Ashworth
|
8377a247ef
|
Don't replace console. for window.top.console. when embedded.
|
2013-05-16 11:13:18 +01:00 |
|
Tom Ashworth
|
1b3eab1735
|
Don't autofocus the console if embedded.
|
2013-05-15 10:38:25 +01:00 |
|
Tom Ashworth
|
9f40996699
|
Remove a ton of whitespace errors.
|
2013-05-15 10:37:25 +01:00 |
|
Remy Sharp
|
40d33475a1
|
Try moving cancel of focus event to earlier in code
|
2013-05-14 18:26:53 +01:00 |
|
Tom Ashworth
|
79c8412808
|
Prevent scroll even from embedded jsbin bubbling to outer page.
|
2013-05-14 15:13:59 +01:00 |
|
Remy Sharp
|
d13b6a45de
|
Merge pull request #585 from Daniel-Hug/master
Fix double semicolon typo in CSS.
|
2013-05-09 14:28:24 -07:00 |
|
Daniel Hug
|
f799bcb8fd
|
Fix double semi-colon typos
|
2013-05-09 13:33:19 -07:00 |
|
Remy Sharp
|
35f6445bf2
|
Merge pull request #575 from fivetanley/update-yui
update yui to 3.10.0
|
2013-04-30 01:28:27 -07:00 |
|
Remy Sharp
|
800f5e0ee5
|
Merge pull request #574 from fivetanley/update-emberjs-to-rc3
update ember.js to rc3
|
2013-04-30 01:28:14 -07:00 |
|
Stanley Stuart
|
ba6c68acd3
|
update yui to 3.10.0
closes #566
|
2013-04-29 19:37:21 -06:00 |
|
Stanley Stuart
|
5951660d7c
|
update ember.js to rc3
|
2013-04-29 19:33:58 -06:00 |
|
Daniel Hug
|
49fbc96c1b
|
Add Handlebars to libs. Fixes #572.
|
2013-04-29 18:14:05 -07:00 |
|
Remy Sharp
|
8b523f4fbc
|
::sigh::
|
2013-04-24 18:09:02 +01:00 |
|
Remy Sharp
|
91c5f0fa67
|
Fixed #565. Firefox and it's damn sessionStorage block :( All happy now though
|
2013-04-24 17:35:20 +01:00 |
|