TheoryOfNekomata
5ea49ff321
Update script
Use prepublishOnly instead of prepublish.
4年前
TheoryOfNekomata
e1a19f117b
Fix extraneous props
Remove props from Slider that has something to do with incorrectly setting `orientation` to a `div`-like element.
Also, we fix the import in the Icon test.
4年前
TheoryOfNekomata
0bb320cf3a
Update publish script
Make sure to build scripts before publishing to registry.
4年前
TheoryOfNekomata
674ae59072
Update README
Point to correct URLs.
4年前
TheoryOfNekomata
5196f92baa
Update npmignore
Add .docz to npmignore.
4年前
TheoryOfNekomata
55afe4f23f
Add missing dependency, update base URI
Add @reach/slider because build encounters errors.
Also add base URI to correct paths.
4年前
TheoryOfNekomata
12196121f7
Update routes, links to package
Use human-friendly routes for components.
Also, update badges to point to links in the package repository.
4年前
TheoryOfNekomata
bbe59ca2f8
Update badges
Point to badge proxy.
4年前
TheoryOfNekomata
ae623d4406
Update README
Change badge URL
4年前
TheoryOfNekomata
c744a01993
Update README
Fix paths to use the badge lookup URL.
4年前
TheoryOfNekomata
03b947c967
Update README
Try HTML images
4年前
TheoryOfNekomata
3a6c365b95
Update README
Use percent encoding on ' character.
4年前
TheoryOfNekomata
0f42681213
Update README again
Investigate invalid badge URLs.
4年前
TheoryOfNekomata
453e54ff08
Fix badge URLs
Use percent-encoded URLs.
4年前
TheoryOfNekomata
54de8247d5
Update README
Include dynamic badges.
4年前
TheoryOfNekomata
f38b649632
Update build config
Export declaration files from TypeScript.
4年前
TheoryOfNekomata
a11eee3c37
Fix README
Add a couple of little corrections.
4年前
TheoryOfNekomata
2c8829404f
Fix package URL
Point to @tesseract-design/react-common instead of @tesseract-design/react
4年前
TheoryOfNekomata
457cdcb437
Update links
Point to correct URLs for Tesseract Design.
4年前
TheoryOfNekomata
62a997d00f
Remove extraneous env file
Remove env file because it is an artifact of using Storybook.
4年前
TheoryOfNekomata
969b03a890
Initial commit
Migrate from GitHub, rewrite common components to TypeScript (main and test files). Also replaced Storybook to Docz.
4年前