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

feat: Javascript Plugin API (Custom panels, column menu items with JS actions) #2052

Commits on Mar 24, 2023

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

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    ab9bc5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b30e609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2993896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d348dfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50cdf9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6b9301 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d82b80a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2e7218 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d48754 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. refactor(datasette): rename getColumnHeaderItems => getColumnActions …

    …for parity with Python API
    hydrosquall committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    2d92b93 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. prf: InitDatasette -> datasette_init for case sensitivity / using pre…

    …fix to namespace instead of suffix
    hydrosquall committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    37d7e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f744e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b773c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06b4829 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf504fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0536f5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cef6740 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    92e0916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a134f91 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    eb1f408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf5a9df View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Tiny whitespace tweak

    simonw committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b0aca42 View commit details
    Browse the repository at this point in the history
  2. Fixed typo in plugin example

    simonw committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a7e7942 View commit details
    Browse the repository at this point in the history
  3. Fixed typos in comments

    simonw committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e4538e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ae479c View commit details
    Browse the repository at this point in the history