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

Improved transcript + player #391

Merged
merged 10 commits into from
Jun 11, 2024
Merged

Improved transcript + player #391

merged 10 commits into from
Jun 11, 2024

Commits on Jun 10, 2024

  1. 🔨 refactor(highlight): remove handleSelection prop from Highlight com…

    …ponent
    
    🔨 refactor(highlight): remove handleSelection prop usage in index.stories and index file
    marcbon committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1411845 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. 🔧 fix(transcript-diarization.tsx): remove handleSelection console log

    🔧 fix(index.stories.tsx): remove unused imports and console logs
    🔧 fix(index.tsx): remove unused imports and console logs, refactor Highlight function
    marcbon committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7ba35da View commit details
    Browse the repository at this point in the history
  2. 🔥 refactor(highlight): remove unused import statement for 'on' function

    🎨 style(highlight): add Italian text for storytelling in index.stories.tsx
    
    🔥 refactor(highlight): remove unnecessary code from index.stories.tsx
    
    🔨 refactor(index.stories.tsx): refactor words array into separate variable
    🔨 refactor(index.stories.tsx): remove unused WithSelectionButton component
    
    🔨 refactor(index.stories.tsx): remove onSelectionButtonClick and i18n props from WithTooltip.args
    🚀 chore(index.stories.tsx): add WithSelectionButton story with default args
    
    🔨 refactor(highlight/index.tsx): remove unused import statement
    🎨 style(highlight/index.tsx): improve color styling and z-index for better UI visualisation
    marcbon committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    01e4fbf View commit details
    Browse the repository at this point in the history
  3. 🔍 chore(highlight): add console log for selectionPart in Highlight co…

    …mponent
    
    🔧 refactor(highlight): pass start and end data attributes to ActiveWord component
    marcbon committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d3f69d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7688ccd View commit details
    Browse the repository at this point in the history
  5. 🔨 refactor(index.stories.tsx): rename WithSearch to Default and remov…

    …e unnecessary code
    
    🔧 chore(index.stories.tsx): add WithSearch story with search functionality
    marcbon committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5e74841 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d46714 View commit details
    Browse the repository at this point in the history
  7. 🩹 fix(controls.tsx, floatingControls.tsx): adjust height to 80px for …

    …better
    
    visibility and layout consistency
    marcbon committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f9f1456 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #390 from AppQuality/utt-16-fix-play-button-position

    🩹 fix(controls.tsx, floatingControls.tsx): adjust height to 80px for better
    marcbon authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dab429c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #388 from AppQuality/fix-transcript-obs-button

    Fix-transcript-obs-button
    marcbon authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b73c484 View commit details
    Browse the repository at this point in the history