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] Resolve issues with outdated packages #3074

Closed
wants to merge 4 commits into from

Commits on Dec 28, 2023

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

Commits on Dec 29, 2023

  1. [feat] Add audio-player component (#3075)

    * [feat] Add custom audio player
    
    * [feat] Revamp UI kit (#3076)
    KaroMourad authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    9183130 View commit details
    Browse the repository at this point in the history
  2. [fix] Fix node version

    KaroMourad committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d2492b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Merge branch 'main' into fix/resolve-issues-with-outdated-packages

    # Conflicts:
    #	aim/web/ui/package-lock.json
    #	aim/web/ui/package.json
    #	aim/web/ui/src/components/CopyToClipBoard/CopyToClipBoard.tsx
    #	aim/web/ui/src/components/kit_v2/AudioPlayer/AudioPlayerProgress/AudioPlayerProgress.tsx
    #	aim/web/ui/src/components/kit_v2/Breadcrumb/Breadcrumb.tsx
    #	aim/web/ui/src/components/kit_v2/ControlsButton/ControlsButton.tsx
    #	aim/web/ui/src/components/kit_v2/Link/Link.style.ts
    #	aim/web/ui/src/components/kit_v2/Select/Select.tsx
    #	aim/web/ui/src/components/kit_v2/Slider/Slider.d.ts
    #	aim/web/ui/src/components/kit_v2/Table/Table.d.ts
    #	aim/web/ui/src/components/kit_v2/Table/Table.style.ts
    #	aim/web/ui/src/components/kit_v2/Table/Table.tsx
    #	aim/web/ui/src/components/kit_v2/Table/components/TableBody.tsx
    #	aim/web/ui/src/components/kit_v2/Table/components/TableCell.tsx
    #	aim/web/ui/src/components/kit_v2/Table/components/TableFooter.tsx
    #	aim/web/ui/src/components/kit_v2/Table/components/TableHead.tsx
    #	aim/web/ui/src/components/kit_v2/Table/components/TableHeader.tsx
    #	aim/web/ui/src/components/kit_v2/Table/components/TableRow.tsx
    #	aim/web/ui/src/components/kit_v2/Tooltip/Tooltip.tsx
    #	aim/web/ui/src/hooks/index.ts
    #	aim/web/ui/src/hooks/useAudioBlobURI.tsx
    #	aim/web/ui/src/types/components/CopyToClipBoard/CopyToClipBoard.d.ts
    mihran113 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    58418e7 View commit details
    Browse the repository at this point in the history