diff --git a/.github/ISSUE_TEMPLATE/3-bug_report.yml b/.github/ISSUE_TEMPLATE/3-bug_report.yml index d194b282a..2d9b4ed0c 100644 --- a/.github/ISSUE_TEMPLATE/3-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/3-bug_report.yml @@ -6,6 +6,12 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! + - type: markdown + attributes: + value: | + #### If you aren't sure if something is a bug or not, please do not create an issue, instead ask in one of the following channels: + - [Discussions](https://github.com/huntabyte/bits-ui/discussions/new?category=help) + - [Discord](https://discord.gg/fdXy3Sk8Gq) - type: textarea id: bug-description attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b8593c6b6..3cbc2793a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: url: https://github.com/huntabyte/bits-ui/discussions/new?category=help about: If you can't get something to work the way you expect, open a question in our discussion forums. - name: Discord - url: https://hbyt.us/discord + url: https://discord.gg/fdXy3Sk8Gq about: If you need to have a back-and-forth conversation, join the Discord server. diff --git a/README.md b/README.md index 8eeea1bc1..c98938b3e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ +[![](https://dcbadge.vercel.app/api/server/fdXy3Sk8Gq?style=flat)](https://discord.gg/fdXy3Sk8Gq) + The headless components for Svelte. [Read the docs](https://bits-ui.com) @@ -41,3 +43,14 @@ Built by [@huntabyte](https://github.com/huntabyte) and [community](https://gith + +## Community + +Join the Discord server to ask questions, find collaborators, or just say hi! + + + + + Svecosystem Discord community + + diff --git a/package.json b/package.json index 1e1fd04f1..1e0e4b8e4 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "prettier": "^3.2.5", "prettier-plugin-svelte": "^3.2.2", "prettier-plugin-tailwindcss": "0.5.13", - "svelte": "5.0.0-next.199", + "svelte": "5.0.0-next.208", "svelte-eslint-parser": "^0.41.0", "wrangler": "^3.44.0" }, diff --git a/packages/bits-ui/CHANGELOG.md b/packages/bits-ui/CHANGELOG.md index b2d3ba14c..6068351b4 100644 --- a/packages/bits-ui/CHANGELOG.md +++ b/packages/bits-ui/CHANGELOG.md @@ -1,5 +1,49 @@ # bits-ui +## 0.21.10 + +### Patch Changes + +- fix: allow overriding the combobox input id ([#553](https://github.com/huntabyte/bits-ui/pull/553)) + +## 0.21.9 + +### Patch Changes + +- feat: forward additional events from `