Tagneto

Notes on JavaScript, RequireJS, and Mozilla Labs.

Monday, March 14, 2011

RequireJS 0.24.0 Released

›
RequireJS 0.24.0 is available for download . Themes for this release: IE 9, better jQuery integration, better loader plugins, and a CoffeeSc...
Monday, February 14, 2011

RequireJS 0.23.0 Released

›
RequireJS 0.23.0 is available for download . Highlights The baseUrl defaults have changed. This will likely be the biggest impact, and may r...
9 comments:
Monday, January 10, 2011

jQuery UI as AMD modules, for use in RequireJS

›
There was a request on the requirejs list for a conversion script that could convert jQuery UI files into a format more easily used by Re...
4 comments:
Wednesday, January 05, 2011

RequireJS 0.22.0 Released

›
RequireJS 0.22.0 is available for download . The highlights: A full plugin API that supports also including plugin loaded artifacts in opti...
Tuesday, December 28, 2010

Standards and proposals for JavaScript Modules and jQuery

›
This commit to add registeration of jQuery as a module via the Asynchronous Module Definition (AMD) API has brought up some questions tha...
11 comments:
Monday, December 20, 2010

RequireJS 0.2.1 Released

›
RequireJS 0.2.1 is available for download . This is a bug fix release related to issues with the refactoring done in 0.2.0. Probably the mos...
9 comments:
Thursday, December 16, 2010

RequireJS 0.2.0 Released

›
RequireJS 0.2.0 is available for download . The highlights: stronger, faster, and prettier. Refactored core. New loader plugin API support. ...
1 comment:
Sunday, November 14, 2010

RequireJS 0.15.0 Released

›
RequireJS 0.15.0 is available for download . This is a bug fix/robustness release: The bundled jQuery options now use jQuery 1.4.4. The jQue...
Friday, November 12, 2010

The Open Source of Mozilla F1

›
I am a front end developer on Mozilla F1 , a sharing extension in Firefox, and this is some technical background on it. Note that any opinio...
2 comments:

HTML5 and Script Execution Order

›
As the latest browser renderers, WebKit, IE9 and Firefox 4, implement HTML5 there is wording in the HTML5 spec that breaks ordered execution...
Sunday, October 17, 2010

RequireJS 0.14.5 Released

›
RequireJS 0.14.5 is available for download . Primarily a bug fix for the first item below. Fix bug where scripts were not loaded from the ...
2 comments:
Saturday, October 16, 2010

RequireJS 0.14.4 Released, jQuery 1.4.3 support

›
RequireJS 0.14.4 is available for download . This release supports jQuery 1.4.3. What does this mean? The bundled RequireJS+jQuery file on t...
2 comments:
Thursday, October 14, 2010

RequireJS 0.14.3 Released

›
RequireJS 0.14.3 is available for download . Support for define() . It works the same as require.def() . It is supported in order to conform...
Tuesday, October 12, 2010

fn with no globals

›
This is a JavaScript sketch, please read the disclaimers . Background To get some decent code reuse, we need baseline support for loading c...
2 comments:

Web Workers as Browser/Server Bridges

›
David Ascher and I had a discussion last week about server side JavaScript. He mentioned that while server side JavaScript would give some ...
2 comments:

JavaScript Sketches

›
I have a few JavaScript-related things I want to talk about. I prefer implementing something or give a proposal more consideration before ...
Sunday, October 03, 2010

RequireJS 0.14.2 Released

›
RequireJS 0.14.2 is available for download . This is a bug fix release: Fix issue with "module" dependency not correctly assigni...
Monday, September 27, 2010

RequireJS 0.14.1 Released

›
RequireJS 0.14.1 is now available . I just pushed a small update to fix three issues that dealt mostly with the new shortened anonymous modu...
Sunday, September 26, 2010

RequireJS 0.14.0 Released

›
RequireJS 0.14.0 is now available . The big changes: Anonymous modules support , CommonJS Asynchronous Module proposal supported. Loading m...
Monday, September 20, 2010

Anonymous Module Support in RequireJS

›
Thanks to the clever research and design feedback from Kris Zyp , I just finished committing some preliminary support for anonymous modules ...
‹
›
Home
View web version

Contributors

  • James Burke
  • James
Powered by Blogger.