14 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
dependabot[bot]
19293a0ec4
chore(deps): bump node-emoji and @types/node-emoji (#574)
* chore(deps): bump node-emoji and @types/node-emoji

Bumps [node-emoji](https://github.com/omnidan/node-emoji) and [@types/node-emoji](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-emoji). These dependencies needed to be updated together.

Updates `node-emoji` from 1.10.0 to 2.1.0
- [Release notes](https://github.com/omnidan/node-emoji/releases)
- [Commits](https://github.com/omnidan/node-emoji/compare/v1.10.0...v2.1.0)

Updates `@types/node-emoji` from 1.8.1 to 2.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-emoji)

---
updated-dependencies:
- dependency-name: node-emoji
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/node-emoji"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: remove @types/node-emoji

* fix: import

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SKINMAKER <me@skinmaker.dev>
2023-06-20 21:18:32 +09:00
5cc4098000 style: reordered import 2021-05-21 09:36:42 +09:00
3b52e4c386 types: improved component typing 2021-05-18 11:16:48 +09:00
7690e2d9d6 chore: made some changes 2021-05-17 09:28:48 +09:00
518bc344dd chore: prevent clickjacking 2021-05-13 16:24:08 +09:00
wonderlandpark
cde1b1f11e chore: added Message component 2021-03-07 21:38:56 +09:00
wonderlandpark
59f6477719 chore: not opening in new tab 2021-03-07 13:28:56 +09:00
899f948fa6 style: code style changes 2021-02-28 11:58:03 +09:00
원더
a4601c7f49 fix: header anchor at emoji 2021-02-07 22:54:36 +09:00
원더
88c452fa26 chore: using custom emoji 2021-02-04 20:59:33 +09:00
원더
adb6cf1df2 feat: using twemoji 2021-02-04 20:41:30 +09:00
원더
a2fe22e9ca fix: allowed path tag 2021-01-30 12:14:55 +09:00
원더
1d3fdefa17 feat: added markdown component 2021-01-29 20:23:48 +09:00