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

chore(Table) convert demos to ts #9621

Merged
merged 15 commits into from
Nov 17, 2023

Commits on Nov 14, 2023

  1. chore(table) convert to TS

    chore(DashboardWrapper) convert to TS
    
    chore(Table) convert demos to TS
    
    delete superfluous dashboard components
    
    declare as ts files
    
    remove duplicate ids
    
    fix import errors, WIP build errors
    
    sync toolbar demo with main
    Dominik-Petrik authored and jenny-s51 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7e4fd93 View commit details
    Browse the repository at this point in the history
  2. update import paths

    jenny-s51 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    93b0acd View commit details
    Browse the repository at this point in the history
  3. fix more import paths

    jenny-s51 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c905387 View commit details
    Browse the repository at this point in the history
  4. try import from dist/esm

    jenny-s51 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f275b0a View commit details
    Browse the repository at this point in the history
  5. fix build

    jenny-s51 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bb93d3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e748e8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cf4855 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b868b8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8b54d0 View commit details
    Browse the repository at this point in the history
  10. PR feedback from Eric

    jenny-s51 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3886ee7 View commit details
    Browse the repository at this point in the history
  11. fix category dropdown

    jenny-s51 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e47c99a View commit details
    Browse the repository at this point in the history
  12. fix demos, remove table actions that do not support main purpose of c…

    …olumn management demos
    jenny-s51 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7483d4a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    50818b7 View commit details
    Browse the repository at this point in the history
  2. update toolbar snap

    jenny-s51 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e553f14 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. add param type to labelText

    jenny-s51 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    89126a1 View commit details
    Browse the repository at this point in the history