43 Commits

Author SHA1 Message Date
adf8cc47f0 feat: update eslint package 2024-07-05 07:30:04 +03:00
5313c5c134 feat: add animation for pages 2024-07-05 05:38:22 +03:00
50c7f4f76c feat: add nginx and update node version 2024-07-01 06:13:05 +03:00
67319ef61d feat: add page lazy loading 2024-06-28 07:09:41 +03:00
620fb77d83 feat: add PWA 2024-06-28 06:45:32 +03:00
603bc7a319 feat: add service-worker (workbox) 2024-06-28 06:41:00 +03:00
dc6c4c022e feat: add strict mode 2024-06-11 06:51:16 +03:00
9ed5af6857 feat: add pages tests 2024-06-11 06:49:05 +03:00
8db726a505 feat: add pages and routing 2024-06-10 06:57:49 +03:00
b55b4e761e build: update nodejs version 2024-06-04 06:11:57 +03:00
1ce1180ad7 refactor(webpack): rewrite config to typescript 2024-06-04 06:01:21 +03:00
c17cca2b6f refactor(test): add queries and expects 2024-06-03 07:30:03 +03:00
af8fe13b98 fix(tests): remove babel from jest 2024-06-03 07:19:40 +03:00
d012eb21a2 feat(DatePicker): add DatePicker draggable cell 2024-05-21 07:06:19 +03:00
38457fbcff feat(CalendarWidget): add custom DateCell prop 2024-05-21 06:55:25 +03:00
e427da99e3 feat: add useCombinedRefs hook 2024-05-13 07:34:19 +03:00
126050912c build: v0.0.2 v0.0.2 2024-04-29 12:31:47 +03:00
422bef601f feat: add DatePicker 2024-04-29 12:31:06 +03:00
c950bc6757 feat: add customization calendar widget 2024-04-29 12:31:01 +03:00
29c1bce814 feat: add helpers 2024-04-29 12:31:01 +03:00
1818a279b5 fix: fix spec files eslint 2024-04-29 11:30:20 +03:00
46e1cd5d4a feat: add highlight props 2024-04-25 06:18:36 +03:00
8c5e4a08bf feat: update project to typescript #9 2024-04-25 05:36:08 +03:00
a603f31c1a feat: add typescript #9 2024-04-25 05:36:07 +03:00
950fbee317 feat: add calendar page 2024-04-22 09:26:12 +03:00
078e2c987f feat: add calendar widget 2024-04-22 09:24:46 +03:00
326d503f7f style: update eslint 2024-04-22 09:22:42 +03:00
c51c36c041 feat: add jest user events 2024-04-22 09:21:54 +03:00
afde44bead feat(shared): add constants and utils 2024-04-18 06:34:11 +03:00
bb28d93016 feat(hoc): add withProvider HOC 2024-04-18 06:33:30 +03:00
eaa55150d6 build: configure jest 2024-04-18 06:17:12 +03:00
3d41f6ac1a refactor: add favicon #7 2024-04-18 06:11:41 +03:00
c16de9373b refactor: update eslint, jest configs 2024-04-12 05:34:40 +03:00
07d1793d3d build: update yarn version, install packages 2024-04-12 05:34:40 +03:00
9fe99172bc build: v0.0.1 2024-03-28 07:07:42 +03:00
10a7afe327 ci(app): add ci/cd #6 2024-03-28 07:05:33 +03:00
fe57ae4a5e feat(app): add standard-version #5 2024-03-28 05:42:50 +03:00
9f8eaf424e feat(app): add git hooks control #4 2024-03-28 05:42:50 +03:00
f50c60b681 feat(app): add eslint for jest files #3 2024-03-28 05:42:50 +03:00
4697997c1f feat(app): add jest testing #2 2024-03-28 05:42:50 +03:00
c29db6ffd1 feat(app): add eslint #3 2024-03-28 05:42:14 +03:00
3977ac2adc feat(app): add base scripts #1 2024-03-25 07:59:42 +03:00
b3d72a53e3 initial commit 2024-03-22 06:12:25 +03:00