Breaking Changes:
- Parameter names for transition controls are uniformized to lower-camel-case.
- The
view
transition parameter is split intoview
andviewOpts
. - The
select
parameter acceptsfalse
instead ofnull
.
Bug Fixes:
- Boxlisting keywords must always have angle brackets.
Enhancements:
- Support
cloneOf
property for nodes (#2).
Enhancements:
Breaking Changes:
- Update to work with new doc ref system of PISE (#1).
Enhancements:
- Upgrade
d3
.