TheoryOfNekomata
|
db60f78562
|
Switch approach for next.js bundling
Copy blank next.js project to amanuensis internal.
|
1 year ago |
TheoryOfNekomata
|
94e153369d
|
Update generate script
Copy markdown files to pages directory.
|
1 year ago |
TheoryOfNekomata
|
391d1f744c
|
Update serve and generate scripts
Make these scripts functional.
|
1 year ago |
TheoryOfNekomata
|
a5428374c7
|
Add amanuensis
Amanuensis is for generating documentation for the library.
|
1 year ago |
TheoryOfNekomata
|
634ad0cd52
|
Configure typedoc
Integrate typedoc to project.
|
1 year ago |
TheoryOfNekomata
|
1b5ee25c3c
|
Define showcase structure
Allow showcase for other frameworks and platforms.
|
1 year ago |
TheoryOfNekomata
|
53bea4652e
|
Update bottom link focus
Set proper padding for bottom links on the sidebar.
|
1 year ago |
TheoryOfNekomata
|
983c943e9a
|
Update showcase
Use viewfinder to define template.
|
1 year ago |
TheoryOfNekomata
|
88072ea224
|
Update swatch component
Display color according to mode.
|
1 year ago |
TheoryOfNekomata
|
aa783268eb
|
Update colorpicker component
Add indicator in colorpicker component.
|
1 year ago |
TheoryOfNekomata
|
2e05524119
|
Remove default value for country code
Make user specify country code for PhoneNumberInput.
|
1 year ago |
TheoryOfNekomata
|
1caa9c79bf
|
Update event handling
Ensure event handling is flawless.
|
1 year ago |
TheoryOfNekomata
|
8c17573e81
|
Update fileselectblob enhanced
Make layout consistent with enhanced fileselectblob components
|
1 year ago |
TheoryOfNekomata
|
5c73e15044
|
Update multiple file uploads
Implement view for multiple file uploads.
|
1 year ago |
TheoryOfNekomata
|
e1be590f1d
|
Improve FileSelectBox key behavior
Properly highlight button with current action.
|
1 year ago |
TheoryOfNekomata
|
7c1928b286
|
Update fileselectbox
Ensure fileselectbox has proper enhanced and non-enhanced behavior.
|
1 year ago |
TheoryOfNekomata
|
5625f3e83b
|
Update spinner behavior, document types
Add TSDoc to component props. Spinners now display activated up/down buttons as well as maskedtextinput toggle buttons.
|
1 year ago |
TheoryOfNekomata
|
09cfe2301c
|
Improve numberspinner UI
Add consistent behavior for numberspinner.
|
1 year ago |
TheoryOfNekomata
|
0f0c823761
|
Add fallback ID hook
Use fallback ID hook instead of defining verbose React hooks.
|
1 year ago |
TheoryOfNekomata
|
b2cbbe66bd
|
Improve UX for maskedtextinput, taginput
Make UX as seamless as possible.
|
1 year ago |
TheoryOfNekomata
|
4dd56bb336
|
Add fallback for phone number input
Make sure every change event returns a string.
|
1 year ago |
TheoryOfNekomata
|
82fb2b253b
|
Update defaultValue behavior
Add default value handling for phonenumberinput.
|
1 year ago |
TheoryOfNekomata
|
9643e56622
|
Extract proxy hook
Put proxy hook into react-utils.
|
1 year ago |
TheoryOfNekomata
|
61f8c99569
|
Update ref handling
Remove fallback ref.
|
1 year ago |
TheoryOfNekomata
|
181a212b6b
|
Add proxy to phonenumberinput
Enable phonenumberinput to have value set via ref.
|
1 year ago |
TheoryOfNekomata
|
12ec7d4207
|
Improve keyboard handling
Use keyboard shortcut on toggling maskedtextinput visibility.
|
1 year ago |
TheoryOfNekomata
|
dc7d410a1a
|
Disable default focus ring
Remove default focus rin on masked text input toggle button.
|
1 year ago |
TheoryOfNekomata
|
f81307ccb6
|
Fix maskedtextinput toggle
Ensure toggle button is on top.
|
1 year ago |
TheoryOfNekomata
|
8a2d21d422
|
Add default indicators
Add indicators to email, phone, url, password, date, and time components.
|
1 year ago |
TheoryOfNekomata
|
6f00e7d138
|
Fix Lynx rendering
Properly specify input labels layout on Lynx.
|
1 year ago |
TheoryOfNekomata
|
79b54d91df
|
Implement color picker component
Style native input type color component.
|
1 year ago |
TheoryOfNekomata
|
26a43a6a98
|
Update text controls
Add length prop for size.
|
1 year ago |
TheoryOfNekomata
|
cc5757b459
|
Implement temporal components
Implement components with native HTML counterparts except datetime-local
|
1 year ago |
TheoryOfNekomata
|
1411f697f1
|
Make formatting consistent
Use consistent formatting for conditional markup for components.
|
1 year ago |
TheoryOfNekomata
|
2a612b947b
|
Update phone number input
Use state variable for defining blank values.
|
1 year ago |
TheoryOfNekomata
|
3e48a1cdcd
|
Fix UI inconsistencies
Update button colors, as well as cursor for menumultiselect.
|
1 year ago |
TheoryOfNekomata
|
1a1b0473df
|
Migrate tests
Use old tests for components.
|
1 year ago |
TheoryOfNekomata
|
458b393cb8
|
Update tests
Provide more tests for choice components.
|
1 year ago |
TheoryOfNekomata
|
320a2e8eac
|
Update tests
Add tests for choice elements.
|
1 year ago |
TheoryOfNekomata
|
cfe7a13cc4
|
Update font for inputs
Use the font on the current page for input elements.
|
1 year ago |
TheoryOfNekomata
|
88e754bcee
|
Update documentation
Start migrating tests, tsdoc across components.
|
1 year ago |
TheoryOfNekomata
|
6fa669c48e
|
Update phone number input
Use phone number input for react on formatting phone numbers as you type.
|
1 year ago |
TheoryOfNekomata
|
71465a50d4
|
Define temporal package
Temporal is for entering dates and times.
|
1 year ago |
TheoryOfNekomata
|
a25a7f572d
|
Add philosophy document
For guidelines on component implementations.
|
1 year ago |
TheoryOfNekomata
|
ad8e62c499
|
Fix tagsInput event handling
Properly handle events for focus, blur, and change.
|
1 year ago |
TheoryOfNekomata
|
925ee8cec7
|
Fix component selection
Make sure some elements' children are not selectable.
|
1 year ago |
TheoryOfNekomata
|
6ec9707a3a
|
Merge pull request 'refactor/tailwind' (#3) from refactor/tailwind into master
Reviewed-on: https://code.modal.sh/tesseract-design/tesseract/pulls/3
|
1 year ago |
TheoryOfNekomata
|
a73d093533
|
Make components consistent
Manage props directly and fix some linting errors across all categories.
|
1 year ago |
TheoryOfNekomata
|
3a3e90b9a4
|
Update registration form layout
Use formatted components instead of all freeform components.
|
1 year ago |
TheoryOfNekomata
|
5c688edb3b
|
Extract all components
Extract all components from showcase to their own packages.
|
1 year ago |