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: agrublev/angularLocalStorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: douxing/angularLocalStorage
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.
  • 10 commits
  • 1 file changed
  • 1 contributor

Commits on Oct 8, 2014

  1. 1 a bug with watch remover, 2 add watch for local storage, we now can…

    … share variables between windows
    Dou Xing
    Dou Xing committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    883396d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2014

  1. add collection support for the localstorage

    Dou Xing
    Dou Xing committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    8e45f89 View commit details
    Browse the repository at this point in the history
  2. watchCollection -> $watchCollection

    Dou Xing
    Dou Xing committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    4e99eb4 View commit details
    Browse the repository at this point in the history
  3. default to watch instead of collection

    Dou Xing
    Dou Xing committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    6992ef8 View commit details
    Browse the repository at this point in the history
  4. add watch collection from local storage

    Dou Xing
    Dou Xing committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    7bf87d9 View commit details
    Browse the repository at this point in the history
  5. get eliminate a bug:

    switch between watch and watchcollection
    Dou Xing
    Dou Xing committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    43c44ac View commit details
    Browse the repository at this point in the history
  6. add deep watch a collection

    Dou Xing
    Dou Xing committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    4ab2040 View commit details
    Browse the repository at this point in the history
  7. a stupid bug, which will not add listener, is fixed

    Dou Xing
    Dou Xing committed Oct 17, 2014
    Configuration menu
    Copy the full SHA
    a587a62 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2014

  1. rename to mega storage

    Dou Xing
    Dou Xing committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    ddfb568 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. rename to useless

    Dou Xing
    Dou Xing committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    4f1febe View commit details
    Browse the repository at this point in the history
Loading