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: SAP/ui5-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.4
Choose a base ref
...
head repository: SAP/ui5-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.5
Choose a head ref
  • 10 commits
  • 40 files changed
  • 3 contributors

Commits on Nov 26, 2020

  1. Copy the full SHA
    e9458e7 View commit details

Commits on Nov 27, 2020

  1. [INTERNAL] JSDoc: Fix syntax error in generateResourcesJson example

    Must be valid JavaScript
    RandomByte committed Nov 27, 2020
    Copy the full SHA
    3b5b4ef View commit details

Commits on Nov 29, 2020

  1. Copy the full SHA
    1ad8186 View commit details

Commits on Nov 30, 2020

  1. [FIX] generateResourcesJson: Make resources.json generation determini…

    …stic
    
    Stop analyzing debug-resources if they correspond to a non-debug
    resource.
    
    Only analyze the non-debug resource and copy any dependency information
    to the corresponding debug-resource.
    
    While this might not be the best approach given that analyzing the
    source ("debug") version of a resource might result in finding more
    dependencies (i.e. those mangled during minification), this change
    ensures that we generate the same resources.json, independently
    from the order of debug and non-debug resources supplied to the
    resourceListCreator processor.
    
    Resolves SAP/ui5-tooling#274
    RandomByte committed Nov 30, 2020
    Copy the full SHA
    41d3335 View commit details
  2. Copy the full SHA
    6a24cb2 View commit details
  3. Copy the full SHA
    d39089d View commit details
  4. Copy the full SHA
    4ef15c3 View commit details
  5. Copy the full SHA
    26eb89a View commit details
  6. Copy the full SHA
    89872d7 View commit details
  7. Release 2.4.5

    RandomByte committed Nov 30, 2020
    Copy the full SHA
    3e99c36 View commit details
Loading