Thanks to visit codestin.com
Credit goes to github.com

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: marimo-team/codemirror-sql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: marimo-team/codemirror-sql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 19 commits
  • 30 files changed
  • 3 contributors

Commits on Aug 1, 2025

  1. Configuration menu
    Copy the full SHA
    103a4b6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @vitest/coverage-v8 to v3.2.4 (#8)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    f84b1fd View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    d953360 View commit details
    Browse the repository at this point in the history
  2. improvement: make it easy to override sql parse. get options via Edit…

    …orState (#13)
    
    * improvement: make it easy to override sql parse. get options via EditorState
    
    * tests
    mscolnick authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    99a76df View commit details
    Browse the repository at this point in the history
  3. add duckdb spec and python file, with keywords (#10)

    * add python generator file and spec
    
    * fix typos
    
    * move files
    
    * readme comment
    
    * typos ignore
    Light2Dark authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    297a55a View commit details
    Browse the repository at this point in the history
  4. chore(deps): update crate-ci/typos action to v1.35.1 (#14)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    3d834c4 View commit details
    Browse the repository at this point in the history
  5. demo: include custom table renderer (#9)

    * include custom table renderer
    
    * naming
    
    * rename file
    Light2Dark authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    58e4eee View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    f7cce74 View commit details
    Browse the repository at this point in the history
  2. add keywords test (#16)

    Light2Dark authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    c4e6c6c View commit details
    Browse the repository at this point in the history
  3. demo: adds a db language select (#17)

    * wip
    
    * revert
    Light2Dark authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    1e1e455 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. ignore certain duckdb syntax (#21)

    * ignore certain duckdb syntax
    
    * debug log
    Light2Dark authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    1584e3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b95fa View commit details
    Browse the repository at this point in the history
  3. add parser to hover extension (#19)

    * add parser to hover extension
    
    * fix multi inits
    
    * rebase
    
    * fix test
    Light2Dark authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    ca368d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. fix(deps): update dependency node-sql-parser to v5.3.11 (#25)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    9667ac2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update crate-ci/typos action to v1.35.2 (#24)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    3454557 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @biomejs/biome to v2.1.4 (#23)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    79b85b4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency vite to v7.1.1 (#22)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    90fbd9b View commit details
    Browse the repository at this point in the history
  5. add theme function (#26)

    * add theme function
    
    * export default tooltip renderers
    
    * fix tests, export default renderer
    
    * use imports from index.js
    Light2Dark authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    1bf1c5d View commit details
    Browse the repository at this point in the history
  6. chore: release v0.1.2

    mscolnick committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    f2ffa37 View commit details
    Browse the repository at this point in the history
Loading