TheoryOfNekomata
d9995902ec
Bump version
For republishing.
преди 3 години
TheoryOfNekomata
1ba89be19e
Add name
Add name prop for values to be bound in TextInput component.
преди 3 години
TheoryOfNekomata
fca1838487
Add value props, fix styling of docs page
Add value, defaultValue, and checked props to appropriate elements.
Add link to Feather Icons for the Icon component.
The styling of TextInput docs has been fixed.
преди 3 години
TheoryOfNekomata
e50eb72ecb
Improve compatibility of docs, theme
Test docs against Lynx, also make docs print-friendly.
преди 3 години
TheoryOfNekomata
307b480705
Fix font declarations
Fix mononoki italic font-face declarations
преди 3 години
TheoryOfNekomata
ded5fbf377
Adjust brand
Use thinner weight for version number
преди 3 години
TheoryOfNekomata
73c8f7d028
Implement variable fonts, print styles
Use Encode Sans variable axes from Google Fonts. Also specified code blocks and images to be grayscale in print mode.
преди 3 години
TheoryOfNekomata
8310ded3d7
Improve links
Use Next.js router links instead of the ordinary `<a>` tags.
преди 3 години
TheoryOfNekomata
c62c0deb5a
Improve documentation
Parse descriptions as Markdown. Also improve loading of current theme.
преди 3 години
TheoryOfNekomata
c4413725cc
Hide empty cells in prop table
Remove awkward space when no default value is specified in the prop definition.
преди 3 години
TheoryOfNekomata
bfb49948d5
Improve font loading
Include web fonts in loading.
преди 3 години
TheoryOfNekomata
50ea1b6366
Make theme toggle smooth
Add compatibility for a smoother transition of themes.
преди 3 години
TheoryOfNekomata
db7ee9046a
Adjust theme
Set colors for dark and light theme.
преди 3 години
TheoryOfNekomata
129dc6b31b
Fix rel
преди 3 години
TheoryOfNekomata
48881294f8
Fix stylesheet toggle
Use rel attributes to specify currently selected theme.
преди 3 години
TheoryOfNekomata
65d4b3334e
Improve look and feel
Add syntax highlighting + improved props table.
преди 3 години
TheoryOfNekomata
2058df416e
Update ignores
Ignore node_modules files under packages.
преди 3 години
TheoryOfNekomata
1b17751ebe
Remove trailing slash
преди 3 години
TheoryOfNekomata
bfe89bddf6
Add trailing slash
преди 3 години
TheoryOfNekomata
6dfaa99c15
Fix routes
Return basePath, use public URL for CSS.
преди 3 години
TheoryOfNekomata
c79d07b5a2
Modify next config
Test some stuff...
преди 3 години
TheoryOfNekomata
c88efc4b3d
Set base path
Use base path for domain.
преди 3 години
TheoryOfNekomata
7cbb51481e
Prepare for building
Prepare requirements for Next to build the documentation.
преди 3 години
TheoryOfNekomata
7f36127089
Bump version
For republishing.
преди 3 години
TheoryOfNekomata
1166e17118
Improve navigation on mobile
Make sidebar toggleable on mobile.
преди 3 години
Allan Crisostomo
6a12d9c524
Merge pull request 'feature/docs' ( #1 ) from feature/docs into master
Reviewed-on: https://code.modal.sh/tesseract-design/react-common/pulls/1
преди 3 години
TheoryOfNekomata
825249c3c6
Update docs
Make docs use the latest (bleeding edge) of the components by importing them directly.
преди 3 години
TheoryOfNekomata
489dcfd2dc
Add props parsing
Display prop table in each component's props section
преди 4 години
TheoryOfNekomata
17411a44b1
Add pascal-case
Peer dependency required for components with icons.
преди 4 години
TheoryOfNekomata
386f5a365b
Update directory structure, generator code
Use src/ for react-common source
TODO: put other package-related files in packages/react-common/
преди 4 години
TheoryOfNekomata
47a5ee040d
Improve styling
преди 4 години
TheoryOfNekomata
36954ed21c
Add Next.js + MDX support
Implement Next.js MDX
Separate the docs from the code and tests.
преди 4 години
TheoryOfNekomata
8cef8cb7c7
Update README
Correctly refer to versions in badges.
преди 4 години
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 години