TheoryOfNekomata
8ce5a80ba5
Explicitly define available props for components
Add event handler props for components.
4 년 전
TheoryOfNekomata
068ce5ed47
Bump version
For republishing.
4 년 전
TheoryOfNekomata
bad7f4106f
Set sizing of button
Use 100% for `<button>` element because it is auto-size by default.
4 년 전
TheoryOfNekomata
dd7de30957
Add opt-in features
Button, Select, and TextInput has now opt-in borders.
4 년 전
TheoryOfNekomata
ca631e30b7
Add docs content, adjust component props and metrics
Force TextInput and Select to be `block`. Also, removed props regarding styling.
4 년 전
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 년 전