💬 Chat with anyone on any website.
Find a file
dependabot[bot] 6cc9423383
chore(deps): bump tailwind-merge from 1.13.2 to 1.14.0
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.13.2 to 1.14.0.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.13.2...v1.14.0)

---
updated-dependencies:
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 19:20:40 +00:00
.github ci(github): update deps bot 2023-07-14 01:47:05 +08:00
.husky chore(all): improve some configuration and template code 2023-07-14 01:07:14 +08:00
.vscode chore: build basic layout framework 2023-07-24 04:10:04 +08:00
src refactor: refactoring MessageInput 2023-08-01 03:14:59 +08:00
.commitlintrc chore(all): init config 2023-07-12 04:22:57 +08:00
.eslintignore fix(css): prevent some styles from being inherited from the app 2023-07-15 23:11:56 +08:00
.eslintrc chore: build basic layout framework 2023-07-24 04:10:04 +08:00
.gitignore chore(all): improve some configuration and template code 2023-07-14 01:07:14 +08:00
.npmrc chore(ci): add github action 2023-07-14 01:32:36 +08:00
.postcssrc chore(all): init config 2023-07-12 04:22:57 +08:00
.prettierrc fix(css): prevent some styles from being inherited from the app 2023-07-15 23:11:56 +08:00
components.json chore: fix css scope and add test page 2023-07-14 20:04:51 +08:00
env.d.ts chore(all): improve some configuration and template code 2023-07-14 01:07:14 +08:00
index.html chore: build basic layout framework 2023-07-24 04:10:04 +08:00
LICENSE chore(all): init config 2023-07-12 04:29:46 +08:00
manifest.ts chore: build basic layout framework 2023-07-24 04:10:04 +08:00
package.json chore(deps): bump tailwind-merge from 1.13.2 to 1.14.0 2023-07-31 19:20:40 +00:00
pnpm-lock.yaml chore(deps): bump tailwind-merge from 1.13.2 to 1.14.0 2023-07-31 19:20:40 +00:00
README.md docs(readme): add license link 2023-07-14 01:54:56 +08:00
tailwind.config.ts feat: auto-growing Textarea 2023-07-31 00:32:00 +08:00
tsconfig.eslint.json chore(all): init config 2023-07-12 04:22:57 +08:00
tsconfig.json chore(all): init config 2023-07-12 04:22:57 +08:00
vite.config.ts chore: delete unplugin-icons 2023-07-31 00:36:44 +08:00
vite.config.web.ts chore: delete unplugin-icons 2023-07-31 00:36:44 +08:00

[WIP] WebChat

Chatting Anonymously with People on the Same Website.

License

This project is licensed under the MIT License - see the LICENSE file for details