Category Archives: inputEx

inputEx 0.7.0 release and Roadmap

inputEx 0.7.0 was released today ! Most importantly, we upgraded YUI dependency to version 2.8.2r1 to fix security issues, and fixed a major bug for Internet Explorer 9. We also worked on setting correct names for all sub-fields in order … Continue reading

Posted in inputEx, Projects, YUI Library | Tagged , , | 4 Comments

WireIt 0.4.0 released

The long awaited release of WireIt is finally here ! Awaited indeed, since a major bug was still present in version 0.3.0, preventing it to work on IE. It has been fixed for a long time on the repository but … Continue reading

Posted in inputEx, WireIt, YUI Library | Tagged , , , , | 6 Comments

inputEx 0.2.2, SMD and YUI-RPC

0.2.2 release Although we didn’t add any new field in this release, inputEx 0.2.2 still brings a new set of options and bugfixes. (see the changeset for details) The most significant part of this version, which I’m pretty excited about, … Continue reading

Posted in inputEx, YUI Library | Tagged , , | 2 Comments

JSON Schema and inputEx

Proposed by Kris Zyp, JSON Schema takes the good ideas from XML Schema. From http://json-schema.org/ : JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON … Continue reading

Posted in inputEx, Server-side javascript | Tagged , , , | 3 Comments

inputEx 0.2.1 released

We were so focused on developping very cool web applications with inputEx, that we delayed this released many times. Here it is ! Beyond the usual bug fixes, we received very cool contributions: MapField: Thanks to David Janes. It can … Continue reading

Posted in inputEx, YUI Library | Leave a comment

Moving to GitHub

We received queries on the inputEx forum to switch our repository to Git. The YUI library recently moved to GitHub, so I decided to move both of the YUI-based libraries, inputEx and WireIt, to the same plateform. Here are the … Continue reading

Posted in inputEx, WireIt, YUI Library | Tagged , | 3 Comments

inputEx 0.2.0 released

inputEx 0.2.0 is finally available for download ! This version of the YUI-based json form framework brings a great set of fixes and enhancements: 11 new fields 3 new widgets 25 enhancements on previous fields cross-browser enhancements (IE 6 is … Continue reading

Posted in inputEx, Javascript, YUI Library | Tagged | Leave a comment

inputEx version 0.1.0 released

It’s finally time ! I just finished the first public version of inputEx. I had this project in my bag since summer 2007. Visit the website at http://javascript.neyric.com/inputex . Here is a short introduction from the documentation : Introduction inputEx … Continue reading

Posted in inputEx, YUI Library | Tagged , , , | 4 Comments

inputEx coming real soon

inputEx is an open-source javascript form library, built on top of the Yahoo! User Interface (YUI) Library. It is still under development and will be released real soon, under the MIT License. Another Form Library ? Why would I create … Continue reading

Posted in inputEx | Tagged , , , , | Leave a comment