Skip to content

Conversation

@niklashaa
Copy link
Contributor

No description provided.

Copy link
Owner

@pikax pikax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@pikax pikax merged commit f8d79ad into pikax:master Dec 14, 2020
Eyoatam added a commit to Eyoatam/vue-composable that referenced this pull request Dec 27, 2020
* fix thursday typo (pikax#670)

* docs(validation): improve color contrast on validation example

* docs(validation): improve color contrast on validation example (pikax#671)

* ci: fix missing 14.x

* build(deps-dev): bump all deps to latest

* types(Geolocation): Renamed the `Position` type to `GeolocationPosition`

* types(workerFunction): changing the result type to be also `undefined`

* build(deps-dev): bump @microsoft/api-extractor from 7.11.4 to 7.12.0 (pikax#661)

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.11.4 to 7.12.0.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.11.4...@microsoft/api-extractor_v7.12.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* build(deps): bump highlight.js in /examples/vue-composable-example (pikax#667)

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](highlightjs/highlight.js@9.18.1...9.18.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump dot-prop in /examples/vue-composable-example (pikax#679)

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](sindresorhus/dot-prop@v4.2.0...v4.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump rollup from 2.34.1 to 2.34.2 (pikax#680)

* build(deps-dev): bump @vue/composition-api (pikax#682)

* build(deps-dev): bump @types/node from 14.14.10 to 14.14.11 (pikax#685)

* build(deps): [security] bump ini from 1.3.5 to 1.3.7 (pikax#687)

* build(deps-dev): bump @types/jest from 26.0.15 to 26.0.19 (pikax#690)

* build(deps-dev): bump @microsoft/api-extractor from 7.12.0 to 7.12.1 (pikax#691)

* build(deps-dev): bump typescript from 4.1.2 to 4.1.3 (pikax#695)

* build(deps-dev): bump rollup from 2.34.2 to 2.35.0 (pikax#696)

* build(deps-dev): bump @types/node from 14.14.11 to 14.14.13 (pikax#697)

* Update pagination.md (pikax#694)

Removed extra method

Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* docs: Add spanish 'currentDate' to i18n.md (pikax#693)

Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* build(deps): bump ini in /examples/vue-composable-example (pikax#698)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* build(deps): bump ini in /examples/vue-next-webpack-preview-master (pikax#699)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>

* build(deps-dev): bump rollup from 2.35.0 to 2.35.1 (pikax#701)

* build(deps-dev): bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1 (pikax#700)

* build(deps-dev): bump @types/node from 14.14.13 to 14.14.14 (pikax#702)

* build(deps-dev): bump @vue/composition-api (pikax#703)

* fix(cancellablePromise): `cancelled` not set to false when executing
fix pikax#704

* build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (pikax#705)

* build(deps-dev): bump axios from 0.21.0 to 0.21.1 (pikax#706)

* build(deps-dev): bump @types/node from 14.14.14 to 14.14.16 (pikax#707)

* feat(useClipboard): add `useClipboard` composable

* feat(useClipboard): `useClipboard` composable

* Update docs/composable/web/clipboard.md

Co-authored-by: Carlos Rodrigues <david-181@hotmail.com>

* chore: fix docs build

* chore: fix tests

* fix(useClipboard): Fixed docs example

Co-authored-by: Carlos Rodrigues <carlos@hypermob.co.uk>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Melero <gangsthub@users.noreply.github.com>
Co-authored-by: Niklas Haag <56864882+niklashaa@users.noreply.github.com>
Co-authored-by: Carlos Rodrigues <david-181@hotmail.com>
@Eyoatam Eyoatam mentioned this pull request May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants