Skip to content

Releases: formidable-webview/ubiquitous

@formidable-webview/[email protected]

29 Oct 12:13
Compare
Choose a tag to compare

1.1.0 (2020-10-29)

Features

  • skeletton: add support for originWhitelist, renderError (59c7dda)
  • skeletton: pass all remaining props to backend (7909391)
  • skeletton: redesign shouldStartLoadEvent (b6ba358)

Performance Improvements

  • skeletton: memoize domHandlers (103c8c4)

@formidable-webview/[email protected]

29 Oct 12:14
Compare
Choose a tag to compare

2.1.0 (2020-10-29)

Features

  • skeletton: pass all remaining props to backend (7909391)

@formidable-webview/[email protected]

29 Oct 12:14
Compare
Choose a tag to compare

@formidable-webview/[email protected]

29 Oct 12:12
Compare
Choose a tag to compare

2.1.0 (2020-10-29)

Features

  • ersatz-core: add onShouldStartLoadWithRequest to DOMBackendProps (31aed5c)
  • ersatz-core: add renderError to DOMBackendProps (0b25eae)
  • ersatz-core: add style prop to Backends (883ce32)
  • ersatz-core: geolocationEnabled, mediaPlaybackRequiresUserAction (5fe915a)
  • ersatz-core: parametrized DOMBackendProps + type simplification (6b644b4)

@formidable-webview/[email protected]

29 Oct 12:16
Compare
Choose a tag to compare
Pre-release

0.0.1-alpha.0 (2020-10-29)

Bug Fixes

  • web: use yarn compatible "prepack" hook instead of "prepare" (44d3c52)

Features

  • web: add handful of new props specific to IframeWebView component (23fd1b0)
  • web: add support for renderError, onShouldStartLoadWithRequest (3a208a9)
  • web: exhaustive attributes coverage (532ed94)
  • web: implement and document web policies (security) (d5f27f8)
  • support new props (7d08486)
  • web: implement navigation (wip) (7b496df)
  • new "web" package to run WebView on web (131bd3b)

@formidable-webview/[email protected]

27 Oct 17:04
Compare
Choose a tag to compare

1.0.2 (2020-10-27)

Bug Fixes

  • skeletton: use yarn compatible "prepack" hook instead of "prepare" (e09139b), closes #2

@formidable-webview/[email protected]

27 Oct 17:05
Compare
Choose a tag to compare

2.0.3 (2020-10-27)

Bug Fixes

  • ersatz: use yarn compatible "prepack" hook instead of "prepare" (5ef911b), closes #2

@formidable-webview/[email protected]

27 Oct 12:42
Compare
Choose a tag to compare

2.0.2 (2020-10-27)

Bug Fixes

  • ersatz: upgrade jsdom dependency to 16.4.0 (209aaed), closes #1

@formidable-webview/[email protected]

27 Oct 17:05
Compare
Choose a tag to compare

2.0.2 (2020-10-27)

Bug Fixes

  • ersatz-testing: use yarn compatible "prepack" hook instead of "prepare" (369a234), closes #2

@formidable-webview/[email protected]

07 Oct 12:09
Compare
Choose a tag to compare

1.0.1 (2020-10-07)

Bugfixes

  • Add missing dependency to ersatz-core (227a1c4)