TheoryOfNekomata
|
af2ccbd7d8
|
Extract BinaryDataCanvas
Define BinaryDataCanvas as own component.
|
1 year ago |
TheoryOfNekomata
|
49d29e6f96
|
Extract Number and Option (Choice and Multichoice)
Define categories for Number and Option components.
|
1 year ago |
TheoryOfNekomata
|
77bf6806bd
|
Update workspace structure
Start separating trivial components to their own categories outside the
kitchen sink package.
|
1 year ago |
TheoryOfNekomata
|
bd823bb9b6
|
Set up pnpm workspace
Separate some packages into their own workspace definition for
flexibility.
|
1 year ago |
TheoryOfNekomata
|
4b8d2afbd1
|
Update tagsinput implementation
Fix styles and behavior.
|
1 year ago |
TheoryOfNekomata
|
30e80055bb
|
Attempt to make tag input work
Integrate tag input styling to tag input component.
|
1 year ago |
TheoryOfNekomata
|
57bbb37372
|
Finish customizing option components
Render all option components.
|
1 year ago |
TheoryOfNekomata
|
1b2b5d9f9b
|
Update options display for slider
Use only option elements for slider tick marks.
|
1 year ago |
TheoryOfNekomata
|
6833054b63
|
Add more test options for slider
Test slider tick marks for out of bounds.
|
1 year ago |
TheoryOfNekomata
|
4a5659ac90
|
Update slider styling
Properly implement styling on Firefox.
|
1 year ago |
TheoryOfNekomata
|
f563502c6a
|
Update option components, Slider props
Add tick marks to sliders, make using options unified across dropdowns and datalists.
|
1 year ago |
TheoryOfNekomata
|
325551c654
|
Fix more components
Streamline mounting of components for file preview components.
|
1 year ago |
TheoryOfNekomata
|
d70f44991f
|
Extract actions out of react-refractor
Use actions externally.
|
1 year ago |
TheoryOfNekomata
|
2dcda23a6d
|
Improve alignment in code and canvas components
Use space character for delineating code and headers.
|
1 year ago |
TheoryOfNekomata
|
95cef92eee
|
Add scroll option
Scroll option is for prose content featuring code blocks.
|
1 year ago |
TheoryOfNekomata
|
85d8b13301
|
Add blog post example
Add use case for using react-refractor independently.
|
1 year ago |
TheoryOfNekomata
|
7fb2ff8c39
|
Update visualization toggle logic
Use native inputs instead of React for state management.
|
1 year ago |
TheoryOfNekomata
|
65889ada1f
|
Fix styles
Ensure styles are consistent per platform.
|
1 year ago |
TheoryOfNekomata
|
b7378efe51
|
Update range styles
Resort to vanilla styling.
|
1 year ago |
TheoryOfNekomata
|
605f6097e6
|
Improve implementation of binary and file previews
Add line numbers and highlighting for binary and text file previews.
|
1 year ago |
TheoryOfNekomata
|
49cdad2e9f
|
Update audio file preview component
Add spectrum view.
|
1 year ago |
TheoryOfNekomata
|
4e8a0ae6a1
|
Improve a11y, styling for preview components
Style sliders and add active indicators for interactable components
|
1 year ago |
TheoryOfNekomata
|
e78a7ead93
|
Add fallback for images
Allow fallback for image data.
|
1 year ago |
TheoryOfNekomata
|
fac2205e69
|
Implement audio file preview
Use Wavesurfer for reimplementing audio file preview component.
|
1 year ago |
TheoryOfNekomata
|
50bb3b62e7
|
Implement video file preview
Implement video file preview interactive controls.
|
1 year ago |
TheoryOfNekomata
|
6c2c54b6e5
|
Implement image preview
Organize controls for image file preview component
|
1 year ago |
TheoryOfNekomata
|
e1a82ed558
|
Implement most components
Implement components from the ground up using Tailwind styling.
|
1 year ago |