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

Modernizing Project #34

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

Modernizing Project #34

wants to merge 36 commits into from

Commits on Mar 28, 2015

  1. Configuration menu
    Copy the full SHA
    e769a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b621d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ae298e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9dce28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5a14d6 View commit details
    Browse the repository at this point in the history
  6. Fix handling of idle animations. Before this change idle animations w…

    …ere interrupted without properly exiting the idle animation
    balshetzer committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    3181bb5 View commit details
    Browse the repository at this point in the history
  7. Fix handling of idle animations around other actions like speak. They…

    … now all correctly end idle animations.
    balshetzer committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    9bd4d8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65f3bb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3320326 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85a2858 View commit details
    Browse the repository at this point in the history
  11. Pretty print agent data

    balshetzer committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    fbfba0a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    98fa8dd View commit details
    Browse the repository at this point in the history
  13. fix for IE

    balshetzer committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    d8a290b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2015

  1. add clippy.ask

    balshetzer committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    b2a5320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c3830f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb12da4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09bc62c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2694a86 View commit details
    Browse the repository at this point in the history
  6. Update build files

    balshetzer committed Mar 29, 2015
    Configuration menu
    Copy the full SHA
    0d2e0f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8e112a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b1c97c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2015

  1. Oops, I broke closeBalloon with a type (self instead of this). Fixed.

    Hesky (Yechezkia) Fisher committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    56f32f3 View commit details
    Browse the repository at this point in the history
  2. The last change was wrong. This one correctly calls self and this as …

    …needed.
    Hesky (Yechezkia) Fisher committed Mar 30, 2015
    Configuration menu
    Copy the full SHA
    a18ed42 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2015

  1. feature: gulp file and bower package

    Lucas Fernando Amorim committed Jun 27, 2015
    Configuration menu
    Copy the full SHA
    4ba7bbd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Wrap the choices inside a div

    axypas committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    820fdaf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Add html support in the ballon

    Example:
        agent.speak('Hello I <em class="cool">support HTML tags!');
    axypas committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    12470df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91aacf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d55b380 View commit details
    Browse the repository at this point in the history
  4. Add compiled code

    axypas committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    3fe7a53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54227a2 View commit details
    Browse the repository at this point in the history
  6. Fix callbacks

    axypas committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    a874d5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8c623c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Fix remove global variable

    axypas committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    1b15ad7 View commit details
    Browse the repository at this point in the history
  2. Minor indentation change

    axypas committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    0a050b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

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

Commits on May 15, 2017

  1. Merge pull request #1 from axypas/master

    Lots of improvements
    lfamorim authored May 15, 2017
    Configuration menu
    Copy the full SHA
    1848763 View commit details
    Browse the repository at this point in the history