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: adobe/aem-core-cif-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: core-cif-components-reactor-0.3.0
Choose a base ref
...
head repository: adobe/aem-core-cif-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: core-cif-components-reactor-0.4.0
Choose a head ref
  • 14 commits
  • 204 files changed
  • 4 contributors

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    9055149 View commit details
    Browse the repository at this point in the history
  2. @trivial - Update release doc

    cjelger committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    b03e212 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. CIF-758 - Support for multiple category / product pages (#100)

    - added a servlet filter to handle "specific" pages for categories and products
    - implemented the rendercondition in a servlet
    - moved the cq-dialog config to the archetype
    cjelger authored and mhaack committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    7a66d09 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. CIF-948 - Variant selection for the Product Teaser component (#101)

    * CIF-948 - Variant selection for the Product Teaser component
    
    - allow the selection of a product variant in the product teaser
    - adapted the unit tests to better test the sling model
    - fix issue when DnD a product on the component
    cjelger authored and mhaack committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    dbfce1d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    73fff91 View commit details
    Browse the repository at this point in the history
  2. CIF-949 - Variant selection for the Product Carousel component (#102)

    - added variant selection to the product carousel
    - remove hostname from image url
    cjelger authored and mhaack committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    7f3b43d View commit details
    Browse the repository at this point in the history
  3. CIF-1019 - Fix unit tests for product component (#103)

    - fixed unit test to use proper sling model injection
    - changed the tests to use sample JSON response from Magento
    cjelger authored Aug 27, 2019
    Configuration menu
    Copy the full SHA
    f2883b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. CIF-1024 - Fix unit tests for productlist component (#104)

    - fixed unit test to properly inject the sling model
    - added more branching coverage
    - refactored impl code to remove useless 'this' keyword
    cjelger authored Aug 28, 2019
    Configuration menu
    Copy the full SHA
    a47c1de View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. CIF-959- Improvements for Product Carousel component

    - Hide Navigation arrows when all the products are displayed in current viewport
    - Center component
    sandyaggarwal authored and cjelger committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    07460ed View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. CIF-937 Clean up Venia leftover components from CIF Core Components p…

    …roject (#107)
    
    - move hero image to sample project
    mhaack authored Sep 5, 2019
    Configuration menu
    Copy the full SHA
    dea75b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    7e3f585 View commit details
    Browse the repository at this point in the history
  2. CIF-965 - Implement client side cart & checkout for CIF (#108)

    Clean-up the linting errors: update props validation and remove left-over `console.log` messages.
    dplaton authored and mhaack committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    bdc2d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3560121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2a4b67 View commit details
    Browse the repository at this point in the history
Loading