24 Commits

Author SHA1 Message Date
Chika
bbde74dc83 Calculation/Form: fix tabs show context menu 2022-06-21 15:55:39 +03:00
Chika
05f9a1ce5f eslint: add eslint-plugin-unicorn 2022-05-29 21:23:20 +03:00
Chika
94a624b6b6 eslint: add plugin @typescript-eslint 2022-05-29 17:36:40 +03:00
Chika
14007de208 Components: add configs for Calculation Elements 2022-05-19 18:08:02 +03:00
Chika
a978969aa1 antd: support react 18
fix empty InputNumber value bug
2022-05-19 15:20:32 +03:00
Chika
d7f78af557 graphql: move schema to ./graphql 2022-05-14 19:05:50 +03:00
Chika
cb7a5eb628 remove mobx-utils (replace with mobx computed) 2022-05-14 18:52:55 +03:00
Chika
1cf69a122a stores(values): use mobx-react-lite for hook 2022-05-14 15:01:15 +03:00
Chika
fc663b43d1 stores(values): add hook useValue 2022-05-11 19:39:32 +03:00
Chika
ff6a669c1e git: add husky & precommit hook 2022-05-08 21:23:38 +03:00
Chika
38c2356aca package.json: add precommit script
code-style: add files to prettierignore
2022-05-08 21:01:02 +03:00
Chika
840eea78fd code-style: new eslint rules
prettier script
2022-05-08 20:53:27 +03:00
Chika
ae2c969860 code-style: add eslint-config-airbnb-typescript 2022-05-08 16:11:59 +03:00
Chika
11504e0f65 code-style: eslint autofix 2022-05-08 15:31:17 +03:00
Chika
8c7ce90b4d code-style: add eslint rules & prettier 2022-05-08 15:24:05 +03:00
Chika
b733da22cc store: add CalculationStore (values) 2022-04-29 12:50:28 +03:00
Chika
b8ddce6f09 packages: add apollo graphql client 2022-04-28 17:35:42 +03:00
Chika
f8c2701183 mocks: mock get-user request 2022-04-24 14:04:52 +03:00
Chika
39f61ef749 create root, user stores & connect to component 2022-04-24 00:02:37 +03:00
Chika
519fe19325 next.config: remove antd plugin
(replace with less loader to keep support swc)
2022-04-21 22:39:00 +03:00
Chika
9f46f7dc4a antd: fix styles + tree shaking 2022-04-20 23:46:27 +03:00
Chika
61a0b8adf7 packages: add sharp for prod image optimization 2022-04-20 23:23:38 +03:00
Chika
81c92dcdd7 initial UI part 2022-04-20 23:05:45 +03:00
Chika
1f21693fbe Initial commit from Create Next App 2022-04-20 10:03:38 +03:00