GitPedia
DTStack

DTStack/molecule

:rocket: A lightweight Web IDE UI framework.

18 Releases
Latest: 1y ago
v1.3.6Latest
mortalYoungmortalYoung·1y ago·June 24, 2024
GitHub

📋 What's Changed

  • chore: update codecov-action by @mortalYoung in https://github.com/DTStack/molecule/pull/888
  • fix: compare incoming value with modal's value by @jin-sir in https://github.com/DTStack/molecule/pull/887

New Contributors

  • @jin-sir made their first contribution in https://github.com/DTStack/molecule/pull/887
  • Full Changelog: https://github.com/DTStack/molecule/compare/v1.3.5...v1.3.6
v1.3.5
mortalYoungmortalYoung·2y ago·February 20, 2024
GitHub

📋 What's Changed

  • fix: fix model's value not change and add onEditorInstanceMount event by @mortalYoung in https://github.com/DTStack/molecule/pull/882
  • Full Changelog: https://github.com/DTStack/molecule/compare/v1.3.4...v1.3.5
v1.3.4
wewoorwewoor·3y ago·June 12, 2023
GitHub

📋 What's Changed

  • fix: initView and load extensions after workbench be ready by @wewoor in https://github.com/DTStack/molecule/pull/853
  • Full Changelog: https://github.com/DTStack/molecule/compare/v1.3.3...v1.3.4
v1.3.3
wewoorwewoor·3y ago·April 3, 2023
GitHub

📋 What's Changed

  • fix: replace the Codicon.gear.classNames with codicon string by @wewoor in https://github.com/DTStack/molecule/pull/847
  • Full Changelog: https://github.com/DTStack/molecule/compare/v1.3.2...v1.3.3
v1.3.2
wewoorwewoor·3y ago·April 3, 2023
GitHub

📋 What's Changed

  • docs: remove 1.0.0 and add 1.x by @mortalYoung in https://github.com/DTStack/molecule/pull/835
  • fix: improve the style of edit's input by @mortalYoung in https://github.com/DTStack/molecule/pull/838
  • refactor: folderTree'input support default contextmenu by @mortalYoung in https://github.com/DTStack/molecule/pull/839
  • fix: update the previewUrl of online-code-formatting by @wewoor in https://github.com/DTStack/molecule/pull/844
  • build: upgrade the source-map of gulp-typescript to 0.7.4 by @wewoor in https://github.com/DTStack/molecule/pull/849
  • fix: get container after Workbench is mounted by @wewoor in https://github.com/DTStack/molecule/pull/848
  • Full Changelog: https://github.com/DTStack/molecule/compare/v1.3.0...v1.3.2
v1.3.0
mortalYoungmortalYoung·3y ago·December 16, 2022
GitHub

📋 What's Changed

  • Bump monaco-editor from 0.30.1 to 0.31.0 by @mortalYoung in https://github.com/DTStack/molecule/pull/819
  • refactor: remove unused deps and bump webpack from 4.x to 5.x by @mortalYoung in https://github.com/DTStack/molecule/pull/820
  • feat: support to set the direction of editor group by @mortalYoung in https://github.com/DTStack/molecule/pull/822
  • build: remove babel-loader for monaco-editor by @mortalYoung in https://github.com/DTStack/molecule/pull/821
  • fix: fix lost open animation of collapse by @mortalYoung in https://github.com/DTStack/molecule/pull/827
  • fix: can't prevent close tab with confirm by @mortalYoung in https://github.com/DTStack/molecule/pull/828
  • fix: adjust the order of controller by @mortalYoung in https://github.com/DTStack/molecule/pull/831
  • fix: remove contextView warning in console by @mortalYoung in https://github.com/DTStack/molecule/pull/832
  • + 3 more
v1.2.0
mortalYoungmortalYoung·3y ago·October 31, 2022
GitHub

📋 What's Changed

  • feat: define loadedKey to be controlled by @mortalYoung in https://github.com/DTStack/molecule/pull/803
  • fix: declare the useEffect before return by @wewoor in https://github.com/DTStack/molecule/pull/808
  • fix: improve breadcrumb by @mortalYoung in https://github.com/DTStack/molecule/pull/815
  • fix: fix switch panels between problem and output by @mortalYoung in https://github.com/DTStack/molecule/pull/814
  • feat: support stop event emit by @mortalYoung in https://github.com/DTStack/molecule/pull/807
  • refactor: optimize modal confirm button style and fix redundacy heade… by @mumiao in https://github.com/DTStack/molecule/pull/810
  • Full Changelog: https://github.com/DTStack/molecule/compare/v1.1.1...v1.2.0
v1.1.1
mortalYoungmortalYoung·3y ago·August 31, 2022
GitHub

