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: brianfalexander/Less
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alliswell/Less
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.
  • 12 commits
  • 10 files changed
  • 5 contributors

Commits on Dec 31, 2012

  1. Configuration menu
    Copy the full SHA
    4b6d829 View commit details
    Browse the repository at this point in the history
  2. updated version to v1.1

    alliswell committed Dec 31, 2012
    Configuration menu
    Copy the full SHA
    601b573 View commit details
    Browse the repository at this point in the history
  3. removed hgroup from header

    removed hgroup from header. hgroups are to be used for grouping multiple heading tags: http://html5doctor.com/the-hgroup-element/
    PeteSchuster committed Dec 31, 2012
    Configuration menu
    Copy the full SHA
    6ab24e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request alliswell#1 from PeteSchuster/patch-1

    removed hgroup from header
    alliswell committed Dec 31, 2012
    Configuration menu
    Copy the full SHA
    6a2887c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25751fb View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2013

  1. Adding a constant to define the theme version so we only have to upda…

    …te it in a single version, moving the JavaScript to an external file, minifying and linting the JavaScript, localizing the theme, and updating the README.
    tommcfarlin committed Jan 1, 2013
    Configuration menu
    Copy the full SHA
    e85ba25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alliswell#2 from tommcfarlin/master

    Updating JavaScript, Localization, Functions, and README
    alliswell committed Jan 1, 2013
    Configuration menu
    Copy the full SHA
    ad9a941 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2013

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

Commits on Jun 26, 2013

  1. Fix less file

    vjousse committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    1ddd829 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2013

  1. Merge pull request alliswell#8 from vjousse/fix-less-file

    Fix less file to generate proper css
    alliswell committed Jun 27, 2013
    Configuration menu
    Copy the full SHA
    73a5d44 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2013

  1. Fix missing HTML5 doctype

    Marco Campos committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    584f76d View commit details
    Browse the repository at this point in the history
  2. Merge pull request alliswell#9 from marcocampos/master

    Fix missing HTML5 doctype
    alliswell committed Jul 16, 2013
    Configuration menu
    Copy the full SHA
    a843e6f View commit details
    Browse the repository at this point in the history
Loading