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

feat: CSS modules (early experimental support) #2489

Closed
wants to merge 87 commits into from
Closed

Commits on Feb 23, 2022

  1. Copy the full SHA
    04c0a2f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    73df19a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Copy the full SHA
    8b76ccc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    75c61ab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    42eb07f View commit details
    Browse the repository at this point in the history
  4. modify scope + comments

    chaance committed Feb 24, 2022
    Copy the full SHA
    ea79fd5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0531d10 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. refactor CSS modules plugins

    chaance committed Feb 25, 2022
    Copy the full SHA
    3af5759 View commit details
    Browse the repository at this point in the history
  2. fix css hashing

    chaance committed Feb 25, 2022
    Copy the full SHA
    5726ca3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Copy the full SHA
    fa30edc View commit details
    Browse the repository at this point in the history
  2. chore: compiler fixes

    chaance committed Mar 1, 2022
    Copy the full SHA
    aec0023 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3f38369 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    958ef0d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c2e238b View commit details
    Browse the repository at this point in the history
  6. cleanup

    chaance committed Mar 1, 2022
    Copy the full SHA
    44fee47 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Copy the full SHA
    7c0596c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df50e1b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    158ac85 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2016b6d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fa86d32 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6653f17 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    01ee119 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a66e67c View commit details
    Browse the repository at this point in the history
  9. add css-modules to tsconfig

    chaance committed Mar 4, 2022
    Copy the full SHA
    bb050fc View commit details
    Browse the repository at this point in the history
  10. add processor for Parcel

    chaance committed Mar 4, 2022
    Copy the full SHA
    a607949 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    91c0c8e View commit details
    Browse the repository at this point in the history
  12. add css modules to gists app

    chaance committed Mar 4, 2022
    Copy the full SHA
    4952de5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. check composes feature

    chaance committed Mar 5, 2022
    Copy the full SHA
    9054616 View commit details
    Browse the repository at this point in the history
  2. deps

    chaance committed Mar 5, 2022
    Copy the full SHA
    b200036 View commit details
    Browse the repository at this point in the history
  3. fix browser import

    chaance committed Mar 5, 2022
    Copy the full SHA
    e0085c5 View commit details
    Browse the repository at this point in the history
  4. types and such

    chaance committed Mar 5, 2022
    Copy the full SHA
    770d62d View commit details
    Browse the repository at this point in the history
  5. types

    chaance committed Mar 5, 2022
    Copy the full SHA
    5ecd50a View commit details
    Browse the repository at this point in the history
  6. clean up gists app

    chaance committed Mar 5, 2022
    Copy the full SHA
    0d48c47 View commit details
    Browse the repository at this point in the history
  7. types

    chaance committed Mar 5, 2022
    Copy the full SHA
    7449ce3 View commit details
    Browse the repository at this point in the history
  8. swap postcss for parcel

    chaance committed Mar 5, 2022
    Copy the full SHA
    0915e6c View commit details
    Browse the repository at this point in the history
  9. cleanup

    chaance committed Mar 5, 2022
    Copy the full SHA
    7a7bfd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Copy the full SHA
    9c96f81 View commit details
    Browse the repository at this point in the history
  2. revert deno in tsconfig

    chaance committed Mar 15, 2022
    Copy the full SHA
    c12a05f View commit details
    Browse the repository at this point in the history
  3. add placeholder for tests

    chaance committed Mar 15, 2022
    Copy the full SHA
    c399fe2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fa72bd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Copy the full SHA
    9b834b8 View commit details
    Browse the repository at this point in the history
  2. revert gists app change

    chaance committed Mar 25, 2022
    Copy the full SHA
    f41293e View commit details
    Browse the repository at this point in the history
  3. reduce diffs

    chaance committed Mar 25, 2022
    Copy the full SHA
    b822a30 View commit details
    Browse the repository at this point in the history
  4. typo

    chaance committed Mar 25, 2022
    Copy the full SHA
    641afa9 View commit details
    Browse the repository at this point in the history
  5. tests

    chaance committed Mar 25, 2022
    Copy the full SHA
    82073ce View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Copy the full SHA
    0537a08 View commit details
    Browse the repository at this point in the history
  2. deps

    chaance committed Mar 30, 2022
    Copy the full SHA
    418a389 View commit details
    Browse the repository at this point in the history
  3. test stuff

    chaance committed Mar 30, 2022
    Copy the full SHA
    f485536 View commit details
    Browse the repository at this point in the history
  4. fix links test

    chaance committed Mar 30, 2022
    Copy the full SHA
    9c8465c View commit details
    Browse the repository at this point in the history
  5. test updates

    chaance committed Mar 30, 2022
    Copy the full SHA
    75dab98 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. use composition in test cases

    chaance committed Mar 31, 2022
    Copy the full SHA
    31be49a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    392e5ca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Copy the full SHA
    147f196 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on Apr 28, 2022

  1. chore: remove obsolete dev scripts

    gists app no longer exists
    pcattori committed Apr 28, 2022
    Copy the full SHA
    2678ee1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    43f35c6 View commit details
    Browse the repository at this point in the history
  3. chore(rollup): use REMIX_LOCAL_DEV_OUTPUT_DIRECTORY for `@remix-run…

    …/css-modules` output
    pcattori committed Apr 28, 2022
    Copy the full SHA
    4cd6a76 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d9d444d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4081507 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. update module tests

    chaance committed Apr 29, 2022
    Copy the full SHA
    0e8def8 View commit details
    Browse the repository at this point in the history
  2. Add todo tests for ordering

    chaance committed Apr 29, 2022
    Copy the full SHA
    6a44223 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9dd389b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Copy the full SHA
    1c40806 View commit details
    Browse the repository at this point in the history
  2. fix tests

    chaance committed May 12, 2022
    Copy the full SHA
    c626296 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. run all tests

    chaance committed May 16, 2022
    Copy the full SHA
    0747d0e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ec43d23 View commit details
    Browse the repository at this point in the history
  3. fix test scoping issues

    chaance committed May 16, 2022
    Copy the full SHA
    063e57c View commit details
    Browse the repository at this point in the history
  4. rm placeholder file

    chaance committed May 16, 2022
    Copy the full SHA
    952232f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Copy the full SHA
    7f674ac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8e0e071 View commit details
    Browse the repository at this point in the history
  3. reduce array iterations

    chaance committed May 17, 2022
    Copy the full SHA
    c95fb09 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7632c49 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f5a1432 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Copy the full SHA
    859eadf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8026a1f View commit details
    Browse the repository at this point in the history
  3. null check

    chaance committed May 18, 2022
    Copy the full SHA
    21e6f0d View commit details
    Browse the repository at this point in the history
  4. rebuild fixes

    chaance committed May 18, 2022
    Copy the full SHA
    c01f9ff View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0e9ee7d View commit details
    Browse the repository at this point in the history
  6. rename module references

    chaance committed May 18, 2022
    Copy the full SHA
    ba0b019 View commit details
    Browse the repository at this point in the history
  7. rename compiler references

    chaance committed May 18, 2022
    Copy the full SHA
    481fe22 View commit details
    Browse the repository at this point in the history
  8. renaming

    chaance committed May 18, 2022
    Copy the full SHA
    47eb2f5 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    67eac49 View commit details
    Browse the repository at this point in the history
  10. pin @parcel/css version

    chaance committed May 18, 2022
    Copy the full SHA
    ff2f5bb View commit details
    Browse the repository at this point in the history
  11. rm log

    chaance committed May 18, 2022
    Copy the full SHA
    5ea1116 View commit details
    Browse the repository at this point in the history
  12. update comments

    chaance committed May 18, 2022
    Copy the full SHA
    97823e3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Copy the full SHA
    ae984c8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4f0d8e3 View commit details
    Browse the repository at this point in the history