1.3.0
API
- Introduces new Reactive props API. To reference and subscribe to another field's props use explicit
get
function exposed through the method arguments.
Internals
- Removes the usage of
Proxy
, thus improving the browser support for IE.
get
function exposed through the method arguments.Proxy
, thus improving the browser support for IE.