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

feat: add ParagonWebpackPlugin to support design tokens #546

Merged
merged 23 commits into from
Aug 13, 2024

Commits on Jul 30, 2024

  1. feat: expose PARAGON_VERSION as a global variable

    fix: rely on paragon-theme.json from @edx/paragon
    
    chore: clean up and add typedefs
    
    fix: create undefined PARAGON global variable if no compatible paragon version
    
    fix: moar better error handling
    
    fix: updates
    
    fix: update based on new schema for paragon-theme.json
    
    fix: update setupTest.js
    
    chore: clean up
    
    chore: remove compressionplugin
    
    chore: quality
    
    fix: rename paragon-theme.json to theme-urls.json
    
    chore: uninstall unused node_module
    
    feat: add @edx/brand version and urls to PARAGON_THEME global variable
    
    chore: update snapshot
    adamstankiewicz authored and dcoa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    452b3e8 View commit details
    Browse the repository at this point in the history
  2. fix: PR feedback

    fix: add comment to ParagonWebpackPlugin and update snapshots
    
    feat: preload links from PARAGON_THEME_URLS config
    
    fix: handle undefined this.paragonMetadata
    
    fix: remove fallbackUrls
    
    chore: snapshots and resolve .eslintrc error
    adamstankiewicz authored and dcoa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    eb4fe12 View commit details
    Browse the repository at this point in the history
  3. fix: updates

    fix: typo in `alpha` CDN url within example env.config.js
    
    Co-authored-by: Diana Olarte <[email protected]>
    adamstankiewicz and dcoa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0e3fc56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e8ee7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fa8aff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f48437b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e98a4fb View commit details
    Browse the repository at this point in the history
  8. refactor: remove runtime config

    dcoa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    12007ca View commit details
    Browse the repository at this point in the history
  9. revert: example changes

    dcoa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2bf31f8 View commit details
    Browse the repository at this point in the history
  10. fix: add a try/catch to config loading in Paragon Plugin to avoid err…

    …ors during the build
    dcoa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9343528 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afe8880 View commit details
    Browse the repository at this point in the history
  12. docs: update JSDoc in config/data/paragonUtils.js

    Co-authored-by: Peter Kulko <[email protected]>
    dcoa and PKulkoRaccoonGang committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3d2f0a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d173b8e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b7fcfe5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    73a83f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dfdcbdb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b1f8364 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    347e820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c019cc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 9, 2024

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

Commits on Aug 10, 2024

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