📋 What's Changed

  • docs: update quick-start & add migration.md by @mortalYoung in https://github.com/DTStack/molecule/pull/784
  • docs: update quick-start doc by @mortalYoung in https://github.com/DTStack/molecule/pull/785
  • docs: add OpenSSF best practice badge by @wewoor in https://github.com/DTStack/molecule/pull/787
  • fix: remove findDOMNode usage by @mortalYoung in https://github.com/DTStack/molecule/pull/790
  • chore: remove todo comments by @mortalYoung in https://github.com/DTStack/molecule/pull/791
  • fix: prevent call loadData when editing by @mortalYoung in https://github.com/DTStack/molecule/pull/789
  • fix: remove useless generic type by @mortalYoung in https://github.com/DTStack/molecule/pull/793
  • chore: remove todos by @mortalYoung in https://github.com/DTStack/molecule/pull/794
  • + 2 more
v1.1.0
mortalYoungmortalYoung·3y ago·July 15, 2022
GitHub

📋 What's Changed

  • ci: add yarn web stage by @wewoor in https://github.com/DTStack/molecule/pull/770
  • ci: improve release script by @mortalYoung in https://github.com/DTStack/molecule/pull/771
  • feat: the text of the optimized tree item is too long by @Zaoei in https://github.com/DTStack/molecule/pull/773
  • fix: remove invalid Regex in Safari by @wewoor in https://github.com/DTStack/molecule/pull/777
  • feat: bump react'version to 18.x by @mortalYoung in https://github.com/DTStack/molecule/pull/774
  • fix: updateTab will change the reference of current tab by @mortalYoung in https://github.com/DTStack/molecule/pull/779
  • fix: fix set entry failed at some situations by @mortalYoung in https://github.com/DTStack/molecule/pull/778
  • fix: prevent updateTab with renderPanel tab by @mortalYoung in https://github.com/DTStack/molecule/pull/781
  • + 3 more
v1.0.2
mortalYoungmortalYoung·4y ago·June 22, 2022
GitHub

📋 Changes

  • build: optimize the file size of pack
v1.0.1
mortalYoungmortalYoung·4y ago·June 22, 2022
GitHub

📋 What's Changed

  • fix: prevent multiply calls of render function by @mortalYoung in https://github.com/DTStack/molecule/pull/768
  • Full Changelog: https://github.com/DTStack/molecule/compare/v1.0.0...v1.0.1
v1.0.0
wewoorwewoor·4y ago·June 17, 2022
GitHub

📋 What's Changed

  • fix: enable the editor to save viewState by @kiwiwong in https://github.com/DTStack/molecule/pull/696
  • fix: prevent the editor from initializing when switching tabs by @kiwiwong in https://github.com/DTStack/molecule/pull/698
  • docs: update customize workbench by @kiwiwong in https://github.com/DTStack/molecule/pull/705
  • fix: compatible background color for buttons and menu items by @kiwiwong in https://github.com/DTStack/molecule/pull/711
  • feat: the tree in Problems panel supports onSelect event by @kiwiwong in https://github.com/DTStack/molecule/pull/712
  • fix: yarn web failed in windows by @mortalYoung in https://github.com/DTStack/molecule/pull/719
  • fix: throws the full Error message when the Extension load exception by @wewoor in https://github.com/DTStack/molecule/pull/735
  • fix(editor): fix styles in editor tab extra by @mortalYoung in https://github.com/DTStack/molecule/pull/736
  • + 15 more

New Contributors

  • @Zaoei made their first contribution in https://github.com/DTStack/molecule/pull/746
  • @yyllff made their first contribution in https://github.com/DTStack/molecule/pull/763
  • Full Changelog: https://github.com/DTStack/molecule/compare/v0.9.0-beta.4.2...v1.0.0
v0.9.0-beta.4.2Pre-release
mortalYoungmortalYoung·4y ago·March 4, 2022
GitHub

📋 What's Changed

  • fix: filename missing and file path in EditorTree is not updated by @kiwiwong in https://github.com/DTStack/molecule/pull/659
  • ci: add action for github page deployment by @wewoor in https://github.com/DTStack/molecule/pull/661
  • fix: improve the style of scrollbar in Scrollable component by @kiwiwong in https://github.com/DTStack/molecule/pull/665
  • feat: develop a Split Pane component by @mortalYoung in https://github.com/DTStack/molecule/pull/509
  • feat: support to set the expandKeys by @mortalYoung in https://github.com/DTStack/molecule/pull/664
  • refactor: replace the A tag by button tag in Button component by @mortalYoung in https://github.com/DTStack/molecule/pull/668
  • feat: Improve usage examples in TestPane by @kiwiwong in https://github.com/DTStack/molecule/pull/669
  • fix: prevent the contextmenu event of Notification by @kiwiwong in https://github.com/DTStack/molecule/pull/670
  • + 9 more
v0.9.0-beta.3.2Pre-release
wewoorwewoor·4y ago·February 18, 2022
GitHub

📋 What's Changed

  • feat: support listen to the theme changed event by @kiwiwong in https://github.com/DTStack/molecule/pull/646
  • feat: LocaleNotification supports to trigger reload by pressing the Enter key by @kiwiwong in https://github.com/DTStack/molecule/pull/643
  • fix: the interaction bug of MenuBar in horizontal mode by @kiwiwong in https://github.com/DTStack/molecule/pull/647
  • fix: fix panels didn't active the next one after closing automatically by @mortalYoung in https://github.com/DTStack/molecule/pull/653
  • fix: the context menu does not close when the context menu item is clicked. by @kiwiwong in https://github.com/DTStack/molecule/pull/651
  • fix: update explorer when closing editor tab by @mortalYoung in https://github.com/DTStack/molecule/pull/652
  • fix: improve the style of the Button in Notification by @kiwiwong in https://github.com/DTStack/molecule/pull/654
  • fix: add icons to EditorTree and optimize its style by @kiwiwong in https://github.com/DTStack/molecule/pull/656
  • + 3 more
