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

Global CSS Support #8710

Merged
merged 35 commits into from Sep 17, 2019
Merged

Global CSS Support #8710

merged 35 commits into from Sep 17, 2019

Commits on Sep 11, 2019

  1. Global CSS Support

    Timer committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    63ab22e View commit details
    Browse the repository at this point in the history
  2. Fix webpack configuration

    Timer committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6954e34 View commit details
    Browse the repository at this point in the history
  3. oneOf rule isn't necessary yet

    Timer committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    ae6674a View commit details
    Browse the repository at this point in the history
  4. Adjust CSS chunk naming

    Timer committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    a149ab7 View commit details
    Browse the repository at this point in the history
  5. Begin testing CSS behavior

    Timer committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    76f57be View commit details
    Browse the repository at this point in the history
  6. Add another test TODO

    Timer committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    ce594b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fd94e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cefc374 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e242d8d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    bce44e8 View commit details
    Browse the repository at this point in the history
  2. Fix multi test suite

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d22d5bb View commit details
    Browse the repository at this point in the history
  3. Test CSS import order

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    9c0da3a View commit details
    Browse the repository at this point in the history
  4. Test style HMR

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    95b1d08 View commit details
    Browse the repository at this point in the history
  5. Test CSS compilation

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    9a7b79a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d890f82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d81e02e View commit details
    Browse the repository at this point in the history
  8. Add missing TODO

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    0afd8ad View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary test

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    5e6517b View commit details
    Browse the repository at this point in the history
  10. Adjust TODO message

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    3e834a5 View commit details
    Browse the repository at this point in the history
  11. Hide page until React hydrates

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    898d4e0 View commit details
    Browse the repository at this point in the history
  12. Revert "Hide page until React hydrates"

    This reverts commit 898d4e0.
    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    9bef0ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    598c81e View commit details
    Browse the repository at this point in the history
  14. Hide FOUC during development

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    66c2dbb View commit details
    Browse the repository at this point in the history
  15. Test CSS imports

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    3244161 View commit details
    Browse the repository at this point in the history
  16. Update tests TODO

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    f71a8cb View commit details
    Browse the repository at this point in the history
  17. Add fixture for url() test

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    c387fac View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bd64ad4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a80eb72 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3534892 View commit details
    Browse the repository at this point in the history
  21. Use a simple variant of cssnano

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    0f977e5 View commit details
    Browse the repository at this point in the history
  22. Self-import

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    3e00d28 View commit details
    Browse the repository at this point in the history
  23. Undo bundling

    Timer committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    58098af View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

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

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    e28f26f View commit details
    Browse the repository at this point in the history
  2. Implement suggestion

    Timer committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    a953442 View commit details
    Browse the repository at this point in the history