Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

TS and new structures #97

Merged
merged 16 commits into from
Feb 19, 2020
Merged

TS and new structures #97

merged 16 commits into from
Feb 19, 2020

Commits on Feb 19, 2020

  1. Crappy broken WIP

    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    700ac1d View commit details
    Browse the repository at this point in the history
  2. start adding in types

    danrosenthal authored and BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    23f8e95 View commit details
    Browse the repository at this point in the history
  3. More crappy WIP

    Removes root color-factory.js (instead import from
    polaris-tokens/dist-modern/)
    
    compile to cjs
    
    Update theo transform to read from dist-modern
    
    Run ts build before gulp runs
    
    Colocate color-factory test next to color-factory.ts
    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    20917e2 View commit details
    Browse the repository at this point in the history
  4. fixup linting and sk config

    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    fe9a4f5 View commit details
    Browse the repository at this point in the history
  5. Better tsconfig.build.json

    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    7965fc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2176a14 View commit details
    Browse the repository at this point in the history
  7. more lint ignoring

    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    b3b851f View commit details
    Browse the repository at this point in the history
  8. Update tests to be typescript

    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    cc3e7f4 View commit details
    Browse the repository at this point in the history
  9. Split palettes and themes into two folders in dist-modern

    Remove some unneeded bits in npmignore
    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    766de3b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5285e1e View commit details
    Browse the repository at this point in the history
  11. Rework build commands

    There are now build-modern and a build-legacy tasks
    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    e7dea0d View commit details
    Browse the repository at this point in the history
  12. Only prettify contents of dist

    This lets the format step be ran within the build-legacy phase instead
    of the docs phase
    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    a3749bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a2dabe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec8724d View commit details
    Browse the repository at this point in the history
  15. PR feedback

    BPScott committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    ffd31b1 View commit details
    Browse the repository at this point in the history
  16. add types for token helper function

    Tim Layton committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    b5c49b1 View commit details
    Browse the repository at this point in the history