[Ur] New release

Adam Chlipala adamc at csail.mit.edu
Wed May 20 12:54:02 EDT 2015


Available as usual at: http://www.impredicative.com/ur/

CHANGELOG for this release:

- Change default behavior of client-side GUI event handlers:
   By default, events are now passed to handlers on parent DOM nodes as 
well,
   just like in normal JavaScript.
   Call [preventDefault] or [stopPropagation] to tweak that behavior.
   WARNING: This change may break backward compatibility!
- URIs specified with 'file' .urp directive are implicitly allowed to be 
referenced.
- New HTML tags: <fieldset>, <legend>
- New urweb-mode Emacs command: 'urweb-close-matching-tag'
- Bug fixes




More information about the Ur mailing list