Mike Fix
81fbbd25f2
fix #1227
3 years ago
Michael Fix
711210e034
Fix `react-color` bugs ( #1190 )
...
* fix color picker styles
* fix rgba stringify on color picker change
4 years ago
Michael Fix
ae9b4445f1
run prettier with new config ( #983 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
5 years ago
Mike Fix
43c00407f3
remove capitalize util
5 years ago
Andrew Dassonville
830442c64a
Add support for first line number setting ( #849 )
...
* Add support for first line number setting
* Set min value to 0
* Add number types
* add label and width settings to Input
* use Input component instead of Text
* remove unused types
* first-row -> first-line-number-row
* more .row into global stylesheet
5 years ago
Mike Fix
47c30c1b7f
fix up custom theme name input
6 years ago
Mike Fix
0db4a89e72
simplify theme state logic
6 years ago
raboid
4dea566193
rework logic
6 years ago
Michael Fix
80122adea6
Use dynamic import components ( #642 )
...
* use dynamic import components
- react-color components
- Watermark
* Dynamically import modes
* revert next.config.js
* update language filter
6 years ago