Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BinaryStudioAcademy/bsa-2024-bebalance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.45.0
Choose a base ref
...
head repository: BinaryStudioAcademy/bsa-2024-bebalance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.46.0
Choose a head ref
  • 4 commits
  • 17 files changed
  • 4 contributors

Commits on Sep 13, 2024

  1. fix(frontend): add "?" to question bb-243 (#421)

    * fix(frontend): add "?" to question bb-243
    
    * fix(frontend): pr checks bb-243
    
    * fix(frontend): linter bb-243
    
    * fix(frontend): remove unnecessary bb-243
    
    * fix(frontend): remove unnecessary bb-243
    
    * fix(frontend): linter bb-243
    
    * fix(shared): revert package.lock bb-243
    yulyaolshanska authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    52ff4ec View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. feat(frontend): Text under the title "We’re Analyzing Your Journey!" …

    …must be dynamic bb-303 (#359)
    
    * feat(frontend): added text animation bb-303
    
    * refactor(frontend): create a helper function to create animated spans bb-303
    
    * refactor(frontend): change text animation bb-303
    
    * refactor(frontend): resolve pr comments bb-303
    
    * refactor(frontend): refactor animated span bb-303
    
    * refactor(frontend): resolve pr comments bb-303
    JD-Rosales authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5b10823 View commit details
    Browse the repository at this point in the history
  2. feat: Balance Wheel animation bb-204 (#425)

    * feat(frontend): added chartjs package bb-204
    
    * feat(frontend): added balance wheel component bb-204
    
    * feat(frontend): added randomize data when isAnimation bb-204
    
    * refactor(frontend): minimal changes bb-204
    
    * fix(frontend): fix missing chart.js dependency error bb-204
    
    * refactor(frontend): update and refactor balance wheel animation component bb-204
    
    * chore(frontend): make the data property required bb-204
    
    * refactor(frontend): refactor balance wheel component bb-204
    
    * refactor(frontend): resolve pr comments bb-204
    
    * refactor(frontend): minor changes bb-204
    
    * refactor(frontend): move wheel chart config to a constant bb-204
    
    * refactor(frontend): minor changes bb-204
    
    * refactor(frontend): minor changes bb-204
    
    * refactor(frontend): minor changes bb-204
    
    * refactor(frontend): directly import chart.js type in type file bb-204
    
    * refactor(frontend): refactor chart color gradient enum bb-204
    
    * refactor(frontend): minor changes bb-204
    
    * fix(frontend): transform label to match segment bg color bb-204
    
    * fix(frontend): fix type error bb-204
    
    * refactor(frontend): refactored enum naming bb-204
    
    * refactor(frontend): resolve pr comment bb-204
    
    * refactor(frontend): resolve pr comments bb-204
    
    * refactor(frontend): refactor helper functions bb-204
    
    * feat(frontend): added ripple effect background bb-204
    
    * feat(frontend): added white dots on background bb-204
    
    * fix(frontend): make white dots as a background image bb-204
    
    * feat(frontend): added circle gradient bb-204
    
    * feat(frontend): added incrementing analyzing text bb-204
    
    * refactor(frontend): resolve pr comments bb-204
    
    * refactor(frontend): move percentage interval to percentage config bb-204
    
    * fix(frontend): change percentage increment values bb-204
    
    * refactor(frontend): use rounded incrementing percentage value instead of a fixed array value bb-204
    
    * fix(frontend): fix modified quiz step bb-204
    
    ---------
    
    Co-authored-by: Farid Shabanov <61088675+fshabanov@users.noreply.github.com>
    JD-Rosales and fshabanov authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9c04ae5 View commit details
    Browse the repository at this point in the history
  3. chore: release-1.46.0 (#424)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5cc88ea View commit details
    Browse the repository at this point in the history
Loading