Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependencies and fix three minor issues. #214

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jul 1, 2024

  1. Add .aider to gitignore

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a71c0bc View commit details
    Browse the repository at this point in the history
  2. edit package.json to update excalidraw-plugin, @rollup/plugin-terser,…

    … dataview plugin
    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c1f9624 View commit details
    Browse the repository at this point in the history
  3. change dataview/lib to dataview/src

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bee56d0 View commit details
    Browse the repository at this point in the history
  4. correct version for obsidian-excalidraw-plugin

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    16c87ed View commit details
    Browse the repository at this point in the history
  5. change excalidraw-plugin and bump obsidian

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    20d9d6e View commit details
    Browse the repository at this point in the history
  6. update obsidian-dataview

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    45d3de8 View commit details
    Browse the repository at this point in the history
  7. change rollup package

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bac7939 View commit details
    Browse the repository at this point in the history
  8. change /src/ to /lib/ again. because I was wrong

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4d6eb0c View commit details
    Browse the repository at this point in the history
  9. correct import from terser

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6f2ca6b View commit details
    Browse the repository at this point in the history
  10. fix typeof moment

    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ae6be8b View commit details
    Browse the repository at this point in the history
  11. update dataview and rollup/plugin-terser

    fix moment function in dataview.ts
    fix onClose in AddToOntologyModal.ts
    lightningRalf committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b479411 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    606ea80 View commit details
    Browse the repository at this point in the history