8 Commits

Author SHA1 Message Date
SKINMAKER
b421d1ab64
chore: apply prettier (#637)
* chore: apply prettier

* chore: edit ready comment

* chore: move ts comment
2023-11-29 22:04:33 +09:00
SKINMAKER
606f3cbc82
deps: update next.js to 13 (#627)
* deps: update next.js to 13

* chore: migrate to new Link component

* chore: remove future option from next.config

* chore: update react-select

* chore: enable hideSourceMaps on sentry

* chore: assert type as string

* chore: make placeholder and value absolute

* feat: set timeout for redirect

* chore: ignore ts error

* chore: add generics

* chore:

* chore: add ts comment

* feat: use dnd-kit instead of react-sortable-hoc

* fix: give absolute position to placeholder
2023-09-28 23:22:46 +09:00
SKINMAKER
bec6aa3554
chore: deps (#566)
* chore: remove zlib-sync

* chore: pin version of @types/react

* chore: remove next-session

* chore: update tailwind

* chore: update tailwind

* chore: update lint

* chore: remove abort-controller

* chore: regen lock file

* fix: remove transparent

* chore: set plugin to not mutate existing style
2023-06-20 12:59:42 +09:00
3b52e4c386 types: improved component typing 2021-05-18 11:16:48 +09:00
899f948fa6 style: code style changes 2021-02-28 11:58:03 +09:00
8430a40253 fix: card styles 2021-02-22 21:40:48 +09:00
원더
0e0dedcaee chore: fixed reviews
import from `@componetns` `@types`
2021-02-11 19:00:40 +09:00
원더
c8cc71649a feat: added SubmittedBotCard Component 2021-02-10 17:01:05 +09:00