1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/lang/urweb
Jan Beich ca3788fa34 lang/urweb: update to 20150520
ChangeLog:
- 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

PR:		202263
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2015-08-16 03:04:40 +00:00
..
files
distinfo lang/urweb: update to 20150520 2015-08-16 03:04:40 +00:00
Makefile lang/urweb: update to 20150520 2015-08-16 03:04:40 +00:00
pkg-descr
pkg-plist