sigit.io/src
2024-09-11 16:33:13 +02:00
..
assets refactor: remove unused fonts, reduce number of variations 2024-07-31 18:13:18 +02:00
components feat(loading-spinner): add children support for default variant 2024-09-11 16:33:13 +02:00
controllers fix: show extension box for non-mark files, de-dupe css and code 2024-08-22 18:20:54 +02:00
data fix: moves sample data to a separate json file 2024-08-06 17:29:49 +03:00
hooks refactor(error): refactor SigitMetaParseError 2024-08-28 13:25:56 +02:00
layouts fix(tabs): add tab icons 2024-09-04 14:05:36 +02:00
pages fix(review): remove inline styles 2024-09-05 13:24:34 +02:00
routes fix: footer buttons 2024-08-02 17:47:21 +02:00
services chore: push unfinished changes 2024-06-28 14:24:14 +05:00
store fix: add types to rootReducer, rename userRobotImage types 2024-09-09 10:19:37 +02:00
styles refactor(mobile): tabs navigation, observer active for tabs, tabs layout scrolling 2024-08-30 17:39:32 +02:00
theme fix(home): focus outlines and decorations 2024-08-09 12:00:36 +02:00
types refactor(drawing): fix mouse comments, use pointer 2024-09-04 14:44:27 +02:00
utils fix: outdated cache checks 2024-09-09 14:16:58 +02:00
App.scss fix(mark): scroll into marks, add scroll margin and forwardRef 2024-09-05 09:32:01 +02:00
App.tsx refactor: recursiveRouteRenderer params update and comments 2024-07-31 13:48:57 +02:00
constants.ts feat: allow the user to login via nsecbunker using only domain part 2024-05-27 14:32:24 +05:00
index.css fix: show extension box for non-mark files, de-dupe css and code 2024-08-22 18:20:54 +02:00
main.tsx feat: improve design for homepage 2024-06-07 16:13:32 +05:00
vite-env.d.ts chore: implemented basic layout and login page 2024-02-28 21:49:44 +05:00