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: dnadesign/silverstripe-elemental-carousel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.0
Choose a base ref
...
head repository: dnadesign/silverstripe-elemental-carousel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 6 files changed
  • 6 contributors

Commits on Feb 25, 2019

  1. Update composer.json

    gmlnchv authored Feb 25, 2019
    Configuration menu
    Copy the full SHA
    241c4ad View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Update composer.json

    gmlnchv authored Mar 7, 2019
    Configuration menu
    Copy the full SHA
    022adb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Elemental v4 compatibility

    alex-dna committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    2a4ff5d View commit details
    Browse the repository at this point in the history
  2. require missing module

    alex-dna committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    0a4b03a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Update composer.json

    gmlnchv authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    79a1fad View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Update composer.json

    gmlnchv authored Apr 22, 2019
    Configuration menu
    Copy the full SHA
    c649d94 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Composer updates

    rafaeldsousa committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    13e560c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d56c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update dependencies for SS5

    alex-dna committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0f60a58 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Introduce auto-scrolling

    Julian Thomson authored and Julian Thomson committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0679865 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from dnadesign/auto-scroll

    Introduce auto-scrolling
    jules0x authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    427cb5b View commit details
    Browse the repository at this point in the history
  3. Update wording in cms

    Julian Thomson authored and Julian Thomson committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f4dd058 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

  1. Configuration menu
    Copy the full SHA
    1cacf26 View commit details
    Browse the repository at this point in the history
  2. ✨ feat: add PSR-4 autoloading

    - This is just a general performance improvement, use the optimised composer autoloader rather than the Silverstripe one
    Cambis committed Jan 27, 2025
    Configuration menu
    Copy the full SHA
    1780d28 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Merge pull request #7 from dnadesign/bugfix/clicking-on-thumbnail-nav…

    …igates-to-wrong-slide
    
    Navigate to correct slide when clicking on a thumbnail
    jules0x authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    0fecb4b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from dnadesign/feature/psr4-autoloading

    Add PSR-4 autoloading
    jules0x authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    2cbad78 View commit details
    Browse the repository at this point in the history
Loading