Subversion Repositories JSX

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
321 2012-12-31 03:18:37 PointedEars /trunk/dom/
* dom/widgets.js
  - NumberInput: Added support for the `value' property
  - Unified string literals
 
320 2012-12-31 03:15:21 PointedEars /trunk/dom/
* dom/css.js: jsx.dom.getComputedStyle() uses jsx.dom.css.camelize()
 
319 2012-12-31 03:49:00 PointedEars /trunk/dom/css/
* dom/css/color.js: Removed bogus import
 
318 2012-12-15 19:57:06 PointedEars /trunk/
svn:ignore faq/ except in FAQs repository
 
317 2012-12-15 19:55:09 PointedEars /trunk/
Moved faq/ to FAQs repository
 
316 2012-12-15 19:51:23 PointedEars /trunk/faq/
Moved SELFHTML.DE-FAQ to FAQs repository
 
315 2012-12-15 19:39:28 PointedEars /trunk/faq/selfhtml.de/
Moved SELFHTML.DE-FAQ to faq/selfhtml.de/ to make room for cljs-FAQ
 
314 2012-12-02 01:54:47 PointedEars /trunk/
* dom.js, dom/css.js, string/compat.js
  - Moved dom.js:jsx.dom.camelize() to dom/css.js:jsx.dom.css.camelize()
  - Moved String.prototype.replace(…, Function) emulation to string/compat.js
  - Fixed JSdoc warnings
 
313 2012-12-02 01:51:19 PointedEars /trunk/
* ani.js, ani.bak.js
  - Moved to dom/ and jsx.dom.animation namespace
 
312 2012-12-02 01:49:27 PointedEars /trunk/dom/css/
* dom/css/color.js
  - Fixed bogus/obsolete jsx.importFrom() call
 
311 2012-12-02 01:46:46 PointedEars /trunk/
* object.js
  - jsx.importOnce() considers all script elements
 
310 2012-11-30 01:51:11 PointedEars /trunk/
* ani.js
  - Supports native animations
 
309 2012-11-30 01:48:26 PointedEars /trunk/
* dom.js
  - Fixed JSdoc warnings
 
308 2012-11-25 20:55:53 PointedEars /trunk/object/
* object/object-compat.js
  - Backported changes from object.js
 
307 2012-11-25 17:21:27 PointedEars /trunk/string/
* string/hyphenation.js
  - Added getRules() and `rules' property with getter
 
306 2012-11-25 17:20:02 PointedEars /trunk/
* regexp.js
  - jsx.regexp.escape(): Escape `|'
 
305 2012-11-21 00:01:26 PointedEars /trunk/dom/css/
* dom/css/color.js
  - fix(): RGB components are Math.round()ed (fixes ani.js)
  - Fixed JSdoc warnings
 
304 2012-11-21 00:00:58 PointedEars /trunk/
* ani.js, test/ani.html
  - evaluateKeyValues(): Fixed bogus style property assignment
  - Added support of percentages for times
  - Organized imports
  - Fixed JSdoc warnings
 
303 2012-11-21 00:00:20 PointedEars /trunk/
* string.js
  - serialize(): Fixed bogus push()
 
302 2012-11-20 23:59:49 PointedEars /trunk/
* array.js
  - General clean-up
  - Added jsx.array.every() and jsx.array.equals()
 

Show All