Skip to content
This repository was archived by the owner on Jul 27, 2024. It is now read-only.
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: miketheman/language-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: miketheman/language-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 15, 2016

  1. ✅ Fix failing spec call on config

    Runnings against atom 1.12 fails this, it might have worked before,
    uncertain of when and how it stopped.
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    250a59f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Remove deprecated Shadow DOM selectors

    References: #7.
    Alhadis committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    f153b10 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Merge pull request #8 from Alhadis/lux-luceat

    Remove deprecated Shadow DOM selectors
    miketheman authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    638170c View commit details
    Browse the repository at this point in the history
  2. 📚 CHANGELOG update [ci skip]

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    0ad595d View commit details
    Browse the repository at this point in the history
  3. Prepare 0.7.0 release

    miketheman committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    ae62323 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Update specs to support Atom 1.19

    Resolves #12
    Refs atom/atom#14435
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    1f9a321 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. Update .travis.yml from latest atom/ci example

    Based off atom/ci@e7c220a
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    aa8bab8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Merge pull request #15 from miketheman/ci

    Update .travis.yml from latest atom/ci example
    miketheman authored Nov 15, 2017
    Configuration menu
    Copy the full SHA
    689ee6e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. CHANGELOG update [ci skip]

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    734ef1b View commit details
    Browse the repository at this point in the history
  2. Remove Promise resolver from spec

    Introduced in 1f9a321, now released since 1.19
    
    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    37b7dfb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Add license scan report and status

    Signed-off-by: fossabot <badges@fossa.io>
    fossabot committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    97ca724 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from fossabot/master

    Add license scan report and status
    miketheman authored Feb 17, 2019
    Configuration menu
    Copy the full SHA
    7fa06d8 View commit details
    Browse the repository at this point in the history
Loading