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

Release as a package and monorepo structure #87

Merged
merged 29 commits into from
Sep 1, 2023

Commits on Jul 3, 2023

  1. turborepo structure

    eyalcohen4 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2b57624 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. remove node_modules

    eyalcohen4 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5d1f60e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. basic monorepo working

    eyalcohen4 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    ad701da View commit details
    Browse the repository at this point in the history
  2. remove node_modules

    eyalcohen4 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    da51fa2 View commit details
    Browse the repository at this point in the history
  3. remove node_modules

    eyalcohen4 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    a028619 View commit details
    Browse the repository at this point in the history
  4. sync with main

    eyalcohen4 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8ff1605 View commit details
    Browse the repository at this point in the history
  5. sync with main

    eyalcohen4 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    4865a29 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. monorepo tailwind

    eyalcohen4 committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ccd4d96 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. sync with main

    eyalcohen4 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    8a1b0a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. novel package props

    eyalcohen4 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1ae2821 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    1f13fad View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    steven-tey committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bd1115d View commit details
    Browse the repository at this point in the history
  3. fixed some eslint errors

    steven-tey committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    52ec26d View commit details
    Browse the repository at this point in the history
  4. refactor playwright tests

    steven-tey committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    096a08a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    235a7bc View commit details
    Browse the repository at this point in the history
  2. fixed types

    steven-tey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0a97e2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4eba50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a91037 View commit details
    Browse the repository at this point in the history
  5. remove playwright for now

    steven-tey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b6a7537 View commit details
    Browse the repository at this point in the history
  6. edited readme

    steven-tey committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    93e8758 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. rename to core

    steven-tey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    497753a View commit details
    Browse the repository at this point in the history
  2. Update package.json

    steven-tey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e603ba0 View commit details
    Browse the repository at this point in the history
  3. change to named export

    steven-tey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fae6493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    871d67d View commit details
    Browse the repository at this point in the history
  5. export styles.css

    steven-tey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0d812b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fdad37 View commit details
    Browse the repository at this point in the history
  7. final fixes

    steven-tey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6ee4373 View commit details
    Browse the repository at this point in the history
  8. updated README

    steven-tey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    667cfb7 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    steven-tey committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e20f3cd View commit details
    Browse the repository at this point in the history