TheoryOfNekomata
936bb3a66d
Remove doczrc
Use environment variables to define arguments.
4年前
TheoryOfNekomata
415d815f33
Add example env file
Add example file for guiding on setting secrets in the app.
4年前
TheoryOfNekomata
0f208f359a
Bump version
Increment patch version due to relicensing.
4年前
TheoryOfNekomata
a518eb19da
Add README, LICENSE
Put additional links in README. Also, re-license library to MIT.
4年前
TheoryOfNekomata
0ab9e93b18
Update documentation
Include a section on theming.
4年前
TheoryOfNekomata
f83cd94cda
Improve test coverage
Cover scenarios primarily for adjusted behavior on Button, as well as ensure components are exported correctly.
4年前
TheoryOfNekomata
792904c4b7
Fix types value
Point types to correct path in the build.
4年前
TheoryOfNekomata
543755efc8
Update rollup
Point entry to correct path.
4年前
TheoryOfNekomata
837084335d
Revert file move
Put `index.ts` back to `lib` for a simpler npmignore.
4年前
TheoryOfNekomata
5225cdd5e7
Update package info
Add types for TypeScript type search.
4年前
TheoryOfNekomata
c8c92aafd8
Remove index.ts
Remove file from tarball.
4年前
TheoryOfNekomata
0dc8d65446
Update build structure
Make TypeScript recognize types.
4年前
TheoryOfNekomata
00e4217b21
Add env variable
Set NODE_ENV to production when publishing to ensure smaller packed size.
4年前
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年前