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

refactor: update redwood with upstream #19

Merged
merged 6 commits into from
Jul 29, 2024

Commits on Jul 23, 2024

  1. feat: [FC-0056] courseware sidebar enhancement (openedx#1398)

    - Display section and sequence progress
    - Add tracking event to the unit button
    - Hide the horizontal unit navigation with enabled sidebar navigation
    ihor-romaniuk authored and bra-i-am committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dfcb407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    258a53c View commit details
    Browse the repository at this point in the history
  3. feat!: organize plugin slots as components, add footer slot (openedx#…

    …1408)
    
    BREAKING CHANGE: slot ids have been changed for consistency
    * `sequence_container_plugin` -> `sequence_container_slot`
    * `unit_title_plugin` -> `unit_title_slot`
    
    Co-authored-by: Brian Smith <[email protected]>
    2 people authored and bra-i-am committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    004a9ef View commit details
    Browse the repository at this point in the history
  4. feat(redwood): add css support and cdn compatibility (#17)

    * perf: add runtime theming support to redwood
    
    * fix: outline collapsible icons
    
    * fix: solve issue with overlaid input element
    
    * refactor: add frontend-platform dep from npm
    
    * refactor: rename frontend-build github branch
    
    ---------
    
    Co-authored-by: Diana Catalina Olarte <[email protected]>
    bra-i-am and dcoa committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cd8738f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    712b9fe View commit details
    Browse the repository at this point in the history
  6. fix: recreate package-lock

    bra-i-am committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    61d8fa4 View commit details
    Browse the repository at this point in the history