vue-page-title icon indicating copy to clipboard operation
vue-page-title copied to clipboard

Vue.js html/page title manager

Results 29 vue-page-title issues
Sort by recently updated
recently updated
newest added

Is there an estimate when this page will support vue 3?

help wanted

One can set a title for every route using a string literal. Any idea how to set a dynamic title which includes the dynamic segments of a route? see https://router.vuejs.org/guide/essentials/dynamic-matching.html#dynamic-route-matching

question

The mixin does not cover a scenario when we switch from one route to another, but with the same view class handling the route. Hooking into `updated()` would fix that....

enhancement
help wanted

Added $titlePrefix and $titleSuffix properties discussed in #1 matching all current behaviors and features of title. I did not add unit testing, or modify the documentation.

Adding prototypes for $titlePrefix & $titleSuffix or variant allowing you to modify the options and re calling SetTitle within index.js would be helpful for tasks such as showing notification/new message...

enhancement
good first issue

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.0 to 5.37.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.37.0 5.37.0 (2022-09-12) Bug Fixes eslint-plugin: [strict-boolean-expressions] check all conditions in a logical operator chain (#5539) (77d76e2) website:...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.9 to 3.1.2. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 3.1.2 (2022-09-17) fix: use isOptimizable to...

dependencies

Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) from 0.22.1 to 0.23.2. Release notes Sourced from @​vitest/coverage-c8's releases. v0.23.2    🚀 Features Added fastify example  -  by @​irvile in vitest-dev/vitest#1991 bench: Improve summary  -  by @​antfu (d0167)    ...

dependencies

Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 3.0.3 to 3.1.0. Release notes Sourced from @​vitejs/plugin-vue's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. v3.1.0 Please refer to...

dependencies

Bumps [vite-plugin-banner](https://github.com/chengpeiquan/vite-plugin-banner) from 0.4.0 to 0.5.0. Release notes Sourced from vite-plugin-banner's releases. v0.5.0 Features add an option to turn off verifying content legitimacy Commits 55f5c59 Merge pull request #14 from...

dependencies