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

Add Calculator demo #174

Merged
merged 21 commits into from
Jan 8, 2019
Merged

Add Calculator demo #174

merged 21 commits into from
Jan 8, 2019

Commits on Jan 1, 2019

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

Commits on Jan 2, 2019

  1. Fix some minor bugs

    OhadRau committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    47927f0 View commit details
    Browse the repository at this point in the history
  2. Add style.extend

    bmathews committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    7c2b2dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d768dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68b46b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Improve calculator display

    OhadRau committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    0e21168 View commit details
    Browse the repository at this point in the history
  2. Merge in upstream master

    OhadRau committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    f970348 View commit details
    Browse the repository at this point in the history
  3. Update Hello.re

    bmathews authored Jan 3, 2019
    Configuration menu
    Copy the full SHA
    66829b2 View commit details
    Browse the repository at this point in the history
  4. useReducer in calculator

    jchavarri committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    5c57b23 View commit details
    Browse the repository at this point in the history
  5. Update Hello.re

    bmathews authored Jan 3, 2019
    Configuration menu
    Copy the full SHA
    d5ea4a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    240b993 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from jchavarri/calculator-reducer

    useReducer in calculator
    OhadRau authored Jan 3, 2019
    Configuration menu
    Copy the full SHA
    acb5653 View commit details
    Browse the repository at this point in the history
  8. Add (laggy) keyboard input

    OhadRau committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    aa934b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    d65508c View commit details
    Browse the repository at this point in the history
  2. Unsubscribe from keyboard

    OhadRau committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    b0782b0 View commit details
    Browse the repository at this point in the history
  3. Add FontAwesome backspace

    OhadRau committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    886d913 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    e122d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66cb1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6efbfb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Configuration menu
    Copy the full SHA
    3539bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f1b98 View commit details
    Browse the repository at this point in the history