Commit Graph

32 Commits

Author SHA1 Message Date
Vladimir Khvan
9a79030566 padding aligns with font size 2023-02-14 16:17:19 +05:00
Vladimir Khvan
012ecd0415 re-export path was changed to public directory 2023-02-14 16:01:42 +05:00
Vladimir Khvan
ee339b84f7 icon was deleted 2023-02-14 16:01:18 +05:00
Vladimir Khvan
2bd45da007 copy icon was changed to svg / dark theme color was added 2023-02-14 16:01:07 +05:00
Vladimir Khvan
bbf951e7ba import of svg was changed 2023-02-14 16:00:31 +05:00
Vladimir Khvan
399158b768 color theme for numeration was added 2023-02-13 16:55:56 +05:00
Vladimir Khvan
c573c87066 copy on click and ctrl+c was added 2023-02-13 16:36:56 +05:00
Vladimir Khvan
700b5a88c3 min/max width and padding were added 2023-02-13 16:19:36 +05:00
Vladimir Khvan
938bcbd1c5 numeration was deleted 2023-02-10 16:05:24 +05:00
Vladimir Khvan
7416a48a6f unnecessary props were deleted 2023-02-10 16:05:03 +05:00
Vladimir Khvan
bf2cd5e5c3 props description was formatted 2023-02-10 16:04:33 +05:00
Vladimir Khvan
b6b4df1eb6 json object height was calculated/ wrapper and numeration were added 2023-02-10 16:03:58 +05:00
Vladimir Khvan
a67b99b966 copyIcon path was modified 2023-01-23 13:37:50 +05:00
Vladimir Khvan
83b65037b5 re-exports all svgs 2023-01-23 13:37:10 +05:00
Vladimir Khvan
4044e2df7b extension was modified from .svg to .react.svg 2023-01-23 13:36:13 +05:00
Vladimir Khvan
88462890f8 unused ref was deleted 2023-01-23 13:12:18 +05:00
Vladimir Khvan
fd3dcce5b6 isJSONField and copyInfoText props are tested 2023-01-22 16:56:40 +05:00
Vladimir Khvan
b5872c259b alarm on copy was added 2023-01-22 16:45:41 +05:00
Vladimir Khvan
d026a1a2bb JSON viewer description was added 2023-01-20 21:14:30 +05:00
Vladimir Khvan
2c2889a178 Json viewer story was added 2023-01-20 21:08:57 +05:00
Vladimir Khvan
85b1c4dd5b textarea value is modified, when isJSONField is true 2023-01-20 21:08:09 +05:00
Vladimir Khvan
0b5f6e0df6 json viewer functionality was created 2023-01-20 20:46:39 +05:00
Vladimir Khvan
58734e2a43 index file groups all utils functions for comfort usage 2023-01-20 20:41:39 +05:00
Vladimir Khvan
32948dba92 isJSON function returns true, when given string is valid JSON, and false otherwise 2023-01-20 20:36:59 +05:00
Vladimir Khvan
0c29d120ef beautifyJSON function adds numeration/tabulation/spacing 2023-01-20 20:31:22 +05:00
Vladimir Khvan
945e2a87a7 copy icon was styled and exported 2023-01-20 20:08:29 +05:00
Vladimir Khvan
435069bbf6 copy icon svg was created 2023-01-20 19:58:48 +05:00
370696aba0 Web: Fixed property name for ColorTheme component, changed type => themeId 2022-08-31 15:38:39 +03:00
14d3b37c2e Web:Components:Returned a stylish Textarea, InputBlock. 2022-08-17 12:05:34 +03:00
4e9c7a713d Merge 2022-08-12 18:07:44 +03:00
b82a4206e0 Merge branch 'develop' into feature/settings-common 2022-08-12 18:04:11 +03:00
e7252c4bc4 Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00