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: coderdiaz/vue-status-indicator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: coderdiaz/vue-status-indicator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 51 files changed
  • 1 contributor

Commits on Jul 20, 2019

  1. chore: clean code

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    cc8840e View commit details
    Browse the repository at this point in the history
  2. style: eslint config

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    e007bf5 View commit details
    Browse the repository at this point in the history
  3. build: babel config

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    b1790b8 View commit details
    Browse the repository at this point in the history
  4. build: rollup config

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    afb9ff0 View commit details
    Browse the repository at this point in the history
  5. docs: added documentation

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    9a83665 View commit details
    Browse the repository at this point in the history
  6. test: jest config

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    0305bdd View commit details
    Browse the repository at this point in the history
  7. build(deps): new package json

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    39c9bab View commit details
    Browse the repository at this point in the history
  8. test: travis config

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    f65d098 View commit details
    Browse the repository at this point in the history
  9. style: editor config

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    539c18c View commit details
    Browse the repository at this point in the history
  10. chore: update gitignore

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    ae79413 View commit details
    Browse the repository at this point in the history
  11. feat: added status indicator package

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    41444fb View commit details
    Browse the repository at this point in the history
  12. test: added tests

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    a4e5829 View commit details
    Browse the repository at this point in the history
  13. feat: added entry file for build

    Javier Diaz committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    af2ed50 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #8 from coderdiaz/feature/new-approach

    New build approach
    Javier Diaz Chamorro authored Jul 20, 2019
    Configuration menu
    Copy the full SHA
    44154e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. fix: fixed status attribute and pulse effect

    Javier Diaz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    a1cdff2 View commit details
    Browse the repository at this point in the history
  2. test: fixed tests

    Javier Diaz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    181b04b View commit details
    Browse the repository at this point in the history
  3. build: 1.2.1

    Javier Diaz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    d9f236e View commit details
    Browse the repository at this point in the history
  4. docs: added docs page with jekyll

    Javier Diaz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    2d261c2 View commit details
    Browse the repository at this point in the history
  5. fix: fixed styles

    Javier Diaz committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    340be72 View commit details
    Browse the repository at this point in the history
Loading