Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoluoboding committed Mar 27, 2023
1 parent f0d173c commit 51f7fad
Show file tree
Hide file tree
Showing 27 changed files with 2,118 additions and 134 deletions.
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: [xiaoluoboding]
57 changes: 57 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# [0.1.0](https://github.com/xiaoluoboding/vue-sonner/compare/v0.1.4...v0.1.0) (2023-03-27)



## [0.1.4](https://github.com/xiaoluoboding/vue-sonner/compare/v0.1.3...v0.1.4) (2022-12-14)


### Bug Fixes

* bottom scroll bar ([5c38a00](https://github.com/xiaoluoboding/vue-sonner/commit/5c38a00fef77c386b158a1e601229995b3e3783b))



## [0.1.3](https://github.com/xiaoluoboding/vue-sonner/compare/v0.1.2...v0.1.3) (2022-09-15)



## [0.1.2](https://github.com/xiaoluoboding/vue-sonner/compare/fec87bf5042b5bfd389421524ff3ec3226c39879...v0.1.2) (2022-09-15)


### Bug Fixes

* fixed the input event ([810ba79](https://github.com/xiaoluoboding/vue-sonner/commit/810ba79da3fdbceb03deba11fd6b7de28dc32ef0))
* fixed the list component types ([f60e20a](https://github.com/xiaoluoboding/vue-sonner/commit/f60e20a117e6197c9b922e5aa24a1090937ef34f))


### Features

* add fuzzy search items in group ([684f1e8](https://github.com/xiaoluoboding/vue-sonner/commit/684f1e8aa0aa02663e99bc2d7db059daf0960507))
* add rerender list event ([db85fb9](https://github.com/xiaoluoboding/vue-sonner/commit/db85fb9cb16d65f36785bd7733c80333e51e403f))
* add the cmdk it's self ([b8dc650](https://github.com/xiaoluoboding/vue-sonner/commit/b8dc6500b19f5746669f49b8e6b725529e1f8f03))
* add the code demo ([0cfb97b](https://github.com/xiaoluoboding/vue-sonner/commit/0cfb97b3e5cb40888b928d389143aa820aff51de))
* add the demo of linear ([8e98e98](https://github.com/xiaoluoboding/vue-sonner/commit/8e98e98545dc5c749d22e900aff82036985d1930))
* add the fuzzy search feature ([48969d9](https://github.com/xiaoluoboding/vue-sonner/commit/48969d918ff6885556c1d7dac2db555685c6610c))
* add the input v-model:value attribute ([1536795](https://github.com/xiaoluoboding/vue-sonner/commit/153679526f68cdb1d52a06620893430241b86694))
* add the keyboard event feature ([585ca53](https://github.com/xiaoluoboding/vue-sonner/commit/585ca533c1ece2dcf985ff8cc1b8d76990e83424))
* add the list height animation ([278ba13](https://github.com/xiaoluoboding/vue-sonner/commit/278ba131c07ecabfdf9fc31bb433253c943d5b60))
* add the perform action ([9837cc6](https://github.com/xiaoluoboding/vue-sonner/commit/9837cc6177f93cce0965ff68ead9304a423cd6b3))
* add the raycast cmdk demo ([754f7fe](https://github.com/xiaoluoboding/vue-sonner/commit/754f7fe5d339fd5c971699615783333719b4ae01))
* add the select item event on cmdk component ([1dc7b2a](https://github.com/xiaoluoboding/vue-sonner/commit/1dc7b2a6ab07b49f1fa5a645dc825240175063fc))
* add the toggle dark mode action ([8633f95](https://github.com/xiaoluoboding/vue-sonner/commit/8633f95bc59ae0c7acff40fc7530c6ceb7113455))
* add the vercel cmdk demo ([1d59805](https://github.com/xiaoluoboding/vue-sonner/commit/1d5980503f7921c09f54ea751a8dc35a817acfe9))
* add transition for self dialog ([fb2ed08](https://github.com/xiaoluoboding/vue-sonner/commit/fb2ed08513ca56a69ba6c51a4ba43e049e899d1d))
* change the demo page ([1d2b16b](https://github.com/xiaoluoboding/vue-sonner/commit/1d2b16b6bb370d6c1ee2987d55509d7822767236))
* create the lib ([fec87bf](https://github.com/xiaoluoboding/vue-sonner/commit/fec87bf5042b5bfd389421524ff3ec3226c39879))
* deal with the event emitter ([5e36efd](https://github.com/xiaoluoboding/vue-sonner/commit/5e36efdb833f68cfc4e0bcf688c9021d1c8a6982))
* fixed the dark mode toggle ([923f178](https://github.com/xiaoluoboding/vue-sonner/commit/923f178faed6b78d8b22999c99ace78f0440ae55))
* fixed the empty node ([624dc08](https://github.com/xiaoluoboding/vue-sonner/commit/624dc081a72d693e5db17a9fddbf6d3d8607233a))
* handle dispatch the event on item ([71081a4](https://github.com/xiaoluoboding/vue-sonner/commit/71081a4f74af7cdd5406d604c9a83b995aa8ff33))
* hidden the empty node ([7cae74f](https://github.com/xiaoluoboding/vue-sonner/commit/7cae74f480019d532f7df530ad967fe9c4222777))
* navigate to the group first item ([ae5a3d0](https://github.com/xiaoluoboding/vue-sonner/commit/ae5a3d02ff9007206a78abfb3e575046f9dc459c))
* no valid idx, then go to the first/last of item ([a9c6db4](https://github.com/xiaoluoboding/vue-sonner/commit/a9c6db4d279212acad118d47e138f52226605f74))
* rename cmdk to command ([9850592](https://github.com/xiaoluoboding/vue-sonner/commit/985059217e81092094e32a97d8d8b2a0d96c5f73))
* use the provide/inject api ([07868b7](https://github.com/xiaoluoboding/vue-sonner/commit/07868b78e510f1916063c9baa64e524bfe88ddbe))



2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
To start using the library, install it in your project:

```bash
pnpm install sonner
pnpm install vue-sonner
or
yarn add vue-sonner
```
Expand Down
15 changes: 8 additions & 7 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ export {}

declare module '@vue/runtime-core' {
export interface GlobalComponents {
'Carbon:cafe': typeof import('~icons/carbon/cafe')['default']
'Carbon:logoGithub': typeof import('~icons/carbon/logo-github')['default']
'Carbon:logoTwitter': typeof import('~icons/carbon/logo-twitter')['default']
ErrorIcon: typeof import('./src/components/icons/ErrorIcon.vue')['default']
InfoIcon: typeof import('./src/components/icons/InfoIcon.vue')['default']
'Mdi:heart': typeof import('~icons/mdi/heart')['default']
SuccessIcon: typeof import('./src/components/icons/SuccessIcon.vue')['default']
Expand: typeof import('./src/components/Expand.vue')['default']
Footer: typeof import('./src/components/Footer.vue')['default']
Hero: typeof import('./src/components/Hero.vue')['default']
Installation: typeof import('./src/components/Installation.vue')['default']
Others: typeof import('./src/components/Others.vue')['default']
Position: typeof import('./src/components/Position.vue')['default']
Types: typeof import('./src/components/Types.vue')['default']
Usage: typeof import('./src/components/Usage.vue')['default']
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-sonner",
"version": "0.0.2",
"version": "0.1.0",
"type": "module",
"author": "xiaoluoboding <[email protected]>",
"scripts": {
Expand Down
Loading

0 comments on commit 51f7fad

Please sign in to comment.