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: f1nder/SolutionCodeMirrorBundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 11mb/SolutionCodeMirrorBundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 57 files changed
  • 4 contributors

Commits on Dec 18, 2013

  1. Replace comy

    Aaron Mueller committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    7328491 View commit details
    Browse the repository at this point in the history
  2. Add the base16 theme and finish implementation :)

    Aaron Mueller committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    90052a4 View commit details
    Browse the repository at this point in the history
  3. Adjust the README

    Aaron Mueller committed Dec 18, 2013
    Configuration menu
    Copy the full SHA
    ab2231f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2014

  1. Change the colors

    Aaron Mueller committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    75de561 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2015

  1. # update codemirror version

    Alexander Birkner committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    08a48d1 View commit details
    Browse the repository at this point in the history
  2. # renamed mode directory

    Alexander Birkner committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    8a40b5a View commit details
    Browse the repository at this point in the history
  3. # update

    Alexander Birkner committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    cee592b View commit details
    Browse the repository at this point in the history
  4. # fixed bug with static theme

    Alexander Birkner committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    dda15c1 View commit details
    Browse the repository at this point in the history
  5. # fixed bug with static theme

    Alexander Birkner committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    42cfb2a View commit details
    Browse the repository at this point in the history
  6. # load theme from path

    Alexander Birkner committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    5a989f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Configuration menu
    Copy the full SHA
    1b99067 View commit details
    Browse the repository at this point in the history
  2. Not quoting the scalar is deprecated since Symfony 2.8 and will throw…

    … a ParseException in 3.0
    BirknerAlex committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    697ff44 View commit details
    Browse the repository at this point in the history
  3. Support Symfony 3

    BirknerAlex committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    a04b0a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Configuration menu
    Copy the full SHA
    2a5442c View commit details
    Browse the repository at this point in the history
  2. Fix css and js asset urls

    Use full_name instead of name. This makes it possible to save the field.
    william-nedbase committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    8e4298f View commit details
    Browse the repository at this point in the history
  3. Update codemirror.js

    william-nedbase committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    9590abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ac87aa View commit details
    Browse the repository at this point in the history
Loading