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 type-defs for styled-components v4 #2933

Merged
merged 13 commits into from
Jan 29, 2019
Merged

Add type-defs for styled-components v4 #2933

merged 13 commits into from
Jan 29, 2019

Commits on Jan 23, 2019

  1. add type-defs for styled-components v4

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    23fdfb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac174f View commit details
    Browse the repository at this point in the history
  3. styled-components: test for missing elements

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    25f28ee View commit details
    Browse the repository at this point in the history
  4. styled-components: forgot a few @flow comments

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    88ae226 View commit details
    Browse the repository at this point in the history
  5. styled-components: fix tests

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    cb4d7c8 View commit details
    Browse the repository at this point in the history
  6. styled-components: lower required flow version to 0.75

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    8df94e7 View commit details
    Browse the repository at this point in the history
  7. styled-components: add ref tests

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    eff49e1 View commit details
    Browse the repository at this point in the history
  8. styled-components: add styled-components/native libdef

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    42355cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a9024c View commit details
    Browse the repository at this point in the history
  10. styled-components: collapse tests into one file

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    a47de2e View commit details
    Browse the repository at this point in the history
  11. styled-components: add support for attrs API

    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    74641de View commit details
    Browse the repository at this point in the history
  12. styled-components: add $Supertype

    This allows HOCs can be chained without losing type information
    Nino Miletich committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    3992601 View commit details
    Browse the repository at this point in the history
  13. styled-components: attrs API also has a function form

    Co-Authored-By: theshortcut  <cferris@gmail.com>
    Nino Miletich and theshortcut committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    2ab3495 View commit details
    Browse the repository at this point in the history