Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop click event from propagating #8

Open
wants to merge 63 commits into
base: master
Choose a base branch
from

Commits on Mar 28, 2014

  1. Configuration menu
    Copy the full SHA
    bdebd2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d732cc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    387a4c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10ab31c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a65096 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2014

  1. Configuration menu
    Copy the full SHA
    2be9090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bcb621 View commit details
    Browse the repository at this point in the history
  3. clean up the demo form

    pbojinov committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    1a5dc2c View commit details
    Browse the repository at this point in the history
  4. clean up the demo form

    pbojinov committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    e142074 View commit details
    Browse the repository at this point in the history
  5. change namespace to DEA

    pbojinov committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    922e3e0 View commit details
    Browse the repository at this point in the history
  6. update rest of API

    pbojinov committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    be0978a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9097503 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

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

Commits on Apr 3, 2014

  1. redesign and implement new client UI, migrate over client interface t…

    …o display basic text notification
    pbojinov committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    65f339b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe46f3 View commit details
    Browse the repository at this point in the history
  3. forgot jquery

    pbojinov committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    5fdba08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dced59f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bfd906 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    624577f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5655114 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b801ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b25900 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2014

  1. Configuration menu
    Copy the full SHA
    b31484c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03cb518 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. ignore media files

    pbojinov committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    8a166d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    232cb53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ebf322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c133df8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01882e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    509bda0 View commit details
    Browse the repository at this point in the history
  7. update readme

    pbojinov committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    69e6cf1 View commit details
    Browse the repository at this point in the history
  8. update readme

    pbojinov committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    8d2ba94 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2014

  1. Configuration menu
    Copy the full SHA
    7b69ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    577078f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2014

  1. Configuration menu
    Copy the full SHA
    85c7428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d2999 View commit details
    Browse the repository at this point in the history
  3. Typo in pathname

    semmel committed May 16, 2014
    Configuration menu
    Copy the full SHA
    7335a6e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

  1. Merge pull request #11 from semmel/master

    Bug: Node-Webkit toolbar is visible in Popup on Windows
    pbojinov committed May 20, 2014
    Configuration menu
    Copy the full SHA
    76d306c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03da1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63ddc50 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    pbojinov committed May 20, 2014
    Configuration menu
    Copy the full SHA
    2c4a65a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2014

  1. Make the X a ×.

    The `×` entity looks better than a capital X.
    CWSpear committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    885e9aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from CWSpear/patch-1

    Make the X a ×.
    pbojinov committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    0a962bf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2014

  1. Prevent taskbar icon for the notification window

    I found it really useful when developing tray apps when icon is not desired.
    oronbz committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    368cec3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. Merge pull request #14 from oronbz/patch-1

    Prevent taskbar icon for the notification window
    pbojinov committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    8936541 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2014

  1. Configuration menu
    Copy the full SHA
    5e2f7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2124e6 View commit details
    Browse the repository at this point in the history
  3. Checking in bower assets

    The readme was missing the `cd src && bower i` step so I just decided to check the dependencies in to make things easier
    adam-lynch committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    5ca0c56 View commit details
    Browse the repository at this point in the history
  4. Gulpfile uses node-webkit-builder to build .exe, etc.

    Note: now outputs builds for linux 32 & 64 bit because why not?
    adam-lynch committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    ed103ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d5351c View commit details
    Browse the repository at this point in the history
  6. Removed npm-debug.log

    adam-lynch committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    9c8b91c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5501434 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a52b99e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

  1. Update README.md

    pbojinov committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    e485f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a2f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f07874 View commit details
    Browse the repository at this point in the history
  4. add new contrib

    pbojinov committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    b018fad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c3d713 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2014

  1. Merge branch 'gulp'

    pbojinov committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    2717563 View commit details
    Browse the repository at this point in the history
  2. update readme instructions for running demo app; rename css to make n…

    …aming style of the project
    pbojinov committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    89b174c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    pbojinov committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    6fec0a3 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    pbojinov committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    6c283a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2014

  1. Update README.md

    pbojinov committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    b845cdd View commit details
    Browse the repository at this point in the history