v0.9.0-beta.3Pre-release
wewoorwewoor·4y ago·January 27, 2022
GitHub

📋 What's Changed

  • docs: remove the external properties and methods in API docs by @kiwiwong in https://github.com/DTStack/molecule/pull/608
  • fix: increase the z-index value of SubMenu in horizontal mode by @kiwiwong in https://github.com/DTStack/molecule/pull/611
  • fix: the style of the context menu of ActivityBarItem by @kiwiwong in https://github.com/DTStack/molecule/pull/613
  • feat: support to dispose the Action by @wewoor in https://github.com/DTStack/molecule/pull/599
  • feat: support to set the folderTree nodes whether to sort by default by @kiwiwong in https://github.com/DTStack/molecule/pull/614
  • feat: remove the onRemove processing logic in the built-in FolderTree extension by @kiwiwong in https://github.com/DTStack/molecule/pull/617
  • docs: improve the link about Search Service by @mortalYoung in https://github.com/DTStack/molecule/pull/618
  • docs: add the chat entry of Discord by @wewoor in https://github.com/DTStack/molecule/pull/628
  • + 10 more
v0.9.0-beta.2Pre-release
wewoorwewoor·4y ago·January 6, 2022
GitHub

📋 What's Changed

  • docs: update the introduction in README by @mortalYoung in https://github.com/DTStack/molecule/pull/552
  • feat: support the horizontal layout of MenuBar by @kiwiwong in https://github.com/DTStack/molecule/pull/553
  • docs: update the images url by @wewoor in https://github.com/DTStack/molecule/pull/550
  • fix: re-layout the Workbench when StatusBar is hidden by @kiwiwong in https://github.com/DTStack/molecule/pull/557
  • docs: add Google Analytics 4 to website by @wewoor in https://github.com/DTStack/molecule/pull/559
  • fix: language pack code unification by @SQLGate in https://github.com/DTStack/molecule/pull/558
  • feat: use css to control the display and hiding of modules under workbench by @kiwiwong in https://github.com/DTStack/molecule/pull/564
  • docs: support versioning by @kiwiwong in https://github.com/DTStack/molecule/pull/566
  • + 14 more

New Contributors

  • @SQLGate made their first contribution in https://github.com/DTStack/molecule/pull/558
  • Full Changelog: https://github.com/DTStack/molecule/compare/v0.9.0-beta.1.1...v0.9.0-beta.2
v0.9.0-beta.1.1Pre-release
wewoorwewoor·4y ago·December 13, 2021
GitHub

📋 What's Changed

  • docs: correct the markdown link paths by @wewoor in https://github.com/DTStack/molecule/pull/540
  • feat: improve the colorTheme detail by @wewoor in https://github.com/DTStack/molecule/pull/541
  • docs: update the showcase page by @kiwiwong in https://github.com/DTStack/molecule/pull/548

New Contributors

  • @kiwiwong made their first contribution in https://github.com/DTStack/molecule/pull/548
  • Full Changelog: https://github.com/DTStack/molecule/compare/v0.9.0-beta.1...v0.9.0-beta.1.1
v0.9.0-beta.1Pre-release
wewoorwewoor·4y ago·December 6, 2021
GitHub

📋 What's Changed

  • ci: add github workflows by @wewoor in https://github.com/DTStack/molecule/pull/2
  • build: Update issue templates by @wewoor in https://github.com/DTStack/molecule/pull/5
  • Ci/migrate to GitHub by @wewoor in https://github.com/DTStack/molecule/pull/6
  • ci: fix the triggers by @wewoor in https://github.com/DTStack/molecule/pull/7
  • Build/migrate tsloader to babel by @wewoor in https://github.com/DTStack/molecule/pull/31
  • Complete the statusBar view by @wewoor in https://github.com/DTStack/molecule/pull/29
  • Test/activity bar by @wewoor in https://github.com/DTStack/molecule/pull/34
  • Support add, remove and update Panel, builtin Output, Problems Panel by @wewoor in https://github.com/DTStack/molecule/pull/38
  • + 285 more

New Contributors

  • @wewoor made their first contribution in https://github.com/DTStack/molecule/pull/2
  • @zhangtengjin made their first contribution in https://github.com/DTStack/molecule/pull/40
  • @mumiao made their first contribution in https://github.com/DTStack/molecule/pull/58
  • @PKaPI made their first contribution in https://github.com/DTStack/molecule/pull/102
  • @ProfBramble made their first contribution in https://github.com/DTStack/molecule/pull/298
  • Full Changelog: https://github.com/DTStack/molecule/commits/v0.9.0-beta.1