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(DashboardWrapper + DashboardHeader) convert to TS #9618

Merged
merged 8 commits into from
Oct 6, 2023

Commits on Sep 21, 2023

  1. chore(DashboardHeader) convert to TS

    chore(DashboardWrapper) convert to TS
    
    move to utils and update imports
    
    fix md line
    
    fix build errors
    
    update columnmanagement dashboardwrapper import
    
    testing move files  out of utils
    
    change to absolute imports
    
    change to relative imports for each component
    
    update page import
    
    add rollup plugin-typescript
    
    rename rollup.config.js to rollup.config.mjs
    
    revert build changes and remove imports from top of md files
    
    revert yarn.lock, revert to index.d.ts, update jumplinks import
    Dominik-Petrik authored and jenny-s51 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    bf2ce5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81134ca View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. add svg transformer

    jenny-s51 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    51c7819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1781b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a7399e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. move Dashboard components back to demos directory and add index.ts fi…

    …les for dashboard components
    jenny-s51 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a45f29c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    ebe9fa2 View commit details
    Browse the repository at this point in the history
  2. remove stray table import

    jenny-s51 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0caebe2 View commit details
    Browse the repository at this point in the history