Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DTStack/molecule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: DTStack/molecule
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 11 commits
  • 84 files changed
  • 1 contributor

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    09eede9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d697d0b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. feat: support to set the direction of editor group (#822)

    * feat: support to set the direction of editor group
    
    * test: update test cases
    mortalYoung authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    f0ca348 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. build: remove babel-loader for monaco-editor (#821)

    * build: remove babel-loader for monaco-editor
    
    * chore: compatible with pnpm@7
    mortalYoung authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0b71d12 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    d1cdbe1 View commit details
    Browse the repository at this point in the history
  2. fix: can't prevent close tab with confirm (#828)

    * fix: take default close tab into extensions
    
    * chore: add confirm example in testPane
    mortalYoung authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    9418d40 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    8a63067 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. fix: remove contextView warning in console (#832)

    * fix: remove contextView warning in console
    
    * fix: replace useContextView with useContextViewEle
    
    * test: update tests
    mortalYoung authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    2cf87db View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. feat: develop auxiliary bar (#833)

    * feat: develop auxiliary bar
    
    * fix: fix can't select in auxiliaryBar
    
    * test: update tests
    
    * chore: rename auxiliaryService to auxiliaryBarService
    
    * test: improve tests
    
    * test: improve tests
    
    * test: improve tests
    
    * test: remove console.log in test
    
    * test: update tests
    mortalYoung authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    cfd7c7c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. feat: develop scrollBar to replace scrollable component (#826)

    * feat: develop scrollBar to replace scrollable component
    
    * feat: replace scrollable component by scrollbar
    
    * feat: add scrollBar style
    
    * feat: remove scrollable component
    
    * fix: remove scrollable style
    
    * docs: add stories
    
    * test: update tests
    
    * fix: prevent global activityBar hidden
    
    * fix: undefined variable in scss
    
    * test: update tests
    mortalYoung authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a276038 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. chore(release): 1.3.0

    mortalYoung committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    cf9408f View commit details
    Browse the repository at this point in the history
Loading