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

Fix: Build Modules with Typescript + Avatar Release Prep #145

Merged
merged 32 commits into from
Dec 20, 2023

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    8896309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    291d8e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b9e15b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    743718e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a3f96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2fc18e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b624e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dab1ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3743917 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    d485b97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc98853 View commit details
    Browse the repository at this point in the history
  3. Refactor package.json and rollup.config to use TypeScriptThe commit m…

    …essage is: "Refactor package.json and rollup.config to use TypeScript"
    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    cc922c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38f83c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f619cda View commit details
    Browse the repository at this point in the history
  6. 0.0.5

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d4594b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a119f41 View commit details
    Browse the repository at this point in the history
  8. Fix Module resolution alias

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2221884 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74e81e3 View commit details
    Browse the repository at this point in the history
  10. Update module name mapping and rollup configuration paths^~/(.*)$': '…

    …<rootDir>/src/$1,build": "npm run test && npm run clean && npm run build-css && rollup -c --bundleConfigAsCjs,{find: '~/core', replacement: path.resolve(__dirname, 'src/core')}
    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    2b0816b View commit details
    Browse the repository at this point in the history
  11. 0.0.6

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4390209 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73a8489 View commit details
    Browse the repository at this point in the history
  13. 0.0.7

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0c373ff View commit details
    Browse the repository at this point in the history
  14. Refactor AvatarImage component to handle broken images and empty src …

    …values.The commit message will be:"Refactor AvatarImage component"
    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    78e152f View commit details
    Browse the repository at this point in the history
  15. 0.0.8

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e288d8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eb5234a View commit details
    Browse the repository at this point in the history
  17. 0.0.9

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    803b079 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9f4b243 View commit details
    Browse the repository at this point in the history
  19. 0.0.10

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f9027c4 View commit details
    Browse the repository at this point in the history
  20. 0.0.11

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    286de6c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ee099e6 View commit details
    Browse the repository at this point in the history
  22. Fix missing semicolon in banner2 function callCo-authored-by: John Sm…

    …ith <johnsmith@example.com>
    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f8dcf63 View commit details
    Browse the repository at this point in the history
  23. add: accordion shards

    kotAPI committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    227c415 View commit details
    Browse the repository at this point in the history