vue-router.js 3.6.5~ds1-1 source package in Ubuntu

Changelog

vue-router.js (3.6.5~ds1-1) unstable; urgency=medium

  * Declare compliance with policy 4.6.2
  * Fix debian/watch
  * Exclude composable.js from import and repack (Closes: #1045465)

 -- Yadd <email address hidden>  Mon, 14 Aug 2023 07:55:14 +0400

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
vue-router.js_3.6.5~ds1-1.dsc 2.2 KiB 72c2f1ef9d32d21b16240de0d847e935047549cf632fddb242cc8571e6f2af27
vue-router.js_3.6.5~ds1.orig.tar.xz 626.1 KiB 9250699a188e5d5d59f23011a90c77cc648b8eeb94e646933e9ba5b4a8b8f9fe
vue-router.js_3.6.5~ds1-1.debian.tar.xz 11.0 KiB 60dffe68cb241fb879e1d602dd8e8b9ee487f5e8e4b73763ab7128a6fedd7bdc

Available diffs

No changes file available.

Binary packages built by this source

libjs-vue-router: official router for Vue.js

 vue-router deeply integrates with Vue.js core to make building Single Page
 Applications with Vue.js a breeze. Features include:
  - Nested route/view mapping
  - Modular, component-based router configuration
  - Route params, query, wildcards
  - View transition effects powered by Vue.js' transition system
  - Fine-grained navigation control
  - Links with automatic active CSS classes
  - HTML5 history mode or hash mode, with auto-fallback in IE9
  - Customizable Scroll Behavior