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: sapegin/stack-styled
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: sapegin/stack-styled
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 9 commits
  • 21 files changed
  • 2 contributors

Commits on Nov 2, 2019

  1. Chore(deps): Bump mixin-deep from 1.3.1 to 1.3.2 (#6)

    Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
    - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sapegin committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    9b0bda3 View commit details
    Browse the repository at this point in the history
  2. Chore(deps): Bump lodash from 4.17.11 to 4.17.15 (#8)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.11...4.17.15)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sapegin committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    b3555b9 View commit details
    Browse the repository at this point in the history
  3. Chore(deps): Bump eslint-utils from 1.3.1 to 1.4.3 (#7)

    Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
    - [Release notes](https://github.com/mysticatea/eslint-utils/releases)
    - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sapegin committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    1fca501 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Feat: Migrate to TypeScript, enable more styled props

    * Enable color, border, shadow, position props categories.
    Artem Sapegin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    e97ed4f View commit details
    Browse the repository at this point in the history
  2. chore(release): Setup semantic-release

    Artem Sapegin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    78ba5f0 View commit details
    Browse the repository at this point in the history
  3. feat: Enable more styled props (color, border, shadow, position props…

    … categories)
    Artem Sapegin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    e404367 View commit details
    Browse the repository at this point in the history
  4. feat: Enable more styled props (color, border, shadow, position props…

    … categories)
    Artem Sapegin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    4aee075 View commit details
    Browse the repository at this point in the history
  5. chore: Fix TypeScript type generation

    Artem Sapegin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    859e049 View commit details
    Browse the repository at this point in the history
  6. feat: Enable more styled props (color, border, shadow, position props…

    … categories)
    Artem Sapegin committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    08f4078 View commit details
    Browse the repository at this point in the history
Loading