Skip to content
This repository was archived by the owner on Sep 8, 2020. 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: angular-ui/AngularJS-Atom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: angular-ui/AngularJS-Atom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 9 files changed
  • 1 contributor

Commits on Feb 4, 2017

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

Commits on Dec 2, 2017

  1. remove settings

    It looks like Atom doesn't support editor.completions anymore.
    outsideris committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    0f63633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    992be7a View commit details
    Browse the repository at this point in the history
  3. autocomplete angular functions and providers

    close #25
    close #80
    close #81
    outsideris committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    5139c10 View commit details
    Browse the repository at this point in the history
  4. add new directives for autocompletions

    check with 1.6.7
    outsideris committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    8e6ee29 View commit details
    Browse the repository at this point in the history
  5. add v0.5.0 changelog

    outsideris committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    98bb973 View commit details
    Browse the repository at this point in the history
  6. Prepare 0.5.0 release

    outsideris committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    d52d8ca View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. fix "Uncaught TypeError"

    close #82
    outsideris committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    0b7679c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0719b8 View commit details
    Browse the repository at this point in the history
  3. 0.5.1 release

    outsideris committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    113101b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. disable autocomplete with special characters

    especially comman and so on
    close #83
    outsideris committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    05dffe7 View commit details
    Browse the repository at this point in the history
  2. 0.5.2 release

    outsideris committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    3e14da0 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Configuration menu
    Copy the full SHA
    b9b935d View commit details
    Browse the repository at this point in the history
  2. add a snippet for $timeout

    close #79
    outsideris committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    4b3197d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. 0.5.3 release

    outsideris committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    052c02c View commit details
    Browse the repository at this point in the history
Loading