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

v3 #124

Merged
merged 100 commits into from
Oct 26, 2021
Merged

v3 #124

merged 100 commits into from
Oct 26, 2021

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    19c1468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6224a25 View commit details
    Browse the repository at this point in the history
  3. types for example paths

    nandorojo committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    9486dcc View commit details
    Browse the repository at this point in the history
  4. types

    nandorojo committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    44de7f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3a9a75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b7f0ce View commit details
    Browse the repository at this point in the history
  7. add shadows to theme

    nandorojo committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    1ab5955 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    850d805 View commit details
    Browse the repository at this point in the history
  9. Bump tmpl from 1.0.4 to 1.0.5

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    635c19d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7af68d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f342423 View commit details
    Browse the repository at this point in the history
  12. useSx is now typed

    nandorojo committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    957175b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    161eb95 View commit details
    Browse the repository at this point in the history
  14. types in the example

    nandorojo committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f257854 View commit details
    Browse the repository at this point in the history
  15. fix example issues

    nandorojo committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b9de863 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    39d2732 View commit details
    Browse the repository at this point in the history
  17. ts comments

    nandorojo committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    12f34d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    79b045b View commit details
    Browse the repository at this point in the history
  2. remove unused code

    nandorojo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2bfe79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bdaddb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f6b6f1 View commit details
    Browse the repository at this point in the history
  5. remove fresnel dependency

    nandorojo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    e08bcb1 View commit details
    Browse the repository at this point in the history
  6. lockfile

    nandorojo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    47cc7cb View commit details
    Browse the repository at this point in the history
  7. remove confusing multiples

    nandorojo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5773d07 View commit details
    Browse the repository at this point in the history
  8. add auto complete by-scale!

    nandorojo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    68c31c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73a05f3 View commit details
    Browse the repository at this point in the history
  10. feat: add aliases support

    nandorojo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    ba10b88 View commit details
    Browse the repository at this point in the history
  11. fix: styled types

    nandorojo committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    900b416 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. feat: add shadow support

    nandorojo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    044fa85 View commit details
    Browse the repository at this point in the history
  2. fix: broken runtime

    nandorojo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    65d9434 View commit details
    Browse the repository at this point in the history
  3. chore: names

    nandorojo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    c43cdc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f19bdf View commit details
    Browse the repository at this point in the history
  5. chore: install stable hash

    nandorojo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    a2d18f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9a1546 View commit details
    Browse the repository at this point in the history
  7. feat: add text & box shadow

    nandorojo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d09c503 View commit details
    Browse the repository at this point in the history
  8. chore: example types

    nandorojo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    24c1037 View commit details
    Browse the repository at this point in the history
  9. feat: add RN 0.65 support

    nandorojo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f054a16 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce87637 View commit details
    Browse the repository at this point in the history
  11. ts-toolbelt dependency

    nandorojo committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    14dcdf1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    69c1701 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. font weights

    nandorojo committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    d70e20e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    fa13648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221fae0 View commit details
    Browse the repository at this point in the history
  3. fix: monorepo hoisting

    nandorojo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    a49b68b View commit details
    Browse the repository at this point in the history
  4. merge master into typez

    nandorojo committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    108cb9f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. perf: memoize useSx

    nandorojo committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    09db85c View commit details
    Browse the repository at this point in the history
  2. fix: improve narrow types?

    nandorojo committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    96f1e8c View commit details
    Browse the repository at this point in the history
  3. chore: export types

    nandorojo committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5fa37b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a09c78c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eac555a View commit details
    Browse the repository at this point in the history
  6. feat: fallback

    nandorojo committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    9c17d65 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    62f89d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1757e2e View commit details
    Browse the repository at this point in the history
  3. fix: allow null styles

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2f1d907 View commit details
    Browse the repository at this point in the history
  4. fix: font weight type

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1070c77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb02e08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ead9e88 View commit details
    Browse the repository at this point in the history
  7. feat: allow RN-specific styles in theme, to prevent breaking intellis…

    …ense w/ textShadow* etc styles
    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e7e86fc View commit details
    Browse the repository at this point in the history
  8. chore: lockfile

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    68c1702 View commit details
    Browse the repository at this point in the history
  9. docs: readme

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    5236d14 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    nandorojo authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    ae353af View commit details
    Browse the repository at this point in the history
  11. docs: mojis

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b6f91d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a05030 View commit details
    Browse the repository at this point in the history
  13. docs: more touchups

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    87c3d2a View commit details
    Browse the repository at this point in the history
  14. Update README.md

    nandorojo authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    7d6453f View commit details
    Browse the repository at this point in the history
  15. Update README.md

    nandorojo authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    8b91f79 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    nandorojo authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b759e19 View commit details
    Browse the repository at this point in the history
  17. docs: types

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2a9e674 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8e8d13e View commit details
    Browse the repository at this point in the history
  19. docs: expo

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1eb0280 View commit details
    Browse the repository at this point in the history
  20. docs: table

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1a627a9 View commit details
    Browse the repository at this point in the history
  21. docs: more table

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f0bb168 View commit details
    Browse the repository at this point in the history
  22. docs: typo

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    388bc3e View commit details
    Browse the repository at this point in the history
  23. docs: typescript

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    e5aef07 View commit details
    Browse the repository at this point in the history
  24. docs: ts

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    8411b57 View commit details
    Browse the repository at this point in the history
  25. docs: moti

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    4c8e643 View commit details
    Browse the repository at this point in the history
  26. docs: upgrade guide

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2d2315a View commit details
    Browse the repository at this point in the history
  27. docs: v3 guide

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    5a4afff View commit details
    Browse the repository at this point in the history
  28. docs: next monorepo ref

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    443917c View commit details
    Browse the repository at this point in the history
  29. docs: gradient

    nandorojo committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    9648345 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Update README.md

    nandorojo authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    f971602 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    c52f5e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from cmaycumber/typez-export-scales

    Exports scales and aliases for usage outside of dripsy
    nandorojo authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    fc6b086 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Update v3.md

    nandorojo authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    15ca251 View commit details
    Browse the repository at this point in the history
  2. Update v3.md

    nandorojo authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    bd47d62 View commit details
    Browse the repository at this point in the history
  3. Update v3.md

    nandorojo authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    31b5655 View commit details
    Browse the repository at this point in the history
  4. Update v3.md

    nandorojo authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    eb913f2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #126 from nandorojo/dependabot/npm_and_yarn/tmpl-1…

    ….0.5
    
    Bump tmpl from 1.0.4 to 1.0.5
    nandorojo authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f90f97f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. docs

    nandorojo committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a823899 View commit details
    Browse the repository at this point in the history
  2. docs pages

    nandorojo committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    fce3f3a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    2632811 View commit details
    Browse the repository at this point in the history
  2. done, needs review

    nandorojo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    f2df7b4 View commit details
    Browse the repository at this point in the history
  3. docs ready

    nandorojo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    39d47d3 View commit details
    Browse the repository at this point in the history
  4. remove shale

    nandorojo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    139ddef View commit details
    Browse the repository at this point in the history
  5. opengraph

    nandorojo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    94d3f86 View commit details
    Browse the repository at this point in the history
  6. ignore

    nandorojo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    da69d7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cd4a92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85b1584 View commit details
    Browse the repository at this point in the history
  9. docs

    nandorojo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    42d3a82 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2089f3 View commit details
    Browse the repository at this point in the history