Skip to content

Releases: dapplets/mutable-web-monorepo

@mweb/extension@1.2.1-alpha.1

20 Aug 10:11
Compare
Choose a tag to compare
Pre-release

1.2.1-alpha.1 (2024-08-20)

Bug Fixes

  • context picker crashes when LinkParser is activated (925f83f)
  • undefined context id in the root context of the link parser (eaed61f)

@mweb/extension@1.2.0

19 Aug 15:57
Compare
Choose a tag to compare

1.2.0 (2024-08-19)

Bug Fixes

  • picker should filter out contexts of "root" and "website" types (#9) (329f6e2)
  • react error about deprecated findDOMNode (14fd9de)

Features

  • introduce blink parser and replace insertion type (DAP-4712) (#10) (51410f7)

@mweb/extension@1.2.0-alpha.1

19 Aug 15:53
Compare
Choose a tag to compare
Pre-release

1.2.0-alpha.1 (2024-08-19)

Features

  • introduce blink parser and replace insertion type (DAP-4712) (#10) (51410f7)

@mweb/extension@1.1.1-alpha.2

14 Aug 12:47
Compare
Choose a tag to compare
Pre-release

1.1.1-alpha.2 (2024-08-14)

Bug Fixes

  • react error about deprecated findDOMNode (14fd9de)

@mweb/extension@1.1.1-alpha.1

14 Aug 09:35
Compare
Choose a tag to compare
Pre-release

1.1.1-alpha.1 (2024-08-14)

Bug Fixes

  • picker should filter out contexts of "root" and "website" types (#9) (329f6e2)

@mweb/extension@1.1.0

13 Aug 17:09
Compare
Choose a tag to compare

1.1.0 (2024-08-13)

Bug Fixes

  • bootstrap styles are not available in BOS components (c304ab8)
  • bootstrap styles are not available in the overlay (0d4818a)
  • bos components don't receive updates of context (a50b573)
  • cannot read property transactions of undefined (1245cde)
  • empty context portals are injected to DOM (ba8950f)
  • error Failed to execute 'createObjectURL' on 'URL' (c1ed7d4)

Features

  • add align center for DappletOverlay children (c2d62d6)
  • allow apps to run any parser (DAP-4697) (72dfc4b)
  • allow apps to use top context as target (DAP-4697) (913c1f5)
  • don't allow inject static links by user (DAP-4683) (e0b5d90)
  • execute controller in memory (DAP-4684) (0c7d5ad)
  • filter contexts by namespace, type, and id when passing a transferable context (8ceec3b)
  • introduce context query function (DAP-4692) (a43d177)
  • introduce file downloader custom element (23385a7)
  • introduce in-memory portal (DAP-4662) (c0a1ad5)
  • introduce Link DB API (DAP-4685) (f445970)
  • introduce static links in application manifests (DAP-4683) (ec65b15)
  • mweb parser won't produce shadow root context with random id (1f22623)
  • save index data in linkdb (e6a01d0)

Performance Improvements

@mweb/extension@1.1.0-alpha.15

09 Aug 10:04
Compare
Choose a tag to compare
Pre-release

1.1.0-alpha.15 (2024-08-09)

Bug Fixes

  • bos components don't receive updates of context (a50b573)

@mweb/extension@1.1.0-alpha.14

09 Aug 08:37
Compare
Choose a tag to compare
Pre-release

1.1.0-alpha.14 (2024-08-09)

Features

  • add align center for DappletOverlay children (c2d62d6)

@mweb/extension@1.1.0-alpha.13

08 Aug 09:45
Compare
Choose a tag to compare
Pre-release

1.1.0-alpha.13 (2024-08-08)

Bug Fixes

  • error Failed to execute 'createObjectURL' on 'URL' (c1ed7d4)

@mweb/extension@1.1.0-alpha.12

08 Aug 09:44
Compare
Choose a tag to compare
Pre-release

1.1.0-alpha.12 (2024-08-08)

Features

  • save index data in linkdb (e6a01d0)