Mercurial > urweb
log lib/js/urweb.js
age | author | description |
---|---|---|
Tue, 07 Apr 2015 14:18:53 -0400 | Ziv Scully | New mouse events oncontextmenu, onmouseenter, and onmouseleave. |
Sun, 08 Mar 2015 11:12:28 -0400 | Adam Chlipala | Make flattening of reactive HTML trees iterative instead of recursive, to avoid stack overflows |
Sun, 08 Mar 2015 11:05:54 -0400 | Adam Chlipala | Fix dynClass JavaScript reversion |
Tue, 03 Mar 2015 15:55:00 -0500 | Adam Chlipala | Support 'dynClass' and 'dynStyle' for <body> |
Sun, 01 Feb 2015 12:29:14 -0500 | Adam Chlipala | A new MonoReduce optimization for lifting 'let' out of field projection; JavaScript compilation for exponentiation |
Thu, 25 Dec 2014 18:32:27 -0500 | Adam Chlipala | Client-side conversion of string to bool |
Sun, 16 Nov 2014 15:20:13 -0500 | Adam Chlipala | More HTML5 AJAX widgets |