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: arduino/lab-micropython-editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: arduino/lab-micropython-editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/new-file-actions
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 13 files changed
  • 1 contributor

Commits on Dec 22, 2024

  1. File list contextual actions.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    9012af9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. WIP: contextual actions on file/folder.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    315812c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cad657 View commit details
    Browse the repository at this point in the history
  3. File list context actions working.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    60f80d1 View commit details
    Browse the repository at this point in the history
  4. Added edit to contextual menu.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    0d4d2b4 View commit details
    Browse the repository at this point in the history
  5. Removed unused code and comments.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    dc12be4 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Streamlined actions button on FM list.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    bffb265 View commit details
    Browse the repository at this point in the history
  2. Clear state properties for selectedFiles and itemActionMenu.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    af741cb View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Working implementation of contextual menu on file/folder.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    daea980 View commit details
    Browse the repository at this point in the history
  2. Merged window size changes.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    2387313 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Fixed glitch on new file/folder creation in FM.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    37c4dcb View commit details
    Browse the repository at this point in the history
  2. Testing Hack font, since RobotoMono failed to display.

    Signed-off-by: ubi de feo <[email protected]>
    ubidefeo committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    3b39480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb7f13f View commit details
    Browse the repository at this point in the history
Loading