Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dtinsight/molecule

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dtinsight/molecule - npm Package Versions

124

1.0.0

Diff

Changelog

Source

1.0.0 (2022-06-17)

Features

  • add getParentNode interface for folderTreeService (#752) (4c09eea)
  • create instanceService (#733) (3093a21)
  • the tree in Problems panel supports onSelect event (#712) (4c809eb)

Bug Fixes

mortalyoung
published 0.9.0-beta.4.2 •

Changelog

Source

0.9.0-beta.4.2 (2022-03-04)

Features

Bug Fixes

  • filename missing and file path in EditorTree is not updated (#659) (aafa07d)
  • fix usage of useMemo (#694) (24e6e2e)
  • import Icon, Toolbar from relative path (#692) (a95fbe2)
  • improve scrollbar style on windows platform (#665) (0be561d)
  • make Keybinding work after reloading Molecule (#686) (a88a71e)
  • move the style of statusBarView into mo.scss (#689) (08d799b)
  • prevent the contextmenu event of Notification (#670) (1aa9f7f)
ziv
published 0.9.0-beta.3.2 •

Changelog

Source

0.9.0-beta.3.2 (2022-02-18)

Features

  • LocaleNotification supports to trigger reload by pressing the Enter key (#643) (4b7d8de)
  • support listen to the theme changed event (#646) (2590217)

Bug Fixes

  • add icons to EditorTree and optimize its style (#656) (859fd73)
  • customized MenuBar data will be lost when modifying the MenuBar's mode (#650) (15e219b)
  • fix panels didn't active the next one after closing automatically (#653) (784dc07)
  • improve the style of the Button in Notification (#654) (4a3470f)
  • improve the style of the EditorTree node's icon (#657) (ffe6955)
  • the interaction bug of MenuBar in horizontal mode (#647) (2294b3d)
  • the onClick property of MenuItem will be overridden by custom data (#651) (467a7c0)
  • update explorer when closing editor tab (#652) (953b2c0)
ziv
published 0.9.0-beta.3.1 •

Changelog

Source

0.9.0-beta.3.1 (2022-02-08)

ziv
published 0.9.0-beta.3 •

Changelog

Source

0.9.0-beta.3 (2022-01-27)

Features

  • add a Display component that controlling the Workbench Parts (#564) (948f09c)
  • add Korean language pack (#558) (b9f817d)
  • change the interaction of MenuBar in horizontal mode (#636) (b352afd)
  • provide types of Keybinding and QuickAccess (#567) (0118b43)
  • remove the onRemove processing logic in the built-in FolderTree extension (#617) (7a77374)
  • support the horizontal layout of MenuBar (#553) (2cf2abb)
  • support to dispose the Action (#599) (bfdf0bb)
  • support to get the mode of the current Color Theme (#641) (57f8fab)
  • support to set the folderTree nodes whether to sort by default (#614) (99754f9)

Bug Fixes

  • Connect component supports to unsubscribe event by pass the callback (#635) (bde0274)
  • correct the style of input and select (#578) (e0ba0fc)
  • increase the z-index value of SubMenu in horizontal mode (#611) (b11b4e9)
  • let defaultLocale works (#639) (2faaa9f)
  • not allowed to reload the initialize method (#580) (7229fc5)
  • optimize the style of MenuBar (#629) (f355c88)
  • re-layout the Workbench when StatusBar is hidden (#557) (2d89f56)
  • sync menuBar mode status (#637) (ecdb312)
  • the style of the context menu of ActivityBarItem (#613) (08fd30f)
mortalyoung
published 0.9.0-beta.2 •

Changelog

Source

0.9.0-beta.2 (2022-01-05)

Features

  • add a Display component that controlling the Workbench Parts (#564) (948f09c)
  • add Korean language pack (#558) (b9f817d)
  • provide types of Keybinding and QuickAccess (#567) (0118b43)
  • support the horizontal layout of MenuBar (#553) (2cf2abb)

Bug Fixes

  • correct the style of input and select (#578) (e0ba0fc)
  • not allowed to reload the initialize method (#580) (7229fc5)
  • re-layout the Workbench when StatusBar is hidden (#557) (2d89f56)
ziv
published 0.9.0-beta.1.1 •

Changelog

Source

0.9.0-beta.1.1 (2021-12-13)

Features

ziv
published 0.9.0-beta.1 •

Changelog

Source

0.9.0-beta.1 (2021-12-06)

Features

Bug Fixes

  • adjust the menu icon size (ed9cb8d)
  • fix can't clear the notifications (#518) (2503f4a)
  • fix create file node incorrect on contextMenu (#522) (14c6057)
  • improve the circular dep error when execute yarn link (#528) (486182b)
  • improve the exports of models (#507) (4b7ab03)
  • improve the insert strategy in folderTree (#486) (3061b68)
  • initView will override the setDefaultValue (#513) (586335e)
  • remove the warning in console (#529) (059016c)
  • show the SubMenu in right place when the Menu is horizontal mode (#526) (0d76520)
ziv
published 0.9.0-alpha.6 •

Changelog

Source

0.9.0-alpha.6 (2021-10-27)

Features

Bug Fixes

  • add built-in titles for the activityBar items (#424) (0a5c31d)
  • fix editor size render incorrect when toggle the sidebar (9655a45)
  • fix select all action always select the editor content (#415) (a1feb18)
  • fix the searchById method (#469) (03e32fb)
  • fix undo and redo actions (#440) (b76f372)
  • improve the forceUpdate after editor open and close (#441) (50e0de2)
  • optimize the shadow effect of Scrollable (#443) (76ad9b3)
  • perfect the Tree component style (#428) (8ad91e0)
  • prevent miniMapSlider covered by other colors (#448) (1b0aa04)
  • remove the pointer-events CSS property (#423) (b3f6be6)
  • remove the useless constructor arguments (e4699bc)
  • remove useless code (#482) (5fbc961)
  • renderPane exec twice (#439) (5eb14a5)
  • set the collapse content width to initial value (366a635)
  • the sidebar collapse title style (c27df72)
  • the tsyringe inject the EditorModel error beacuse of the current is undefined (#468) (fbb4113)
  • update the getBuiltInColors method to immutable (b744265)
  • update the hover style for list (#476) (35e66fd)
  • color theme: optimize the Panel, actionBar (#445) (9ac1962)
ziv
published 0.9.0-alpha.5.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc