Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

chore: Convert to monorepo #613

Merged
merged 44 commits into from
Apr 22, 2022
Merged

chore: Convert to monorepo #613

merged 44 commits into from
Apr 22, 2022

Commits on Apr 1, 2022

  1. Move to monorepo setup

    mayank99 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    5f73759 View commit details
    Browse the repository at this point in the history
  2. Fix build

    mayank99 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    a483695 View commit details
    Browse the repository at this point in the history
  3. Oopsie

    mayank99 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    b54e98a View commit details
    Browse the repository at this point in the history
  4. Fix README

    mayank99 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    0e5631b View commit details
    Browse the repository at this point in the history
  5. Fix deprecation

    mayank99 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    e6db666 View commit details
    Browse the repository at this point in the history
  6. Fix publish workflows

    mayank99 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f1c4901 View commit details
    Browse the repository at this point in the history
  7. Install webpack5 in root

    mayank99 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c976537 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aad0c98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a768df View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    ee5dc5b View commit details
    Browse the repository at this point in the history
  2. Fix typo in tsconfig

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8de8b26 View commit details
    Browse the repository at this point in the history
  3. Clean up gitignore

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    724299d View commit details
    Browse the repository at this point in the history
  4. Whoops bad merge

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    042926e View commit details
    Browse the repository at this point in the history
  5. Remove leftovers

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    6693de4 View commit details
    Browse the repository at this point in the history
  6. Fix parallel yarn dev

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4ca5ca5 View commit details
    Browse the repository at this point in the history
  7. Fix format command

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3ea4d4f View commit details
    Browse the repository at this point in the history
  8. tests

    veekeys committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    257efe9 View commit details
    Browse the repository at this point in the history
  9. Clean up nested gitignores

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    363d5e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23ef614 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4175ee View commit details
    Browse the repository at this point in the history
  12. Only keep README in root

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    b0a62ad View commit details
    Browse the repository at this point in the history
  13. Update deps

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    1cdc02f View commit details
    Browse the repository at this point in the history
  14. Even cleaner README

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    e85bb71 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    871507a View commit details
    Browse the repository at this point in the history
  16. Copy README on build

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    e4763db View commit details
    Browse the repository at this point in the history
  17. Revert README

    mayank99 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    213c2d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    58c2f19 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    07ef30a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ce4f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4639a7b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    dcc01f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d82d5 View commit details
    Browse the repository at this point in the history
  3. Match os theme in playground

    mayank99 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    457bcda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e6979f View commit details
    Browse the repository at this point in the history
  5. Clean up eslintignore

    mayank99 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    94d170e View commit details
    Browse the repository at this point in the history
  6. Fix bad merge

    mayank99 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    112ecd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    28cbabf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80daaea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0523924 View commit details
    Browse the repository at this point in the history
  4. Remove eslint-plugin-node

    mayank99 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b6c1f5f View commit details
    Browse the repository at this point in the history
  5. Include md files in package

    mayank99 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    0b92fe3 View commit details
    Browse the repository at this point in the history
  6. Fix copy-files syntax

    mayank99 committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    13c0c35 View commit details
    Browse the repository at this point in the history