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: landabaso/react-css-themr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b2032bb
Choose a base ref
...
head repository: javivelasco/react-css-themr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8d12cfd
Choose a head ref
  • 19 commits
  • 10 files changed
  • 7 contributors

Commits on Feb 8, 2017

  1. Check for valid types in themes. (javivelasco#45)

    * Check for valid types in themes.
    
    Fixes javivelasco#44
    
    * Update themr.js
    landabaso authored and javivelasco committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    4e5f234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6775529 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors

    javivelasco committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    65ddbed View commit details
    Browse the repository at this point in the history
  4. 2.0.0 release

    javivelasco committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    a54d42c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Feature/theme spreads (javivelasco#47)

    * refactoring
    
    * theme spreads
    
    * typings
    
    * fix themr typing
    
    * fix themr typing
    
    * fix undefined mixin value cases
    
    * fix state type incompatibility in javivelasco#39
    
    * revert typing changes
    
    * accept sfc as component
    
    * typo
    
    * also accept symbols and numbers as identifier
    
    * merge sfc fix
    raveclassic authored and javivelasco committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    1586949 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    4befee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd752ab View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    javivelasco committed May 12, 2017
    Configuration menu
    Copy the full SHA
    b7fec0d View commit details
    Browse the repository at this point in the history
  4. Add mapThemrProps option

    javivelasco committed May 12, 2017
    Configuration menu
    Copy the full SHA
    8b7dab8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dbb6b6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of github.com:javivelasco/react-css-themr

    * 'master' of github.com:javivelasco/react-css-themr:
      Add mapThemrProps option (javivelasco#59)
    javivelasco committed May 12, 2017
    Configuration menu
    Copy the full SHA
    397fe54 View commit details
    Browse the repository at this point in the history
  7. 2.1.0 release

    javivelasco committed May 12, 2017
    Configuration menu
    Copy the full SHA
    670c85d View commit details
    Browse the repository at this point in the history
  8. add typings to new feature: mapThemrProps (javivelasco#60)

    * add typing to new feature: mapThemrProps
    
    * fix
    raveclassic authored and javivelasco committed May 12, 2017
    Configuration menu
    Copy the full SHA
    ce6c7b0 View commit details
    Browse the repository at this point in the history
  9. 2.1.1 release

    javivelasco committed May 12, 2017
    Configuration menu
    Copy the full SHA
    8def688 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5723c9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    c5659f8 View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    javivelasco committed May 13, 2017
    Configuration menu
    Copy the full SHA
    f0127b2 View commit details
    Browse the repository at this point in the history
  3. 2.1.2 release

    javivelasco committed May 13, 2017
    Configuration menu
    Copy the full SHA
    bb0da20 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

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